Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

Commit 0e325a7

Browse files
chore(deps): bump the ci group across 1 directory with 8 updates (#156)
Bumps the ci group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mercedesbenzio/detect-action](https://github.com/mercedesbenzio/detect-action) | `1` | `2` | | [actions/cache](https://github.com/actions/cache) | `3` | `4` | | [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) | `2` | `3` | | [8BitJonny/gh-get-current-pr](https://github.com/8bitjonny/gh-get-current-pr) | `2.2.0` | `3.0.0` | | [thollander/actions-comment-pull-request](https://github.com/thollander/actions-comment-pull-request) | `2.4.3` | `2.5.0` | | [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) | `5` | `6` | | [anchore/sbom-action](https://github.com/anchore/sbom-action) | `0.15.11` | `0.16.0` | | [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) | `5` | `6` | Updates `mercedesbenzio/detect-action` from 1 to 2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mercedesbenzio/detect-action/releases">mercedesbenzio/detect-action's releases</a>.</em></p> <blockquote> <h2>v2.0.0</h2> <h2>What's Changed</h2> <ul> <li>feat!: update to node 20 by <a href="https://github.com/tvcsantos"><code>@​tvcsantos</code></a> in <a href="https://redirect.github.com/tvcsantos/detect-action/pull/17">tvcsantos/detect-action#17</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tvcsantos/detect-action/compare/v1.5.0...v2.0.0">https://github.com/tvcsantos/detect-action/compare/v1.5.0...v2.0.0</a></p> <h2>v1.5.0</h2> <h2>What's Changed</h2> <ul> <li>feat: add support for custom PR comments by <a href="https://github.com/tvcsantos"><code>@​tvcsantos</code></a> in <a href="https://redirect.github.com/tvcsantos/detect-action/pull/16">tvcsantos/detect-action#16</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tvcsantos/detect-action/compare/v1.4.1...v1.5.0">https://github.com/tvcsantos/detect-action/compare/v1.4.1...v1.5.0</a></p> <h2>v1.4.1</h2> <h2>What's Changed</h2> <ul> <li>feat: improve tool name on PR comment header by <a href="https://github.com/tvcsantos"><code>@​tvcsantos</code></a> in <a href="https://redirect.github.com/mercedesbenzio/detect-action/pull/13">mercedesbenzio/detect-action#13</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mercedesbenzio/detect-action/compare/v1.4.0...v1.4.1">https://github.com/mercedesbenzio/detect-action/compare/v1.4.0...v1.4.1</a></p> <h2>v1.4.0</h2> <h2>What's Changed</h2> <ul> <li>feat: add tool name to PR comment header by <a href="https://github.com/tvcsantos"><code>@​tvcsantos</code></a> in <a href="https://redirect.github.com/mercedesbenzio/detect-action/pull/12">mercedesbenzio/detect-action#12</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mercedesbenzio/detect-action/compare/v1.3.0...v1.4.0">https://github.com/mercedesbenzio/detect-action/compare/v1.3.0...v1.4.0</a></p> <h2>v1.3.0</h2> <h2>What's Changed</h2> <ul> <li>feat: add input to control PR comments on success by <a href="https://github.com/tvcsantos"><code>@​tvcsantos</code></a> in <a href="https://redirect.github.com/mercedesbenzio/detect-action/pull/11">mercedesbenzio/detect-action#11</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mercedesbenzio/detect-action/compare/v1.2.0...v1.3.0">https://github.com/mercedesbenzio/detect-action/compare/v1.2.0...v1.3.0</a></p> <h2>v1.2.0</h2> <h2>What's Changed</h2> <ul> <li>build: update package version by <a href="https://github.com/tvcsantos"><code>@​tvcsantos</code></a> in <a href="https://redirect.github.com/mercedesbenzio/detect-action/pull/10">mercedesbenzio/detect-action#10</a></li> <li>feat: improve debug log level and add fail-if-detect-fails by <a href="https://github.com/tvcsantos"><code>@​tvcsantos</code></a> in <a href="https://redirect.github.com/mercedesbenzio/detect-action/pull/9">mercedesbenzio/detect-action#9</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mercedesbenzio/detect-action/compare/v1.1.0...v1.2.0">https://github.com/mercedesbenzio/detect-action/compare/v1.1.0...v1.2.0</a></p> <h2>v1.1.0</h2> <h2>What's Changed</h2> <ul> <li>feat: make detect-version optional by downloading latest by <a href="https://github.com/tvcsantos"><code>@​tvcsantos</code></a> in <a href="https://redirect.github.com/mercedesbenzio/detect-action/pull/8">mercedesbenzio/detect-action#8</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mercedesbenzio/detect-action/compare/v1.0.0...v1.1.0">https://github.com/mercedesbenzio/detect-action/compare/v1.0.0...v1.1.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tvcsantos/detect-action/blob/main/CHANGELOG.md">mercedesbenzio/detect-action's changelog</a>.</em></p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tvcsantos/detect-action/commit/290ca631c9ea9607936e504fc65774b5b5572c9a"><code>290ca63</code></a> fix: fix incompatible package <code>@​actions/artifact</code> (<a href="https://redirect.github.com/mercedesbenzio/detect-action/issues/18">#18</a>)</li> <li><a href="https://github.com/tvcsantos/detect-action/commit/c5123b0dab544b59dec5231f1ec2bfefb8f1ec8a"><code>c5123b0</code></a> feat!: update to node 20 (<a href="https://redirect.github.com/mercedesbenzio/detect-action/issues/17">#17</a>)</li> <li>See full diff in <a href="https://github.com/mercedesbenzio/detect-action/compare/v1...v2">compare view</a></li> </ul> </details> <br /> Updates `actions/cache` from 3 to 4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/cache/releases">actions/cache's releases</a>.</em></p> <blockquote> <h2>v4.0.0</h2> <h2>What's Changed</h2> <ul> <li>Update action to node20 by <a href="https://github.com/takost"><code>@​takost</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1284">actions/cache#1284</a></li> <li>feat: save-always flag by <a href="https://github.com/to-s"><code>@​to-s</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1242">actions/cache#1242</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/takost"><code>@​takost</code></a> made their first contribution in <a href="https://redirect.github.com/actions/cache/pull/1284">actions/cache#1284</a></li> <li><a href="https://github.com/to-s"><code>@​to-s</code></a> made their first contribution in <a href="https://redirect.github.com/actions/cache/pull/1242">actions/cache#1242</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/cache/compare/v3...v4.0.0">https://github.com/actions/cache/compare/v3...v4.0.0</a></p> <h2>v3.3.3</h2> <h2>What's Changed</h2> <ul> <li>Cache v3.3.3 by <a href="https://github.com/robherley"><code>@​robherley</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1302">actions/cache#1302</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/robherley"><code>@​robherley</code></a> made their first contribution in <a href="https://redirect.github.com/actions/cache/pull/1302">actions/cache#1302</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/cache/compare/v3...v3.3.3">https://github.com/actions/cache/compare/v3...v3.3.3</a></p> <h2>v3.3.2</h2> <h2>What's Changed</h2> <ul> <li>Fixed readme with new segment timeout values by <a href="https://github.com/kotewar"><code>@​kotewar</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1133">actions/cache#1133</a></li> <li>Readme fixes by <a href="https://github.com/kotewar"><code>@​kotewar</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1134">actions/cache#1134</a></li> <li>Updated description of the lookup-only input for main action by <a href="https://github.com/kotewar"><code>@​kotewar</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1130">actions/cache#1130</a></li> <li>Change two new actions mention as quoted text by <a href="https://github.com/bishal-pdMSFT"><code>@​bishal-pdMSFT</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1131">actions/cache#1131</a></li> <li>Update Cross-OS Caching tips by <a href="https://github.com/pdotl"><code>@​pdotl</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1122">actions/cache#1122</a></li> <li>Bazel example (Take <a href="https://redirect.github.com/actions/cache/issues/2">#2</a>️⃣) by <a href="https://github.com/vorburger"><code>@​vorburger</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1132">actions/cache#1132</a></li> <li>Remove actions to add new PRs and issues to a project board by <a href="https://github.com/jorendorff"><code>@​jorendorff</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1187">actions/cache#1187</a></li> <li>Consume latest toolkit and fix dangling promise bug by <a href="https://github.com/chkimes"><code>@​chkimes</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1217">actions/cache#1217</a></li> <li>Bump action version to 3.3.2 by <a href="https://github.com/bethanyj28"><code>@​bethanyj28</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1236">actions/cache#1236</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/vorburger"><code>@​vorburger</code></a> made their first contribution in <a href="https://redirect.github.com/actions/cache/pull/1132">actions/cache#1132</a></li> <li><a href="https://github.com/jorendorff"><code>@​jorendorff</code></a> made their first contribution in <a href="https://redirect.github.com/actions/cache/pull/1187">actions/cache#1187</a></li> <li><a href="https://github.com/chkimes"><code>@​chkimes</code></a> made their first contribution in <a href="https://redirect.github.com/actions/cache/pull/1217">actions/cache#1217</a></li> <li><a href="https://github.com/bethanyj28"><code>@​bethanyj28</code></a> made their first contribution in <a href="https://redirect.github.com/actions/cache/pull/1236">actions/cache#1236</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/cache/compare/v3...v3.3.2">https://github.com/actions/cache/compare/v3...v3.3.2</a></p> <h2>v3.3.1</h2> <h2>What's Changed</h2> <ul> <li>Reduced download segment size to 128 MB and timeout to 10 minutes by <a href="https://github.com/kotewar"><code>@​kotewar</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1129">actions/cache#1129</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/cache/compare/v3...v3.3.1">https://github.com/actions/cache/compare/v3...v3.3.1</a></p> <h2>v3.3.0</h2> <h2>What's Changed</h2> <ul> <li>Bug: Permission is missing in cache delete example by <a href="https://github.com/kotokaze"><code>@​kotokaze</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1123">actions/cache#1123</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/actions/cache/blob/main/RELEASES.md">actions/cache's changelog</a>.</em></p> <blockquote> <h1>Releases</h1> <h3>4.0.2</h3> <ul> <li>Fixed restore <code>fail-on-cache-miss</code> not working.</li> </ul> <h3>4.0.1</h3> <ul> <li>Updated <code>isGhes</code> check</li> </ul> <h3>4.0.0</h3> <ul> <li>Updated minimum runner version support from node 12 -&gt; node 20</li> </ul> <h3>3.3.3</h3> <ul> <li>Updates <code>@​actions/cache</code> to v3.2.3 to fix accidental mutated path arguments to <code>getCacheVersion</code> <a href="https://redirect.github.com/actions/toolkit/pull/1378">actions/toolkit#1378</a></li> <li>Additional audit fixes of npm package(s)</li> </ul> <h3>3.3.2</h3> <ul> <li>Fixes bug with Azure SDK causing blob downloads to get stuck.</li> </ul> <h3>3.3.1</h3> <ul> <li>Reduced segment size to 128MB and segment timeout to 10 minutes to fail fast in case the cache download is stuck.</li> </ul> <h3>3.3.0</h3> <ul> <li>Added option to lookup cache without downloading it.</li> </ul> <h3>3.2.6</h3> <ul> <li>Fix zstd not being used after zstd version upgrade to 1.5.4 on hosted runners.</li> </ul> <h3>3.2.5</h3> <ul> <li>Added fix to prevent from setting MYSYS environment variable globally.</li> </ul> <h3>3.2.4</h3> <ul> <li>Added option to fail job on cache miss.</li> </ul> <h3>3.2.3</h3> <ul> <li>Support cross os caching on Windows as an opt-in feature.</li> <li>Fix issue with symlink restoration on Windows for cross-os caches.</li> </ul> <h3>3.2.2</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/cache/commit/0c45773b623bea8c8e75f6c82b208c3cf94ea4f9"><code>0c45773</code></a> Merge pull request <a href="https://redirect.github.com/actions/cache/issues/1327">#1327</a> from cdce8p/fix-fail-on-cache-miss</li> <li><a href="https://github.com/actions/cache/commit/8a55f839aa4b4578e47bdc8a52828637cbb9a454"><code>8a55f83</code></a> Add test case for process exit</li> <li><a href="https://github.com/actions/cache/commit/3884cace147bdf9307fcc52a277f421af7b30798"><code>3884cac</code></a> Bump version</li> <li><a href="https://github.com/actions/cache/commit/e29dad3e36390db18fc19fb666cb1302f4929002"><code>e29dad3</code></a> Fix fail-on-cache-miss not working</li> <li><a href="https://github.com/actions/cache/commit/ab5e6d0c87105b4c9c2047343972218f562e4319"><code>ab5e6d0</code></a> Merge pull request <a href="https://redirect.github.com/actions/cache/issues/1341">#1341</a> from bethanyj28/main</li> <li><a href="https://github.com/actions/cache/commit/89c7d86c71006451e399dfcc588eed8e392e0dcf"><code>89c7d86</code></a> licensed cache</li> <li><a href="https://github.com/actions/cache/commit/d2c84da363007d814e47d50565ba3794c1a84c56"><code>d2c84da</code></a> update <code>@​actions/cache</code></li> <li><a href="https://github.com/actions/cache/commit/37e7d4eb166540050942d75a6e40742cbfc92f65"><code>37e7d4e</code></a> Merge pull request <a href="https://redirect.github.com/actions/cache/issues/1340">#1340</a> from actions/bethanyj28/update-publish-flow</li> <li><a href="https://github.com/actions/cache/commit/a18323f50430a57f9094db3ce508dc1e3a25d4a2"><code>a18323f</code></a> add release action</li> <li><a href="https://github.com/actions/cache/commit/a2ed59d39b352305bdd2f628719a53b2cc4f9613"><code>a2ed59d</code></a> Merge pull request <a href="https://redirect.github.com/actions/cache/issues/1305">#1305</a> from actions/yacaovsnc/update_examples</li> <li>Additional commits viewable in <a href="https://github.com/actions/cache/compare/v3...v4">compare view</a></li> </ul> </details> <br /> Updates `peter-evans/repository-dispatch` from 2 to 3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/peter-evans/repository-dispatch/releases">peter-evans/repository-dispatch's releases</a>.</em></p> <blockquote> <h2>Repository Dispatch v3.0.0</h2> <p>⚙️ Updated runtime to Node.js 20</p> <ul> <li>The action now requires a minimum version of <a href="https://github.com/actions/runner/releases/tag/v2.308.0">v2.308.0</a> for the Actions runner. Update self-hosted runners to v2.308.0 or later to ensure compatibility.</li> </ul> <h2>What's Changed</h2> <ul> <li>Bump prettier to fix deps by <a href="https://github.com/peter-evans"><code>@​peter-evans</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/255">peter-evans/repository-dispatch#255</a></li> <li>build(deps-dev): bump <code>@​types/node</code> from 18.17.12 to 18.17.14 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/257">peter-evans/repository-dispatch#257</a></li> <li>build(deps-dev): bump <code>@​vercel/ncc</code> from 0.36.1 to 0.38.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/258">peter-evans/repository-dispatch#258</a></li> <li>build(deps): bump actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/259">peter-evans/repository-dispatch#259</a></li> <li>build(deps-dev): bump <code>@​types/node</code> from 18.17.14 to 18.17.16 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/261">peter-evans/repository-dispatch#261</a></li> <li>build(deps): bump <code>@​actions/core</code> from 1.10.0 to 1.10.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/262">peter-evans/repository-dispatch#262</a></li> <li>build(deps-dev): bump jest-circus from 29.6.4 to 29.7.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/263">peter-evans/repository-dispatch#263</a></li> <li>build(deps-dev): bump eslint from 8.48.0 to 8.49.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/264">peter-evans/repository-dispatch#264</a></li> <li>Update distribution by <a href="https://github.com/actions-bot"><code>@​actions-bot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/265">peter-evans/repository-dispatch#265</a></li> <li>build(deps-dev): bump <code>@​types/node</code> from 18.17.16 to 18.17.18 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/266">peter-evans/repository-dispatch#266</a></li> <li>build(deps-dev): bump eslint-plugin-github from 4.10.0 to 4.10.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/267">peter-evans/repository-dispatch#267</a></li> <li>build(deps-dev): bump <code>@​types/node</code> from 18.17.18 to 18.18.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/268">peter-evans/repository-dispatch#268</a></li> <li>build(deps-dev): bump eslint from 8.49.0 to 8.50.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/269">peter-evans/repository-dispatch#269</a></li> <li>build(deps-dev): bump <code>@​types/node</code> from 18.18.0 to 18.18.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/271">peter-evans/repository-dispatch#271</a></li> <li>build(deps-dev): bump eslint-plugin-prettier from 5.0.0 to 5.0.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/275">peter-evans/repository-dispatch#275</a></li> <li>build(deps-dev): bump <code>@​types/node</code> from 18.18.3 to 18.18.5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/274">peter-evans/repository-dispatch#274</a></li> <li>build(deps-dev): bump eslint from 8.50.0 to 8.51.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/276">peter-evans/repository-dispatch#276</a></li> <li>build(deps-dev): bump <code>@​babel/traverse</code> from 7.16.3 to 7.23.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/278">peter-evans/repository-dispatch#278</a></li> <li>build(deps-dev): bump <code>@​types/node</code> from 18.18.5 to 18.18.6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/279">peter-evans/repository-dispatch#279</a></li> <li>build(deps-dev): bump <code>@​vercel/ncc</code> from 0.38.0 to 0.38.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/280">peter-evans/repository-dispatch#280</a></li> <li>build(deps-dev): bump eslint from 8.51.0 to 8.52.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/281">peter-evans/repository-dispatch#281</a></li> <li>build(deps-dev): bump <code>@​types/node</code> from 18.18.6 to 18.18.7 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/282">peter-evans/repository-dispatch#282</a></li> <li>build(deps): bump actions/setup-node from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/283">peter-evans/repository-dispatch#283</a></li> <li>build(deps-dev): bump <code>@​types/node</code> from 18.18.7 to 18.18.8 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/284">peter-evans/repository-dispatch#284</a></li> <li>build(deps-dev): bump <code>@​types/node</code> from 18.18.8 to 18.18.9 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/285">peter-evans/repository-dispatch#285</a></li> <li>build(deps-dev): bump eslint from 8.52.0 to 8.53.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/286">peter-evans/repository-dispatch#286</a></li> <li>build(deps-dev): bump prettier from 3.0.3 to 3.1.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/287">peter-evans/repository-dispatch#287</a></li> <li>build(deps-dev): bump eslint from 8.53.0 to 8.54.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/289">peter-evans/repository-dispatch#289</a></li> <li>build(deps-dev): bump <code>@​types/node</code> from 18.18.9 to 18.18.13 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/290">peter-evans/repository-dispatch#290</a></li> <li>build(deps-dev): bump <code>@​types/node</code> from 18.18.13 to 18.19.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/291">peter-evans/repository-dispatch#291</a></li> <li>build(deps-dev): bump <code>@​types/node</code> from 18.19.0 to 18.19.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/292">peter-evans/repository-dispatch#292</a></li> <li>build(deps-dev): bump eslint from 8.54.0 to 8.55.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/293">peter-evans/repository-dispatch#293</a></li> <li>build(deps-dev): bump prettier from 3.1.0 to 3.1.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/296">peter-evans/repository-dispatch#296</a></li> <li>build(deps): bump actions/upload-artifact from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/295">peter-evans/repository-dispatch#295</a></li> <li>build(deps-dev): bump eslint from 8.55.0 to 8.56.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/297">peter-evans/repository-dispatch#297</a></li> <li>build(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/298">peter-evans/repository-dispatch#298</a></li> <li>build(deps-dev): bump eslint-plugin-prettier from 5.1.1 to 5.1.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/299">peter-evans/repository-dispatch#299</a></li> <li>build(deps-dev): bump <code>@​types/node</code> from 18.19.3 to 18.19.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/300">peter-evans/repository-dispatch#300</a></li> <li>build(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.1.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/301">peter-evans/repository-dispatch#301</a></li> <li>build(deps-dev): bump <code>@​types/node</code> from 18.19.4 to 18.19.6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/302">peter-evans/repository-dispatch#302</a></li> <li>build(deps-dev): bump prettier from 3.1.1 to 3.2.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/303">peter-evans/repository-dispatch#303</a></li> <li>build(deps-dev): bump <code>@​types/node</code> from 18.19.6 to 18.19.8 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/304">peter-evans/repository-dispatch#304</a></li> <li>feat: update runtime to node 20 by <a href="https://github.com/peter-evans"><code>@​peter-evans</code></a> in <a href="https://redirect.github.com/peter-evans/repository-dispatch/pull/305">peter-evans/repository-dispatch#305</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/peter-evans/repository-dispatch/commit/ff45666b9427631e3450c54a1bcbee4d9ff4d7c0"><code>ff45666</code></a> feat: update runtime to node 20 (<a href="https://redirect.github.com/peter-evans/repository-dispatch/issues/305">#305</a>)</li> <li><a href="https://github.com/peter-evans/repository-dispatch/commit/a4a90276d01e3a2ae44fa10a0247287f045afd59"><code>a4a9027</code></a> build(deps-dev): bump <code>@​types/node</code> from 18.19.6 to 18.19.8 (<a href="https://redirect.github.com/peter-evans/repository-dispatch/issues/304">#304</a>)</li> <li><a href="https://github.com/peter-evans/repository-dispatch/commit/26052532834cf5d789f5606e8b98cd0bfab56380"><code>2605253</code></a> build(deps-dev): bump prettier from 3.1.1 to 3.2.4 (<a href="https://redirect.github.com/peter-evans/repository-dispatch/issues/303">#303</a>)</li> <li><a href="https://github.com/peter-evans/repository-dispatch/commit/ab3258eeeffae29c708cb86edfc514542da16621"><code>ab3258e</code></a> build(deps-dev): bump <code>@​types/node</code> from 18.19.4 to 18.19.6 (<a href="https://redirect.github.com/peter-evans/repository-dispatch/issues/302">#302</a>)</li> <li><a href="https://github.com/peter-evans/repository-dispatch/commit/240bc731931727c20e5294c098f79936917bb2ab"><code>240bc73</code></a> build(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.1.3 (<a href="https://redirect.github.com/peter-evans/repository-dispatch/issues/301">#301</a>)</li> <li><a href="https://github.com/peter-evans/repository-dispatch/commit/8aa15c54a0775550e589f6e5a1c10d5a7944fa61"><code>8aa15c5</code></a> build(deps-dev): bump <code>@​types/node</code> from 18.19.3 to 18.19.4 (<a href="https://redirect.github.com/peter-evans/repository-dispatch/issues/300">#300</a>)</li> <li><a href="https://github.com/peter-evans/repository-dispatch/commit/22aa07cf23211217f2f281db8f96d64aaf773db3"><code>22aa07c</code></a> build(deps-dev): bump eslint-plugin-prettier from 5.1.1 to 5.1.2 (<a href="https://redirect.github.com/peter-evans/repository-dispatch/issues/299">#299</a>)</li> <li><a href="https://github.com/peter-evans/repository-dispatch/commit/ba0298574b6decfde4790aeded048a3b996a9ba0"><code>ba02985</code></a> build(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.1 (<a href="https://redirect.github.com/peter-evans/repository-dispatch/issues/298">#298</a>)</li> <li><a href="https://github.com/peter-evans/repository-dispatch/commit/accfd7b5bfd02b2977592bd723e73cab236409e4"><code>accfd7b</code></a> build(deps-dev): bump eslint from 8.55.0 to 8.56.0 (<a href="https://redirect.github.com/peter-evans/repository-dispatch/issues/297">#297</a>)</li> <li><a href="https://github.com/peter-evans/repository-dispatch/commit/3c7d964ae9f0b74896fbe6e607a12437ba01ca21"><code>3c7d964</code></a> build(deps): bump actions/upload-artifact from 3 to 4 (<a href="https://redirect.github.com/peter-evans/repository-dispatch/issues/295">#295</a>)</li> <li>Additional commits viewable in <a href="https://github.com/peter-evans/repository-dispatch/compare/v2...v3">compare view</a></li> </ul> </details> <br /> Updates `8BitJonny/gh-get-current-pr` from 2.2.0 to 3.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/8bitjonny/gh-get-current-pr/releases">8BitJonny/gh-get-current-pr's releases</a>.</em></p> <blockquote> <h2>v3.0.0</h2> <ul> <li>Update to using Node20 (<a href="https://redirect.github.com/8bitjonny/gh-get-current-pr/issues/295">#295</a>)</li> <li>docs(readme): correct step id (<a href="https://redirect.github.com/8bitjonny/gh-get-current-pr/issues/261">#261</a>)</li> </ul> <h2>🤖 Dependency Updates</h2> <!-- raw HTML omitted --> <ul> <li>build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 (<a href="https://redirect.github.com/8bitjonny/gh-get-current-pr/issues/289">#289</a>)</li> <li>build(deps-dev): bump eslint from 8.34.0 to 8.45.0 (<a href="https://redirect.github.com/8bitjonny/gh-get-current-pr/issues/288">#288</a>)</li> <li>build(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.2.3 (<a href="https://redirect.github.com/8bitjonny/gh-get-current-pr/issues/286">#286</a>)</li> <li>build(deps-dev): bump <code>@​types/node</code> from 18.16.0 to 20.4.4 (<a href="https://redirect.github.com/8bitjonny/gh-get-current-pr/issues/290">#290</a>)</li> <li>build(deps-dev): bump <code>@​babel/traverse</code> from 7.17.3 to 7.23.9 (<a href="https://redirect.github.com/8bitjonny/gh-get-current-pr/issues/296">#296</a>)</li> <li>build(deps): bump tough-cookie from 4.0.0 to 4.1.3 (<a href="https://redirect.github.com/8bitjonny/gh-get-current-pr/issues/282">#282</a>)</li> <li>build(deps-dev): bump prettier from 2.8.1 to 2.8.8 (<a href="https://redirect.github.com/8bitjonny/gh-get-current-pr/issues/251">#251</a>)</li> <li>build(deps-dev): bump <code>@​vercel/ncc</code> from 0.36.0 to 0.36.1 (<a href="https://redirect.github.com/8bitjonny/gh-get-current-pr/issues/228">#228</a>)</li> <li>build(deps-dev): bump <code>@​types/node</code> from 18.13.0 to 18.16.0 (<a href="https://redirect.github.com/8bitjonny/gh-get-current-pr/issues/252">#252</a>)</li> <li>build(deps-dev): bump eslint-plugin-github from 4.6.0 to 4.7.0 (<a href="https://redirect.github.com/8bitjonny/gh-get-current-pr/issues/244">#244</a>)</li> <li>build(deps-dev): bump typescript from 4.9.3 to 4.9.5 (<a href="https://redirect.github.com/8bitjonny/gh-get-current-pr/issues/222">#222</a>)</li> <li>build(deps-dev): bump <code>@​types/node</code> from 18.11.13 to 18.13.0 (<a href="https://redirect.github.com/8bitjonny/gh-get-current-pr/issues/225">#225</a>)</li> <li>build(deps): bump json5 from 1.0.1 to 1.0.2 (<a href="https://redirect.github.com/8bitjonny/gh-get-current-pr/issues/215">#215</a>)</li> <li>build(deps-dev): bump eslint-plugin-jest from 27.1.6 to 27.2.1 (<a href="https://redirect.github.com/8bitjonny/gh-get-current-pr/issues/217">#217</a>)</li> <li>build(deps-dev): bump eslint from 8.29.0 to 8.34.0 (<a href="https://redirect.github.com/8bitjonny/gh-get-current-pr/issues/226">#226</a>)</li> <li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from 5.46.1 to 5.52.0 (<a href="https://redirect.github.com/8bitjonny/gh-get-current-pr/issues/227">#227</a>)</li> <li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from 5.45.1 to 5.46.1 (<a href="https://redirect.github.com/8bitjonny/gh-get-current-pr/issues/200">#200</a>)</li> <li>build(deps-dev): bump eslint-plugin-github from 4.4.1 to 4.6.0 (<a href="https://redirect.github.com/8bitjonny/gh-get-current-pr/issues/201">#201</a>)</li> <li>build(deps-dev): bump <code>@​vercel/ncc</code> from 0.34.0 to 0.36.0 (<a href="https://redirect.github.com/8bitjonny/gh-get-current-pr/issues/199">#199</a>)</li> <li>build(deps-dev): bump prettier from 2.8.0 to 2.8.1 (<a href="https://redirect.github.com/8bitjonny/gh-get-current-pr/issues/202">#202</a>)</li> <li>build(deps-dev): bump <code>@​types/node</code> from 18.11.11 to 18.11.13 (<a href="https://redirect.github.com/8bitjonny/gh-get-current-pr/issues/203">#203</a>)</li> </ul> <!-- raw HTML omitted --> <p><strong>Full Changelog</strong>: <a href="https://github.com/8BitJonny/gh-get-current-pr/compare/2.2.0...v3.0.0">https://github.com/8BitJonny/gh-get-current-pr/compare/2.2.0...v3.0.0</a></p> <p><strong>Contributors</strong>: <a href="https://github.com/8BitJonny"><code>@​8BitJonny</code></a>, <a href="https://github.com/dargmuesli"><code>@​dargmuesli</code></a>, <a href="https://github.com/dependabot"><code>@​dependabot</code></a> and <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/8BitJonny/gh-get-current-pr/commit/08e737c57a3a4eb24cec6487664b243b77eb5e36"><code>08e737c</code></a> Merge pull request <a href="https://redirect.github.com/8bitjonny/gh-get-current-pr/issues/295">#295</a> from 8BitJonny/upgrade-to-node20</li> <li><a href="https://github.com/8BitJonny/gh-get-current-pr/commit/f21b71ee63087f43615f645384aaaf7da2c97217"><code>f21b71e</code></a> (dep): run <code>npm audit fix</code></li> <li><a href="https://github.com/8BitJonny/gh-get-current-pr/commit/2fe5f3395f2cdbf533253e6f6ea0c3620e0558b8"><code>2fe5f33</code></a> (chore): update to node v20 in nvmrc</li> <li><a href="https://github.com/8BitJonny/gh-get-current-pr/commit/20119599decd8768e213a3efb6a7a7f6fa5accb8"><code>2011959</code></a> Merge branch 'master' into upgrade-to-node20</li> <li><a href="https://github.com/8BitJonny/gh-get-current-pr/commit/fda1672e600f2cb90e303a24708daaba42fdb569"><code>fda1672</code></a> Merge pull request <a href="https://redirect.github.com/8bitjonny/gh-get-current-pr/issues/289">#289</a> from 8BitJonny/dependabot/npm_and_yarn/word-wrap-1.2.4</li> <li><a href="https://github.com/8BitJonny/gh-get-current-pr/commit/f4fb4f82e5c59df969ca73917254dada7872e1e1"><code>f4fb4f8</code></a> Merge pull request <a href="https://redirect.github.com/8bitjonny/gh-get-current-pr/issues/288">#288</a> from 8BitJonny/dependabot/npm_and_yarn/eslint-8.45.0</li> <li><a href="https://github.com/8BitJonny/gh-get-current-pr/commit/a293d8bb05b24f1c53fc361526416faefdbb875c"><code>a293d8b</code></a> Merge pull request <a href="https://redirect.github.com/8bitjonny/gh-get-current-pr/issues/286">#286</a> from 8BitJonny/dependabot/npm_and_yarn/eslint-plugin-...</li> <li><a href="https://github.com/8BitJonny/gh-get-current-pr/commit/f24508c55daa4ed85dcbce1997fbe939b28d8591"><code>f24508c</code></a> Merge pull request <a href="https://redirect.github.com/8bitjonny/gh-get-current-pr/issues/290">#290</a> from 8BitJonny/dependabot/npm_and_yarn/types/node-20.4.4</li> <li><a href="https://github.com/8BitJonny/gh-get-current-pr/commit/f65b5c714af122111fb5bfb31a33eb8c52a1d042"><code>f65b5c7</code></a> Merge pull request <a href="https://redirect.github.com/8bitjonny/gh-get-current-pr/issues/296">#296</a> from 8BitJonny/dependabot/npm_and_yarn/babel/traverse...</li> <li><a href="https://github.com/8BitJonny/gh-get-current-pr/commit/1b34411216a9034d69653f3cce4fc8dd1bb3c1ae"><code>1b34411</code></a> build(deps-dev): bump <code>@​babel/traverse</code> from 7.17.3 to 7.23.9</li> <li>Additional commits viewable in <a href="https://github.com/8bitjonny/gh-get-current-pr/compare/2.2.0...3.0.0">compare view</a></li> </ul> </details> <br /> Updates `thollander/actions-comment-pull-request` from 2.4.3 to 2.5.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/thollander/actions-comment-pull-request/releases">thollander/actions-comment-pull-request's releases</a>.</em></p> <blockquote> <h2>v2.5.0 : Node 20 version support</h2> <h2>What's Changed</h2> <ul> <li>chore(deps-dev): bump <code>@​vercel/ncc</code> from 0.38.0 to 0.38.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/thollander/actions-comment-pull-request/pull/304">thollander/actions-comment-pull-request#304</a></li> <li>feat: node 20 version support by <a href="https://github.com/thollander"><code>@​thollander</code></a> in <a href="https://redirect.github.com/thollander/actions-comment-pull-request/pull/307">thollander/actions-comment-pull-request#307</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/thollander/actions-comment-pull-request/compare/v2.4.3...v2.5.0">https://github.com/thollander/actions-comment-pull-request/compare/v2.4.3...v2.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/thollander/actions-comment-pull-request/commit/fabd468d3a1a0b97feee5f6b9e499eab0dd903f6"><code>fabd468</code></a> Merge pull request <a href="https://redirect.github.com/thollander/actions-comment-pull-request/issues/307">#307</a> from thollander/feat/node-20</li> <li><a href="https://github.com/thollander/actions-comment-pull-request/commit/cb9f4be78695d9811c6ad130dbfc0578ba444415"><code>cb9f4be</code></a> chore: bump to v2.5.0</li> <li><a href="https://github.com/thollander/actions-comment-pull-request/commit/2f6921097b4dc86a5b9fca468fabe581271e7a06"><code>2f69210</code></a> feat: node 20 version support</li> <li><a href="https://github.com/thollander/actions-comment-pull-request/commit/9d67388b9a94966eb262e68d9a3b368497990b77"><code>9d67388</code></a> chore(deps-dev): bump <code>@​vercel/ncc</code> from 0.38.0 to 0.38.1 (<a href="https://redirect.github.com/thollander/actions-comment-pull-request/issues/304">#304</a>)</li> <li><a href="https://github.com/thollander/actions-comment-pull-request/commit/88b3c3f072e8cc7eae4b09d1cc62d308a51ca923"><code>88b3c3f</code></a> docs: fix wrong indent</li> <li>See full diff in <a href="https://github.com/thollander/actions-comment-pull-request/compare/v2.4.3...v2.5.0">compare view</a></li> </ul> </details> <br /> Updates `release-drafter/release-drafter` from 5 to 6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/release-drafter/release-drafter/releases">release-drafter/release-drafter's releases</a>.</em></p> <blockquote> <h2>v6.0.0</h2> <h1>What's Changed</h1> <ul> <li>Update Node.js to 20 (<a href="https://redirect.github.com/release-drafter/release-drafter/issues/1379">#1379</a>) <a href="https://github.com/massongit"><code>@​massongit</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/release-drafter/release-drafter/compare/v5.25.0...v6.0.0">https://github.com/release-drafter/release-drafter/compare/v5.25.0...v6.0.0</a></p> <h2>v6.0.0-beta.1</h2> <p>Prerelease of v6, first release of the CLI, feel free to provide feedback in the pull request: <a href="https://redirect.github.com/release-drafter/release-drafter/pull/1204">release-drafter/release-drafter#1204</a></p> <h2>v5.25.0</h2> <h1>What's Changed</h1> <h2>New</h2> <ul> <li>add prerelease increment behavior (<a href="https://redirect.github.com/release-drafter/release-drafter/issues/1303">#1303</a>) <a href="https://github.com/neilime"><code>@​neilime</code></a></li> <li>add latest input (<a href="https://redirect.github.com/release-drafter/release-drafter/issues/1348">#1348</a>) <a href="https://github.com/o-mago"><code>@​o-mago</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/release-drafter/release-drafter/compare/v5.24.0...v5.25.0">https://github.com/release-drafter/release-drafter/compare/v5.24.0...v5.25.0</a></p> <h2>v5.24.0</h2> <h1>What's Changed</h1> <h2>New</h2> <ul> <li>Add release version to github action output (<a href="https://redirect.github.com/release-drafter/release-drafter/issues/1300">#1300</a>) <a href="https://github.com/mehdihadeli"><code>@​mehdihadeli</code></a></li> </ul> <h2>Bug Fixes</h2> <ul> <li>fix(release): strip prefix before comparing version (<a href="https://redirect.github.com/release-drafter/release-drafter/issues/1255">#1255</a>) <a href="https://github.com/neilime"><code>@​neilime</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/release-drafter/release-drafter/compare/v5.23.0...v5.24.0">https://github.com/release-drafter/release-drafter/compare/v5.23.0...v5.24.0</a></p> <h2>v5.23.0</h2> <h1>What's Changed</h1> <h2>New</h2> <ul> <li>Add <code>include-pre-releases</code> configuration option (<a href="https://redirect.github.com/release-drafter/release-drafter/issues/1302">#1302</a>) <a href="https://github.com/robbinjanssen"><code>@​robbinjanssen</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/release-drafter/release-drafter/compare/v5.22.0...v5.23.0">https://github.com/release-drafter/release-drafter/compare/v5.22.0...v5.23.0</a></p> <h2>v5.22.0</h2> <h1>What's Changed</h1> <h2>New</h2> <ul> <li>Only use last full release when drafting (<a href="https://redirect.github.com/release-drafter/release-drafter/issues/1240">#1240</a>) <a href="https://github.com/ssbarnea"><code>@​ssbarnea</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/release-drafter/release-drafter/commit/3f0f87098bd6b5c5b9a36d49c41d998ea58f9348"><code>3f0f870</code></a> v6.0.0</li> <li><a href="https://github.com/release-drafter/release-drafter/commit/80296b4fbaeb08e43a2b957e188b283a20776b3b"><code>80296b4</code></a> Update Node.js to 20 (<a href="https://redirect.github.com/release-drafter/release-drafter/issues/1379">#1379</a>)</li> <li>See full diff in <a href="https://github.com/release-drafter/release-drafter/compare/v5...v6">compare view</a></li> </ul> </details> <br /> Updates `anchore/sbom-action` from 0.15.11 to 0.16.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/anchore/sbom-action/releases">anchore/sbom-action's releases</a>.</em></p> <blockquote> <h2>v0.16</h2> <h2>Changes in v0.16.0</h2> <ul> <li>Update Syft to v1.4.1 (<a href="https://redirect.github.com/anchore/sbom-action/issues/465">#465</a>)</li> <li>Update GitHub artifact client (<a href="https://redirect.github.com/anchore/sbom-action/issues/463">#463</a>) [<a href="https://github.com/kzantow">kzantow</a>]</li> </ul> <p>NOTE: if you are using this action within a <em>matrix build</em> and see failures attempting to upload artifacts with duplicate names, you will need to set the <code>artifact-name</code> to be unique based on the matrix properties (<a href="https://github.com/anchore/sbom-action/blob/main/.github/workflows/test.yml#L36">an example here</a>). This is due to a change to use a newer GitHub API which no longer allows artifacts with duplicate names.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/anchore/sbom-action/commit/e8d2a6937ecead383dfe75190d104edd1f9c5751"><code>e8d2a69</code></a> chore(deps): update Syft to v1.4.1 (<a href="https://redirect.github.com/anchore/sbom-action/issues/465">#465</a>)</li> <li><a href="https://github.com/anchore/sbom-action/commit/610bea4ee26340c610873b9624d5ec707e5df9b2"><code>610bea4</code></a> chore: update GitHub artifact client (<a href="https://redirect.github.com/anchore/sbom-action/issues/463">#463</a>)</li> <li><a href="https://github.com/anchore/sbom-action/commit/0445e2365bc43333c621dc1bf3ac6e54de8fdea6"><code>0445e23</code></a> chore(deps): bump actions/checkout from 4.1.4 to 4.1.5 (<a href="https://redirect.github.com/anchore/sbom-action/issues/464">#464</a>)</li> <li><a href="https://github.com/anchore/sbom-action/commit/a66e2f3ecfe6003765c66e074d22649ea2f1f023"><code>a66e2f3</code></a> chore(deps): bump actions/checkout from 4.1.2 to 4.1.4 (<a href="https://redirect.github.com/anchore/sbom-action/issues/461">#461</a>)</li> <li><a href="https://github.com/anchore/sbom-action/commit/1abd78632c2c7ac004cc8cd95ee600a0c937717d"><code>1abd786</code></a> chore(deps): bump peter-evans/create-pull-request from 6.0.2 to 6.0.5 (<a href="https://redirect.github.com/anchore/sbom-action/issues/462">#462</a>)</li> <li>See full diff in <a href="https://github.com/anchore/sbom-action/compare/7ccf588e3cf3cc2611714c2eeae48550fbc17552...e8d2a6937ecead383dfe75190d104edd1f9c5751">compare view</a></li> </ul> </details> <br /> Updates `goreleaser/goreleaser-action` from 5 to 6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/goreleaser/goreleaser-action/releases">goreleaser/goreleaser-action's releases</a>.</em></p> <blockquote> <h2>v6.0.0</h2> <blockquote> <p>[!WARNING] <strong>This is a breaking change!</strong></p> <p>Follow the instructions <a href="https://goreleaser.com/blog/goreleaser-v2/#upgrading">here</a> to upgrade!</p> </blockquote> <h2>What's Changed</h2> <ul> <li>feat!: use &quot;~&gt; v2&quot; as default by <a href="https://github.com/caarlos0"><code>@​caarlos0</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/463">goreleaser/goreleaser-action#463</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/goreleaser/goreleaser-action/compare/v5...v6.0.0">https://github.com/goreleaser/goreleaser-action/compare/v5...v6.0.0</a></p> <h2>v5.1.0</h2> <h2>Important</h2> <p>This version changes the default behavior of <code>latest</code> to <code>~&gt; v1</code>.</p> <p>The next major of this action (v6), will change this to <code>~&gt; v2</code>, and will be launched together with GoReleaser v2.</p> <h2>What's Changed</h2> <ul> <li>docs: bump actions to latest major by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/435">goreleaser/goreleaser-action#435</a></li> <li>chore(deps): bump docker/bake-action from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/436">goreleaser/goreleaser-action#436</a></li> <li>chore(deps): bump codecov/codecov-action from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/437">goreleaser/goreleaser-action#437</a></li> <li>chore(deps): bump actions/setup-go from 4 to 5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/443">goreleaser/goreleaser-action#443</a></li> <li>chore(deps): bump actions/upload-artifact from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/444">goreleaser/goreleaser-action#444</a></li> <li>Delete .kodiak.toml by <a href="https://github.com/vedantmgoyal9"><code>@​vedantmgoyal9</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/446">goreleaser/goreleaser-action#446</a></li> <li>chore(deps): bump codecov/codecov-action from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/448">goreleaser/goreleaser-action#448</a></li> <li>chore(deps): bump ip from 2.0.0 to 2.0.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/450">goreleaser/goreleaser-action#450</a></li> <li>Upgrade setup-go action version in README by <a href="https://github.com/kishaningithub"><code>@​kishaningithub</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/455">goreleaser/goreleaser-action#455</a></li> <li>chore(deps): bump tar from 6.1.14 to 6.2.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/456">goreleaser/goreleaser-action#456</a></li> <li>chore: use corepack to install yarn by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/458">goreleaser/goreleaser-action#458</a></li> <li>feat: lock this major version of the action to use '~&gt; v1' as 'latest' by <a href="https://github.com/caarlos0"><code>@​caarlos0</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/461">goreleaser/goreleaser-action#461</a></li> <li>chore(deps): bump semver from 7.6.0 to 7.6.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/462">goreleaser/goreleaser-action#462</a></li> <li>chore(deps): bump <code>@​actions/http-client</code> from 2.2.0 to 2.2.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/451">goreleaser/goreleaser-action#451</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/vedantmgoyal9"><code>@​vedantmgoyal9</code></a> made their first contribution in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/446">goreleaser/goreleaser-action#446</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/goreleaser/goreleaser-action/compare/v5.0.0...v5.1.0">https://github.com/goreleaser/goreleaser-action/compare/v5.0.0...v5.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/286f3b13b1b49da4ac219696163fb8c1c93e1200"><code>286f3b1</code></a> ci: fix tests</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/beac41031402cb955b6b1325b39dc6a3aaddfa61"><code>beac410</code></a> ci: update workflow and .goreleaser.yml</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/18bbabc70c50bcffbadb2dc68d6d5266056978cb"><code>18bbabc</code></a> feat!: use &quot;~&gt; v2&quot; as default (<a href="https://redirect.github.com/goreleaser/goreleaser-action/issues/463">#463</a>)</li> <li>See full diff in <a href="https://github.com/goreleaser/goreleaser-action/compare/v5...v6">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe2a52a commit 0e325a7

7 files changed

Lines changed: 10 additions & 10 deletions

File tree

.github/workflows/blackduck_scan_scheduled.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
distribution: 'temurin'
2121

2222
- name: Blackduck Full Scan
23-
uses: mercedesbenzio/detect-action@v1
23+
uses: mercedesbenzio/detect-action@v2
2424
env:
2525
DETECT_PROJECT_USER_GROUPS: opencomponentmodel
2626
DETECT_PROJECT_VERSION_DISTRIBUTION: SAAS

.github/workflows/check-manifest-generation-diff.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
go-version-file: '${{ github.workspace }}/go.mod'
2222
- name: Restore Go cache
23-
uses: actions/cache@v3
23+
uses: actions/cache@v4
2424
with:
2525
path: /home/runner/work/_temp/_github_home/go/pkg/mod
2626
key: ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}

