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

chore(deps-dev): bump eslint-plugin-jest-extended from 2.0.0 to 2.4.0 #223

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2024

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

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 [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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 20, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 17, 2025

Superseded by #242.

@dependabot dependabot bot closed this Jan 17, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jest-extended-2.4.0 branch January 17, 2025 01:59
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.

0 participants