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 26.7.0 to 26.8.1 #267

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2022

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps eslint-plugin-jest from 26.7.0 to 26.8.1.

Release notes

Sourced from eslint-plugin-jest's releases.

v26.8.1

26.8.1 (2022-08-08)

Bug Fixes

  • no-standalone-expect: only report on expect.hasAssertions & expect.assertions member calls (#1191) (4bf9eea)

v26.8.0

26.8.0 (2022-08-07)

Features

Changelog

Sourced from eslint-plugin-jest's changelog.

26.8.1 (2022-08-08)

Bug Fixes

  • no-standalone-expect: only report on expect.hasAssertions & expect.assertions member calls (#1191) (4bf9eea)

26.8.0 (2022-08-07)

Features

Commits
  • 4106b8f chore(release): 26.8.1 [skip ci]
  • 4bf9eea fix(no-standalone-expect): only report on expect.hasAssertions & `expect.as...
  • 98a9a48 chore(deps): lock file maintenance
  • d1ee640 chore(release): 26.8.0 [skip ci]
  • aa4be21 feat: resolve expect based on scope (#1173)
  • baa76cf chore(deps): lock file maintenance
  • cf591ff chore: sort package.json (#1181)
  • 26e2791 chore: remove eslint-plugin-eslint-config as it doesn't work with ESLint 8 ...
  • 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 26.7.0 to 26.8.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@v26.7.0...v26.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 8, 2022
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) August 8, 2022 23:15
@googlemaps-bot googlemaps-bot merged commit dea5754 into main Aug 8, 2022
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/eslint-plugin-jest-26.8.1 branch August 8, 2022 23:16
github-actions bot pushed a commit that referenced this pull request Aug 8, 2022
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.7.0 to 26.8.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@v26.7.0...v26.8.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dea5754
googlemaps-bot pushed a commit that referenced this pull request Aug 15, 2022
### [2.0.2](v2.0.1...v2.0.2) (2022-08-15)

### Miscellaneous Chores

* **deps-dev:** bump @rollup/plugin-typescript from 8.3.3 to 8.3.4 ([#261](#261)) ([93d7ed3](93d7ed3))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#250](#250)) ([4b588ca](4b588ca))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#252](#252)) ([0d31677](0d31677))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#259](#259)) ([fb99e6e](fb99e6e))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#264](#264)) ([26d6e1f](26d6e1f))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#268](#268)) ([d232cae](d232cae))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#273](#273)) ([e2e9de9](e2e9de9))
* **deps-dev:** bump @typescript-eslint/parser from 5.30.5 to 5.30.6 ([#248](#248)) ([9d0436a](9d0436a))
* **deps-dev:** bump @typescript-eslint/parser from 5.30.6 to 5.30.7 ([#254](#254)) ([da33484](da33484))
* **deps-dev:** bump @typescript-eslint/parser from 5.30.7 to 5.31.0 ([#257](#257)) ([f6bd262](f6bd262))
* **deps-dev:** bump @typescript-eslint/parser from 5.31.0 to 5.33.0 ([#266](#266)) ([5ec2e9e](5ec2e9e))
* **deps-dev:** bump @typescript-eslint/parser from 5.33.0 to 5.33.1 ([#271](#271)) ([3c33570](3c33570))
* **deps-dev:** bump eslint from 8.19.0 to 8.20.0 ([#253](#253)) ([a9b3e8e](a9b3e8e))
* **deps-dev:** bump eslint from 8.20.0 to 8.21.0 ([#260](#260)) ([f226102](f226102))
* **deps-dev:** bump eslint from 8.21.0 to 8.22.0 ([#269](#269)) ([02dc135](02dc135))
* **deps-dev:** bump eslint-plugin-jest from 26.5.3 to 26.6.0 ([#256](#256)) ([d3347e9](d3347e9))
* **deps-dev:** bump eslint-plugin-jest from 26.6.0 to 26.7.0 ([#262](#262)) ([0750066](0750066))
* **deps-dev:** bump eslint-plugin-jest from 26.7.0 to 26.8.1 ([#267](#267)) ([dea5754](dea5754))
* **deps-dev:** bump eslint-plugin-jest from 26.8.1 to 26.8.3 ([#272](#272)) ([f1b59b7](f1b59b7))
* **deps-dev:** bump rollup from 2.75.7 to 2.76.0 ([#249](#249)) ([9b405eb](9b405eb))
* **deps-dev:** bump rollup from 2.76.0 to 2.77.0 ([#255](#255)) ([7a42698](7a42698))
* **deps-dev:** bump rollup from 2.77.0 to 2.77.2 ([#265](#265)) ([174aad6](174aad6))
* **deps-dev:** bump rollup from 2.77.2 to 2.78.0 ([#270](#270)) ([f588210](f588210))
* **deps-dev:** bump typedoc from 0.23.5 to 0.23.7 ([#247](#247)) ([b314c01](b314c01))
* **deps-dev:** bump typedoc from 0.23.7 to 0.23.8 ([#251](#251)) ([6b41ea0](6b41ea0))
* **deps-dev:** bump typedoc from 0.23.8 to 0.23.9 ([#258](#258)) ([109476a](109476a))
* **deps-dev:** bump typedoc from 0.23.9 to 0.23.10 ([#263](#263)) ([158fbb2](158fbb2))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 2.0.2 🎉

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants