Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2021

Bumps eslint-plugin-jest from 24.4.1 to 24.4.2.

Release notes

Sourced from eslint-plugin-jest's releases.

v24.4.2

24.4.2 (2021-09-17)

Bug Fixes

  • use correct property hasSuggestions rather than hasSuggestion (#899) (dfd2368)
Changelog

Sourced from eslint-plugin-jest's changelog.

24.4.2 (2021-09-17)

Bug Fixes

  • use correct property hasSuggestions rather than hasSuggestion (#899) (dfd2368)
Commits
  • 514e841 chore(release): 24.4.2 [skip ci]
  • dfd2368 fix: use correct property hasSuggestions rather than hasSuggestion (#899)
  • 46ac6fc Fix regex in mustMatch and mustNotMatch examples (#872)
  • 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 24.4.1 to 24.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@v24.4.1...v24.4.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 Sep 17, 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 Sep 17, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 17, 2021
@codecov
Copy link

codecov bot commented Sep 17, 2021

Codecov Report

Merging #381 (c99fe07) into main (322189b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #381   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          123       123           
  Branches        25        25           
=========================================
  Hits           123       123           

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 322189b...c99fe07. Read the comment docs.

@probot-auto-merge probot-auto-merge bot merged commit f8ffa08 into main Sep 17, 2021
@probot-auto-merge probot-auto-merge bot deleted the dependabot/npm_and_yarn/eslint-plugin-jest-24.4.2 branch September 17, 2021 17:38
github-actions bot pushed a commit that referenced this pull request Sep 17, 2021
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.4.1 to 24.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@v24.4.1...v24.4.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> f8ffa08
github-actions bot pushed a commit that referenced this pull request Sep 27, 2021
### [1.12.4](v1.12.3...v1.12.4) (2021-09-27)

### Miscellaneous Chores

* remove unnecessary file ([#389](#389)) ([2321234](2321234))
* standardize eslint ([#382](#382)) ([969d8f8](969d8f8))
* standardize repos ([#380](#380)) ([322189b](322189b))
* switch default branch ([b6405a7](b6405a7))
* Synced file(s) with googlemaps/.github ([#377](#377)) ([b94746e](b94746e))
* Synced file(s) with googlemaps/.github ([#392](#392)) ([22e3630](22e3630))
* Synced file(s) with googlemaps/.github ([#400](#400)) ([8cb9d3e](8cb9d3e))
* Synced local '.babelrc' with remote 'sync-files/js/.babelrc' ([#385](#385)) ([9570775](9570775))
* Synced local '.babelrc' with remote 'sync-files/js/.babelrc' ([#388](#388)) ([3ffcd5b](3ffcd5b))
* Synced local '.eslintignore' with remote 'sync-files/js/.eslintignore' ([#383](#383)) ([10b9321](10b9321))
* Synced local '.github/' with remote 'sync-files/js/.github/' ([#396](#396)) ([ed35696](ed35696))
* Synced local '.github/' with remote 'sync-files/js/.github/' ([#397](#397)) ([3dd31c9](3dd31c9))
* Synced local '.github/' with remote 'sync-files/js/.github/' ([#398](#398)) ([8eabe66](8eabe66))
* update eslint ([#384](#384)) ([7664d13](7664d13))

### Build System

* **deps-dev:** bump @rollup/plugin-node-resolve from 13.0.4 to 13.0.5 ([#394](#394)) ([fb42dcc](fb42dcc))
* **deps-dev:** bump @types/jest from 27.0.1 to 27.0.2 ([#390](#390)) ([04d45de](04d45de))
* **deps-dev:** bump core-js from 3.17.2 to 3.17.3 ([#374](#374)) ([dfe49c0](dfe49c0))
* **deps-dev:** bump core-js from 3.17.3 to 3.18.0 ([#386](#386)) ([00a1022](00a1022))
* **deps-dev:** bump core-js from 3.18.0 to 3.18.1 ([#401](#401)) ([6e07b51](6e07b51))
* **deps-dev:** bump eslint-plugin-jest from 24.4.0 to 24.4.1 ([#379](#379)) ([17182f5](17182f5))
* **deps-dev:** bump eslint-plugin-jest from 24.4.1 to 24.4.2 ([#381](#381)) ([f8ffa08](f8ffa08))
* **deps-dev:** bump prettier from 2.4.0 to 2.4.1 ([#378](#378)) ([17f2330](17f2330))
* **deps-dev:** bump rollup from 2.56.3 to 2.57.0 ([#393](#393)) ([744894d](744894d))
* **deps-dev:** bump typedoc from 0.21.9 to 0.22.4 ([#387](#387)) ([7e32e8c](7e32e8c))
* **deps:** bump tmpl from 1.0.4 to 1.0.5 ([#391](#391)) ([4a091d3](4a091d3))
@github-actions
Copy link

🎉 This PR is included in version 1.12.4 🎉

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