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 @typescript-eslint/eslint-plugin from 6.18.1 to 6.19.0 #970

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps @typescript-eslint/eslint-plugin from 6.18.1 to 6.19.0.

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v6.19.0

6.19.0 (2024-01-15)

🚀 Features

  • eslint-plugin: [prefer-promise-reject-errors] add rule (#8011)
  • eslint-plugin: [no-array-delete] add new rule (#8067)
  • eslint-plugin: [no-useless-template-literals] add fix suggestions (#8065)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression (#8143)
  • eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable (#8089)
  • typescript-estree: add JSDocParsingMode enum merge for typescript/lib/tsserverlibrary (#8193)
  • typescript-estree: disallow using as the variable keyword for for..in loops (#7649)
  • typescript-estree: fix incorrect backwards-compat augmentation in TS 5.3 (#8181)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

6.19.0 (2024-01-15)

🚀 Features

  • eslint-plugin: [prefer-promise-reject-errors] add rule

  • eslint-plugin: [no-array-delete] add new rule

  • eslint-plugin: [no-useless-template-literals] add fix suggestions

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression

  • eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable

❤️ Thank You

  • auvred
  • Brad Zacher
  • Josh Goldberg ✨
  • Joshua Chen
  • LJX
  • Steven
  • StyleShit

You can read about our versioning strategy and releases on our website.

Commits
  • 7c673a1 chore(release): publish 6.19.0
  • 85ae4a8 fix(eslint-plugin): [no-unnecesary-type-assertion] treat unknown/any as nulla...
  • 5a56708 fix(eslint-plugin): [no-unnecessary-type-assertion] detect unnecessary non-nu...
  • c3767ed feat(eslint-plugin): [no-useless-template-literals] add fix suggestions (#8065)
  • 8ca5e5e docs: force space after await in no-floating-promises snippet (#8228)
  • e0f591e feat(eslint-plugin): [no-array-delete] add new rule (#8067)
  • 1aa8664 feat(eslint-plugin): [prefer-promise-reject-errors] add rule (#8011)
  • 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 Jan 22, 2024
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) January 22, 2024 06:53
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.18.1 to 6.19.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.19.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.19.0 branch from 2989e51 to ec49068 Compare January 22, 2024 06:56
@googlemaps-bot googlemaps-bot merged commit f793937 into main Jan 22, 2024
15 checks passed
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.19.0 branch January 22, 2024 06:58
github-actions bot pushed a commit that referenced this pull request Jan 22, 2024
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.18.1 to 6.19.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.19.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  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> f793937
googlemaps-bot pushed a commit that referenced this pull request Jan 29, 2024
### [4.0.9](v4.0.8...v4.0.9) (2024-01-29)

### Miscellaneous Chores

* **deps-dev:** bump @babel/preset-env from 7.23.5 to 7.23.8 ([#963](#963)) ([6499314](6499314))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.23.6 to 7.23.7 ([#955](#955)) ([08a9d98](08a9d98))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.23.7 to 7.23.8 ([#961](#961)) ([e88dfb3](e88dfb3))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.23.8 to 7.23.9 ([#972](#972)) ([f824ca1](f824ca1))
* **deps-dev:** bump @rollup/plugin-json from 6.0.1 to 6.1.0 ([#950](#950)) ([7c6bf62](7c6bf62))
* **deps-dev:** bump @rollup/plugin-typescript from 11.1.5 to 11.1.6 ([#965](#965)) ([44e2b62](44e2b62))
* **deps-dev:** bump @types/google.maps from 3.54.10 to 3.55.1 ([#974](#974)) ([8d09d6c](8d09d6c))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#951](#951)) ([e2b2351](e2b2351))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#954](#954)) ([db76bf2](db76bf2))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#966](#966)) ([008b9d9](008b9d9))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#970](#970)) ([f793937](f793937))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#971](#971)) ([fe14cd7](fe14cd7))
* **deps-dev:** bump @typescript-eslint/parser from 6.14.0 to 6.16.0 ([#953](#953)) ([74fb526](74fb526))
* **deps-dev:** bump @typescript-eslint/parser from 6.16.0 to 6.18.0 ([#957](#957)) ([4e594c8](4e594c8))
* **deps-dev:** bump @typescript-eslint/parser from 6.18.0 to 6.19.0 ([#969](#969)) ([7f0aa3b](7f0aa3b))
* **deps-dev:** bump @typescript-eslint/parser from 6.19.0 to 6.19.1 ([#973](#973)) ([cdd01cd](cdd01cd))
* **deps-dev:** bump core-js from 3.34.0 to 3.35.0 ([#952](#952)) ([2c16c6f](2c16c6f))
* **deps-dev:** bump eslint from 8.54.0 to 8.56.0 ([#949](#949)) ([cea1921](cea1921))
* **deps-dev:** bump eslint-plugin-jest from 27.6.0 to 27.6.1 ([#958](#958)) ([ad19681](ad19681))
* **deps-dev:** bump eslint-plugin-jest from 27.6.1 to 27.6.3 ([#962](#962)) ([ec413b4](ec413b4))
* **deps-dev:** bump eslint-plugin-prettier from 5.1.2 to 5.1.3 ([#968](#968)) ([39448d5](39448d5))
* **deps-dev:** bump follow-redirects from 1.15.2 to 1.15.4 ([#960](#960)) ([37b3e4b](37b3e4b))
* **deps-dev:** bump prettier from 3.1.1 to 3.2.2 ([#964](#964)) ([008ea6d](008ea6d))
* **deps-dev:** bump prettier from 3.2.2 to 3.2.4 ([#975](#975)) ([94b760e](94b760e))
* **deps-dev:** bump rollup from 4.9.1 to 4.9.4 ([#956](#956)) ([7b6a3e8](7b6a3e8))
* **deps-dev:** bump rollup from 4.9.4 to 4.9.6 ([#967](#967)) ([87646b7](87646b7))
* **deps-dev:** bump selenium-webdriver from 4.16.0 to 4.17.0 ([#976](#976)) ([3ca6900](3ca6900))
* **deps-dev:** bump typedoc from 0.25.4 to 0.25.7 ([#959](#959)) ([b43e117](b43e117))
* **deps-dev:** bump typescript from 5.2.2 to 5.3.3 ([#933](#933)) ([299167c](299167c))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 4.0.9 🎉

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.

1 participant