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 25.2.1 to 25.2.2 #157

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2021

Bumps eslint-plugin-jest from 25.2.1 to 25.2.2.

Release notes

Sourced from eslint-plugin-jest's releases.

v25.2.2

25.2.2 (2021-10-17)

Bug Fixes

  • require-hook: check variables are either const or declarations (#959) (ce8cd61)
Changelog

Sourced from eslint-plugin-jest's changelog.

25.2.2 (2021-10-17)

Bug Fixes

  • require-hook: check variables are either const or declarations (#959) (ce8cd61)
Commits

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.1 to 25.2.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@v25.2.1...v25.2.2)

---
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 Oct 18, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 18, 2021
Copy link

@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 Oct 18, 2021
@codecov
Copy link

codecov bot commented Oct 18, 2021

Codecov Report

Merging #157 (e570b34) into main (b4eda68) will decrease coverage by 0.41%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #157      +/-   ##
==========================================
- Coverage   42.95%   42.53%   -0.42%     
==========================================
  Files           3        3              
  Lines         305      308       +3     
  Branches       65       68       +3     
==========================================
  Hits          131      131              
+ Misses        174      161      -13     
- Partials        0       16      +16     
Impacted Files Coverage Δ
src/gridbounds.ts 31.81% <0.00%> (-1.52%) ⬇️
src/markermanager.ts 41.72% <0.00%> (-0.31%) ⬇️

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 b4eda68...e570b34. Read the comment docs.

@probot-auto-merge probot-auto-merge bot merged commit 9788e2a into main Oct 18, 2021
@probot-auto-merge probot-auto-merge bot deleted the dependabot/npm_and_yarn/eslint-plugin-jest-25.2.2 branch October 18, 2021 07:20
github-actions bot pushed a commit that referenced this pull request Oct 18, 2021
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 25.2.1 to 25.2.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@v25.2.1...v25.2.2)

---
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> 9788e2a
github-actions bot pushed a commit that referenced this pull request Oct 25, 2021
### [1.0.6](v1.0.5...v1.0.6) (2021-10-25)

### Miscellaneous Chores

* **deps-dev:** bump @googlemaps/jest-mocks from 1.3.4 to 1.3.5 ([#164](#164)) ([05ae0b2](05ae0b2))
* **deps-dev:** bump @rollup/plugin-node-resolve from 13.0.5 to 13.0.6 ([#159](#159)) ([19e680f](19e680f))
* **deps-dev:** bump @types/google.maps from 3.45.6 to 3.46.0 ([#160](#160)) ([327cde3](327cde3))
* **deps-dev:** bump @types/selenium-webdriver from 4.0.15 to 4.0.16 ([#163](#163)) ([7d5e7c3](7d5e7c3))
* **deps-dev:** bump core-js from 3.18.2 to 3.18.3 ([#148](#148)) ([f83c9d6](f83c9d6))
* **deps-dev:** bump core-js from 3.18.3 to 3.19.0 ([#162](#162)) ([ebc9f38](ebc9f38))
* **deps-dev:** bump eslint-plugin-jest from 25.0.5 to 25.0.6 ([#151](#151)) ([247c3d6](247c3d6))
* **deps-dev:** bump eslint-plugin-jest from 25.0.6 to 25.2.1 ([#153](#153)) ([b4eda68](b4eda68))
* **deps-dev:** bump eslint-plugin-jest from 25.2.1 to 25.2.2 ([#157](#157)) ([9788e2a](9788e2a))
* **deps-dev:** bump jest from 27.2.5 to 27.3.0 ([#154](#154)) ([14a76c1](14a76c1))
* **deps-dev:** bump jest from 27.3.0 to 27.3.1 ([#158](#158)) ([b4314e6](b4314e6))
* **deps-dev:** bump rollup from 2.58.0 to 2.58.1 ([#161](#161)) ([40f8970](40f8970))
* **deps-dev:** bump ts-jest from 27.0.5 to 27.0.6 ([#152](#152)) ([762f00e](762f00e))
* **deps-dev:** bump ts-jest from 27.0.6 to 27.0.7 ([#155](#155)) ([58c02c6](58c02c6))
* **deps-dev:** bump typedoc from 0.22.5 to 0.22.6 ([#156](#156)) ([c4a9304](c4a9304))
* **deps-dev:** bump typedoc from 0.22.6 to 0.22.7 ([#165](#165)) ([70c079e](70c079e))
@github-actions
Copy link

🎉 This PR is included in version 1.0.6 🎉

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
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