.github/workflows/dispatch-e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
app_id: ${{ secrets.OCMBOT_APP_ID }}
1717
private_key: ${{ secrets.OCMBOT_PRIV_KEY }}
1818
- name: Dispatch e2e test trigger
19-
uses: peter-evans/repository-dispatch@v2
19+
uses: peter-evans/repository-dispatch@v3
2020
with:
2121
token: ${{ steps.generate_token.outputs.token }}
2222
repository: open-component-model/MPAS

.github/workflows/mend_scan.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,15 +172,15 @@ jobs:
172172
fi
173173
174174
- name: Check if PR exists
175-
uses: 8BitJonny/gh-get-current-pr@2.2.0
175+
uses: 8BitJonny/gh-get-current-pr@3.0.0
176176
id: pr_exists
177177
with:
178178
filterOutClosed: true
179179
sha: ${{ github.event.pull_request.head.sha }}
180180

181181
- name: Comment Mend Status on PR
182182
if: ${{ github.event_name != 'schedule' && steps.pr_exists.outputs.pr_found == 'true' }}
183-
uses: thollander/actions-comment-pull-request@v2.4.3
183+
uses: thollander/actions-comment-pull-request@v2.5.0
184184
with:
185185
message: |
186186
## Mend Scan Summary: :${{ steps.report.outputs.status }}:

.github/workflows/release-drafter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
update_release_draft:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: release-drafter/release-drafter@v5
17+
- uses: release-drafter/release-drafter@v6
1818
env:
1919
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

.github/workflows/release.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
with:
4343
go-version-file: '${{ github.workspace }}/go.mod'
4444
- name: Cache go-build and mod
45-
uses: actions/cache@v3
45+
uses: actions/cache@v4
4646
with:
4747
path: |
4848
~/.cache/go-build/
@@ -98,11 +98,11 @@ jobs:
9898
mkdir -p output
9999
kustomize build ./config/default > ./output/install.yaml
100100
- name: Setup Syft
101-
uses: anchore/sbom-action/download-syft@7ccf588e3cf3cc2611714c2eeae48550fbc17552 # v0.15.11
101+
uses: anchore/sbom-action/download-syft@e8d2a6937ecead383dfe75190d104edd1f9c5751 # v0.16.0
102102
- name: Setup Cosign
103103
uses: sigstore/cosign-installer@v3.5.0
104104
- name: Run goreleaser
105-
uses: goreleaser/goreleaser-action@v5
105+
uses: goreleaser/goreleaser-action@v6
106106
with:
107107
distribution: goreleaser
108108
version: latest

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
go-version-file: '${{ github.workspace }}/go.mod'
2828
- name: Restore Go cache
29-
uses: actions/cache@v3
29+
uses: actions/cache@v4
3030
with:
3131
path: /home/runner/work/_temp/_github_home/go/pkg/mod
3232
key: ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}

0 commit comments

Comments
 (0)