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 from 27.4.3 to 27.6.0 #406

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps eslint-plugin-jest from 27.4.3 to 27.6.0.

Release notes

Sourced from eslint-plugin-jest's releases.

v27.6.0

27.6.0 (2023-10-26)

Features

  • include plugin meta information for ESLint v9 (#1454) (4d57146)

v27.5.0

27.5.0 (2023-10-26)

Features

  • valid-title: allow ignoring tests with non-string titles (#1460) (ea89da9)
Changelog

Sourced from eslint-plugin-jest's changelog.

27.6.0 (2023-10-26)

Features

  • include plugin meta information for ESLint v9 (#1454) (4d57146)

27.5.0 (2023-10-26)

Features

  • valid-title: allow ignoring tests with non-string titles (#1460) (ea89da9)
Commits
  • 6dfbf15 chore(release): 27.6.0 [skip ci]
  • 4d57146 feat: include plugin meta information for ESLint v9 (#1454)
  • 55ad336 chore: update moduleResolution and module to node16 (#1455)
  • 9cc9592 chore: replace eslint-plugin-node with eslint-plugin-n (#1462)
  • 1d5bdd1 chore(release): 27.5.0 [skip ci]
  • ea89da9 feat(valid-title): allow ignoring tests with non-string titles (#1460)
  • f2af519 chore: run CI on Node 21 (#1461)
  • d8b10b4 chore: update permissions granted on CI
  • 4295882 chore(deps): lock file maintenance
  • See full diff 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 30, 2023
@github-actions github-actions bot enabled auto-merge (squash) October 30, 2023 01:34
@HarelM
Copy link
Collaborator

HarelM commented Dec 5, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-27.6.0 branch from 177457a to 07fc92d Compare December 5, 2023 03:39
@codecov-commenter
Copy link

codecov-commenter commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3c3fc98) 78.02% compared to head (d2f277a) 78.02%.
Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #406   +/-   ##
=======================================
  Coverage   78.02%   78.02%           
=======================================
  Files         101      101           
  Lines        4142     4142           
  Branches     1184     1184           
=======================================
  Hits         3232     3232           
  Misses        910      910           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@HarelM
Copy link
Collaborator

HarelM commented Dec 5, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-27.6.0 branch from 07fc92d to 537f606 Compare December 5, 2023 03:46
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.4.3 to 27.6.0.
- [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.4.3...v27.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-27.6.0 branch from 537f606 to d2f277a Compare December 5, 2023 03:47
auto-merge was automatically disabled December 5, 2023 03:48

Base branch was modified

@HarelM HarelM merged commit a9495c9 into main Dec 5, 2023
6 checks passed
@HarelM HarelM deleted the dependabot/npm_and_yarn/eslint-plugin-jest-27.6.0 branch December 5, 2023 03:49
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.

2 participants