)]}'
{
  "commit": "e5a806983abe98959a23a8359019fc26080e515a",
  "tree": "421f9b105d808fd99352b77d2b394f11f1e716bd",
  "parents": [
    "a030f8ef9ca57598a17d58182f4eacf6e28d8b07"
  ],
  "author": {
    "name": "dependabot[bot]",
    "email": "49699333+dependabot[bot]@users.noreply.github.com",
    "time": "Mon Apr 01 02:50:21 2024 +0000"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Apr 01 02:50:21 2024 +0000"
  },
  "message": "Bump subosito/flutter-action from 2.12.0 to 2.15.0 (dart-lang/markdown#603)\n\nBumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 2.12.0 to 2.15.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/subosito/flutter-action/releases\"\u003esubosito/flutter-action\u0027s releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.15.0\u003c/h2\u003e\n\u003cp\u003eHi! I\u0027m \u003ca href\u003d\"https://github.com/bartekpacia/\"\u003eBartek\u003c/a\u003e and I\u0027m a new maintainer of this action. I promise to take good care of it.\u003c/p\u003e\n\u003cp\u003eThis release introduces the \u003ccode\u003eflutter-version-file\u003c/code\u003e option, which lets you easily centralize Flutter version in a single place â your pubspec.yaml file:\u003c/p\u003e\n\u003cp\u003eYou can use it like this:\u003c/p\u003e\n\u003cpre lang\u003d\"yaml\"\u003e\u003ccode\u003esteps:\n  - name: Clone repository\n    uses: actions/checkout@v4\n  - name: Set up Flutter\n    uses: subosito/flutter-action@v2\n    with:\n      channel: stable\n      flutter-version-file: pubspec.yaml # path to pubspec.yaml\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003ePlease note that for this to work, you need to specify exact Flutter version in pubspec.yaml:\u003c/p\u003e\n\u003cpre lang\u003d\"yaml\"\u003e\u003ccode\u003eenvironment:\n  dart: \u0026quot;\u0026gt;\u003d3.3.0 \u0026lt;4.0.0\u0026quot;\n  flutter: 3.19.0 # This must be exact! No ranges allowed.\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003eApart from that, some minor README updates and code cleanup were performed.\u003c/p\u003e\n\u003ch2\u003ev2.14.0\u003c/h2\u003e\n\u003cp\u003eNo release notes provided.\u003c/p\u003e\n\u003ch2\u003ev2.13.0\u003c/h2\u003e\n\u003cp\u003eNo release notes provided.\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/subosito/flutter-action/commit/3d804929922b667a63a229bc59037807f969e885\"\u003e\u003ccode\u003e3d80492\u003c/code\u003e\u003c/a\u003e update README (\u003ca href\u003d\"https://redirect.github.com/subosito/flutter-action/issues/291\"\u003edart-lang/markdown#291\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/subosito/flutter-action/commit/0ef13f12a53071c2362b0f884ad917692ff8cbc5\"\u003e\u003ccode\u003e0ef13f1\u003c/code\u003e\u003c/a\u003e Add \u003ccode\u003eflutter-version-file\u003c/code\u003e (\u003ca href\u003d\"https://redirect.github.com/subosito/flutter-action/issues/290\"\u003edart-lang/markdown#290\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/subosito/flutter-action/commit/7564de34b3630708aa08807092c5ddbf4f6e0a7d\"\u003e\u003ccode\u003e7564de3\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/subosito/flutter-action/issues/288\"\u003edart-lang/markdown#288\u003c/a\u003e from subosito/chore/action_yaml_refactor\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/subosito/flutter-action/commit/2b3ab6c7da1a24f4e4589856c0609a28c2393e7c\"\u003e\u003ccode\u003e2b3ab6c\u003c/code\u003e\u003c/a\u003e convert some if-statements to be POSIX-compatible\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/subosito/flutter-action/commit/49cd17165c0e40bec4f918edd05e5e1e5e1938c9\"\u003e\u003ccode\u003e49cd171\u003c/code\u003e\u003c/a\u003e split longer lines\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/subosito/flutter-action/commit/cf12a399890e96433bcc3bcd58cf894cb9f36162\"\u003e\u003ccode\u003ecf12a39\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/subosito/flutter-action/issues/287\"\u003edart-lang/markdown#287\u003c/a\u003e from subosito/minor\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/subosito/flutter-action/commit/cea4cf68a127f658cd53308d618402e7e0bc4e52\"\u003e\u003ccode\u003ecea4cf6\u003c/code\u003e\u003c/a\u003e workflow.yaml: minor fix\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/subosito/flutter-action/commit/043862d93028d14cac42b28d5eecbc99aaef64f4\"\u003e\u003ccode\u003e043862d\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/subosito/flutter-action/issues/286\"\u003edart-lang/markdown#286\u003c/a\u003e from subosito/format\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/subosito/flutter-action/commit/e70699e140cf8f07d411bafa936437de5a7560e1\"\u003e\u003ccode\u003ee70699e\u003c/code\u003e\u003c/a\u003e file renames\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/subosito/flutter-action/commit/766e0c11bc704f670072f0bb23cd50d33e7be3cd\"\u003e\u003ccode\u003e766e0c1\u003c/code\u003e\u003c/a\u003e minor readme format update\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href\u003d\"https://github.com/subosito/flutter-action/compare/2783a3f08e1baf891508463f8c6653c258246225...3d804929922b667a63a229bc59037807f969e885\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name\u003dsubosito/flutter-action\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d2.12.0\u0026new-version\u003d2.15.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don\u0027t alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\u003c/details\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "965c135192982511d9a3131d63fa62b9cd70179c",
      "old_mode": 33188,
      "old_path": "pkgs/markdown/.github/workflows/flutter_markdown.yaml",
      "new_id": "40a497c44e8f25ecea63590444a0a55cdfd0f0a4",
      "new_mode": 33188,
      "new_path": "pkgs/markdown/.github/workflows/flutter_markdown.yaml"
    }
  ]
}
