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.0.4 to 27.1.1 #745

Merged
merged 1 commit into from
Oct 10, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2022

Bumps eslint-plugin-jest from 27.0.4 to 27.1.1.

Release notes

Sourced from eslint-plugin-jest's releases.

v27.1.1

27.1.1 (2022-10-05)

Bug Fixes

v27.1.0

27.1.0 (2022-10-03)

Features

Changelog

Sourced from eslint-plugin-jest's changelog.

27.1.1 (2022-10-05)

Bug Fixes

27.1.0 (2022-10-03)

Features

Commits
  • 67bd270 chore(release): 27.1.1 [skip ci]
  • 557dd39 fix(prefer-to-be): support negative numbers (#1260)
  • 77a927c docs: correct typo in description (#1259)
  • 8017146 chore(deps): update danger/danger-js action to v11.1.4 (#1258)
  • 2a9ed3d chore(release): 27.1.0 [skip ci]
  • b8e61b1 feat: create no-restricted-jest-methods rule (#1257)
  • dbd072a chore(deps): lock file maintenance
  • 6f45f66 chore(deps): update danger/danger-js action to v11.1.3 (#1254)
  • 83c5ea9 docs(prefer-expect-resolves): adjust incorrect example snippet (#1253)
  • 2339fd0 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 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 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 JamesIves as a code owner October 6, 2022 10:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 6, 2022
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.0.4 to 27.1.1.
- [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.0.4...v27.1.1)

---
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.1.1 branch from f6a4204 to bf0aff9 Compare October 7, 2022 15:11
@codecov-commenter
Copy link

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (bf0aff9) compared to base (80c91ab).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##               dev      #745   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           90        90           
  Branches        23        23           
=========================================
  Hits            90        90           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@JamesIves JamesIves merged commit 7f47945 into dev Oct 10, 2022
@JamesIves JamesIves deleted the dependabot/npm_and_yarn/eslint-plugin-jest-27.1.1 branch October 10, 2022 13:35
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