Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2022

Bumps eslint from 8.26.0 to 8.27.0.

Release notes

Sourced from eslint's releases.

v8.27.0

Features

  • f14587c feat: new no-new-native-nonconstructor rule (#16368) (Sosuke Suzuki)
  • 978799b feat: add new rule no-empty-static-block (#16325) (Sosuke Suzuki)
  • 69216ee feat: no-empty suggest to add comment in empty BlockStatement (#16470) (Nitin Kumar)
  • 319f0a5 feat: use context.languageOptions.ecmaVersion in core rules (#16458) (Milos Djermanovic)

Bug Fixes

  • c3ce521 fix: Ensure unmatched glob patterns throw an error (#16462) (Nicholas C. Zakas)
  • 886a038 fix: handle files with unspecified path in getRulesMetaForResults (#16437) (Francesco Trotta)

Documentation

  • ce93b42 docs: Stylelint property-no-unknown (#16497) (Nick Schonning)
  • d2cecb4 docs: Stylelint declaration-block-no-shorthand-property-overrides (#16498) (Nick Schonning)
  • 0a92805 docs: stylelint color-hex-case (#16496) (Nick Schonning)
  • 74a5af4 docs: fix stylelint error (#16491) (Milos Djermanovic)
  • 324db1a docs: explicit stylelint color related rules (#16465) (Nick Schonning)
  • 94dc4f1 docs: use Stylelint for HTML files (#16468) (Nick Schonning)
  • cc6128d docs: enable stylelint declaration-block-no-duplicate-properties (#16466) (Nick Schonning)
  • d03a8bf docs: Add heading to justification explanation (#16430) (Maritaria)
  • 8a15968 docs: add Stylelint configuration and cleanup (#16379) (Nick Schonning)
  • 9b0a469 docs: note commit messages don't support scope (#16435) (Andy Edwards)
  • 1581405 docs: improve context.getScope() docs (#16417) (Ben Perlmutter)
  • b797149 docs: update formatters template (#16454) (Milos Djermanovic)
  • 5ac4de9 docs: fix link to formatters on the Core Concepts page (#16455) (Vladislav)
  • 33313ef docs: core-concepts: fix link to semi rule (#16453) (coderaiser)
Changelog

Sourced from eslint's changelog.

v8.27.0 - November 6, 2022

  • f14587c feat: new no-new-native-nonconstructor rule (#16368) (Sosuke Suzuki)
  • 978799b feat: add new rule no-empty-static-block (#16325) (Sosuke Suzuki)
  • ce93b42 docs: Stylelint property-no-unknown (#16497) (Nick Schonning)
  • d2cecb4 docs: Stylelint declaration-block-no-shorthand-property-overrides (#16498) (Nick Schonning)
  • 0a92805 docs: stylelint color-hex-case (#16496) (Nick Schonning)
  • c3ce521 fix: Ensure unmatched glob patterns throw an error (#16462) (Nicholas C. Zakas)
  • 74a5af4 docs: fix stylelint error (#16491) (Milos Djermanovic)
  • 69216ee feat: no-empty suggest to add comment in empty BlockStatement (#16470) (Nitin Kumar)
  • 324db1a docs: explicit stylelint color related rules (#16465) (Nick Schonning)
  • 94dc4f1 docs: use Stylelint for HTML files (#16468) (Nick Schonning)
  • cc6128d docs: enable stylelint declaration-block-no-duplicate-properties (#16466) (Nick Schonning)
  • d03a8bf docs: Add heading to justification explanation (#16430) (Maritaria)
  • 886a038 fix: handle files with unspecified path in getRulesMetaForResults (#16437) (Francesco Trotta)
  • 319f0a5 feat: use context.languageOptions.ecmaVersion in core rules (#16458) (Milos Djermanovic)
  • 8a15968 docs: add Stylelint configuration and cleanup (#16379) (Nick Schonning)
  • 9b0a469 docs: note commit messages don't support scope (#16435) (Andy Edwards)
  • 1581405 docs: improve context.getScope() docs (#16417) (Ben Perlmutter)
  • b797149 docs: update formatters template (#16454) (Milos Djermanovic)
  • 5ac4de9 docs: fix link to formatters on the Core Concepts page (#16455) (Vladislav)
  • 33313ef docs: core-concepts: fix link to semi rule (#16453) (coderaiser)
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.26.0 to 8.27.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.26.0...v8.27.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 Nov 7, 2022
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) November 7, 2022 23:14
@googlemaps-bot googlemaps-bot merged commit 18922f6 into main Nov 7, 2022
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/eslint-8.27.0 branch November 7, 2022 23:16
github-actions bot pushed a commit that referenced this pull request Nov 7, 2022
Bumps [eslint](https://github.com/eslint/eslint) from 8.26.0 to 8.27.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.26.0...v8.27.0)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 18922f6
googlemaps-bot pushed a commit that referenced this pull request Nov 7, 2022
### [2.0.4](v2.0.3...v2.0.4) (2022-11-07)

### Miscellaneous Chores

* **deps-dev:** bump @rollup/plugin-typescript from 8.5.0 to 9.0.0 ([#314](#314)) ([88bfe24](88bfe24))
* **deps-dev:** bump @rollup/plugin-typescript from 9.0.0 to 9.0.1 ([#319](#319)) ([34191bb](34191bb))
* **deps-dev:** bump @rollup/plugin-typescript from 9.0.1 to 9.0.2 ([#322](#322)) ([ed8d387](ed8d387))
* **deps-dev:** bump @types/google.maps from 3.50.2 to 3.50.4 ([#312](#312)) ([c98d642](c98d642))
* **deps-dev:** bump @types/google.maps from 3.50.4 to 3.50.5 ([#335](#335)) ([5d3009a](5d3009a))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#305](#305)) ([b0fdf20](b0fdf20))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#310](#310)) ([a7a3e6f](a7a3e6f))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#316](#316)) ([9567a2a](9567a2a))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#325](#325)) ([28d5437](28d5437))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#328](#328)) ([e4d5a6d](e4d5a6d))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#336](#336)) ([c923977](c923977))
* **deps-dev:** bump @typescript-eslint/parser from 5.38.1 to 5.39.0 ([#306](#306)) ([664602c](664602c))
* **deps-dev:** bump @typescript-eslint/parser from 5.39.0 to 5.40.0 ([#313](#313)) ([212dad5](212dad5))
* **deps-dev:** bump @typescript-eslint/parser from 5.40.0 to 5.40.1 ([#320](#320)) ([b5140db](b5140db))
* **deps-dev:** bump @typescript-eslint/parser from 5.40.1 to 5.41.0 ([#323](#323)) ([fefae0b](fefae0b))
* **deps-dev:** bump @typescript-eslint/parser from 5.41.0 to 5.42.0 ([#330](#330)) ([b607dd7](b607dd7))
* **deps-dev:** bump @typescript-eslint/parser from 5.42.0 to 5.42.1 ([#337](#337)) ([ff203b3](ff203b3))
* **deps-dev:** bump eslint from 8.24.0 to 8.25.0 ([#309](#309)) ([70622ce](70622ce))
* **deps-dev:** bump eslint from 8.25.0 to 8.26.0 ([#327](#327)) ([b182abb](b182abb))
* **deps-dev:** bump eslint from 8.26.0 to 8.27.0 ([#333](#333)) ([18922f6](18922f6))
* **deps-dev:** bump eslint-plugin-jest from 27.0.4 to 27.1.0 ([#308](#308)) ([7d4aab8](7d4aab8))
* **deps-dev:** bump eslint-plugin-jest from 27.1.0 to 27.1.1 ([#311](#311)) ([1be1003](1be1003))
* **deps-dev:** bump eslint-plugin-jest from 27.1.1 to 27.1.2 ([#317](#317)) ([e1ef2b5](e1ef2b5))
* **deps-dev:** bump eslint-plugin-jest from 27.1.2 to 27.1.3 ([#326](#326)) ([9635631](9635631))
* **deps-dev:** bump eslint-plugin-jest from 27.1.3 to 27.1.4 ([#334](#334)) ([d6806a2](d6806a2))
* **deps-dev:** bump rollup from 2.79.1 to 3.2.2 ([#318](#318)) ([a7ba9b8](a7ba9b8))
* **deps-dev:** bump rollup from 3.2.2 to 3.2.3 ([#321](#321)) ([565dde2](565dde2))
* **deps-dev:** bump rollup from 3.2.3 to 3.2.4 ([#331](#331)) ([f6eaebb](f6eaebb))
* **deps-dev:** bump rollup from 3.2.4 to 3.2.5 ([#332](#332)) ([a9ec940](a9ec940))
* **deps-dev:** bump typedoc from 0.23.15 to 0.23.16 ([#315](#315)) ([92bda89](92bda89))
* **deps-dev:** bump typedoc from 0.23.16 to 0.23.18 ([#324](#324)) ([2709c31](2709c31))
* **deps-dev:** bump typedoc from 0.23.18 to 0.23.19 ([#329](#329)) ([9e0e0ef](9e0e0ef))
* **deps-dev:** bump typescript from 4.8.3 to 4.8.4 ([#307](#307)) ([4221440](4221440))
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