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.0.2 to 27.0.4 #100

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2022

Bumps eslint-plugin-jest from 27.0.2 to 27.0.4.

Release notes

Sourced from eslint-plugin-jest's releases.

v27.0.4

27.0.4 (2022-09-10)

Bug Fixes

  • consistent rule doc notices and sections (#1226) (2580563)

v27.0.3

27.0.3 (2022-09-09)

Bug Fixes

  • ensure jest globals are enabled in styles config (#1241) (a165e98)
Changelog

Sourced from eslint-plugin-jest's changelog.

27.0.4 (2022-09-10)

Bug Fixes

  • consistent rule doc notices and sections (#1226) (2580563)

27.0.3 (2022-09-09)

Bug Fixes

  • ensure jest globals are enabled in styles config (#1241) (a165e98)
Commits
  • 4723871 chore(release): 27.0.4 [skip ci]
  • 2580563 fix: consistent rule doc notices and sections (#1226)
  • 90cdc0c chore: add v28 and v29 of jest to internal type
  • 7f3cc12 chore: use @tsconfig/node14 and stricter TS config (#1242)
  • 43f7ccc chore: add concurrency to GH Actions
  • de672a9 chore(release): 27.0.3 [skip ci]
  • a165e98 fix: ensure jest globals are enabled in styles config (#1241)
  • 570a644 ci: disable jest/unbound-method in smoke test (#1240)
  • 3a2a683 chore: make sure that tools are typechecked (#1239)
  • 511f749 docs: fix link to typed linting in README (#1231)
  • 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)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.0.2 to 27.0.4.
- [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.2...v27.0.4)

---
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 12, 2022
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 12, 2022
@probot-auto-merge probot-auto-merge bot merged commit 0e2df82 into main Sep 12, 2022
@probot-auto-merge probot-auto-merge bot deleted the dependabot/npm_and_yarn/eslint-plugin-jest-27.0.4 branch September 12, 2022 05:34
github-actions bot pushed a commit that referenced this pull request Sep 12, 2022
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.0.2 to 27.0.4.
- [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.2...v27.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 0e2df82
github-actions bot pushed a commit that referenced this pull request Oct 17, 2022
### [1.0.16](v1.0.15...v1.0.16) (2022-10-17)

### Miscellaneous Chores

* **deps-dev:** bump @types/lodash from 4.14.184 to 4.14.186 ([#104](#104)) ([a919be1](a919be1))
* **deps-dev:** bump eslint from 8.23.0 to 8.23.1 ([#97](#97)) ([501ceed](501ceed))
* **deps-dev:** bump eslint from 8.23.1 to 8.24.0 ([#102](#102)) ([e823c27](e823c27))
* **deps-dev:** bump eslint from 8.24.0 to 8.25.0 ([#108](#108)) ([ec00992](ec00992))
* **deps-dev:** bump eslint-plugin-jest from 27.0.2 to 27.0.4 ([#100](#100)) ([0e2df82](0e2df82))
* **deps-dev:** bump eslint-plugin-jest from 27.0.4 to 27.1.0 ([#106](#106)) ([9011abc](9011abc))
* **deps-dev:** bump eslint-plugin-jest from 27.1.0 to 27.1.1 ([#107](#107)) ([20a6ef7](20a6ef7))
* **deps-dev:** bump eslint-plugin-jest from 27.1.1 to 27.1.2 ([#110](#110)) ([efeb9fc](efeb9fc))
* **deps-dev:** bump typedoc from 0.23.13 to 0.23.15 ([#101](#101)) ([727874d](727874d))
* **deps-dev:** bump typedoc from 0.23.15 to 0.23.16 ([#109](#109)) ([951ccc4](951ccc4))
* **deps-dev:** bump typescript from 4.8.3 to 4.8.4 ([#103](#103)) ([74a302a](74a302a))
* **deps:** bump fast-glob from 3.2.11 to 3.2.12 ([#99](#99)) ([66b37fc](66b37fc))
* **deps:** bump yargs from 17.5.1 to 17.6.0 ([#105](#105)) ([1916fa0](1916fa0))
@github-actions
Copy link

🎉 This PR is included in version 1.0.16 🎉

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
dependencies Pull requests that update a dependency file merge released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants