This repository was archived by the owner on May 3, 2024. It is now read-only.
chore(deps): update npm development dependencies #36
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.2.158->2.2.20620.10.4->20.12.86.14.0->6.21.06.14.0->6.21.04.5.2->4.6.22.4.3->2.4.54.22.2->4.23.08.56.0->8.57.00.8.1->0.9.246.9.1->46.10.12.11.1->2.15.10.8.9->0.9.10.23.0->0.25.19.19.2->9.25.02.6.1->2.8.03.8.2->3.13.21.22.1->1.24.15.11.0->5.12.05.3.3->5.4.50.5.0->0.6.00.58.0->0.59.40.18.1->0.19.00.26.0->0.27.00.7.0->0.8.61.0.4->1.5.39.3.2->9.4.21.8.25->1.8.27Release Notes
iconify/icon-sets (@iconify/json)
v2.2.206Compare Source
v2.2.205Compare Source
v2.2.204Compare Source
v2.2.203Compare Source
v2.2.202Compare Source
v2.2.201Compare Source
v2.2.200Compare Source
v2.2.199Compare Source
v2.2.198Compare Source
v2.2.197Compare Source
v2.2.196Compare Source
v2.2.195Compare Source
v2.2.194Compare Source
v2.2.193Compare Source
v2.2.192Compare Source
v2.2.191Compare Source
v2.2.190Compare Source
v2.2.189Compare Source
v2.2.188Compare Source
v2.2.187Compare Source
v2.2.186Compare Source
v2.2.185Compare Source
v2.2.184Compare Source
v2.2.183Compare Source
v2.2.182Compare Source
v2.2.181Compare Source
v2.2.180Compare Source
v2.2.179Compare Source
v2.2.178Compare Source
v2.2.177Compare Source
v2.2.176Compare Source
v2.2.175Compare Source
v2.2.174Compare Source
v2.2.173Compare Source
v2.2.172Compare Source
v2.2.171Compare Source
v2.2.170Compare Source
v2.2.169Compare Source
v2.2.168Compare Source
v2.2.167Compare Source
v2.2.166Compare Source
v2.2.165Compare Source
v2.2.164Compare Source
v2.2.163Compare Source
v2.2.162Compare Source
v2.2.161Compare Source
v2.2.160Compare Source
v2.2.159Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.21.0Compare Source
🚀 Features
export plugin metadata
allow
parserOptions.project: falseeslint-plugin: add rule prefer-find
🩹 Fixes
eslint-plugin: [no-unused-vars] don't report on types referenced in export assignment expression
eslint-plugin: [switch-exhaustiveness-check] better support for intersections, infinite types, non-union values
eslint-plugin: [consistent-type-imports] dont report on types used in export assignment expressions
eslint-plugin: [no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option
eslint-plugin: [class-literal-property-style] allow getter when same key setter exists
eslint-plugin: [no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before
askeyword❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.20.0Compare Source
🚀 Features
🩹 Fixes
eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result
eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable
eslint-plugin: [no-useless-template-literals] report Infinity & NaN
eslint-plugin: [prefer-readonly] disable checking accessors
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.19.1Compare Source
🩹 Fixes
type-utils: preventing isUnsafeAssignment infinite recursive calls
eslint-plugin: [no-unnecessary-condition] fix false positive for type variable
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.19.0Compare Source
🚀 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
You can read about our versioning strategy and releases on our website.
v6.18.1Compare Source
🩹 Fixes
eslint-plugin: [no-non-null-assertion] provide valid fix when member access is on next line
eslint-plugin: [no-unnecessary-condition] improve checking optional callee
eslint-plugin: [prefer-readonly] support modifiers of unions and intersections
eslint-plugin: [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.18.0Compare Source
🚀 Features
typescript-estree: throw on invalid update expressions
eslint-plugin: [no-var-requires, no-require-imports] allow option
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.17.0Compare Source
Bug Fixes
patternsorpathsin options are empty (#8108) (675e987)Features
defaultcase on an already exhaustiveswitch(#7539) (6a219bd)You can read about our versioning strategy and releases on our website.
v6.16.0Compare Source
Bug Fixes
Features
You can read about our versioning strategy and releases on our website.
v6.15.0Compare Source
Features
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.21.0Compare Source
🚀 Features
parserOptions.project: false❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.20.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v6.19.1Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v6.19.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v6.18.1Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v6.18.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v6.17.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
v6.16.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
v6.15.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
vuejs/test-utils (@vue/test-utils)
v2.4.5Compare Source
What's Changed
New Contributors
Full Changelog: vuejs/test-utils@v2.4.4...v2.4.5
v2.4.4Compare Source
What's Changed
New Contributors
Full Changelog: vuejs/test-utils@v2.4.3...v2.4.4
browserslist/browserslist (browserslist)
v4.23.0Compare Source
BROWSERSLIST_ROOT_PATH(by @teleclimber).v4.22.3Compare Source
supportsquery (@g-plane).@company/package/browserslist-config(@boucodes).eslint/eslint (eslint)
v8.57.0Compare Source
Features
1120b9bfeat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)dca7d0ffeat: Enableeslint.config.mjsandeslint.config.cjs(#18066) (Nitin Kumar)Bug Fixes
2196d97fix: handle absolute file paths inFlatRuleTester(#18064) (Nitin Kumar)69dd1d1fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)9852a31fix: deep merge behavior in flat config (#18065) (Nitin Kumar)4c7e9b0fix: allow circular references in config (#18056) (Milos Djermanovic)Documentation
84922d0docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)5b8c363docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)77dbfd9docs: show NEXT in version selectors (#18052) (Milos Djermanovic)Chores
1813aecchore: upgrade @eslint/js@8.57.0 (#18143) (Milos Djermanovic)5c356bbchore: package.json update for @eslint/js release (Jenkins)f4a1fe2test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)42c0aefci: Enable CI forv8.xbranch (#18047) (Milos Djermanovic)ota-meshi/eslint-plugin-css (eslint-plugin-css)
v0.9.2Compare Source
Patch Changes
a82cc6cThanks @ota-meshi! - fix false positives for custom property in property-casingv0.9.1Compare Source
Patch Changes
c5b4171Thanks @renovate! - fix(deps): update dependency eslint-compat-utils to ^0.4.0v0.9.0Compare Source
Minor Changes
0e17a94Thanks @ota-meshi! - feat: add support for eslint v9gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v46.10.1Compare Source
Bug Fixes
v46.10.0Compare Source
Features
ota-meshi/eslint-plugin-jsonc (eslint-plugin-jsonc)
v2.15.1Compare Source
Patch Changes
f2f9d75Thanks @ota-meshi! - fix: crash injsonc/autov2.15.0Compare Source
Minor Changes
0dfdc50Thanks @Logicer16! - feat: improved compatibility with@types/eslintfor flat config.v2.14.1Compare Source
Patch Changes
36b9fc7Thanks @ota-meshi! - fix: flat config issuesv2.14.0Compare Source
Minor Changes
451db46Thanks @ota-meshi! - Add support for flat configv2.13.0Compare Source
Minor Changes
a40f021Thanks @ota-meshi! - feat:jsonc/autorule works even in flat config[
v2.12.2](https://togithub.com/ota-meshi/eslint-plugin-jsonc/blob/HEAD/CHANGELConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.