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

build(deps-dev): bump eslint-plugin-jest from 27.4.3 to 27.6.0 #1076

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps eslint-plugin-jest from 27.4.3 to 27.6.0.

Release notes

Sourced from eslint-plugin-jest's releases.

v27.6.0

27.6.0 (2023-10-26)

Features

  • include plugin meta information for ESLint v9 (#1454) (4d57146)

v27.5.0

27.5.0 (2023-10-26)

Features

  • valid-title: allow ignoring tests with non-string titles (#1460) (ea89da9)
Changelog

Sourced from eslint-plugin-jest's changelog.

27.6.0 (2023-10-26)

Features

  • include plugin meta information for ESLint v9 (#1454) (4d57146)

27.5.0 (2023-10-26)

Features

  • valid-title: allow ignoring tests with non-string titles (#1460) (ea89da9)
Commits
  • 6dfbf15 chore(release): 27.6.0 [skip ci]
  • 4d57146 feat: include plugin meta information for ESLint v9 (#1454)
  • 55ad336 chore: update moduleResolution and module to node16 (#1455)
  • 9cc9592 chore: replace eslint-plugin-node with eslint-plugin-n (#1462)
  • 1d5bdd1 chore(release): 27.5.0 [skip ci]
  • ea89da9 feat(valid-title): allow ignoring tests with non-string titles (#1460)
  • f2af519 chore: run CI on Node 21 (#1461)
  • d8b10b4 chore: update permissions granted on CI
  • 4295882 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 6, 2023
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) November 6, 2023 22:41
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-27.6.0 branch from f59d930 to ac969be Compare November 6, 2023 22:41
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-27.6.0 branch from ac969be to afeec43 Compare November 6, 2023 22:44
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-27.6.0 branch from afeec43 to cceb359 Compare November 6, 2023 22:46
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.4.3 to 27.6.0.
- [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.4.3...v27.6.0)

---
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 force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-27.6.0 branch from cceb359 to cf27245 Compare November 6, 2023 22:47
@googlemaps-bot googlemaps-bot merged commit 28624ad into master Nov 6, 2023
16 checks passed
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/eslint-plugin-jest-27.6.0 branch November 6, 2023 22:48
googlemaps-bot added a commit that referenced this pull request Dec 12, 2023
### [3.3.42](v3.3.41...v3.3.42) (2023-12-12)

### Build System

* **deps-dev:** bump @babel/traverse from 7.23.0 to 7.23.2 ([#1058](#1058)) ([820544c](820544c))
* **deps-dev:** bump @types/jest from 29.5.5 to 29.5.7 ([#1070](#1070)) ([8a4ec75](8a4ec75))
* **deps-dev:** bump @types/jest from 29.5.7 to 29.5.10 ([#1092](#1092)) ([d2b74f1](d2b74f1))
* **deps-dev:** bump @types/node from 20.10.0 to 20.10.3 ([#1102](#1102)) ([e6cd0e7](e6cd0e7))
* **deps-dev:** bump @types/node from 20.10.3 to 20.10.4 ([#1111](#1111)) ([374b7b6](374b7b6))
* **deps-dev:** bump @types/node from 20.8.4 to 20.8.6 ([#1056](#1056)) ([917c616](917c616))
* **deps-dev:** bump @types/node from 20.8.6 to 20.8.7 ([#1059](#1059)) ([d2ed837](d2ed837))
* **deps-dev:** bump @types/node from 20.8.7 to 20.9.0 ([#1080](#1080)) ([3c7cfda](3c7cfda))
* **deps-dev:** bump @types/node from 20.9.0 to 20.9.2 ([#1087](#1087)) ([d5d5521](d5d5521))
* **deps-dev:** bump @types/node from 20.9.2 to 20.10.0 ([#1096](#1096)) ([40030b0](40030b0))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#1055](#1055)) ([f1674df](f1674df))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#1062](#1062)) ([dbf243b](dbf243b))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#1071](#1071)) ([b36384e](b36384e))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#1073](#1073)) ([4e7ac73](4e7ac73))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#1085](#1085)) ([80697e6](80697e6))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#1088](#1088)) ([de1a052](de1a052))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#1108](#1108)) ([3701d7e](3701d7e))
* **deps-dev:** bump @typescript-eslint/parser from 6.10.0 to 6.11.0 ([#1084](#1084)) ([3e8bcdd](3e8bcdd))
* **deps-dev:** bump @typescript-eslint/parser from 6.11.0 to 6.12.0 ([#1089](#1089)) ([895dbd3](895dbd3))
* **deps-dev:** bump @typescript-eslint/parser from 6.12.0 to 6.13.0 ([#1095](#1095)) ([1c42682](1c42682))
* **deps-dev:** bump @typescript-eslint/parser from 6.13.0 to 6.13.2 ([#1103](#1103)) ([b8f1741](b8f1741))
* **deps-dev:** bump @typescript-eslint/parser from 6.7.5 to 6.8.0 ([#1057](#1057)) ([1aa5649](1aa5649))
* **deps-dev:** bump @typescript-eslint/parser from 6.8.0 to 6.9.0 ([#1063](#1063)) ([4dee296](4dee296))
* **deps-dev:** bump @typescript-eslint/parser from 6.9.0 to 6.9.1 ([#1069](#1069)) ([bd98de5](bd98de5))
* **deps-dev:** bump @typescript-eslint/parser from 6.9.1 to 6.10.0 ([#1075](#1075)) ([781ce3e](781ce3e))
* **deps-dev:** bump eslint from 8.51.0 to 8.52.0 ([#1060](#1060)) ([8f7eb83](8f7eb83))
* **deps-dev:** bump eslint from 8.52.0 to 8.53.0 ([#1077](#1077)) ([36e67f0](36e67f0))
* **deps-dev:** bump eslint from 8.53.0 to 8.54.0 ([#1090](#1090)) ([67c0e48](67c0e48))
* **deps-dev:** bump eslint from 8.54.0 to 8.55.0 ([#1101](#1101)) ([56f5d88](56f5d88))
* **deps-dev:** bump eslint-config-prettier from 9.0.0 to 9.1.0 ([#1099](#1099)) ([4b6f1ae](4b6f1ae))
* **deps-dev:** bump eslint-plugin-jest from 27.4.2 to 27.4.3 ([#1061](#1061)) ([e5c37be](e5c37be))
* **deps-dev:** bump eslint-plugin-jest from 27.4.3 to 27.6.0 ([#1076](#1076)) ([28624ad](28624ad))
* **deps-dev:** bump nock from 13.3.4 to 13.3.7 ([#1068](#1068)) ([1a780bc](1a780bc))
* **deps-dev:** bump nock from 13.3.7 to 13.3.8 ([#1074](#1074)) ([f1bee09](f1bee09))
* **deps-dev:** bump nock from 13.3.8 to 13.4.0 ([#1094](#1094)) ([04ce099](04ce099))
* **deps-dev:** bump prettier from 3.0.3 to 3.1.0 ([#1082](#1082)) ([3c472fd](3c472fd))
* **deps-dev:** bump prettier from 3.1.0 to 3.1.1 ([#1109](#1109)) ([785ff4a](785ff4a))
* **deps-dev:** bump typedoc from 0.25.2 to 0.25.3 ([#1067](#1067)) ([eecbe98](eecbe98))
* **deps-dev:** bump typedoc from 0.25.3 to 0.25.4 ([#1093](#1093)) ([cf24d22](cf24d22))
* **deps-dev:** bump typescript from 5.2.2 to 5.3.2 ([#1097](#1097)) ([9212502](9212502))
* **deps-dev:** bump typescript from 5.3.2 to 5.3.3 ([#1112](#1112)) ([eedf7b0](eedf7b0))
* **deps:** bump @googlemaps/url-signature from 1.0.29 to 1.0.30 ([#1110](#1110)) ([4400a37](4400a37))
* **deps:** bump axios from 1.5.1 to 1.6.0 ([#1079](#1079)) ([c5e3c9a](c5e3c9a))
* **deps:** bump axios from 1.6.0 to 1.6.1 ([#1081](#1081)) ([392a38b](392a38b))
* **deps:** bump axios from 1.6.1 to 1.6.2 ([#1091](#1091)) ([031213f](031213f))
* **deps:** bump crypto-js from 4.1.1 to 4.2.0 ([#1066](#1066)) ([51383bf](51383bf))

### Miscellaneous Chores

* add eslint and fix problems ([#1045](#1045)) ([67e5de8](67e5de8))
* update workflows to use newer versions ([#1046](#1046)) ([52b256f](52b256f))

### Tests

* fix places/photo test ([#1113](#1113)) ([1be71ac](1be71ac))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 3.3.42 🎉

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.

None yet

1 participant