Commit 354dad8
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 />
[](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eugene Fabizhevskyi <[email protected]>1 parent 7e961f3 commit 354dad8
File tree
5 files changed
+58
-57
lines changed- .github/workflows
5 files changed
+58
-57
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1040 | 1040 | | |
1041 | 1041 | | |
1042 | 1042 | | |
1043 | | - | |
1044 | | - | |
1045 | | - | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
1046 | 1046 | | |
1047 | 1047 | | |
1048 | | - | |
1049 | | - | |
1050 | | - | |
1051 | | - | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
1052 | 1052 | | |
1053 | 1053 | | |
1054 | 1054 | | |
| |||
1061 | 1061 | | |
1062 | 1062 | | |
1063 | 1063 | | |
1064 | | - | |
| 1064 | + | |
1065 | 1065 | | |
1066 | 1066 | | |
1067 | 1067 | | |
1068 | | - | |
1069 | | - | |
1070 | | - | |
| 1068 | + | |
| 1069 | + | |
| 1070 | + | |
1071 | 1071 | | |
1072 | | - | |
1073 | | - | |
1074 | | - | |
1075 | | - | |
| 1072 | + | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
1076 | 1076 | | |
1077 | 1077 | | |
1078 | 1078 | | |
1079 | 1079 | | |
1080 | 1080 | | |
1081 | 1081 | | |
1082 | | - | |
| 1082 | + | |
1083 | 1083 | | |
1084 | 1084 | | |
1085 | 1085 | | |
1086 | | - | |
1087 | | - | |
1088 | | - | |
| 1086 | + | |
| 1087 | + | |
| 1088 | + | |
1089 | 1089 | | |
1090 | | - | |
1091 | | - | |
1092 | | - | |
| 1090 | + | |
| 1091 | + | |
| 1092 | + | |
1093 | 1093 | | |
1094 | 1094 | | |
1095 | 1095 | | |
1096 | | - | |
1097 | | - | |
1098 | | - | |
| 1096 | + | |
| 1097 | + | |
| 1098 | + | |
1099 | 1099 | | |
1100 | | - | |
1101 | | - | |
| 1100 | + | |
| 1101 | + | |
1102 | 1102 | | |
1103 | 1103 | | |
1104 | 1104 | | |
1105 | 1105 | | |
1106 | 1106 | | |
1107 | 1107 | | |
1108 | 1108 | | |
1109 | | - | |
| 1109 | + | |
1110 | 1110 | | |
1111 | 1111 | | |
1112 | 1112 | | |
1113 | | - | |
1114 | | - | |
1115 | | - | |
1116 | | - | |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
| 1116 | + | |
1117 | 1117 | | |
1118 | 1118 | | |
1119 | 1119 | | |
1120 | | - | |
1121 | | - | |
1122 | | - | |
| 1120 | + | |
| 1121 | + | |
| 1122 | + | |
1123 | 1123 | | |
1124 | | - | |
1125 | | - | |
| 1124 | + | |
| 1125 | + | |
1126 | 1126 | | |
1127 | 1127 | | |
1128 | 1128 | | |
| |||
1132 | 1132 | | |
1133 | 1133 | | |
1134 | 1134 | | |
1135 | | - | |
| 1135 | + | |
1136 | 1136 | | |
1137 | 1137 | | |
1138 | 1138 | | |
1139 | | - | |
1140 | | - | |
1141 | | - | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + | |
1142 | 1142 | | |
1143 | 1143 | | |
1144 | 1144 | | |
1145 | 1145 | | |
1146 | | - | |
1147 | | - | |
1148 | | - | |
| 1146 | + | |
| 1147 | + | |
| 1148 | + | |
1149 | 1149 | | |
1150 | 1150 | | |
1151 | 1151 | | |
1152 | | - | |
| 1152 | + | |
1153 | 1153 | | |
1154 | 1154 | | |
1155 | 1155 | | |
1156 | | - | |
1157 | | - | |
1158 | | - | |
| 1156 | + | |
| 1157 | + | |
| 1158 | + | |
1159 | 1159 | | |
1160 | | - | |
| 1160 | + | |
1161 | 1161 | | |
1162 | | - | |
| 1162 | + | |
1163 | 1163 | | |
1164 | 1164 | | |
1165 | 1165 | | |
| |||
4463 | 4463 | | |
4464 | 4464 | | |
4465 | 4465 | | |
4466 | | - | |
4467 | | - | |
| 4466 | + | |
| 4467 | + | |
4468 | 4468 | | |
4469 | 4469 | | |
4470 | 4470 | | |
| |||
0 commit comments