validate-branch-name
validate-branch-name copied to clipboard
chore(deps): bump @babel/traverse and eslint-config-egg
Removes @babel/traverse. It's no longer used after updating ancestor dependency eslint-config-egg. These dependencies need to be updated together.
Removes @babel/traverse
Updates eslint-config-egg
from 7.5.1 to 14.0.0
Release notes
Sourced from eslint-config-egg's releases.
v14.0.0
14.0.0 (2024-06-29)
⚠ BREAKING CHANGES
- drop Node.js < 18.19.0 support
new features:
- support es2022 by default
- enable enforce-node-prefix by default
other breaking changes:
- remove react rules
- remove babel
- drop TypeScript < 5 support
Features
This release is also available on:
v13.1.0
13.1.0 (2023-12-18)
Features
This release is also available on:
v13.0.0
13.0.0 (2023-09-17)
⚠ BREAKING CHANGES
- Drop Node.js < 16 support
</tr></table>
... (truncated)
Changelog
Sourced from eslint-config-egg's changelog.
14.0.0 (2024-06-29)
⚠ BREAKING CHANGES
- drop Node.js < 18.19.0 support
new features:
- support es2022 by default
- enable enforce-node-prefix by default
other breaking changes:
- remove react rules
- remove babel
- drop TypeScript < 5 support
Features
13.1.0 (2023-12-18)
Features
13.0.0 (2023-09-17)
⚠ BREAKING CHANGES
- Drop Node.js < 16 support
WARNING: You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree.
You may find that it works just fine, or you may not.
SUPPORTED TYPESCRIPT VERSIONS: >=3.3.1 <5.2.0
YOUR TYPESCRIPT VERSION: 5.2.2
Please only submit bug reports when using the officially supported version.
Features
... (truncated)
Commits
2f69d0c
Release 14.0.0a6802b0
feat: enable enforce-node-prefix by default (#73)26fc757
Release 13.1.082ddb9d
feat: upgrade deps (#71)29cf704
chore: add enforce-node-prefix on readme by defaultf467f54
chore: merge history to changelog616d76e
Release 13.0.02189460
feat: avoid@typescript-eslint/typescript-estree
warning message (#69) (#70)64acb1c
chore: use eggjs actions to release2036725
Release 12.3.1- Additional commits viewable in compare view
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 commands and options
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) You can disable automated security fix PRs for this repo from the Security Alerts page.