{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":64172164,"defaultBranch":"master","name":"flutter-intellij","ownerLogin":"flutter","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-07-25T22:31:03.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/14101776?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717402348.0","currentOid":""},"activityList":{"items":[{"before":"b6d52fb35bba44666ee27512e7084bc827a520a8","after":"6a6579fb04f4099c34f2d1bcf5033f86369025f0","ref":"refs/heads/master","pushedAt":"2024-06-03T17:58:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jwren","name":"Jaime Wren","path":"/jwren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1533520?s=80&v=4"},"commit":{"message":"Revert \"Migrate ProjectActivity interfaces to the ProjectActivity interface (#7471)\" (#7483)\n\nThis reverts commit 98f46ba15ac25c1b6c511eaa90c5f25541e8cd01.","shortMessageHtmlLink":"Revert \"Migrate ProjectActivity interfaces to the ProjectActivity int…"}},{"before":"fc84d423e3330aa6335e598d262c574c3436da01","after":"b6d52fb35bba44666ee27512e7084bc827a520a8","ref":"refs/heads/master","pushedAt":"2024-06-03T17:56:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jwren","name":"Jaime Wren","path":"/jwren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1533520?s=80&v=4"},"commit":{"message":"Update the CHANGELOG.md for version 80 (#7482)\n\nThis re-writes history collapsing the change log notes from the point\r\nreleases in `79.x` as these releases were not pushed out the stable AS\r\nreleases.","shortMessageHtmlLink":"Update the CHANGELOG.md for version 80 (#7482)"}},{"before":"9643c056c4e8a4613410423981c726424e5111a0","after":"fc84d423e3330aa6335e598d262c574c3436da01","ref":"refs/heads/master","pushedAt":"2024-06-03T16:38:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helin24","name":"Helin Shiah","path":"/helin24","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6379305?s=80&v=4"},"commit":{"message":"Hide deep links window when insufficient SDK version (#7478)\n\nI didn't know we could hide tool windows based on SDK using\r\n`isApplicableAsync`. Originally we only added an error message about SDK\r\nversion because we thought we couldn't hide tool windows. I think it's\r\nneater to hide unusable tool windows - this takes off deep links as a\r\nwindow option in the View menu.","shortMessageHtmlLink":"Hide deep links window when insufficient SDK version (#7478)"}},{"before":"12f2f6d5e08ddb70596dc7edfcf3083daa21f3ae","after":null,"ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.25.7","pushedAt":"2024-06-03T08:12:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"bfc0da243ca77cfa1fea639ffba50261ec37fd5a","after":"9643c056c4e8a4613410423981c726424e5111a0","ref":"refs/heads/master","pushedAt":"2024-06-03T08:12:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"auto-submit[bot]","name":null,"path":"/apps/auto-submit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14101776?s=80&v=4"},"commit":{"message":"Bump github/codeql-action from 3.25.6 to 3.25.7 (#7481)\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.6 to 3.25.7.\n
\nChangelog\n

Sourced from github/codeql-action's changelog.

\n
\n

CodeQL Action Changelog

\n

See the releases page for the relevant changes to the CodeQL CLI and language packs.

\n

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

\n

[UNRELEASED]

\n

No user facing changes.

\n

3.25.7 - 31 May 2024

\n\n

3.25.6 - 20 May 2024

\n\n

3.25.5 - 13 May 2024

\n\n

3.25.4 - 08 May 2024

\n\n

3.25.3 - 25 Apr 2024

\n\n

3.25.2 - 22 Apr 2024

\n

No user facing changes.

\n

3.25.1 - 17 Apr 2024

\n\n

3.25.0 - 15 Apr 2024

\n\n
\n

... (truncated)

\n
\n
\nCommits\n\n
\n
\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github/codeql-action&package-manager=github_actions&previous-version=3.25.6&new-version=3.25.7)](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't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n---\n\n
\nDependabot commands and options\n
\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 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
","shortMessageHtmlLink":"Bump github/codeql-action from 3.25.6 to 3.25.7 (#7481)"}},{"before":null,"after":"12f2f6d5e08ddb70596dc7edfcf3083daa21f3ae","ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.25.7","pushedAt":"2024-06-03T08:02:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump github/codeql-action from 3.25.6 to 3.25.7\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.6 to 3.25.7.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/9fdb3e49720b44c48891d036bb502feb25684276...f079b8493333aace61c81488f8bd40919487bd9f)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github/codeql-action from 3.25.6 to 3.25.7"}},{"before":"5c2be1b2b9b9e30f40dc8a8093b8ee4473989366","after":"bfc0da243ca77cfa1fea639ffba50261ec37fd5a","ref":"refs/heads/master","pushedAt":"2024-05-30T17:30:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helin24","name":"Helin Shiah","path":"/helin24","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6379305?s=80&v=4"},"commit":{"message":"Fix to using ideValue instead of calling sdk fn again (#7473)\n\nFixes error in https://github.com/flutter/flutter-intellij/pull/7472","shortMessageHtmlLink":"Fix to using ideValue instead of calling sdk fn again (#7473)"}},{"before":"98f46ba15ac25c1b6c511eaa90c5f25541e8cd01","after":"5c2be1b2b9b9e30f40dc8a8093b8ee4473989366","ref":"refs/heads/master","pushedAt":"2024-05-29T23:31:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helin24","name":"Helin Shiah","path":"/helin24","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6379305?s=80&v=4"},"commit":{"message":"Add default unknown value if getting IDE value fails (#7472)","shortMessageHtmlLink":"Add default unknown value if getting IDE value fails (#7472)"}},{"before":"587c53145b68d9f8444fb9ab50a460a3b35ed086","after":"98f46ba15ac25c1b6c511eaa90c5f25541e8cd01","ref":"refs/heads/master","pushedAt":"2024-05-29T23:22:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jwren","name":"Jaime Wren","path":"/jwren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1533520?s=80&v=4"},"commit":{"message":"Migrate ProjectActivity interfaces to the ProjectActivity interface (#7471)\n\nThis resolves https://github.com/flutter/flutter-intellij/issues/7339","shortMessageHtmlLink":"Migrate ProjectActivity interfaces to the ProjectActivity interface (#…"}},{"before":"744e11107255b7faecdc0b2835e71fb5e55355f8","after":"587c53145b68d9f8444fb9ab50a460a3b35ed086","ref":"refs/heads/master","pushedAt":"2024-05-29T21:04:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jwren","name":"Jaime Wren","path":"/jwren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1533520?s=80&v=4"},"commit":{"message":"Fix exceptions out of FlutterSampleNotificationProvider (#5634) (#7470)\n\nThis resolves https://github.com/flutter/flutter-intellij/issues/5634","shortMessageHtmlLink":"Fix exceptions out of FlutterSampleNotificationProvider (#5634) (#7470)"}},{"before":"2df74d26bd5a550edfe0459fd63f5dabc194d2a2","after":"744e11107255b7faecdc0b2835e71fb5e55355f8","ref":"refs/heads/master","pushedAt":"2024-05-29T20:41:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jwren","name":"Jaime Wren","path":"/jwren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1533520?s=80&v=4"},"commit":{"message":"Resolve debugger issue with the new macro file uri format (#7449) (#7469)\n\nThis resolves https://github.com/flutter/flutter-intellij/issues/7449","shortMessageHtmlLink":"Resolve debugger issue with the new macro file uri format (#7449) (#7469"}},{"before":"877ba3b3a89b27e6bb7fca14f67a4656eba66f9d","after":"2df74d26bd5a550edfe0459fd63f5dabc194d2a2","ref":"refs/heads/master","pushedAt":"2024-05-29T19:59:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jwren","name":"Jaime Wren","path":"/jwren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1533520?s=80&v=4"},"commit":{"message":"Use Java text block syntax (#7467)","shortMessageHtmlLink":"Use Java text block syntax (#7467)"}},{"before":"56f8e7ea9df5ed5801199841397ef78c40453ac8","after":"877ba3b3a89b27e6bb7fca14f67a4656eba66f9d","ref":"refs/heads/master","pushedAt":"2024-05-29T19:31:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jwren","name":"Jaime Wren","path":"/jwren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1533520?s=80&v=4"},"commit":{"message":"Remove unused imports (#7468)","shortMessageHtmlLink":"Remove unused imports (#7468)"}},{"before":"176a2372b22e1bc4cba473644193b5ccc716c428","after":"56f8e7ea9df5ed5801199841397ef78c40453ac8","ref":"refs/heads/master","pushedAt":"2024-05-29T19:04:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jwren","name":"Jaime Wren","path":"/jwren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1533520?s=80&v=4"},"commit":{"message":"Fix the Flutter outline (#7466)\n\nThis fixes the Flutter outline by using the new file uri keys, dependent\r\non the version of the Dart SDK being used, i.e. support for macro\r\nenabled SDKs.\r\n\r\nThis is follow up on\r\nhttps://github.com/flutter/flutter-intellij/pull/7462","shortMessageHtmlLink":"Fix the Flutter outline (#7466)"}},{"before":"0bbca3300881460b55c5f123c4df14c16487d773","after":"176a2372b22e1bc4cba473644193b5ccc716c428","ref":"refs/heads/master","pushedAt":"2024-05-28T23:09:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jwren","name":"Jaime Wren","path":"/jwren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1533520?s=80&v=4"},"commit":{"message":"Remove unused entries in edit.dart now that 2023.2 is no longer supported. (#7465)","shortMessageHtmlLink":"Remove unused entries in edit.dart now that 2023.2 is no longer suppo…"}},{"before":"8fa17175c1a62bd899634ca73ce17d098768c381","after":"0bbca3300881460b55c5f123c4df14c16487d773","ref":"refs/heads/master","pushedAt":"2024-05-28T22:53:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jwren","name":"Jaime Wren","path":"/jwren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1533520?s=80&v=4"},"commit":{"message":"Remove iOS languages from new project creation (#7439) (#7464)\n\nThis resolves https://github.com/flutter/flutter-intellij/issues/7439","shortMessageHtmlLink":"Remove iOS languages from new project creation (#7439) (#7464)"}},{"before":"c159b210ee92e2aa6cd2dbdbb5d6b36010286116","after":"8fa17175c1a62bd899634ca73ce17d098768c381","ref":"refs/heads/master","pushedAt":"2024-05-28T22:49:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jwren","name":"Jaime Wren","path":"/jwren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1533520?s=80&v=4"},"commit":{"message":"Remove the SDK minimum validation notification in the Flutter Plugin (#7463)\n\nRace conditions where the sdk hasn't been cached resulting in the\r\nnotification provides more of a distraction than value. (The Flutter SDK\r\nbeing tested here is pre-`0.0.12`.)\r\n\r\nThis work should be replaced with something such as\r\nhttps://github.com/flutter/flutter-intellij/issues/2932","shortMessageHtmlLink":"Remove the SDK minimum validation notification in the Flutter Plugin (#…"}},{"before":"77b84b12e9cc0ef5acdc2a41fd12a9a06062880c","after":"c159b210ee92e2aa6cd2dbdbb5d6b36010286116","ref":"refs/heads/master","pushedAt":"2024-05-28T22:00:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jwren","name":"Jaime Wren","path":"/jwren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1533520?s=80&v=4"},"commit":{"message":"Fix for file path passing to the DAS, i.e. URI protocol for the Flutter outline subscription (#7462)\n\nThis fixes https://github.com/flutter/flutter-intellij/issues/7450\r\n\r\nThis starts work as well to resolve\r\nhttps://github.com/flutter/flutter-intellij/issues/7449","shortMessageHtmlLink":"Fix for file path passing to the DAS, i.e. URI protocol for the Flutt…"}},{"before":"4707f3d16241e5a493381961330ba53ca4e7378d","after":null,"ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.25.6","pushedAt":"2024-05-27T07:30:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"b8141281d7fb98f778e2eae5b4f05c5e3f74d0c4","after":"77b84b12e9cc0ef5acdc2a41fd12a9a06062880c","ref":"refs/heads/master","pushedAt":"2024-05-27T07:30:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"auto-submit[bot]","name":null,"path":"/apps/auto-submit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14101776?s=80&v=4"},"commit":{"message":"Bump github/codeql-action from 3.25.5 to 3.25.6 (#7457)\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.5 to 3.25.6.\n
\nChangelog\n

Sourced from github/codeql-action's changelog.

\n
\n

CodeQL Action Changelog

\n

See the releases page for the relevant changes to the CodeQL CLI and language packs.

\n

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

\n

[UNRELEASED]

\n
    \n
  • We are rolling out a feature in May/June 2024 that will reduce the Actions cache usage of the Action by keeping only the newest TRAP cache for each language. #2306
  • \n
\n

3.25.6 - 20 May 2024

\n
    \n
  • Update default CodeQL bundle version to 2.17.3. #2295
  • \n
\n

3.25.5 - 13 May 2024

\n
    \n
  • Add a compatibility matrix of supported CodeQL Action, CodeQL CLI, and GitHub Enterprise Server versions to the https://github.com/github/codeql-action/blob/main/README.md. #2273
  • \n
  • Avoid printing out a warning for a missing on.push trigger when the CodeQL Action is triggered via a workflow_call event. #2274
  • \n
  • The tools: latest input to the init Action has been renamed to tools: linked. This option specifies that the Action should use the tools shipped at the same time as the Action. The old name will continue to work for backwards compatibility, but we recommend that new workflows use the new name. #2281
  • \n
\n

3.25.4 - 08 May 2024

\n
    \n
  • Update default CodeQL bundle version to 2.17.2. #2270
  • \n
\n

3.25.3 - 25 Apr 2024

\n
    \n
  • Update default CodeQL bundle version to 2.17.1. #2247
  • \n
  • Workflows running on macos-latest using CodeQL CLI versions before v2.15.1 will need to either upgrade their CLI version to v2.15.1 or newer, or change the platform to an Intel MacOS runner, such as macos-12. ARM machines with SIP disabled, including the newest macos-latest image, are unsupported for CLI versions before 2.15.1. #2261
  • \n
\n

3.25.2 - 22 Apr 2024

\n

No user facing changes.

\n

3.25.1 - 17 Apr 2024

\n
    \n
  • We are rolling out a feature in April/May 2024 that improves the reliability and performance of analyzing code when analyzing a compiled language with the autobuild build mode. #2235
  • \n
  • Fix a bug where the init Action would fail if --overwrite was specified in CODEQL_ACTION_EXTRA_OPTIONS. #2245
  • \n
\n

3.25.0 - 15 Apr 2024

\n
    \n
  • \n

    The deprecated feature for extracting dependencies for a Python analysis has been removed. #2224

    \n

    As a result, the following inputs and environment variables are now ignored:

    \n
      \n
    • The setup-python-dependencies input to the init Action
    • \n
    • The CODEQL_ACTION_DISABLE_PYTHON_DEPENDENCY_INSTALLATION environment variable
    • \n
    \n

    We recommend removing any references to these from your workflows. For more information, see the release notes for CodeQL Action v3.23.0 and v2.23.0.

    \n
  • \n
  • \n

    Automatically overwrite an existing database if found on the filesystem. #2229

    \n
  • \n
  • \n

    Bump the minimum CodeQL bundle version to 2.12.6. #2232

    \n
  • \n
\n
\n

... (truncated)

\n
\n
\nCommits\n\n
\n
\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github/codeql-action&package-manager=github_actions&previous-version=3.25.5&new-version=3.25.6)](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't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n---\n\n
\nDependabot commands and options\n
\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 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
","shortMessageHtmlLink":"Bump github/codeql-action from 3.25.5 to 3.25.6 (#7457)"}},{"before":null,"after":"4707f3d16241e5a493381961330ba53ca4e7378d","ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.25.6","pushedAt":"2024-05-27T07:20:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump github/codeql-action from 3.25.5 to 3.25.6\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.5 to 3.25.6.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/b7cec7526559c32f1616476ff32d17ba4c59b2d6...9fdb3e49720b44c48891d036bb502feb25684276)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github/codeql-action from 3.25.5 to 3.25.6"}},{"before":"fc65008549bad1868529b074036e6e783f00d915","after":"b8141281d7fb98f778e2eae5b4f05c5e3f74d0c4","ref":"refs/heads/master","pushedAt":"2024-05-23T17:41:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jwren","name":"Jaime Wren","path":"/jwren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1533520?s=80&v=4"},"commit":{"message":"Updated CHANGELOG.md for 79.2 (#7448)","shortMessageHtmlLink":"Updated CHANGELOG.md for 79.2 (#7448)"}},{"before":"bd96b5237acf9134f465a6f2571a64456029a5d1","after":"fc65008549bad1868529b074036e6e783f00d915","ref":"refs/heads/master","pushedAt":"2024-05-23T17:07:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jwren","name":"Jaime Wren","path":"/jwren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1533520?s=80&v=4"},"commit":{"message":"Update the product-matrix.json (#7447)\n\nThe product-matrix.json now builds against the latest Dart plugin, as\r\nwell as the latest Koala AS version.","shortMessageHtmlLink":"Update the product-matrix.json (#7447)"}},{"before":"af0c34dcac8d8cdc5bcc27dc63bfde95a01ac3eb","after":"bd96b5237acf9134f465a6f2571a64456029a5d1","ref":"refs/heads/master","pushedAt":"2024-05-21T17:49:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helin24","name":"Helin Shiah","path":"/helin24","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6379305?s=80&v=4"},"commit":{"message":"Fix missed deprecations for action update thread (#7435)\n\nFixes #7427","shortMessageHtmlLink":"Fix missed deprecations for action update thread (#7435)"}},{"before":"de43eae35e621d0cbc5c304f0e20b1dc438dd214","after":"af0c34dcac8d8cdc5bcc27dc63bfde95a01ac3eb","ref":"refs/heads/master","pushedAt":"2024-05-21T17:38:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jwren","name":"Jaime Wren","path":"/jwren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1533520?s=80&v=4"},"commit":{"message":"Prevent a possible, and rare, exception out of EditorPerfDecorations.java (#7432)\n\nThis resolves https://github.com/flutter/flutter-intellij/issues/7328","shortMessageHtmlLink":"Prevent a possible, and rare, exception out of EditorPerfDecorations.…"}},{"before":"57aecde4a5dc0b36ac06e96a4125e753785a618d","after":null,"ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.25.5","pushedAt":"2024-05-20T07:28:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"2e7a1ac951153370c63d061b8544528f6ee95757","after":"de43eae35e621d0cbc5c304f0e20b1dc438dd214","ref":"refs/heads/master","pushedAt":"2024-05-20T07:27:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"auto-submit[bot]","name":null,"path":"/apps/auto-submit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14101776?s=80&v=4"},"commit":{"message":"Bump github/codeql-action from 2.13.4 to 3.25.5 (#7441)\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 2.13.4 to 3.25.5.\n
\nRelease notes\n

Sourced from github/codeql-action's releases.

\n
\n

CodeQL Bundle v2.17.3

\n

Bundles CodeQL CLI v2.17.3

\n\n

Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.17.3:

\n\n

CodeQL Bundle v2.17.2

\n

Bundles CodeQL CLI v2.17.2

\n\n

Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.17.2:

\n\n

CodeQL Bundle v2.17.1

\n

Bundles CodeQL CLI v2.17.1

\n\n

Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.17.1:

\n\n
\n

... (truncated)

\n
\n
\nChangelog\n

Sourced from github/codeql-action's changelog.

\n
\n

CodeQL Action Changelog

\n

See the releases page for the relevant changes to the CodeQL CLI and language packs.

\n

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

\n

[UNRELEASED]

\n
    \n
  • Update default CodeQL bundle version to 2.17.3. #2295
  • \n
\n

3.25.5 - 13 May 2024

\n
    \n
  • Add a compatibility matrix of supported CodeQL Action, CodeQL CLI, and GitHub Enterprise Server versions to the https://github.com/github/codeql-action/blob/main/README.md. #2273
  • \n
  • Avoid printing out a warning for a missing on.push trigger when the CodeQL Action is triggered via a workflow_call event. #2274
  • \n
  • The tools: latest input to the init Action has been renamed to tools: linked. This option specifies that the Action should use the tools shipped at the same time as the Action. The old name will continue to work for backwards compatibility, but we recommend that new workflows use the new name. #2281
  • \n
\n

3.25.4 - 08 May 2024

\n
    \n
  • Update default CodeQL bundle version to 2.17.2. #2270
  • \n
\n

3.25.3 - 25 Apr 2024

\n
    \n
  • Update default CodeQL bundle version to 2.17.1. #2247
  • \n
  • Workflows running on macos-latest using CodeQL CLI versions before v2.15.1 will need to either upgrade their CLI version to v2.15.1 or newer, or change the platform to an Intel MacOS runner, such as macos-12. ARM machines with SIP disabled, including the newest macos-latest image, are unsupported for CLI versions before 2.15.1. #2261
  • \n
\n

3.25.2 - 22 Apr 2024

\n

No user facing changes.

\n

3.25.1 - 17 Apr 2024

\n
    \n
  • We are rolling out a feature in April/May 2024 that improves the reliability and performance of analyzing code when analyzing a compiled language with the autobuild build mode. #2235
  • \n
  • Fix a bug where the init Action would fail if --overwrite was specified in CODEQL_ACTION_EXTRA_OPTIONS. #2245
  • \n
\n

3.25.0 - 15 Apr 2024

\n
    \n
  • \n

    The deprecated feature for extracting dependencies for a Python analysis has been removed. #2224

    \n

    As a result, the following inputs and environment variables are now ignored:

    \n
      \n
    • The setup-python-dependencies input to the init Action
    • \n
    • The CODEQL_ACTION_DISABLE_PYTHON_DEPENDENCY_INSTALLATION environment variable
    • \n
    \n

    We recommend removing any references to these from your workflows. For more information, see the release notes for CodeQL Action v3.23.0 and v2.23.0.

    \n
  • \n
  • \n

    Automatically overwrite an existing database if found on the filesystem. #2229

    \n
  • \n
  • \n

    Bump the minimum CodeQL bundle version to 2.12.6. #2232

    \n
  • \n
  • \n

    A more relevant log message and a diagnostic are now emitted when the file program is not installed on a Linux runner, but is required for Go tracing to succeed. #2234

    \n
  • \n
\n

3.24.10 - 05 Apr 2024

\n
\n

... (truncated)

\n
\n
\nCommits\n
    \n
  • b7cec75 Merge pull request #2287 from github/update-v3.25.5-4a5197247
  • \n
  • 6778fe4 Update changelog for v3.25.5
  • \n
  • 4a51972 Merge pull request #2280 from github/henrymercer/on-demand-ffs
  • \n
  • a8c32fd Merge pull request #2283 from github/henrymercer/disable-fail-fast
  • \n
  • f73b0b7 Disable fail fast for non-generated workflows
  • \n
  • c59e052 Disable fail fast in generated workflows
  • \n
  • 33e416c Comment that legacyApi is false by default
  • \n
  • 67f8a36 Merge branch 'main' into henrymercer/on-demand-ffs
  • \n
  • 4995c49 Merge pull request #2282 from github/henrymercer/no-build-mode-tracing-improv...
  • \n
  • def4d2c Merge pull request #2273 from github/aeisenberg/specify-versions
  • \n
  • Additional commits viewable in compare view
  • \n
\n
\n
\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github/codeql-action&package-manager=github_actions&previous-version=2.13.4&new-version=3.25.5)](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't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n---\n\n
\nDependabot commands and options\n
\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 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
","shortMessageHtmlLink":"Bump github/codeql-action from 2.13.4 to 3.25.5 (#7441)"}},{"before":"c46318b346022cc806f76df78a1860696a179245","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.6","pushedAt":"2024-05-20T07:26:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"9536817e680a91ce1e7c738420f098a87839f9f6","after":"2e7a1ac951153370c63d061b8544528f6ee95757","ref":"refs/heads/master","pushedAt":"2024-05-20T07:26:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"auto-submit[bot]","name":null,"path":"/apps/auto-submit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14101776?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 4.1.5 to 4.1.6 (#7440)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.6.\n
\nRelease notes\n

Sourced from actions/checkout's releases.

\n
\n

v4.1.6

\n

What's Changed

\n\n

Full Changelog: https://github.com/actions/checkout/compare/v4.1.5...v4.1.6

\n
\n
\n
\nChangelog\n

Sourced from actions/checkout's changelog.

\n
\n

Changelog

\n

v4.1.6

\n\n

v4.1.5

\n\n

v4.1.4

\n\n

v4.1.3

\n\n

v4.1.2

\n\n

v4.1.1

\n\n

v4.1.0

\n\n

v4.0.0

\n\n

v3.6.0

\n\n

v3.5.3

\n\n

v3.5.2

\n\n

v3.5.1

\n
\n

... (truncated)

\n
\n
\nCommits\n\n
\n
\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=4.1.5&new-version=4.1.6)](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't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n---\n\n
\nDependabot commands and options\n
\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 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
","shortMessageHtmlLink":"Bump actions/checkout from 4.1.5 to 4.1.6 (#7440)"}},{"before":null,"after":"57aecde4a5dc0b36ac06e96a4125e753785a618d","ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.25.5","pushedAt":"2024-05-20T07:17:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump github/codeql-action from 2.13.4 to 3.25.5\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 2.13.4 to 3.25.5.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/cdcdbb579706841c47f7063dda365e292e5cad7a...b7cec7526559c32f1616476ff32d17ba4c59b2d6)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github/codeql-action from 2.13.4 to 3.25.5"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWzvzRgA","startCursor":null,"endCursor":null}},"title":"Activity · flutter/flutter-intellij"}