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.21.0 to 7.0.1 #503

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.1.

Release notes

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

v7.0.1

7.0.1 (2024-02-12)

🩹 Fixes

  • eslint-plugin: update peer dep for parser (#8441)

❤️ Thank You

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

v7.0.0

7.0.0 (2024-02-12)

Read more about this release: https://typescript-eslint.io/blog/announcing-typescript-eslint-v7/

🚀 Features

  • add support for flat configs (#7935)

🩹 Fixes

  • eslint-plugin: [prefer-find] stop throwing type errors when converting symbols to numbers (#8390)

⚠️ Breaking Changes

  • ⚠️ bump ESLint, NodeJS, and TS minimum version requirements (#8377)

❤️ Thank You

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

Changelog

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

7.0.1 (2024-02-12)

🩹 Fixes

  • eslint-plugin: update peer dep for parser

❤️ Thank You

  • Tim Dorr

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

7.0.0 (2024-02-12)

🚀 Features

  • ⚠️ bump ESLint, NodeJS, and TS minimum version requirements

  • add support for flat configs

🩹 Fixes

  • eslint-plugin: [prefer-find] stop throwing type errors when converting symbols to numbers

⚠️ Breaking Changes

  • ⚠️ bump ESLint, NodeJS, and TS minimum version requirements

❤️ Thank You

  • Brad Zacher
  • Kirk Waiblinger
  • StyleShit
  • YeonJuan

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

Commits
  • 4f3215f chore(release): publish 7.0.1
  • 422791c fix(eslint-plugin): update peer dep for parser (#8441)
  • b27de99 chore(release): publish 7.0.0
  • 379f742 chore(eslint-plugin): [no-confusing-void-expression] explicitly state default...
  • b636baa docs: fix restrict-plus-operands example (#8362)
  • 1aa393c chore(deps): update dependency prettier to v3.2.5 (#8401)
  • 8ef5f4b feat: add support for flat configs (#7935)
  • c298350 fix(eslint-plugin): [prefer-find] stop throwing type errors when converting s...
  • 1200b4c chore(deps): update nx to v17.3.0 (#8317)
  • 584db29 feat: bump ESLint, NodeJS, and TS minimum version requirements (#8377)
  • 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 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 Feb 19, 2024
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) February 19, 2024 05:57
@googlemaps-bot googlemaps-bot merged commit 374d415 into main Feb 19, 2024
14 checks passed
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.0.1 branch February 19, 2024 05:59
github-actions bot pushed a commit that referenced this pull request Feb 19, 2024
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.21.0 to 7.0.1.
- [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/v7.0.1/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 374d415
googlemaps-bot pushed a commit that referenced this pull request Feb 19, 2024
### [1.0.32](v1.0.31...v1.0.32) (2024-02-19)

### Miscellaneous Chores

* **deps-dev:** bump @babel/preset-env from 7.23.7 to 7.23.8 ([#483](#483)) ([ed43d01](ed43d01))
* **deps-dev:** bump @babel/preset-env from 7.23.8 to 7.23.9 ([#491](#491)) ([ea2b3f6](ea2b3f6))
* **deps-dev:** bump @rollup/plugin-typescript from 11.1.5 to 11.1.6 ([#481](#481)) ([dabd67f](dabd67f))
* **deps-dev:** bump @types/crypto-js from 4.2.1 to 4.2.2 ([#490](#490)) ([e4532fa](e4532fa))
* **deps-dev:** bump @types/node from 20.10.7 to 20.11.5 ([#486](#486)) ([04aeb86](04aeb86))
* **deps-dev:** bump @types/node from 20.11.10 to 20.11.16 ([#494](#494)) ([e30d38d](e30d38d))
* **deps-dev:** bump @types/node from 20.11.16 to 20.11.17 ([#497](#497)) ([c99fd66](c99fd66))
* **deps-dev:** bump @types/node from 20.11.17 to 20.11.19 ([#501](#501)) ([e99f6c4](e99f6c4))
* **deps-dev:** bump @types/node from 20.11.5 to 20.11.10 ([#489](#489)) ([c1ebc51](c1ebc51))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#488](#488)) ([c9bcd50](c9bcd50))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#496](#496)) ([9803e76](9803e76))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#500](#500)) ([ce122a6](ce122a6))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#503](#503)) ([374d415](374d415))
* **deps-dev:** bump @typescript-eslint/parser from 6.18.0 to 6.18.1 ([#482](#482)) ([19b3f1e](19b3f1e))
* **deps-dev:** bump @typescript-eslint/parser from 6.18.1 to 6.19.0 ([#484](#484)) ([03a4706](03a4706))
* **deps-dev:** bump @typescript-eslint/parser from 6.19.0 to 6.19.1 ([#492](#492)) ([391dd80](391dd80))
* **deps-dev:** bump @typescript-eslint/parser from 6.19.1 to 6.20.0 ([#495](#495)) ([a7cd8da](a7cd8da))
* **deps-dev:** bump @typescript-eslint/parser from 6.20.0 to 6.21.0 ([#498](#498)) ([5d1e40b](5d1e40b))
* **deps-dev:** bump core-js from 3.35.0 to 3.35.1 ([#487](#487)) ([9408caa](9408caa))
* **deps-dev:** bump core-js from 3.35.1 to 3.36.0 ([#502](#502)) ([5b70df1](5b70df1))
* **deps-dev:** bump eslint-plugin-jest from 27.6.3 to 27.9.0 ([#504](#504)) ([6f4cd63](6f4cd63))
* **deps-dev:** bump typedoc from 0.25.7 to 0.25.8 ([#499](#499)) ([ffa827d](ffa827d))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 1.0.32 🎉

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