Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2022

Bumps eslint from 8.18.0 to 8.19.0.

Release notes

Sourced from eslint's releases.

v8.19.0

Features

  • 7023628 feat: add importNames support for patterns in no-restricted-imports (#16059) (Brandon Scott)
  • 472c368 feat: fix handling of blockless with statements in indent rule (#16068) (Milos Djermanovic)

Bug Fixes

  • fc81848 fix: throw helpful exception when rule has wrong return type (#16075) (Bryan Mishkin)

Documentation

  • 3ae0574 docs: Remove duplicate rule descriptions (#16052) (Amaresh S M)
  • f50cf43 docs: Add base href to each page to fix relative URLs (#16046) (Nicholas C. Zakas)
  • ae4b449 docs: make logo link clickable on small width screens (#16058) (Milos Djermanovic)
  • 280f898 docs: use only fenced code blocks (#16044) (Milos Djermanovic)
  • f5d63b9 docs: add listener only if element exists (#16045) (Amaresh S M)
  • 8b639cc docs: add missing migrating-to-8.0.0 in the user guide (#16048) (唯然)
  • b8e68c1 docs: Update release process (#16036) (Nicholas C. Zakas)
  • 6d0cb11 docs: remove table of contents from markdown text (#15999) (Nitin Kumar)

Chores

  • e884933 chore: use github-slugger for markdown anchors (#16067) (Strek)
  • 02e9cb0 chore: revamp carbon ad style (#16078) (Amaresh S M)
  • b6aee95 chore: remove unwanted comments from rules markdown (#16054) (Strek)
  • 6840940 chore: correctly use .markdownlintignore in Makefile (#16060) (Bryan Mishkin)
  • 48904fb chore: add missing images (#16017) (Amaresh S M)
  • 910f741 chore: add architecture to nav (#16039) (Strek)
  • 9bb24c1 chore: add correct incorrect in all rules doc (#16021) (Deepshika S)
  • 5a96af8 chore: prepare versions data file (#16035) (Nicholas C. Zakas)
  • 50afe6f chore: Included githubactions in the dependabot config (#15985) (Naveen)
  • 473411e chore: add deploy workflow for playground (#16034) (Milos Djermanovic)
  • a30b66c chore: fix print style (#16025) (Amaresh S M)
  • f4dad59 chore: add noindex meta tag (#16016) (Milos Djermanovic)
  • db387a8 chore: fix sitemap (#16026) (Milos Djermanovic)
  • 285fbc5 chore: remove TOC from printable (#16020) (Strek)
  • 8e84c21 chore: remove ligatures from fonts (#16019) (Strek)
Changelog

Sourced from eslint's changelog.

v8.19.0 - July 1, 2022

  • 7023628 feat: add importNames support for patterns in no-restricted-imports (#16059) (Brandon Scott)
  • 472c368 feat: fix handling of blockless with statements in indent rule (#16068) (Milos Djermanovic)
  • fc81848 fix: throw helpful exception when rule has wrong return type (#16075) (Bryan Mishkin)
  • e884933 chore: use github-slugger for markdown anchors (#16067) (Strek)
  • 02e9cb0 chore: revamp carbon ad style (#16078) (Amaresh S M)
  • 3ae0574 docs: Remove duplicate rule descriptions (#16052) (Amaresh S M)
  • b6aee95 chore: remove unwanted comments from rules markdown (#16054) (Strek)
  • f50cf43 docs: Add base href to each page to fix relative URLs (#16046) (Nicholas C. Zakas)
  • 6840940 chore: correctly use .markdownlintignore in Makefile (#16060) (Bryan Mishkin)
  • ae4b449 docs: make logo link clickable on small width screens (#16058) (Milos Djermanovic)
  • 280f898 docs: use only fenced code blocks (#16044) (Milos Djermanovic)
  • f5d63b9 docs: add listener only if element exists (#16045) (Amaresh S M)
  • 8b639cc docs: add missing migrating-to-8.0.0 in the user guide (#16048) (唯然)
  • b8e68c1 docs: Update release process (#16036) (Nicholas C. Zakas)
  • 48904fb chore: add missing images (#16017) (Amaresh S M)
  • 910f741 chore: add architecture to nav (#16039) (Strek)
  • 9bb24c1 chore: add correct incorrect in all rules doc (#16021) (Deepshika S)
  • 5a96af8 chore: prepare versions data file (#16035) (Nicholas C. Zakas)
  • 50afe6f chore: Included githubactions in the dependabot config (#15985) (Naveen)
  • 6d0cb11 docs: remove table of contents from markdown text (#15999) (Nitin Kumar)
  • 473411e chore: add deploy workflow for playground (#16034) (Milos Djermanovic)
  • a30b66c chore: fix print style (#16025) (Amaresh S M)
  • f4dad59 chore: add noindex meta tag (#16016) (Milos Djermanovic)
  • db387a8 chore: fix sitemap (#16026) (Milos Djermanovic)
  • 285fbc5 chore: remove TOC from printable (#16020) (Strek)
  • 8e84c21 chore: remove ligatures from fonts (#16019) (Strek)
Commits
  • 568af4e 8.19.0
  • e74d59c Build: changelog update for 8.19.0
  • 7023628 feat: add importNames support for patterns in no-restricted-imports (#16059)
  • 472c368 feat: fix handling of blockless with statements in indent rule (#16068)
  • fc81848 fix: throw helpful exception when rule has wrong return type (#16075)
  • e884933 chore: use github-slugger for markdown anchors (#16067)
  • 02e9cb0 chore: revamp carbon ad style (#16078)
  • 3ae0574 docs: Remove duplicate rule descriptions (#16052)
  • b6aee95 chore: remove unwanted comments from rules markdown (#16054)
  • f50cf43 docs: Add base href to each page to fix relative URLs (#16046)
  • 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](https://github.com/eslint/eslint) from 8.18.0 to 8.19.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.18.0...v8.19.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 4, 2022
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) July 4, 2022 23:17
@googlemaps-bot googlemaps-bot merged commit e3eac5f into main Jul 4, 2022
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/eslint-8.19.0 branch July 4, 2022 23:18
googlemaps-bot pushed a commit that referenced this pull request Jul 4, 2022
### [2.0.1](v2.0.0...v2.0.1) (2022-07-04)

### Miscellaneous Chores

* **deps-dev:** bump @googlemaps/jest-mocks from 2.7.4 to 2.7.5 ([#234](#234)) ([7525a8e](7525a8e))
* **deps-dev:** bump @rollup/plugin-typescript from 8.3.2 to 8.3.3 ([#229](#229)) ([8363fc0](8363fc0))
* **deps-dev:** bump @types/google.maps from 3.49.0 to 3.49.1 ([#214](#214)) ([31d1d71](31d1d71))
* **deps-dev:** bump @types/google.maps from 3.49.1 to 3.49.2 ([#222](#222)) ([e38ae04](e38ae04))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#213](#213)) ([acaf36d](acaf36d))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#220](#220)) ([331237e](331237e))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#228](#228)) ([b99fa22](b99fa22))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#236](#236)) ([9bf01e7](9bf01e7))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#241](#241)) ([82493df](82493df))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#246](#246)) ([6f4a555](6f4a555))
* **deps-dev:** bump @typescript-eslint/parser from 5.26.0 to 5.27.0 ([#218](#218)) ([82c81f9](82c81f9))
* **deps-dev:** bump @typescript-eslint/parser from 5.27.0 to 5.27.1 ([#221](#221)) ([b15e06c](b15e06c))
* **deps-dev:** bump @typescript-eslint/parser from 5.27.1 to 5.28.0 ([#227](#227)) ([5267d52](5267d52))
* **deps-dev:** bump @typescript-eslint/parser from 5.28.0 to 5.29.0 ([#235](#235)) ([a857f42](a857f42))
* **deps-dev:** bump @typescript-eslint/parser from 5.29.0 to 5.30.0 ([#238](#238)) ([dbd81a0](dbd81a0))
* **deps-dev:** bump @typescript-eslint/parser from 5.30.0 to 5.30.5 ([#244](#244)) ([f04478b](f04478b))
* **deps-dev:** bump eslint from 8.16.0 to 8.17.0 ([#224](#224)) ([c569b37](c569b37))
* **deps-dev:** bump eslint from 8.17.0 to 8.18.0 ([#237](#237)) ([17eef62](17eef62))
* **deps-dev:** bump eslint from 8.18.0 to 8.19.0 ([#242](#242)) ([e3eac5f](e3eac5f))
* **deps-dev:** bump eslint-plugin-jest from 26.2.2 to 26.4.6 ([#216](#216)) ([de9c1af](de9c1af))
* **deps-dev:** bump eslint-plugin-jest from 26.4.6 to 26.5.3 ([#226](#226)) ([7f6016b](7f6016b))
* **deps-dev:** bump eslint-plugin-prettier from 4.0.0 to 4.1.0 ([#240](#240)) ([1b669dd](1b669dd))
* **deps-dev:** bump eslint-plugin-prettier from 4.1.0 to 4.2.1 ([#243](#243)) ([909093b](909093b))
* **deps-dev:** bump prettier from 2.6.2 to 2.7.1 ([#233](#233)) ([598f7f8](598f7f8))
* **deps-dev:** bump rollup from 2.74.1 to 2.75.3 ([#217](#217)) ([287c1a0](287c1a0))
* **deps-dev:** bump rollup from 2.75.3 to 2.75.5 ([#223](#223)) ([4b3505b](4b3505b))
* **deps-dev:** bump rollup from 2.75.5 to 2.75.6 ([#230](#230)) ([48b7f61](48b7f61))
* **deps-dev:** bump rollup from 2.75.6 to 2.75.7 ([#232](#232)) ([449e502](449e502))
* **deps-dev:** bump typedoc from 0.22.15 to 0.22.16 ([#215](#215)) ([b560891](b560891))
* **deps-dev:** bump typedoc from 0.22.16 to 0.22.17 ([#225](#225)) ([48f39e5](48f39e5))
* **deps-dev:** bump typedoc from 0.22.17 to 0.23.1 ([#239](#239)) ([2d6b68e](2d6b68e))
* **deps-dev:** bump typedoc from 0.23.1 to 0.23.5 ([#245](#245)) ([030c5ba](030c5ba))
* **deps-dev:** bump typescript from 4.6.4 to 4.7.3 ([#219](#219)) ([2f2489c](2f2489c))
* **deps-dev:** bump typescript from 4.7.3 to 4.7.4 ([#231](#231)) ([28bbe8a](28bbe8a))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 2.0.1 🎉

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