Skip to content

Bump @metamask/eslint-config-nodejs from 12.1.0 to 13.0.0 - #198

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/metamask/eslint-config-nodejs-13.0.0
Closed

Bump @metamask/eslint-config-nodejs from 12.1.0 to 13.0.0#198
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/metamask/eslint-config-nodejs-13.0.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 26, 2024

Copy link
Copy Markdown
Contributor

Bumps @metamask/eslint-config-nodejs from 12.1.0 to 13.0.0.

Release notes

Sourced from @​metamask/eslint-config-nodejs's releases.

13.0.0

@​metamask/eslint-config

Changed

  • BREAKING: Replace eslint-plugin-import with eslint-plugin-import-x (#366)
  • BREAKING: Bump all ESLint dependencies (#351)
    • Bumps all ESLint dependencies to the latest version compatible with Node.js 16.
  • BREAKING: Bump minimum Node.js version from 14 to 16 (#332, #339)

@​metamask/eslint-config-browser

Changed

  • BREAKING: Replace eslint-plugin-import with eslint-plugin-import-x (#366)
  • BREAKING: Bump all ESLint dependencies (#351)
    • Bumps all ESLint dependencies to the latest version compatible with Node.js 16.
  • BREAKING: Bump minimum Node.js version from 14 to 16 (#332, #339)

@​metamask/eslint-config-commonjs

Changed

  • BREAKING: Replace eslint-plugin-import with eslint-plugin-import-x (#366)
  • BREAKING: Bump all ESLint dependencies (#351)
    • Bumps all ESLint dependencies to the latest version compatible with Node.js 16.
  • BREAKING: Bump minimum Node.js version from 14 to 16 (#332, #339)

@​metamask/eslint-config-jest

Changed

  • BREAKING: Replace eslint-plugin-import with eslint-plugin-import-x (#366)
  • BREAKING: Bump all ESLint dependencies (#351)
    • Bumps all ESLint dependencies to the latest version compatible with Node.js 16.
  • BREAKING: Bump minimum Node.js version from 14 to 16 (#332, #339)

@​metamask/eslint-config-mocha

Changed

  • BREAKING: Replace eslint-plugin-import with eslint-plugin-import-x (#366)
  • BREAKING: Bump all ESLint dependencies (#351)
    • Bumps all ESLint dependencies to the latest version compatible with Node.js 16.
  • BREAKING: Bump minimum Node.js version from 14 to 16 (#332, #339)

@​metamask/eslint-config-nodejs

Changed

  • BREAKING: Replace eslint-plugin-import with eslint-plugin-import-x (#366)
  • BREAKING: Bump all ESLint dependencies (#351)
    • Bumps all ESLint dependencies to the latest version compatible with Node.js 16.
  • BREAKING: Bump minimum Node.js version from 14 to 16 (#332, #339)

@​metamask/eslint-config-typescript

... (truncated)

Commits
  • e472089 13.0.0 (#365)
  • 96f5da2 BREAKING: Replace eslint-plugin-import with eslint-plugin-import-x (#356)...
  • 627c927 feat(typescript)!: Bump TypeScript version (#364)
  • cfb590f Bump @​metamask/utils from 8.4.0 to 9.1.0 (#363)
  • 3e32efe Bump braces in the npm_and_yarn group across 1 directory (#360)
  • 95275db Revert "BREAKING: Replace eslint-plugin-import with `eslint-plugin-import-x...
  • de2b120 BREAKING: Replace eslint-plugin-import with eslint-plugin-import-x (#356)
  • 7fe37fe BREAKING: Bump all ESLint dependencies (#351)
  • 922eae6 Update CODEOWNERS (#355)
  • 05d5578 Bump tar from 6.1.12 to 6.2.1 (#352)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@metamask/eslint-config-nodejs](https://github.com/MetaMask/eslint-config) from 12.1.0 to 13.0.0.
- [Release notes](https://github.com/MetaMask/eslint-config/releases)
- [Commits](MetaMask/eslint-config@v12.1.0...v13.0.0)
---
updated-dependencies:
- dependency-name: "@metamask/eslint-config-nodejs"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBot requested a review from a team as a code ownerAugust 26, 2024 06:42
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Aug 26, 2024
@socket-security

Copy link
Copy Markdown

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

PackageNew capabilitiesTransitivesSizePublisher
npm/@metamask/eslint-config-nodejs@13.0.0None095.4 kBmetamaskbot

🚮 Removed packages:npm/@metamask/eslint-config-nodejs@12.1.0)

View full report↗︎

@dependabot@github

dependabotBot commented on behalf of githubSep 5, 2024

Copy link
Copy Markdown
ContributorAuthor

Dependabot could not run Yarn to update your dependencies due to a configuration error. Because of this, Dependabot cannot update this pull request.

@dependabot@github

dependabotBot commented on behalf of githubOct 9, 2024

Copy link
Copy Markdown
ContributorAuthor

Superseded by #220.

@dependabotdependabotBot closed this Oct 9, 2024
@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/main/metamask/eslint-config-nodejs-13.0.0 branch October 9, 2024 06:25
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants