Skip to content

Commit 4d89b43

Browse files
chore(deps): update endbug/version-check action to v3 (#1079)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [EndBug/version-check](https://redirect.github.com/EndBug/version-check) | action | major | `v2.1.7` → `v3.0.0` | --- ### Release Notes <details> <summary>EndBug/version-check (EndBug/version-check)</summary> ### [`v3.0.0`](https://redirect.github.com/EndBug/version-check/releases/tag/v3.0.0) [Compare Source](https://redirect.github.com/EndBug/version-check/compare/v2.1.7...v3.0.0) #### What's Changed - chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;317](https://redirect.github.com/EndBug/version-check/pull/317) - chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;318](https://redirect.github.com/EndBug/version-check/pull/318) - chore(deps): bump minimatch, [@&#8203;typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) and [@&#8203;typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;319](https://redirect.github.com/EndBug/version-check/pull/319) - chore(deps-dev): bump flatted from 3.1.1 to 3.4.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;321](https://redirect.github.com/EndBug/version-check/pull/321) - updated node version, actions versions and dependencies by [@&#8203;Tpleme](https://redirect.github.com/Tpleme) in [#&#8203;320](https://redirect.github.com/EndBug/version-check/pull/320) **Full Changelog**: <EndBug/version-check@v2.1.7...v3.0.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10am on monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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/oxc-project/oxc-resolver). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f2ce99e commit 4d89b43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-napi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: taiki-e/checkout-action@83ed61bfbe2b8abbb3c66e8b65b1335484c70009 # v1.4.1
2828

2929
- name: Check version changes
30-
uses: EndBug/version-check@5102328418c0130d66ca712d755c303e93368ce2 # v2.1.7
30+
uses: EndBug/version-check@095362f3cd50f690c8fa0e6afeea81834bd8d320 # v3.0.0
3131
id: version
3232
with:
3333
static-checking: localIsNew

0 commit comments

Comments
 (0)