Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump eslint-plugin-jest-extended from 2.4.0 to 3.0.0 #13960

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2025

Bumps eslint-plugin-jest-extended from 2.4.0 to 3.0.0.

Release notes

Sourced from eslint-plugin-jest-extended's releases.

v3.0.0

3.0.0 (2025-01-17)

Features

  • adjust Node constraints to match eslint-plugin-jest (#235) (6d2414a)
  • drop support for Node v14 (#232) (fef65e0)
  • support @typescript-eslint/utils v7 & v8 (#241) (40766b0)
  • upgrade @typescript-eslint/utils to v6 (#238) (657bc42)

BREAKING CHANGES

  • Versions of Node v18 up to 18.11.x are no longer supported
  • drop support for Node v14

v3.0.0-next.4

3.0.0-next.4 (2025-01-17)

Features

  • support @typescript-eslint/utils v7 & v8 (#241) (414dc8f)

v3.0.0-next.3

3.0.0-next.3 (2025-01-16)

Features

  • upgrade @typescript-eslint/utils to v6 (#238) (3815685)

v3.0.0-next.2

3.0.0-next.2 (2025-01-16)

Features

  • adjust Node constraints to match eslint-plugin-jest (#235) (c9fb39c)

BREAKING CHANGES

  • Versions of Node v18 up to 18.11.x are no longer supported

v3.0.0-next.1

3.0.0-next.1 (2025-01-16)

... (truncated)

Changelog

Sourced from eslint-plugin-jest-extended's changelog.

3.0.0 (2025-01-17)

Features

  • adjust Node constraints to match eslint-plugin-jest (#235) (6d2414a)
  • drop support for Node v14 (#232) (fef65e0)
  • support @typescript-eslint/utils v7 & v8 (#241) (40766b0)
  • upgrade @typescript-eslint/utils to v6 (#238) (657bc42)

BREAKING CHANGES

  • Versions of Node v18 up to 18.11.x are no longer supported
  • drop support for Node v14

3.0.0-next.4 (2025-01-17)

Features

  • support @typescript-eslint/utils v7 & v8 (#241) (414dc8f)

3.0.0-next.3 (2025-01-16)

Features

  • upgrade @typescript-eslint/utils to v6 (#238) (3815685)

3.0.0-next.2 (2025-01-16)

Features

  • adjust Node constraints to match eslint-plugin-jest (#235) (c9fb39c)

BREAKING CHANGES

  • Versions of Node v18 up to 18.11.x are no longer supported

3.0.0-next.1 (2025-01-16)

Features

... (truncated)

Commits
  • 7e1a80d chore(release): 3.0.0 [skip ci]
  • fa9c703 ci: don't warn on unsupported typescript versions (#243)
  • e7b9f4a chore(release): 3.0.0-next.4 [skip ci]
  • 40766b0 feat: support @typescript-eslint/utils v7 & v8 (#241)
  • 14137b2 chore: upgrade eslint-plugin-n (#240)
  • 5923203 chore(release): 3.0.0-next.3 [skip ci]
  • 657bc42 feat: upgrade @typescript-eslint/utils to v6 (#238)
  • 1407d7f chore: use @tsconfig/node16 (#239)
  • 9ecd27f chore(release): 3.0.0-next.2 [skip ci]
  • 6d2414a feat: adjust Node constraints to match eslint-plugin-jest (#235)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [eslint-plugin-jest-extended](https://github.com/jest-community/eslint-plugin-jest-extended) from 2.4.0 to 3.0.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest-extended/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest-extended/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest-extended@v2.4.0...v3.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest-extended
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file JavaScript Pull requests that update JavaScript code. labels Jan 21, 2025
@swissspidy swissspidy merged commit ab3fb61 into main Jan 22, 2025
40 of 42 checks passed
@swissspidy swissspidy deleted the dependabot/npm_and_yarn/eslint-plugin-jest-extended-3.0.0 branch January 22, 2025 07:31
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 JavaScript Pull requests that update JavaScript code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant