Commit 71137a4
authored
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)
| [](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 (@​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
[@​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
[@​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
[@​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
[@​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 [@​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 [@​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
[@​octokit/plugin-rest-endpoint-methods](https://redirect.github.com/octokit/plugin-rest-endpoint-methods)
from 14.0.0 to 16.0.0 by
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
- [@​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
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments