Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump paambaati/codeclimate-action from 5.0.0 to 6.0.0 (#149)
Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) from 5.0.0 to 6.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/paambaati/codeclimate-action/releases">paambaati/codeclimate-action's releases</a>.</em></p> <blockquote> <h2>v6.0.0</h2> <h2><a href="https://github.com/paambaati/codeclimate-action/compare/v5.0.0...v6.0.0">6.0.0</a> (2024-04-26)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li><strong>ci:</strong> this doesn't change the functionality of the core action, but it does change how releases are made in the future.</li> <li>Trying to make semantic-release push a new release</li> <li>this should ideally get published as v5</li> <li>this should ideally get published as v5</li> <li><strong>core:</strong> Support Windows, now that CodeClimate has released a Windows binary of the reporter – see codeclimate.com/changelog/7dd79ee1cf1af7141b2bd18b</li> <li><strong>core:</strong> Support Windows, now that CodeClimate has released a Windows binary of the reporter</li> <li><strong>ci:</strong> semantic-release and its process is fundamentally broken when the repo moved from master to main for its main branch. This is an attempt to try to unfuck the git log/ref notes</li> </ul> <h3>core</h3> <ul> <li>Support Windows (<a href="https://github.com/paambaati/codeclimate-action/commit/9af890ca201808293494389e160c2247062e61ab">9af890c</a>)</li> <li>Support Windows (<a href="https://github.com/paambaati/codeclimate-action/commit/3434c618e21bb9a4ea49f8f85e10839bef1addcd">3434c61</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>ci:</strong> replace semantic-release with Google's release-please. (<a href="https://github.com/paambaati/codeclimate-action/commit/854ea46b10d7c48dc04f57be960f2257fca0ba16">854ea46</a>)</li> <li><strong>core:</strong> cleanup downloaded artifacts (<a href="https://github.com/paambaati/codeclimate-action/commit/f3318964532e9a7bdf28c20830035973024c31bc">f331896</a>), closes <a href="https://redirect.github.com/paambaati/codeclimate-action/issues/639">#639</a></li> <li><strong>core:</strong> support fork PRs. (<a href="https://github.com/paambaati/codeclimate-action/commit/70a75acf3c0eaae19bee5fb425f63e455356daf7">70a75ac</a>), closes <a href="https://redirect.github.com/paambaati/codeclimate-action/issues/627">#627</a></li> <li><strong>core:</strong> Support Windows (<a href="https://github.com/paambaati/codeclimate-action/commit/f0efca8d8bb2d28d2e31f5b09b3a12db580b74ed">f0efca8</a>)</li> <li><strong>core:</strong> Support Windows (<a href="https://github.com/paambaati/codeclimate-action/commit/9787ba65355cc7e2454726ff732df574e1a6b370">9787ba6</a>)</li> <li>run action using Node.js 20.x (<a href="https://github.com/paambaati/codeclimate-action/commit/859e71d20050925c52fd9524f5c74a0a36fba31f">859e71d</a>)</li> <li>run action using Node.js 20.x (<a href="https://github.com/paambaati/codeclimate-action/commit/096c232e4cf323b72675683a27680ac60eead7e8">096c232</a>)</li> <li>run action using Node.js 20.x (<a href="https://github.com/paambaati/codeclimate-action/commit/7642145673e571d8436a9743a36d090a6f6acc5d">7642145</a>)</li> <li>run action using Node.js 20.x (<a href="https://github.com/paambaati/codeclimate-action/commit/f01d1944ff5c4726c7649bf3698c1149996369bd">f01d194</a>)</li> <li>run action using Node.js 20.x (<a href="https://github.com/paambaati/codeclimate-action/commit/a5d0e4fed50e0ae7f30c14a173467bf5651a1e8c">a5d0e4f</a>)</li> <li>run action using Node.js 20.x (<a href="https://github.com/paambaati/codeclimate-action/commit/052f89397e39d4b69b7f4981f7428cc626a5807c">052f893</a>)</li> <li><strong>utils:</strong> refactor coverage config line parser into own util (<a href="https://github.com/paambaati/codeclimate-action/commit/e03d4534fcf95c549b4b083f76870551d74140c1">e03d453</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>ci:</strong> better version tagging (<a href="https://github.com/paambaati/codeclimate-action/commit/e7ede07acfbc6a654693402829004a85e680e713">e7ede07</a>)</li> <li><strong>ci:</strong> checkout EVERYTHING so semantic-release has all the data it could need (<a href="https://github.com/paambaati/codeclimate-action/commit/a16dca5bb60d6d1ceec305e554d1d07b2e6f9f2f">a16dca5</a>)</li> <li><strong>ci:</strong> debug outputs (<a href="https://github.com/paambaati/codeclimate-action/commit/11ed9278d366c02ce89a0aa9c0266d01ed3fe78f">11ed927</a>)</li> <li><strong>ci:</strong> do not cancel all matrix builds for one (<a href="https://github.com/paambaati/codeclimate-action/commit/1471593d867e0a8171a8bbd830bc6d14647c0c73">1471593</a>)</li> <li><strong>ci:</strong> fix invalid YAML (<a href="https://github.com/paambaati/codeclimate-action/commit/8f95f43e97f705d9dbb7e18d5586a16e8531d318">8f95f43</a>)</li> <li><strong>ci:</strong> fix the tag detection logic for new releases (<a href="https://github.com/paambaati/codeclimate-action/commit/f787a56de16312cc3eeff8ed0117b9cc1339a2f3">f787a56</a>)</li> <li><strong>ci:</strong> rebuild and republish to use new branch and workflows (<a href="https://github.com/paambaati/codeclimate-action/commit/0c99fb3d11aa2bbf8bf94ed90bd4955348c6338b">0c99fb3</a>)</li> <li><strong>ci:</strong> release broken release process (<a href="https://github.com/paambaati/codeclimate-action/commit/746f1d233d2b6d15d77cee532065c4124db0a82c">746f1d2</a>)</li> <li><strong>ci:</strong> republish so latest changes get applied (<a href="https://github.com/paambaati/codeclimate-action/commit/8f00eaacd9c46d0c7351c37ce64d6f2705ae93dc">8f00eaa</a>)</li> <li><strong>ci:</strong> republish so latest changes get applied (<a href="https://github.com/paambaati/codeclimate-action/commit/fa71c1ff7a91f7177d648c64b50c50dd9aa0d90e">fa71c1f</a>)</li> <li><strong>ci:</strong> set up correct (?) condition to trigger publish (<a href="https://github.com/paambaati/codeclimate-action/commit/3e9c9cefc80813bd2d9fffeb4610778e0761f2f7">3e9c9ce</a>)</li> <li><strong>ci:</strong> set up correct regex that replaces the 'v' prefixes for tags (<a href="https://github.com/paambaati/codeclimate-action/commit/b3bcc0e23b5ab151ae0a3a2aa8dce8c6bb3bb3d7">b3bcc0e</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/paambaati/codeclimate-action/blob/main/CHANGELOG.md">paambaati/codeclimate-action's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/paambaati/codeclimate-action/compare/v5.0.0...v6.0.0">6.0.0</a> (2024-04-26)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li><strong>ci:</strong> this doesn't change the functionality of the core action, but it does change how releases are made in the future.</li> <li>Trying to make semantic-release push a new release</li> <li>this should ideally get published as v5</li> <li>this should ideally get published as v5</li> <li><strong>core:</strong> Support Windows, now that CodeClimate has released a Windows binary of the reporter – see codeclimate.com/changelog/7dd79ee1cf1af7141b2bd18b</li> <li><strong>core:</strong> Support Windows, now that CodeClimate has released a Windows binary of the reporter</li> <li><strong>ci:</strong> semantic-release and its process is fundamentally broken when the repo moved from master to main for its main branch. This is an attempt to try to unfuck the git log/ref notes</li> </ul> <h3>core</h3> <ul> <li>Support Windows (<a href="https://github.com/paambaati/codeclimate-action/commit/9af890ca201808293494389e160c2247062e61ab">9af890c</a>)</li> <li>Support Windows (<a href="https://github.com/paambaati/codeclimate-action/commit/3434c618e21bb9a4ea49f8f85e10839bef1addcd">3434c61</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>ci:</strong> replace semantic-release with Google's release-please. (<a href="https://github.com/paambaati/codeclimate-action/commit/854ea46b10d7c48dc04f57be960f2257fca0ba16">854ea46</a>)</li> <li><strong>core:</strong> cleanup downloaded artifacts (<a href="https://github.com/paambaati/codeclimate-action/commit/f3318964532e9a7bdf28c20830035973024c31bc">f331896</a>), closes <a href="https://redirect.github.com/paambaati/codeclimate-action/issues/639">#639</a></li> <li><strong>core:</strong> support fork PRs. (<a href="https://github.com/paambaati/codeclimate-action/commit/70a75acf3c0eaae19bee5fb425f63e455356daf7">70a75ac</a>), closes <a href="https://redirect.github.com/paambaati/codeclimate-action/issues/627">#627</a></li> <li><strong>core:</strong> Support Windows (<a href="https://github.com/paambaati/codeclimate-action/commit/f0efca8d8bb2d28d2e31f5b09b3a12db580b74ed">f0efca8</a>)</li> <li><strong>core:</strong> Support Windows (<a href="https://github.com/paambaati/codeclimate-action/commit/9787ba65355cc7e2454726ff732df574e1a6b370">9787ba6</a>)</li> <li>run action using Node.js 20.x (<a href="https://github.com/paambaati/codeclimate-action/commit/859e71d20050925c52fd9524f5c74a0a36fba31f">859e71d</a>)</li> <li>run action using Node.js 20.x (<a href="https://github.com/paambaati/codeclimate-action/commit/096c232e4cf323b72675683a27680ac60eead7e8">096c232</a>)</li> <li>run action using Node.js 20.x (<a href="https://github.com/paambaati/codeclimate-action/commit/7642145673e571d8436a9743a36d090a6f6acc5d">7642145</a>)</li> <li>run action using Node.js 20.x (<a href="https://github.com/paambaati/codeclimate-action/commit/f01d1944ff5c4726c7649bf3698c1149996369bd">f01d194</a>)</li> <li>run action using Node.js 20.x (<a href="https://github.com/paambaati/codeclimate-action/commit/a5d0e4fed50e0ae7f30c14a173467bf5651a1e8c">a5d0e4f</a>)</li> <li>run action using Node.js 20.x (<a href="https://github.com/paambaati/codeclimate-action/commit/052f89397e39d4b69b7f4981f7428cc626a5807c">052f893</a>)</li> <li><strong>utils:</strong> refactor coverage config line parser into own util (<a href="https://github.com/paambaati/codeclimate-action/commit/e03d4534fcf95c549b4b083f76870551d74140c1">e03d453</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>ci:</strong> better version tagging (<a href="https://github.com/paambaati/codeclimate-action/commit/e7ede07acfbc6a654693402829004a85e680e713">e7ede07</a>)</li> <li><strong>ci:</strong> checkout EVERYTHING so semantic-release has all the data it could need (<a href="https://github.com/paambaati/codeclimate-action/commit/a16dca5bb60d6d1ceec305e554d1d07b2e6f9f2f">a16dca5</a>)</li> <li><strong>ci:</strong> debug outputs (<a href="https://github.com/paambaati/codeclimate-action/commit/11ed9278d366c02ce89a0aa9c0266d01ed3fe78f">11ed927</a>)</li> <li><strong>ci:</strong> do not cancel all matrix builds for one (<a href="https://github.com/paambaati/codeclimate-action/commit/1471593d867e0a8171a8bbd830bc6d14647c0c73">1471593</a>)</li> <li><strong>ci:</strong> fix invalid YAML (<a href="https://github.com/paambaati/codeclimate-action/commit/8f95f43e97f705d9dbb7e18d5586a16e8531d318">8f95f43</a>)</li> <li><strong>ci:</strong> fix the tag detection logic for new releases (<a href="https://github.com/paambaati/codeclimate-action/commit/f787a56de16312cc3eeff8ed0117b9cc1339a2f3">f787a56</a>)</li> <li><strong>ci:</strong> rebuild and republish to use new branch and workflows (<a href="https://github.com/paambaati/codeclimate-action/commit/0c99fb3d11aa2bbf8bf94ed90bd4955348c6338b">0c99fb3</a>)</li> <li><strong>ci:</strong> release broken release process (<a href="https://github.com/paambaati/codeclimate-action/commit/746f1d233d2b6d15d77cee532065c4124db0a82c">746f1d2</a>)</li> <li><strong>ci:</strong> republish so latest changes get applied (<a href="https://github.com/paambaati/codeclimate-action/commit/8f00eaacd9c46d0c7351c37ce64d6f2705ae93dc">8f00eaa</a>)</li> <li><strong>ci:</strong> republish so latest changes get applied (<a href="https://github.com/paambaati/codeclimate-action/commit/fa71c1ff7a91f7177d648c64b50c50dd9aa0d90e">fa71c1f</a>)</li> <li><strong>ci:</strong> set up correct (?) condition to trigger publish (<a href="https://github.com/paambaati/codeclimate-action/commit/3e9c9cefc80813bd2d9fffeb4610778e0761f2f7">3e9c9ce</a>)</li> <li><strong>ci:</strong> set up correct regex that replaces the 'v' prefixes for tags (<a href="https://github.com/paambaati/codeclimate-action/commit/b3bcc0e23b5ab151ae0a3a2aa8dce8c6bb3bb3d7">b3bcc0e</a>)</li> <li><strong>ci:</strong> try once again to publish new version (<a href="https://github.com/paambaati/codeclimate-action/commit/bcd27f6c52b0b9daa097cb34b05c43e5040216b7">bcd27f6</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/paambaati/codeclimate-action/commit/b74bb25d2074a4bc16bd06fffc1b299c07b1f886"><code>b74bb25</code></a> feat: build for release</li> <li>See full diff in <a href="https://github.com/paambaati/codeclimate-action/compare/v5.0.0...v6.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=paambaati/codeclimate-action&package-manager=github_actions&previous-version=5.0.0&new-version=6.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot 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`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) - `@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) - `@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) </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eugene Fabizhevskyi <yevhen.fabizhevskyi@woven.toyota>
- Loading branch information