Bump the dev-dependencies group across 1 directory with 4 updates
Bumps the dev-dependencies group with 4 updates in the / directory: @stylistic/eslint-plugin-js, eslint, stylelint and stylelint-config-standard.
Updates @stylistic/eslint-plugin-js from 1.6.3 to 2.8.0
Release notes
Sourced from @stylistic/eslint-plugin-js's releases.
v2.8.0
2.8.0 (2024-09-09)
Features
- indent: indention inside TemplateLiteral always start at level one (#528) (d2f92c0)
- remove
@types/eslint(5ea3d6a)Bug Fixes
- indent-binary-ops: improve nested handling, close #530 (af1c21a)
- move spacing rules about
asandsatisfiesfromtype-annontation-spacingtokeyword-spacing(#535) (b89ae5e)Documentation
v2.7.2
2.7.2 (2024-08-30)
Bug Fixes
v2.7.1
2.7.1 (2024-08-29)
Chores
v2.7.0
Huge internal refactoring towards eslint-stylistic/eslint-stylistic#482. It should not affect on userland
View changes on GitHub
v2.7.0-beta.1
2.7.0-beta.1 (2024-08-29)
Build Related
... (truncated)
Changelog
Sourced from @stylistic/eslint-plugin-js's changelog.
2.8.0 (2024-09-09)
Features
- indent: indention inside TemplateLiteral always start at level one (#528) (d2f92c0)
- remove
@types/eslint(5ea3d6a)Bug Fixes
- indent-binary-ops: improve nested handling, close #530 (af1c21a)
- move spacing rules about
asandsatisfiesfromtype-annontation-spacingtokeyword-spacing(#535) (b89ae5e)Documentation
2.7.2 (2024-08-30)
Bug Fixes
2.7.1 (2024-08-29)
Chores
2.7.0 (2024-08-29)
Chores
- release-please-mark (4b2d7ba)
2.7.0-beta.1 (2024-08-29)
Build Related
... (truncated)
Commits
5b045e5chore: release v2.8.0 (main) (#533)5ea3d6afeat: remove@types/eslint8b38a02chore: linting to sort importscceeba9chore: release v2.7.2 (main) (#527)2c72f70chore: release v2.7.1 (main) (#524)c74c517chore: release v2.7.0 (main) (#523)380902fchore: release v2.7.0-beta.1 (main) (#521)971b534build: standalone build for main packagebb187a8build: improve bundlingfb49cecchore: release v2.7.0-beta.0 (main) (#518)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by eslint-stylistic-bot, a new releaser for @stylistic/eslint-plugin-js since your current version.
Updates eslint from 8.57.0 to 9.11.1
Release notes
Sourced from eslint's releases.
v9.11.1
Bug Fixes
20fd916fix: add@eslint/core,@types/estree, &@types/json-schemadeps (#18938) (Nitin Kumar)2738322fix: add missing types forrequire-atomic-updatesrule (#18937) (Kristóf Poduszló)d71ff30fix: add missing types forobject-shorthandrule (#18935) (Kristóf Poduszló)561cadcfix: add missing types forno-unsafe-negationrule (#18932) (Kristóf Poduszló)8843656fix: add missing types forno-underscore-danglerule (#18931) (Kristóf Poduszló)92cde5cfix: add missing types forno-shadowrule (#18930) (Kristóf Poduszló)b3cbe11fix: add missing types forno-sequencesrule (#18929) (Kristóf Poduszló)976f77ffix: add missing types forno-unused-expressionsrule (#18933) (Kristóf Poduszló)Documentation
Chores
df4a859chore: upgrade@eslint/js@9.11.1 (#18943) (Milos Djermanovic)36d8095chore: package.json update for@eslint/jsrelease (Jenkins)v9.11.0
Features
ec30c73feat: add "eslint/universal" to exportLinter(#18883) (唯然)c591da6feat: Add language to types (#18917) (Nicholas C. Zakas)492eb8ffeat: limit the name given toImportSpecifierinid-length(#18861) (Tanuj Kanti)19c6856feat: Addno-useless-constructorsuggestion (#18799) (Jordan Thomson)a48f8c2feat: add typeFormatterFunction, updateLoadedFormatter(#18872) (Francesco Trotta)Bug Fixes
5e5f39bfix: add missing types forno-restricted-exportsrule (#18914) (Kristóf Poduszló)8f630ebfix: add missing types forno-param-reassignoptions (#18906) (Kristóf Poduszló)d715781fix: add missing types forno-extra-boolean-castoptions (#18902) (Kristóf Poduszló)2de5742fix: add missing types forno-misleading-character-classoptions (#18905) (Kristóf Poduszló)c153084fix: add missing types forno-implicit-coercionoptions (#18903) (Kristóf Poduszló)fa11b2efix: add missing types forno-empty-functionoptions (#18901) (Kristóf Poduszló)a0deed1fix: add missing types forcamelcaseoptions (#18897) (Kristóf Poduszló)Documentation
e4e5709docs: correctprefer-object-has-owntype definition comment (#18924) (Nitin Kumar)91cbd18docs: add unicode abbreviations in no-irregular-whitespace rule (#18894) (Alix Royere)59cfc0fdocs: clarifyresultsMetainLoadedFormattertype (#18881) (Milos Djermanovic)adcc50ddocs: Update README (GitHub Actions Bot)4edac1adocs: Update README (GitHub Actions Bot)Build Related
Chores
... (truncated)
Changelog
Sourced from eslint's changelog.
v9.11.1 - September 23, 2024
df4a859chore: upgrade@eslint/js@9.11.1 (#18943) (Milos Djermanovic)36d8095chore: package.json update for@eslint/jsrelease (Jenkins)20fd916fix: add@eslint/core,@types/estree, &@types/json-schemadeps (#18938) (Nitin Kumar)3eff709docs: replace deprecatedLinter.FlatConfigtype withLinter.Config(#18941) (Carlos Meira)2738322fix: add missing types forrequire-atomic-updatesrule (#18937) (Kristóf Poduszló)d71ff30fix: add missing types forobject-shorthandrule (#18935) (Kristóf Poduszló)561cadcfix: add missing types forno-unsafe-negationrule (#18932) (Kristóf Poduszló)8843656fix: add missing types forno-underscore-danglerule (#18931) (Kristóf Poduszló)92cde5cfix: add missing types forno-shadowrule (#18930) (Kristóf Poduszló)b3cbe11fix: add missing types forno-sequencesrule (#18929) (Kristóf Poduszló)976f77ffix: add missing types forno-unused-expressionsrule (#18933) (Kristóf Poduszló)v9.11.0 - September 20, 2024
ca21a64chore: upgrade@eslint/js@9.11.0 (#18927) (Milos Djermanovic)a10f90achore: package.json update for@eslint/jsrelease (Jenkins)5e5f39bfix: add missing types forno-restricted-exportsrule (#18914) (Kristóf Poduszló)e4e5709docs: correctprefer-object-has-owntype definition comment (#18924) (Nitin Kumar)8f630ebfix: add missing types forno-param-reassignoptions (#18906) (Kristóf Poduszló)d715781fix: add missing types forno-extra-boolean-castoptions (#18902) (Kristóf Poduszló)e4e02ccrefactor: Extract processor logic into ProcessorService (#18818) (Nicholas C. Zakas)ec30c73feat: add "eslint/universal" to exportLinter(#18883) (唯然)c591da6feat: Add language to types (#18917) (Nicholas C. Zakas)91cbd18docs: add unicode abbreviations in no-irregular-whitespace rule (#18894) (Alix Royere)959d360build: Support updates to previous major versions (#18871) (Milos Djermanovic)6d4484dchore: updates for v8.57.1 release (Jenkins)492eb8ffeat: limit the name given toImportSpecifierinid-length(#18861) (Tanuj Kanti)2de5742fix: add missing types forno-misleading-character-classoptions (#18905) (Kristóf Poduszló)c153084fix: add missing types forno-implicit-coercionoptions (#18903) (Kristóf Poduszló)19c6856feat: Addno-useless-constructorsuggestion (#18799) (Jordan Thomson)fa11b2efix: add missing types forno-empty-functionoptions (#18901) (Kristóf Poduszló)a0deed1fix: add missing types forcamelcaseoptions (#18897) (Kristóf Poduszló)71f37c5refactor: use optional chaining when validating config rules (#18893) (lucasrmendonca)2c2805fchore: Add PR note to all templates (#18892) (Nicholas C. Zakas)7b852cerefactor: useDirectiveclass from@eslint/plugin-kit(#18884) (Milos Djermanovic)a48f8c2feat: add typeFormatterFunction, updateLoadedFormatter(#18872) (Francesco Trotta)d594dddchore: update dependency@eslint/coreto ^0.6.0 (#18863) (renovate[bot])59cfc0fdocs: clarifyresultsMetainLoadedFormattertype (#18881) (Milos Djermanovic)78b2421chore: Update change.yml (#18882) (Nicholas C. Zakas)a416f0achore: enable$ExpectTypecomments in .ts files (#18869) (Francesco Trotta)adcc50ddocs: Update README (GitHub Actions Bot)4edac1adocs: Update README (GitHub Actions Bot)v8.57.1 - September 16, 2024
... (truncated)
Commits
69e94599.11.1fcdac44Build: changelog update for 9.11.1df4a859chore: upgrade@eslint/js@9.11.1 (#18943)36d8095chore: package.json update for@eslint/jsrelease20fd916fix: add@eslint/core,@types/estree, &@types/json-schemadeps (#18938)3eff709docs: replace deprecatedLinter.FlatConfigtype withLinter.Config(#18941)2738322fix: add missing types forrequire-atomic-updatesrule (#18937)d71ff30fix: add missing types forobject-shorthandrule (#18935)561cadcfix: add missing types forno-unsafe-negationrule (#18932)8843656fix: add missing types forno-underscore-danglerule (#18931)- Additional commits viewable in compare view
Updates stylelint from 16.2.1 to 16.9.0
Release notes
Sourced from stylelint's releases.
16.9.0
- Changed:
secondaryOptionsargument type of theRulefunction (#7950) (@Mouvedia).- Fixed:
color-function-notationreporting functions with less than 3 arguments (#7948) (@Mouvedia).- Fixed:
declaration-property-value-no-unknownfalse positives/negatives (#7944 & #7957 & #7956) (@Mouvedia&@sidverma32).
- false positives:
overflow,word-break,width- false negatives:
anchor-name,field-sizing,text-box-edge,text-box-trim,text-spacing-trim,text-wrap,text-wrap-mode,text-wrap-style,view-timeline,view-timeline-axis,view-timeline-inset,view-timeline-name,view-transition-name- Fixed:
keyframe-block-no-duplicate-selectors/keyframe-declaration-no-important/keyframe-selector-notation/no-unknown-animationsfalse negatives for@-o-keyframesand@-ms-keyframes(#7953) (@Mouvedia).- Fixed:
no-duplicate-selectorsreported ranges (#7938) (@romainmenke).- Fixed:
property-no-vendor-prefixreport for-webkit-background-size(#7940) (@Mouvedia).- Fixed:
selector-class-patternreported ranges (#7959) (@Mouvedia).- Fixed:
selector-no-qualifying-typereported ranges (#7937) (@romainmenke).- Fixed: honour Node.js
--no-deprecationflag for rule deprecation warnings (#7943) (@Mouvedia).16.8.2
- Deprecated:
context.fixusage in favour of recommending to pass afixcallback toreport()(#7895) (@Mouvedia).- Added: deprecation notice annotation to the output of the
githubformatter (#7909) (@Mouvedia).- Fixed:
custom-property-no-missing-var-functionfalse positives forview-transition-name(#7914) (@Mouvedia).- Fixed:
keyframe-block-no-duplicate-selectorsreported ranges (#7932) (@romainmenke).- Fixed:
no-invalid-double-slash-commentsreported ranges (#7907 & #7905) (@Mouvedia&@romainmenke).- Fixed:
selector-max-typereported ranges (#7916) (@romainmenke).- Fixed:
selector-type-no-unknownfalse positives for::highlight()and::view-transition-*()(#7913) (@Mouvedia).16.8.1
- Fixed:
no-duplicate-selectorsfalse positives with Less syntax (#7888) (@romainmenke).16.8.0
- Deprecated:
githubformatter (#7865) (@marcalexiei).- Fixed:
function-url-quotesfalse positives for SCSS variables and#/?characters (#7874) (@vimalloc).- Fixed:
keyframe-selector-notationfalse positives forentry-crossingandexit-crossing(#7859) (@romainmenke).- Fixed:
no-descending-specificityfalse positives for nested rules without declarations (#7850) (@romainmenke).- Fixed:
no-duplicate-selectorsend positions (#7867) (@romainmenke).- Fixed:
no-duplicate-selectorsfalse negatives for three or more duplicates (#7867) (@romainmenke).- Fixed:
selector-max-compound-selectorserror for@nest(#7875) (@romainmenke).- Fixed:
selector-pseudo-class-no-unknownfalse positives for:active-view-transitionand:active-view-transition-type()(#7868) (@Mouvedia).- Fixed:
selector-type-*,selector-max-typeandselector-class-patternfalse positives for<timeline-range-name>in keyframe selectors (#7856) (@romainmenke).- Fixed:
stylelint.utils.checkAgainstRule()regression whenreportNeedlessDisablesandquietare both enabled (#7879) (@ybiquitous).- Fixed: configuration comments within selector and value lists being ignored (#7839) (
@romainmenke).16.7.0
- Changed:
tapformatter to support TAP14 (#7759) (@Mouvedia).- Added:
urlsecondary option (#7743) (@emmacharp).- Fixed:
at-rule-no-unknownfalse positives for@historical-formsand@font-palette-values(#7774) (@Mouvedia).- Fixed:
at-rule-no-unknownfalse positives for@view-transition(#7753) (@sebdanielsson).- Fixed:
at-rule-no-vendor-prefixfalse negatives for@-moz-documentand@-webkit-viewport(#7772) (@Mouvedia).- Fixed:
comment-whitespace-insideend positions (#7744) (@Mouvedia).- Fixed:
declaration-block-no-duplicate-propertiesreported ranges (#7758) (@Mouvedia).- Fixed:
declaration-block-no-redundant-longhand-properties/declaration-block-no-shorthand-property-overridesfalse negatives forfont-variant(#7734) (@Bilie).- Fixed:
font-family-name-quotesfalse negatives for-moz-*/-webkit-*keywords (#7777) (@Mouvedia).- Fixed:
font-family-no-missing-generic-family-keywordfalse negatives for font families which names match a CSS3font-variantkeyword (#7823) (@Mouvedia).- Fixed:
function-name-caseend positions (#7747) (@Mouvedia).
... (truncated)
Changelog
Sourced from stylelint's changelog.
16.9.0
- Changed:
secondaryOptionsargument type of theRulefunction (#7950) (@Mouvedia).- Fixed:
color-function-notationreporting functions with less than 3 arguments (#7948) (@Mouvedia).- Fixed:
declaration-property-value-no-unknownfalse positives/negatives (#7944 & #7957 & #7956) (@Mouvedia&@sidverma32).
- false positives:
overflow,word-break,width- false negatives:
anchor-name,field-sizing,text-box-edge,text-box-trim,text-spacing-trim,text-wrap,text-wrap-mode,text-wrap-style,view-timeline,view-timeline-axis,view-timeline-inset,view-timeline-name,view-transition-name- Fixed:
keyframe-block-no-duplicate-selectors/keyframe-declaration-no-important/keyframe-selector-notation/no-unknown-animationsfalse negatives for@-o-keyframesand@-ms-keyframes(#7953) (@Mouvedia).- Fixed:
no-duplicate-selectorsreported ranges (#7938) (@romainmenke).- Fixed:
property-no-vendor-prefixreport for-webkit-background-size(#7940) (@Mouvedia).- Fixed:
selector-class-patternreported ranges (#7959) (@Mouvedia).- Fixed:
selector-no-qualifying-typereported ranges (#7937) (@romainmenke).- Fixed: honour Node.js
--no-deprecationflag for rule deprecation warnings (#7943) (@Mouvedia).16.8.2
- Deprecated:
context.fixusage in favour of recommending to pass afixcallback toreport()(#7895) (@Mouvedia).- Added: deprecation notice annotation to the output of the
githubformatter (#7909) (@Mouvedia).- Fixed:
custom-property-no-missing-var-functionfalse positives forview-transition-name(#7914) (@Mouvedia).- Fixed:
keyframe-block-no-duplicate-selectorsreported ranges (#7932) (@romainmenke).- Fixed:
no-invalid-double-slash-commentsreported ranges (#7907 & #7905) (@Mouvedia&@romainmenke).- Fixed:
selector-max-typereported ranges (#7916) (@romainmenke).- Fixed:
selector-type-no-unknownfalse positives for::highlight()and::view-transition-*()(#7913) (@Mouvedia).16.8.1
- Fixed:
no-duplicate-selectorsfalse positives with Less syntax (#7888) (@romainmenke).16.8.0
- Deprecated:
githubformatter (#7865) (@marcalexiei).- Fixed:
function-url-quotesfalse positives for SCSS variables and#/?characters (#7874) (@vimalloc).- Fixed:
keyframe-selector-notationfalse positives forentry-crossingandexit-crossing(#7859) (@romainmenke).- Fixed:
no-descending-specificityfalse positives for nested rules without declarations (#7850) (@romainmenke).- Fixed:
no-duplicate-selectorsend positions (#7867) (@romainmenke).- Fixed:
no-duplicate-selectorsfalse negatives for three or more duplicates (#7867) (@romainmenke).- Fixed:
selector-max-compound-selectorserror for@nest(#7875) (@romainmenke).- Fixed:
selector-pseudo-class-no-unknownfalse positives for:active-view-transitionand:active-view-transition-type()(#7868) (@Mouvedia).- Fixed:
selector-type-*,selector-max-typeandselector-class-patternfalse positives for<timeline-range-name>in keyframe selectors (#7856) (@romainmenke).- Fixed:
stylelint.utils.checkAgainstRule()regression whenreportNeedlessDisablesandquietare both enabled (#7879) (@ybiquitous).- Fixed: configuration comments within selector and value lists being ignored (#7839) (
@romainmenke).16.7.0
- Changed:
tapformatter to support TAP14 (#7759) (@Mouvedia).- Added:
urlsecondary option (#7743) (@emmacharp).- Fixed:
at-rule-no-unknownfalse positives for@historical-formsand@font-palette-values(#7774) (@Mouvedia).- Fixed:
at-rule-no-unknownfalse positives for@view-transition(#7753) (@sebdanielsson).- Fixed:
at-rule-no-vendor-prefixfalse negatives for@-moz-documentand@-webkit-viewport(#7772) (@Mouvedia).- Fixed:
comment-whitespace-insideend positions (#7744) (@Mouvedia).
... (truncated)
Commits
94c3d9316.9.0549a1a8Prepare 16.9.0 (#7946)baadc25Refactor to fixCoreRulestype inconsistencies (#7967)78b1e83ImprovePublicApi['rules']type and removeBuiltInRules,Formattersand...5cf18b1Refactor to addCoreRulestype (#7954)ce0b1afBump supports-hyperlinks from 3.0.0 to 3.1.0 (#7962)ab47e73ChangesecondaryOptionsargument type of theRulefunction (#7950)d53ce33Fixdeclaration-property-value-no-unknownfalse negatives (#7957)83e2851Fixkeyframe-block-no-duplicate-selectors/`keyframe-declaration-no-importan...9744c18Fixselector-class-patternreported ranges (#7959)- Additional commits viewable in compare view
Updates stylelint-config-standard from 36.0.0 to 36.0.1
Release notes
Sourced from stylelint-config-standard's releases.
36.0.1
- Fixed: missing
fundingfield inpackage.json.
Changelog
Sourced from stylelint-config-standard's changelog.
36.0.1
- Fixed: missing
fundingfield inpackage.json.
Commits
01ac06836.0.1f919dacPrepare 36.0.182308cdBump stylelint-config-recommended from 14.0.0 to 14.0.1 (#328)8c2bc75Bump the development-dependencies group with 4 updates (#326)beaa294Fix missingfundingfield inpackage.json(#325)44e4886Bump the development-dependencies group with 3 updates (#323)08b6e94Bump the development-dependencies group with 2 updates (#321)8130e8aExclude ESLint from Dependabot group updates (#320)3c610c1Bump the development-dependencies group with 1 update (#318)d55423cBump the development-dependencies group with 3 updates (#317)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions