sveltejs / eslint-plugin-svelte

ESLint plugin for Svelte using AST
https://sveltejs.github.io/eslint-plugin-svelte/
MIT License
298 stars 36 forks source link

chore(deps): update dependency eslint-scope to v8 #663

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-scope ^7.1.1 -> ^8.0.0 age adoption passing confidence

Release Notes

eslint/eslint-scope (eslint-scope) ### [`v8.0.0`](https://togithub.com/eslint/eslint-scope/blob/HEAD/CHANGELOG.md#800-2024-01-04) [Compare Source](https://togithub.com/eslint/eslint-scope/compare/v7.2.2...v8.0.0) ##### ⚠ BREAKING CHANGES - use ESTree `directive` property when searching for `"use strict"` ([#​118](https://togithub.com/eslint/eslint-scope/issues/118)) - class `extends` is evaluated in the class scope ([#​116](https://togithub.com/eslint/eslint-scope/issues/116)) - Require Node.js ^18.18.0 || ^20.9.0 || >=21.1.0 ([#​115](https://togithub.com/eslint/eslint-scope/issues/115)) ##### Features - Require Node.js ^18.18.0 || ^20.9.0 || >=21.1.0 ([#​115](https://togithub.com/eslint/eslint-scope/issues/115)) ([ed67857](https://togithub.com/eslint/eslint-scope/commit/ed678573aca7b00815ecb3c5dc4eee913b53a162)) - use ESTree `directive` property when searching for `"use strict"` ([#​118](https://togithub.com/eslint/eslint-scope/issues/118)) ([23fe81f](https://togithub.com/eslint/eslint-scope/commit/23fe81f5861ade17a2f17f9518fdde376dd2395f)) ##### Bug Fixes - class `extends` is evaluated in the class scope ([#​116](https://togithub.com/eslint/eslint-scope/issues/116)) ([42ef7a9](https://togithub.com/eslint/eslint-scope/commit/42ef7a995771f0700fc6af7eee03bab977f272c6)) ##### Documentation - Update README with analyze() options ([#​111](https://togithub.com/eslint/eslint-scope/issues/111)) ([2122fdb](https://togithub.com/eslint/eslint-scope/commit/2122fdb237cc0c115cd2473f383f741b1f055791)), closes [#​110](https://togithub.com/eslint/eslint-scope/issues/110) ##### Chores - Remove add-to-triage ([#​106](https://togithub.com/eslint/eslint-scope/issues/106)) ([dc75851](https://togithub.com/eslint/eslint-scope/commit/dc75851b92b47eb37ed617448c0291129db676e1)) - run tests in Node.js 21 ([#​109](https://togithub.com/eslint/eslint-scope/issues/109)) ([957748e](https://togithub.com/eslint/eslint-scope/commit/957748e7fb741dd23f521af0c124ce6da0848997)) - standardize npm script names ([#​105](https://togithub.com/eslint/eslint-scope/issues/105)) ([115ded3](https://togithub.com/eslint/eslint-scope/commit/115ded3cb6f768a37f0dcb17bb16e2299849e16f))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

changeset-bot[bot] commented 8 months ago

⚠️ No Changeset found

Latest commit: 7f008e2ad279ab705147a7fd82f4d06eb8317bf0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR