Skip to content

chore(deps-dev): bump eslint-plugin-jest from 25.2.2 to 25.2.3#183

Merged
probot-auto-merge[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-jest-25.2.3
Nov 5, 2021
Merged

chore(deps-dev): bump eslint-plugin-jest from 25.2.2 to 25.2.3#183
probot-auto-merge[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-jest-25.2.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 5, 2021

Bumps eslint-plugin-jest from 25.2.2 to 25.2.3.

Release notes

Sourced from eslint-plugin-jest's releases.

v25.2.3

25.2.3 (2021-11-04)

Bug Fixes

  • no-deprecated-functions: mark jest as an optional peer dependency (#970) (f468752)
Changelog

Sourced from eslint-plugin-jest's changelog.

25.2.3 (2021-11-04)

Bug Fixes

  • no-deprecated-functions: mark jest as an optional peer dependency (#970) (f468752)
Commits
  • 1cfded5 chore(release): 25.2.3 [skip ci]
  • f468752 fix(no-deprecated-functions): mark jest as an optional peer dependency (#970)
  • 5403268 chore(deps): lock file maintenance
  • 59d86f5 chore(deps): lock file maintenance
  • 4762cce docs(prefer-lowercase-title): fix rule name in examples (#968)
  • e7a9a9b chore(deps): update dependency @​types/node to v16 (#967)
  • 6c6064d chore: add packageManager field to package.json
  • d53ecd1 chore(deps): lock file maintenance
  • df6dceb chore(deps): lock file maintenance
  • 67473d7 chore(deps): lock file maintenance
  • See full diff 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)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 25.2.2 to 25.2.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@v25.2.2...v25.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 5, 2021
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 5, 2021
@autoapproval autoapproval Bot added the automerge Merge the pull request once unit tests and other checks pass. label Nov 5, 2021
Copy link
Copy Markdown

@autoapproval autoapproval Bot left a comment

Choose a reason for hiding this comment

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

Approved 👍

@autoapproval autoapproval Bot added the merge label Nov 5, 2021
Copy link
Copy Markdown

@autoapproval autoapproval Bot left a comment

Choose a reason for hiding this comment

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

Approved 👍

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 5, 2021

Codecov Report

Merging #183 (001fe24) into main (ca3348b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #183   +/-   ##
=======================================
  Coverage   64.89%   64.89%           
=======================================
  Files           2        2           
  Lines          94       94           
  Branches        9        9           
=======================================
  Hits           61       61           
  Misses         33       33           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ca3348b...001fe24. Read the comment docs.

@probot-auto-merge probot-auto-merge Bot merged commit 04fb8c3 into main Nov 5, 2021
@probot-auto-merge probot-auto-merge Bot deleted the dependabot/npm_and_yarn/eslint-plugin-jest-25.2.3 branch November 5, 2021 06:17
github-actions Bot pushed a commit that referenced this pull request Nov 5, 2021
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 25.2.2 to 25.2.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@v25.2.2...v25.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 04fb8c3
github-actions Bot pushed a commit that referenced this pull request Nov 9, 2021
### [1.0.7](v1.0.6...v1.0.7) (2021-11-09)

### Miscellaneous Chores

* **deps-dev:** bump @googlemaps/jest-mocks from 1.3.5 to 1.3.6 ([#179](#179)) ([0eaed10](0eaed10))
* **deps-dev:** bump @googlemaps/js-api-loader from 1.12.7 to 1.12.8 ([#181](#181)) ([e9507a9](e9507a9))
* **deps-dev:** bump @types/google.maps from 3.46.0 to 3.46.1 ([#184](#184)) ([714d179](714d179))
* **deps-dev:** bump core-js from 3.19.0 to 3.19.1 ([#182](#182)) ([ca3348b](ca3348b))
* **deps-dev:** bump eslint-plugin-jest from 25.2.2 to 25.2.3 ([#183](#183)) ([04fb8c3](04fb8c3))
* **deps-dev:** bump eslint-plugin-jest from 25.2.3 to 25.2.4 ([#187](#187)) ([3402ed1](3402ed1))
* **deps-dev:** bump rollup from 2.58.3 to 2.59.0 ([#180](#180)) ([a1dcedd](a1dcedd))
* **deps-dev:** bump typedoc from 0.22.7 to 0.22.8 ([#186](#186)) ([672d898](672d898))
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 9, 2021

🎉 This PR is included in version 1.0.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement. dependencies Pull requests that update a dependency file merge released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant