Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2022

Bumps eslint from 8.16.0 to 8.17.0.

Release notes

Sourced from eslint's releases.

v8.17.0

Features

  • 55319e1 feat: fix indent bug with semicolon-first style (#15951) (Milos Djermanovic)
  • f6d7920 feat: add allowNamedExports option to no-use-before-define (#15953) (Milos Djermanovic)

Bug Fixes

Documentation

  • b915018 docs: Update website UI to latest (#15944) (Nicholas C. Zakas)
  • f0bb609 docs: Update Exponentiation operator MDN link (#15960) (Pranjal Jain)
  • baa0153 docs: Use correct past tense "left" instead of "leaved" (#15950) (Frederik Braun)
  • 1351a9b docs: Add Resources section to rule pages (#15901) (Nicholas C. Zakas)
  • 68cf0fb docs: cleanup typos (#15936) (Nick Schonning)
  • 13b62ae docs: use-dart-sass instead of node-sass (#15912) (Deepshika S)
  • c81c5d6 docs: add social media links (#15920) (Deepshika S)
  • 0d6a50b docs: fix openjs link (#15917) (Amaresh S M)
  • 54910f5 docs: display version in mobile view (#15909) (Amaresh S M)

Chores

  • da694b9 chore: avoid theme flashes (#15927) (Strek)
  • f836743 chore: Use build hook for docs deploy (#15945) (Nicholas C. Zakas)
  • ce035e5 test: cleanup typos (#15937) (Nick Schonning)
  • 10249ad chore: use addEventListener instead of addListener (#15923) (Amaresh S M)
  • 5f5c1fb chore: lint eleventy config file (#15904) (Milos Djermanovic)
  • 8513d37 chore: update Rule typedefs (#15915) (Milos Djermanovic)
  • 55534f1 test: ensure no-restricted-imports works with NodeJS imports (#15907) (Nick Mazuk)
Changelog

Sourced from eslint's changelog.

v8.17.0 - June 3, 2022

  • b915018 docs: Update website UI to latest (#15944) (Nicholas C. Zakas)
  • 55319e1 feat: fix indent bug with semicolon-first style (#15951) (Milos Djermanovic)
  • f6d7920 feat: add allowNamedExports option to no-use-before-define (#15953) (Milos Djermanovic)
  • f0bb609 docs: Update Exponentiation operator MDN link (#15960) (Pranjal Jain)
  • da694b9 chore: avoid theme flashes (#15927) (Strek)
  • baa0153 docs: Use correct past tense "left" instead of "leaved" (#15950) (Frederik Braun)
  • f836743 chore: Use build hook for docs deploy (#15945) (Nicholas C. Zakas)
  • ce035e5 test: cleanup typos (#15937) (Nick Schonning)
  • 1351a9b docs: Add Resources section to rule pages (#15901) (Nicholas C. Zakas)
  • 68cf0fb docs: cleanup typos (#15936) (Nick Schonning)
  • 54c0953 fix: cleanup typos (#15939) (Nick Schonning)
  • 845a7af fix: typo ocatal -> octal (#15940) (Nick Schonning)
  • 10249ad chore: use addEventListener instead of addListener (#15923) (Amaresh S M)
  • 5f5c1fb chore: lint eleventy config file (#15904) (Milos Djermanovic)
  • 8513d37 chore: update Rule typedefs (#15915) (Milos Djermanovic)
  • 13b62ae docs: use-dart-sass instead of node-sass (#15912) (Deepshika S)
  • c81c5d6 docs: add social media links (#15920) (Deepshika S)
  • 0d6a50b docs: fix openjs link (#15917) (Amaresh S M)
  • 54910f5 docs: display version in mobile view (#15909) (Amaresh S M)
  • 55534f1 test: ensure no-restricted-imports works with NodeJS imports (#15907) (Nick Mazuk)
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.16.0 to 8.17.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.16.0...v8.17.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 Jun 6, 2022
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) June 6, 2022 23:17
@googlemaps-bot googlemaps-bot merged commit c569b37 into main Jun 6, 2022
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/eslint-8.17.0 branch June 6, 2022 23:18
github-actions bot pushed a commit that referenced this pull request Jun 6, 2022
Bumps [eslint](https://github.com/eslint/eslint) from 8.16.0 to 8.17.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.16.0...v8.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> c569b37
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