This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
chore(deps): update all non-major dependencies #94
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:
^8.56.5
->^8.56.7
^20.11.28
->^20.12.3
^7.2.0
->^7.5.0
^7.2.0
->^7.5.0
^2.13.0
->^2.15.0
^9.23.0
->^9.24.0
^1.12.2
->^1.14.0
8.15.5
->8.15.6
^8.15.5
->^8.15.6
^8.4.36
->^8.4.38
^16.2.1
->^16.3.1
^5.4.2
->^5.4.3
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.5.0
Compare Source
🩹 Fixes
eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression
eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.4.0
Compare Source
🚀 Features
eslint-plugin: [consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata
eslint-plugin: [no-unnecessary-type-arguments] handle tagged templates
eslint-plugin: deprecate no-throw-literal and add a renamed only-throw-error
🩹 Fixes
eslint-plugin: [prefer-optional-chain] address multipart nullish checks false positive
eslint-plugin: [prefer-optional-chain] properly disambiguate between
boolean
andfalse
eslint-plugin: [no-unnecessary-type-assertion] avoid remove const casting on template literals with expressions inside
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.3.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.3.0
Compare Source
🚀 Features
eslint-plugin: [restrict-template-expressions] add
allowArray
optioneslint-plugin: add meta.docs.recommended setting for strict config options
eslint-plugin: add rule
use-unknown-in-catch-callback-variables
eslint-plugin: [prefer-reduce-type-parameter] supports tuple, union, intersection
🩹 Fixes
correct
engines.node
constraints inpackage.json
eslint-plugin: [unbound-method] check method definition in object literal using longhand form
eslint-plugin: [consistent-type-imports] handle imports without specifiers
eslint-plugin: [no-redundant-type-constituents] incorrectly marks & string as redundant
eslint-plugin: [no-unnecessary-qualifier] handle merge namespace with enum
eslint-plugin: [no-unused-expressions] false negatives when using assertions
eslint-plugin: [ban-ts-comment] more accurate handling of multiline comments
eslint-plugin: [explicit-function-return-type, explicit-module-boundary-types] improved checking for allowHigherOrderFunctions option
eslint-plugin: [class-literal-property-style] ignore property assigned in constructor
eslint-plugin: [no-unnecessary-type-assertion] fix false negative for const variable declarations
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.5.0
Compare Source
🩹 Fixes
errorOnTypeScriptSyntacticAndSemanticIssues
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.4.0
Compare Source
v7.3.1
Compare 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.
v7.3.0
Compare Source
🩹 Fixes
engines.node
constraints inpackage.json
❤️ Thank You
You can read about our versioning strategy and releases on our website.
ota-meshi/eslint-plugin-jsonc (eslint-plugin-jsonc)
v2.15.0
Compare Source
Minor Changes
0dfdc50
Thanks @Logicer16! - feat: improved compatibility with@types/eslint
for flat config.v2.14.1
Compare Source
Patch Changes
36b9fc7
Thanks @ota-meshi! - fix: flat config issuesv2.14.0
Compare Source
Minor Changes
451db46
Thanks @ota-meshi! - Add support for flat configvuejs/eslint-plugin-vue (eslint-plugin-vue)
v9.24.0
Compare Source
ota-meshi/eslint-plugin-yml (eslint-plugin-yml)
v1.14.0
Compare Source
Minor Changes
60123cf
Thanks @Logicer16! - feat: improved compatibility with@types/eslint
for flat config.v1.13.2
Compare Source
Patch Changes
49801e9
Thanks @ota-meshi! - fix: incorrect auto-fix inyml/sort-keys
rulev1.13.1
Compare Source
Patch Changes
417604d
Thanks @ota-meshi! - fix: flat config issuesv1.13.0
Compare Source
Minor Changes
d2ec358
Thanks @ota-meshi! - Add support for flat configpnpm/pnpm (pnpm)
v8.15.6
Compare Source
Patch Changes
pnpm run
#7817.peerDependencies
#7813.--ignore-scripts
argument toprune
command #7836.Platinum Sponsors
Gold Sponsors
Silver Sponsors
postcss/postcss (postcss)
v8.4.38
Compare Source
endIndex: 0
in errors and warnings (by @romainmenke).v8.4.37
Compare Source
original.column are not numbers
error in another case.stylelint/stylelint (stylelint)
v16.3.1
Compare Source
selector-max-id
end positions (#7571) (@romainmenke)./index.js
(#7578) (@ota-meshi).v16.3.0
Compare Source
ignoreSelectors: []
toselector-max-compound-selectors
(#7544) (@FloEdelmann).string
andverbose
formatters (#7539) (@m-allanson).*-deprecation
command-line flags of Node.js (#7550) (@fpetrakov).rule-selector-property-disallowed-list
false positives for nesting selectors (#7558) (@romainmenke).selector-pseudo-*-allowed-list
false positives for vendor prefixes (#7525) (@carlosjeurissen).report()
forindex
/endIndex
zero values (#7565) (@romainmenke).selector-max-type
end positions (#7518) (@romainmenke).Microsoft/TypeScript (typescript)
v5.4.3
: TypeScript 5.4.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, 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.