ota-meshi / typescript-eslint-parser-for-extra-files

An experimental ESLint custom parser for Vue, Svelte, and Astro for use with TypeScript. It provides type information in combination with each framework's ESLint custom parser.
MIT License
42 stars 1 forks source link

chore(deps): update dependency eslint-plugin-n to v16 #59

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-n ^15.1.0 -> ^16.0.0 age adoption passing confidence

Release Notes

eslint-community/eslint-plugin-n (eslint-plugin-n) ### [`v16.0.1`](https://togithub.com/eslint-community/eslint-plugin-n/releases/tag/16.0.1) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-n/compare/16.0.0...16.0.1) - fix: Update all dependencies. Fix a few tests where eslint now reports nodeType: null. ([`44cec62`](https://togithub.com/eslint-community/eslint-plugin-n/commit/44cec62)) ### [`v16.0.0`](https://togithub.com/eslint-community/eslint-plugin-n/releases/tag/16.0.0) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-n/compare/15.7.0...16.0.0) #### breaking changes - feat!: update default `ecmaVersion` to 2021 ([#​96](https://togithub.com/eslint-community/eslint-plugin-n/issues/96)) ([`49d3ee7`](https://togithub.com/eslint-community/eslint-plugin-n/commit/49d3ee7)) - feat!: engines.node defaults to 16.0.0 ([#​91](https://togithub.com/eslint-community/eslint-plugin-n/issues/91)) ([`075f0c5`](https://togithub.com/eslint-community/eslint-plugin-n/commit/075f0c5)) - feat!: drop node.js < 16 ([#​90](https://togithub.com/eslint-community/eslint-plugin-n/issues/90)) ([`38a67ef`](https://togithub.com/eslint-community/eslint-plugin-n/commit/38a67ef)) #### features - feat: support eslint.config.js ([#​95](https://togithub.com/eslint-community/eslint-plugin-n/issues/95)) ([`ebc97bf`](https://togithub.com/eslint-community/eslint-plugin-n/commit/ebc97bf)) - feat: upgrade deps to latest ([#​93](https://togithub.com/eslint-community/eslint-plugin-n/issues/93)) ([`aa75610`](https://togithub.com/eslint-community/eslint-plugin-n/commit/aa75610))

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 1 year ago

⚠️ No Changeset found

Latest commit: 706127634dc4d0cc72118aa8a15245241390db29

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