Skip to content

chore(deps): bump @babel/traverse and eslint-config-egg#16

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-293bccf407
Open

chore(deps): bump @babel/traverse and eslint-config-egg#16
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-293bccf407

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 25, 2024

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

  • enable enforce-node-prefix by default (#73) (a6802b0)

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

  • enable enforce-node-prefix by default (#73) (a6802b0)

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

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.

Removes [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse). It's no longer used after updating ancestor dependency [eslint-config-egg](https://github.com/eggjs/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](https://github.com/eggjs/eslint-config-egg/releases)
- [Changelog](https://github.com/eggjs/eslint-config-egg/blob/master/CHANGELOG.md)
- [Commits](eggjs/eslint-config-egg@7.5.1...v14.0.0)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
- dependency-name: eslint-config-egg
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants