Skip to content

Commit 71137a4

Browse files
chore(deps): update dependency @github/local-action to v5 (#173)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [@github/local-action](https://redirect.github.com/github/local-action) | devDependencies | major | [`^3.2.1` -> `^5.0.0`](https://renovatebot.com/diffs/npm/@github%2flocal-action/3.2.1/5.1.0) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/github/local-action/badge)](https://securityscorecards.dev/viewer/?uri=github.com/github/local-action) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>github/local-action (@&#8203;github/local-action)</summary> ### [`v5.1.0`](https://redirect.github.com/github/local-action/releases/tag/v5.1.0) [Compare Source](https://redirect.github.com/github/local-action/compare/v5.0.1...v5.1.0) #### What's Changed - Fix TSConfig Paths Registration Error on Node 23+ by [@&#8203;ncalteen](https://redirect.github.com/ncalteen) in [https://github.com/github/local-action/pull/208](https://redirect.github.com/github/local-action/pull/208) **Full Changelog**: github/local-action@v5.0...v5.1.0 ### [`v5.0.1`](https://redirect.github.com/github/local-action/releases/tag/v5.0.1) [Compare Source](https://redirect.github.com/github/local-action/compare/v5.0.0...v5.0.1) #### What's Changed - Bump version to 5.0.1 and fix help command formatting by [@&#8203;ncalteen](https://redirect.github.com/ncalteen) in [https://github.com/github/local-action/pull/206](https://redirect.github.com/github/local-action/pull/206) **Full Changelog**: github/local-action@v5.0.0...v5.0.1 ### [`v5.0.0`](https://redirect.github.com/github/local-action/releases/tag/v5.0.0) [Compare Source](https://redirect.github.com/github/local-action/compare/v4.0.0...v5.0.0) #### What's Changed - Remove bootstrap script call by [@&#8203;ncalteen](https://redirect.github.com/ncalteen) in [https://github.com/github/local-action/pull/204](https://redirect.github.com/github/local-action/pull/204) **Full Changelog**: github/local-action@v4...v5.0.0 ### [`v4.0.0`](https://redirect.github.com/github/local-action/releases/tag/v4.0.0) [Compare Source](https://redirect.github.com/github/local-action/compare/v3.2.1...v4.0.0) #### What's Changed - Build(deps-dev): Bump the npm-development group with 6 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/github/local-action/pull/186](https://redirect.github.com/github/local-action/pull/186) - Build(deps): Bump typescript from 5.8.2 to 5.8.3 in the npm-production group by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/github/local-action/pull/187](https://redirect.github.com/github/local-action/pull/187) - Build(deps): Bump the npm\_and\_yarn group across 2 directories with 1 update by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/github/local-action/pull/189](https://redirect.github.com/github/local-action/pull/189) - Build(deps): Bump [@&#8203;octokit/plugin-rest-endpoint-methods](https://redirect.github.com/octokit/plugin-rest-endpoint-methods) from 14.0.0 to 16.0.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/github/local-action/pull/195](https://redirect.github.com/github/local-action/pull/195) - Build(deps): Bump yaml from 2.7.1 to 2.8.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/github/local-action/pull/194](https://redirect.github.com/github/local-action/pull/194) - Build(deps): Bump commander from 13.1.0 to 14.0.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/github/local-action/pull/193](https://redirect.github.com/github/local-action/pull/193) - Build(deps): Bump the npm-production group with 2 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/github/local-action/pull/192](https://redirect.github.com/github/local-action/pull/192) - Build(deps-dev): Bump the npm-development group with 10 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/github/local-action/pull/191](https://redirect.github.com/github/local-action/pull/191) - Build(deps-dev): Bump brace-expansion from 1.1.11 to 1.1.12 in the npm\_and\_yarn group by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/github/local-action/pull/196](https://redirect.github.com/github/local-action/pull/196) - Build(deps-dev): Bump eslint-plugin-jest from 28.12.0 to 29.0.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/github/local-action/pull/201](https://redirect.github.com/github/local-action/pull/201) - Build(deps): Bump dotenv from 16.5.0 to 17.0.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/github/local-action/pull/200](https://redirect.github.com/github/local-action/pull/200) - Build(deps): Bump tsx from 4.19.4 to 4.20.3 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/github/local-action/pull/199](https://redirect.github.com/github/local-action/pull/199) - Build(deps): Bump undici from 7.8.0 to 7.11.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/github/local-action/pull/197](https://redirect.github.com/github/local-action/pull/197) - Build(deps-dev): Bump the npm-development group with 8 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/github/local-action/pull/198](https://redirect.github.com/github/local-action/pull/198) - docs: style title order by [@&#8203;RSS1102](https://redirect.github.com/RSS1102) in [https://github.com/github/local-action/pull/202](https://redirect.github.com/github/local-action/pull/202) - Add support for pre/post commands by [@&#8203;ncalteen](https://redirect.github.com/ncalteen) in [https://github.com/github/local-action/pull/203](https://redirect.github.com/github/local-action/pull/203) #### New Contributors - [@&#8203;RSS1102](https://redirect.github.com/RSS1102) made their first contribution in [https://github.com/github/local-action/pull/202](https://redirect.github.com/github/local-action/pull/202) **Full Changelog**: github/local-action@v3...v4.0.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/settlemint-action). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 690a133 commit 71137a4

2 files changed

Lines changed: 29 additions & 29 deletions

File tree

package-lock.json

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
},
7878
"devDependencies": {
7979
"@biomejs/biome": "^2.0.0",
80-
"@github/local-action": "^3.2.1",
80+
"@github/local-action": "^5.0.0",
8181
"@jest/globals": "^30.0.0",
8282
"@settlemint/sdk-cli": "^2.3.6",
8383
"@types/jest": "^30.0.0",

0 commit comments

Comments
 (0)