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): bump eslint-plugin-jest from 27.6.0 to 27.6.3 #602

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps eslint-plugin-jest from 27.6.0 to 27.6.3.

Release notes

Sourced from eslint-plugin-jest's releases.

v27.6.3

27.6.3 (2024-01-12)

Bug Fixes

v27.6.2

27.6.2 (2024-01-10)

Reverts

  • Revert "chore: use relative path to parent tsconfig.json (#1476)" (5e6199d), closes #1476

v27.6.1

27.6.1 (2024-01-01)

Bug Fixes

  • include plugin meta information with snapshot processor for ESLint v9 (#1484) (067e246)
Changelog

Sourced from eslint-plugin-jest's changelog.

27.6.3 (2024-01-12)

Bug Fixes

27.6.2 (2024-01-10)

Reverts

  • Revert "chore: use relative path to parent tsconfig.json (#1476)" (5e6199d), closes #1476

27.6.1 (2024-01-01)

Bug Fixes

  • include plugin meta information with snapshot processor for ESLint v9 (#1484) (067e246)
Commits
  • 18a596f chore(release): 27.6.3 [skip ci]
  • 9204a51 fix: replace use of deprecated methods (#1453)
  • 0f8a33a chore(deps): lock file maintenance
  • ce91459 chore(release): 27.6.2 [skip ci]
  • b36a648 chore: remove syntax error from test (#1487)
  • 77476aa chore(deps): update danger/danger-js action to v11.3.1 (#1478)
  • 5e6199d Revert "chore: use relative path to parent tsconfig.json (#1476)"
  • 36e5399 chore(release): 27.6.1 [skip ci]
  • 067e246 fix: include plugin meta information with snapshot processor for ESLint v9 ...
  • f8ae570 chore(deps): lock file maintenance
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @NSeydoux.


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)

@dependabot dependabot bot requested a review from a team as a code owner January 15, 2024 04:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 15, 2024
Copy link
Contributor

@NSeydoux NSeydoux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-27.6.3 branch from af44f18 to 9291ecc Compare January 22, 2024 09:36
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-27.6.3 branch from 9291ecc to ab160d6 Compare January 22, 2024 10:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-27.6.3 branch from ab160d6 to dd37fc0 Compare January 22, 2024 10:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-27.6.3 branch from dd37fc0 to 5ed4799 Compare January 22, 2024 10:11
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-27.6.3 branch from 5ed4799 to b871498 Compare January 22, 2024 10:13
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-27.6.3 branch from b871498 to 0db262f Compare January 22, 2024 10:16
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-27.6.3 branch from 0db262f to 28f16ee Compare January 22, 2024 10:19
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-27.6.3 branch from 28f16ee to c56340d Compare January 22, 2024 10:22
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-27.6.3 branch from c56340d to e498bde Compare January 22, 2024 10:25
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.6.0 to 27.6.3.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v27.6.0...v27.6.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-27.6.3 branch from e498bde to 1a027f1 Compare January 22, 2024 10:28
@dependabot dependabot bot merged commit 1c133ac into main Jan 22, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jest-27.6.3 branch January 22, 2024 10:29
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