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.0.0 to 2.4.0 #13748

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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

Release notes

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

v2.4.0

2.4.0 (2024-04-20)

Features

v2.3.0

2.3.0 (2024-04-20)

Features

  • add should-be-fine support for flat configs (#181) (7d106b0)

v2.2.0

2.2.0 (2024-04-19)

Features

  • support providing aliases for @jest/globals package (#180) (d070ca7)

v2.1.0

2.1.0 (2024-04-19)

Features

v2.0.3

2.0.3 (2024-04-19)

Bug Fixes

v2.0.2

2.0.2 (2024-04-19)

Performance Improvements

  • use Set instead of iterating, and deduplicate a function (#175) (d0652cd)

v2.0.1

2.0.1 (2024-04-19)

... (truncated)

Changelog

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

2.4.0 (2024-04-20)

Features

2.3.0 (2024-04-20)

Features

  • add should-be-fine support for flat configs (#181) (7d106b0)

2.2.0 (2024-04-19)

Features

  • support providing aliases for @jest/globals package (#180) (d070ca7)

2.1.0 (2024-04-19)

Features

2.0.3 (2024-04-19)

Bug Fixes

2.0.2 (2024-04-19)

Performance Improvements

  • use Set instead of iterating, and deduplicate a function (#175) (d0652cd)

2.0.1 (2024-04-19)

Performance Improvements

  • don't collect more info than needed when resolving jest functions (#172) (08e130c)
Commits
  • 5a743c8 chore(release): 2.4.0 [skip ci]
  • 42d36b1 feat: support ESLint v9 (#185)
  • d0cde6a refactor: update internal linting rules and use type-based imports (#184)
  • 1698974 test: rename file (#183)
  • ea4fb79 ci: test against Node v20 and v21 (#182)
  • 353e79a chore(deps): update wagoid/commitlint-github-action action to v6 (#177)
  • e967e54 chore(deps): update dependency eslint-plugin-eslint-plugin to v6 (#173)
  • 3f75921 chore(release): 2.3.0 [skip ci]
  • 7d106b0 feat: add should-be-fine support for flat configs (#181)
  • 62e2c79 chore(release): 2.2.0 [skip ci]
  • 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.0.0 to 2.4.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.0.0...v2.4.0)

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

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 Jul 25, 2024
@swissspidy swissspidy merged commit f95564c into main Jul 25, 2024
41 of 43 checks passed
@swissspidy swissspidy deleted the dependabot/npm_and_yarn/eslint-plugin-jest-extended-2.4.0 branch July 25, 2024 12:22
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