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 from 27.2.3 to 27.4.2 #1529

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps eslint-plugin-jest from 27.2.3 to 27.4.2.

Release notes

Sourced from eslint-plugin-jest's releases.

v27.4.2

27.4.2 (2023-09-29)

Bug Fixes

  • make rule message punctuation consistent (#1444) (84121ee)

v27.4.1

27.4.1 (2023-09-29)

Bug Fixes

  • no-focused-tests: make reporting location consistent (#1443) (a871775)

v27.4.0

27.4.0 (2023-09-15)

Features

  • valid-title: support ignoring leading and trailing whitespace (#1433) (bc96473)

v27.3.0

27.3.0 (2023-09-15)

Features

Changelog

Sourced from eslint-plugin-jest's changelog.

27.4.2 (2023-09-29)

Bug Fixes

  • make rule message punctuation consistent (#1444) (84121ee)

27.4.1 (2023-09-29)

Bug Fixes

  • no-focused-tests: make reporting location consistent (#1443) (a871775)

27.4.0 (2023-09-15)

Features

  • valid-title: support ignoring leading and trailing whitespace (#1433) (bc96473)

27.3.0 (2023-09-15)

Features

Commits
  • 094ac10 chore(release): 27.4.2 [skip ci]
  • 0ec155a chore(deps): update dependency semantic-release to v22 (#1434)
  • 84121ee fix: make rule message punctuation consistent (#1444)
  • 90488de chore(release): 27.4.1 [skip ci]
  • a871775 fix(no-focused-tests): make reporting location consistent (#1443)
  • 1ee0087 refactor(max-nested-describe): simplify implementation (#1442)
  • c846f7f chore(deps): lock file maintenance
  • e790193 chore(deps): update danger/danger-js action to v11.3.0 (#1437)
  • 225c3cf chore(deps): lock file maintenance
  • 42fec48 chore(release): 27.4.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](https://github.com/jest-community/eslint-plugin-jest) from 27.2.3 to 27.4.2.
- [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.2.3...v27.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from MichalLytek as a code owner October 2, 2023 05:45
@dependabot dependabot bot added Dependencies 📦 Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 2, 2023
@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (fe1d901) 95.52% compared to head (7d22208) 95.52%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1529   +/-   ##
=======================================
  Coverage   95.52%   95.52%           
=======================================
  Files         113      113           
  Lines        1854     1854           
  Branches      367      367           
=======================================
  Hits         1771     1771           
  Misses         83       83           

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

@MichalLytek MichalLytek merged commit 94f1d46 into master Oct 4, 2023
8 checks passed
@MichalLytek MichalLytek deleted the dependabot/npm_and_yarn/eslint-plugin-jest-27.4.2 branch October 4, 2023 09:51
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.

None yet

1 participant