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 from 8.28.0 to 8.29.0 #353

Merged
merged 1 commit into from
Dec 5, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 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 from 8.28.0 to 8.29.0.

Release notes

Sourced from eslint's releases.

v8.29.0

Features

  • 49a07c5 feat: add allowParensAfterCommentPattern option to no-extra-parens (#16561) (Nitin Kumar)
  • e6a865d feat: prefer-named-capture-group add suggestions (#16544) (Josh Goldberg)
  • a91332b feat: In no-invalid-regexp validate flags also for non-literal patterns (#16583) (trosos)

Documentation

  • 0311d81 docs: Configuring Plugins page intro, page tweaks, and rename (#16534) (Ben Perlmutter)
  • 57089b1 docs: add a property assignment example for camelcase rule (#16605) (Milos Djermanovic)
  • b6ab030 docs: add docs codeowners (#16601) (Strek)
  • 6380c87 docs: fix sitemap and feed (#16592) (Milos Djermanovic)
  • ade621d docs: perf debounce the search query (#16586) (Shanmughapriyan S)
  • fbcf3ab docs: fix searchbar clear button (#16585) (Shanmughapriyan S)
  • f894035 docs: HTTPS link to yeoman.io (#16582) (Christian Oliff)
  • de12b26 docs: Update configuration file pages (#16509) (Ben Perlmutter)
  • 1ae9f20 docs: update correct code examples for no-extra-parens rule (#16560) (Nitin Kumar)

Chores

  • 7628403 chore: add discord channel link (#16590) (Amaresh S M)
  • f5808cb chore: fix rule doc headers check (#16564) (Milos Djermanovic)
Changelog

Sourced from eslint's changelog.

v8.29.0 - December 2, 2022

  • 0311d81 docs: Configuring Plugins page intro, page tweaks, and rename (#16534) (Ben Perlmutter)
  • 57089b1 docs: add a property assignment example for camelcase rule (#16605) (Milos Djermanovic)
  • b6ab030 docs: add docs codeowners (#16601) (Strek)
  • 7628403 chore: add discord channel link (#16590) (Amaresh S M)
  • 49a07c5 feat: add allowParensAfterCommentPattern option to no-extra-parens (#16561) (Nitin Kumar)
  • 6380c87 docs: fix sitemap and feed (#16592) (Milos Djermanovic)
  • e6a865d feat: prefer-named-capture-group add suggestions (#16544) (Josh Goldberg)
  • ade621d docs: perf debounce the search query (#16586) (Shanmughapriyan S)
  • a91332b feat: In no-invalid-regexp validate flags also for non-literal patterns (#16583) (trosos)
  • fbcf3ab docs: fix searchbar clear button (#16585) (Shanmughapriyan S)
  • f894035 docs: HTTPS link to yeoman.io (#16582) (Christian Oliff)
  • de12b26 docs: Update configuration file pages (#16509) (Ben Perlmutter)
  • f5808cb chore: fix rule doc headers check (#16564) (Milos Djermanovic)
  • 1ae9f20 docs: update correct code examples for no-extra-parens rule (#16560) (Nitin Kumar)
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](https://github.com/eslint/eslint) from 8.28.0 to 8.29.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.28.0...v8.29.0)

---
updated-dependencies:
- dependency-name: eslint
  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 Dec 5, 2022
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) December 5, 2022 23:09
@googlemaps-bot googlemaps-bot merged commit 67efd75 into main Dec 5, 2022
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/eslint-8.29.0 branch December 5, 2022 23:10
github-actions bot pushed a commit that referenced this pull request Dec 5, 2022
Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 8.29.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.28.0...v8.29.0)

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

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> 67efd75
googlemaps-bot pushed a commit that referenced this pull request Dec 19, 2022
### [2.0.5](v2.0.4...v2.0.5) (2022-12-19)

### Miscellaneous Chores

* **deps-dev:** bump @rollup/plugin-typescript from 9.0.2 to 10.0.1 ([#348](#348)) ([a11258c](a11258c))
* **deps-dev:** bump @types/google.maps from 3.50.5 to 3.51.0 ([#354](#354)) ([def2395](def2395))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#341](#341)) ([d80a90f](d80a90f))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#344](#344)) ([754fe71](754fe71))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#347](#347)) ([a43a693](a43a693))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#356](#356)) ([8cce307](8cce307))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#363](#363)) ([f2a2b82](f2a2b82))
* **deps-dev:** bump @typescript-eslint/parser from 5.42.1 to 5.43.0 ([#342](#342)) ([2f2afaf](2f2afaf))
* **deps-dev:** bump @typescript-eslint/parser from 5.43.0 to 5.44.0 ([#343](#343)) ([416b781](416b781))
* **deps-dev:** bump @typescript-eslint/parser from 5.44.0 to 5.45.1 ([#349](#349)) ([c239209](c239209))
* **deps-dev:** bump @typescript-eslint/parser from 5.45.1 to 5.46.1 ([#355](#355)) ([ec5744b](ec5744b))
* **deps-dev:** bump @typescript-eslint/parser from 5.46.1 to 5.47.0 ([#366](#366)) ([d73d679](d73d679))
* **deps-dev:** bump eslint from 8.27.0 to 8.28.0 ([#345](#345)) ([955f0da](955f0da))
* **deps-dev:** bump eslint from 8.28.0 to 8.29.0 ([#353](#353)) ([67efd75](67efd75))
* **deps-dev:** bump eslint from 8.29.0 to 8.30.0 ([#361](#361)) ([4994a83](4994a83))
* **deps-dev:** bump eslint-plugin-jest from 27.1.4 to 27.1.5 ([#338](#338)) ([547155e](547155e))
* **deps-dev:** bump eslint-plugin-jest from 27.1.5 to 27.1.6 ([#352](#352)) ([3b207ab](3b207ab))
* **deps-dev:** bump eslint-plugin-jest from 27.1.6 to 27.1.7 ([#365](#365)) ([0c53c34](0c53c34))
* **deps-dev:** bump prettier from 2.7.1 to 2.8.0 ([#351](#351)) ([be69643](be69643))
* **deps-dev:** bump prettier from 2.8.0 to 2.8.1 ([#358](#358)) ([154829d](154829d))
* **deps-dev:** bump rollup from 3.2.5 to 3.3.0 ([#340](#340)) ([254e49b](254e49b))
* **deps-dev:** bump rollup from 3.3.0 to 3.6.0 ([#350](#350)) ([3e54036](3e54036))
* **deps-dev:** bump rollup from 3.6.0 to 3.7.3 ([#359](#359)) ([c03e620](c03e620))
* **deps-dev:** bump rollup from 3.7.3 to 3.7.5 ([#364](#364)) ([30c0a55](30c0a55))
* **deps-dev:** bump typedoc from 0.23.19 to 0.23.21 ([#339](#339)) ([e3d73ad](e3d73ad))
* **deps-dev:** bump typedoc from 0.23.21 to 0.23.22 ([#360](#360)) ([f4b4cd3](f4b4cd3))
* **deps-dev:** bump typedoc from 0.23.22 to 0.23.23 ([#362](#362)) ([3afa647](3afa647))
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants