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.6.1
Release notes
Sourced from @stylistic/eslint-plugin-js's releases.
v2.6.1
2.6.1 (2024-08-01)
Bug Fixes
v2.6.0
2.6.0 (2024-07-31)
Bump
@typescript-eslintto v8 (#452)v2.6.0-beta.1
2.6.0-beta.1 (2024-07-27)
Features
- migrate to
@types/eslintv9.6.0(#479) (ea72aae)- ts/padding-line-between-statements: support for enum (#453) (7126f21)
Bug Fixes
- indent: handle mixed spaces and tabs (#465) (d5ae88d)
- type-generic-spacing: consider parentheses (#467) (fd08dd8)
Documentation
Chores
- release-please-mark (690707f)
v2.6.0-beta.0
2.6.0-beta.0 (2024-06-27)
Features
- bump ts-eslint to v8 (58efd30)
Bug Fixes
... (truncated)
Changelog
Sourced from @stylistic/eslint-plugin-js's changelog.
2.6.1 (2024-08-01)
Bug Fixes
2.6.0 (2024-07-31)
⚠ BREAKING CHANGES
- requires Node
^18.18.0 || ^20.9.0 || >=21.1.0, bump deps (#337)- remove unused
@stylistic/eslint-configpackage- update migration rules list
- rework migrate package to support custom from from and to
Features
- add
quotes,semiandcomma-danglerules (55ebf44)- add auto fix indicator on rule list (#180) (b37a8a6)
- add doc comment for rule options (#44) (ecfb109)
- basic ts rules migration script (8cc6daf)
- bump
[@typescript-eslint](https://github.com/typescript-eslint)to v8 (#452) (27d6b00)- configs: add new options to customize config to assist with migrating from Prettier (#224) (d6b4167)
- configs: enable extra rules in the configs factory (#205) (58f224f)
- define-config-support files (#20) (f9d0829)
- dts for jsx (a24f856)
- eslint-plugin-jsx: add jsx-self-closing-comp (#22) (93c5b52)
- eslint-plugin: bundle types (e4b2677)
- expose rule options (6b4063b)
- expose sub entries for each rule (74748cb)
- further reduce deps size (c0f887b)
- improve type completeness (43ff0bc)
- indent-binary-ops: new rule (#202) (971662b)
- indent: support for JSXText indentation (#413) (a5b62a0)
- introduce
@stylistic/eslint-plugin-plus(#203) (02b7384)- introduce
@stylistic/eslint-plugin(#11) (d91f29f)- introduce
all-flatandall-extendconfig option (#168) (ff2d865)- introduce builtin config (#149) (2c9e61a)
- introduce migrate rule (a2dea27)
- js/array-element-newline: options multiline and consistent combination (#445) (cfd3327)
- js/no-multi-spaces: new
includeTabsoption (#195) (be417a9)- js: add option
ignoreStringLiterals(#401) (1b6d563), closes #400- js: port
multiline-comment-styleandline-comment-position(#389) (e3212fe)- jsx-function-call-newline: add jsx-function-call-newline rule (#376) (110aa4c)
- jsx-one-expression-per-line: allow
non-jsx(#393) (431d564)- jsx-one-expression-per-line: allow single line (#377) (f8825f2)
- jsx-wrap-multilines: supports adding parentheses and line breaks for object properties (#372) (c72d043)
- jsx/pascal-case: new rule port from eslint-plugin-react (#271) (7a5b9ef)
... (truncated)
Commits
dde2c6fchore: release v2.6.1 (main) (#485)52ff83bchore: release v2.6.0 (main) (#483)27d6b00feat: bump@typescript-eslintto v8 (#452)8ad36abchore: release v2.4.0 (main) (#450)ea72aaefeat: migrate to@types/eslintv9.6.0(#479)d5ae88dfix(indent): handle mixed spaces and tabs (#465)4c0c7f8chore: remove extra@ts-expect-error4d44b4echore: update deps18e82d4chore: release v2.3.0 (#448)036d3defeat(ts): addobject-curly-newlineandobject-property-newline(#444)- 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.8.0
Release notes
Sourced from eslint's releases.
v9.8.0
Features
Bug Fixes
ab0ff27fix: Throw error when invalid flags passed (#18705) (Nicholas C. Zakas)70dc803fix:basePathdirectory can never be ignored (#18711) (Milos Djermanovic)Documentation
282df1adocs: Add system theme option (#18617) (Amaresh S M)53b1ff0docs: Debug config docs (#18698) (Nicholas C. Zakas)a7016a5docs: fix search input stylings (#18682) (Amaresh S M)Build Related
Chores
deee448chore: upgrade to@eslint/[email protected](#18720) (Francesco Trotta)4aaf2b3chore: package.json update for@eslint/jsrelease (Jenkins)8e1a627chore: update dependency@eslint/coreto ^0.2.0 (#18700) (renovate[bot])v9.7.0
Features
7bd9839feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota)1381394feat: addregexoption inno-restricted-imports(#18622) (Nitin Kumar)Bug Fixes
Documentation
9f416dbdocs: Add Powered by Algolia label to the search. (#18633) (Amaresh S M)c8d26cbdocs: Open JS Foundation -> OpenJS Foundation (#18649) (Milos Djermanovic)6e79ac7docs:loadESLintdoes not support optioncwd(#18641) (Francesco Trotta)Chores
793b718chore: upgrade@eslint/js@9.7.0 (#18680) (Francesco Trotta)7ed6f9achore: package.json update for@eslint/jsrelease (Jenkins)7bcda76refactor: Add type references (#18652) (Nicholas C. Zakas)51bf57cchore: add tech sponsors through actions (#18624) (Strek)6320732refactor: don't useparentproperty inNodeEventGenerator(#18653) (Milos Djermanovic)9e6d640refactor: move "Parsing error" prefix adding to Linter (#18650) (Milos Djermanovic)v9.6.0
Features
e2b16e2feat: Implement feature flags (#18516) (Nicholas C. Zakas)8824aa1feat: addecmaVersion: 2025, parsing duplicate named capturing groups (#18596) (Milos Djermanovic)Bug Fixes
... (truncated)
Changelog
Sourced from eslint's changelog.
v9.8.0 - July 26, 2024
deee448chore: upgrade to@eslint/[email protected](#18720) (Francesco Trotta)4aaf2b3chore: package.json update for@eslint/jsrelease (Jenkins)8e1a627chore: update dependency@eslint/coreto ^0.2.0 (#18700) (renovate[bot])13d0bd3feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas)282df1adocs: Add system theme option (#18617) (Amaresh S M)ab0ff27fix: Throw error when invalid flags passed (#18705) (Nicholas C. Zakas)70dc803fix:basePathdirectory can never be ignored (#18711) (Milos Djermanovic)53b1ff0docs: Debug config docs (#18698) (Nicholas C. Zakas)4514424build: Enable JSON linting (#18681) (Nicholas C. Zakas)a7016a5docs: fix search input stylings (#18682) (Amaresh S M)v9.7.0 - July 12, 2024
793b718chore: upgrade@eslint/js@9.7.0 (#18680) (Francesco Trotta)7ed6f9achore: package.json update for@eslint/jsrelease (Jenkins)14e9f81fix: destructuring in catch clause inno-unused-vars(#18636) (Francesco Trotta)7bcda76refactor: Add type references (#18652) (Nicholas C. Zakas)51bf57cchore: add tech sponsors through actions (#18624) (Strek)9f416dbdocs: Add Powered by Algolia label to the search. (#18633) (Amaresh S M)6320732refactor: don't useparentproperty inNodeEventGenerator(#18653) (Milos Djermanovic)7bd9839feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota)1381394feat: addregexoption inno-restricted-imports(#18622) (Nitin Kumar)9e6d640refactor: move "Parsing error" prefix adding to Linter (#18650) (Milos Djermanovic)c8d26cbdocs: Open JS Foundation -> OpenJS Foundation (#18649) (Milos Djermanovic)6e79ac7docs:loadESLintdoes not support optioncwd(#18641) (Francesco Trotta)v9.6.0 - June 28, 2024
b15ee30chore: upgrade@eslint/js@9.6.0 (#18632) (Milos Djermanovic)d655503chore: package.json update for@eslint/jsrelease (Jenkins)1613e2efix: Allow escaping characters in config patterns on Windows (#18628) (Milos Djermanovic)13dbecddocs: Limit search to just docs (#18627) (Nicholas C. Zakas)7c78ad9refactor: Use language.visitorKeys and check for non-JS SourceCode (#18625) (Nicholas C. Zakas)e2b16e2feat: Implement feature flags (#18516) (Nicholas C. Zakas)69ff64erefactor: Return value of applyInlineConfig() (#18623) (Nicholas C. Zakas)375227fdocs: Update getting-started.md - add pnpm to init eslint config (#18599) (Kostiantyn Ochenash)44915bbdocs: Update README (GitHub Actions Bot)d2d06f7refactor: use/separator when adjustingignorePatternson Windows (#18613) (Milos Djermanovic)21d3766fix:no-unused-varsinclude caught errors pattern in report message (#18609) (Kirk Waiblinger)6421973refactor: fix disable directives for languages with 0-based lines (#18605) (Milos Djermanovic)d7a7736fix: improveno-unused-varsmessage on unused caught errors (#18608) (Kirk Waiblinger)0a13539refactor: Allow optional methods for languages (#18604) (Nicholas C. Zakas)f9e95d2fix: correct locations of invalid/* eslint */comments (#18593) (Milos Djermanovic)8824aa1feat: addecmaVersion: 2025, parsing duplicate named capturing groups (#18596) (Milos Djermanovic)c7ddee0chore: make internal-rules not being a package (#18601) (Milos Djermanovic)3379164chore: remove.eslintrc.js(#18011) (唯然)d0c3a32chore: update knip (with webdriver-io plugin) (#18594) (Lars Kappert)d50db7bdocs: Update vscode-eslint info (#18595) (Nicholas C. Zakas)
... (truncated)
Commits
63881dc9.8.0de36d1dBuild: changelog update for 9.8.0deee448chore: upgrade to@eslint/[email protected](#18720)4aaf2b3chore: package.json update for@eslint/jsrelease2570051chore: package.json revert@eslint/jsversion to 9.7.0 (#18719)d73b203chore: package.json update for@eslint/jsrelease8e1a627chore: update dependency@eslint/coreto ^0.2.0 (#18700)13d0bd3feat: Add and use SourceCode#getLoc/getRange (#18703)282df1adocs: Add system theme option (#18617)ab0ff27fix: Throw error when invalid flags passed (#18705)- Additional commits viewable in compare view
Updates stylelint from 16.2.1 to 16.8.1
Release notes
Sourced from stylelint's releases.
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).- Fixed:
function-no-unknownperformance by reducing file read count (#7801) (@ybiquitous).- Fixed:
media-feature-name-no-vendor-prefixautofix (#7770) (@Mouvedia).- Fixed:
no-invalid-double-slash-commentsreported ranges (#7768) (@Mouvedia).- Fixed:
property-no-unknownfalse positives fornavigationand miscellaneous legacy properties (#7764) (@Mouvedia).- Fixed:
quietDeprecationWarningsto suppressstylelint:003warning (#7837) (@ybiquitous).- Fixed:
selector-no-vendor-prefixautofix (#7763) (@Mouvedia).- Fixed:
selector-not-notationend positions when new lines are part of the selector (#7755) (@Mouvedia).- Fixed:
selector-type-caseend positions (#7752) (@Mouvedia).- Fixed:
shorthand-property-no-redundant-valuesfalse negatives for logical properties,overflow,overscroll-behavior,scroll-marginandscroll-padding(#7808) (@Mouvedia).- Fixed:
string-no-newlinefalse positives for escaped multi-line (#7818) (@romainmenke).- Fixed:
value-keyword-caseend positions (#7760) (@Mouvedia).- Fixed:
stylelint.utils.checkAgainstRule()for Promise-based rules (#7821) (@aaronccasanova).- Fixed:
stylelint.utils.checkAgainstRule()to useresult.stylelintif present (#7833) (@ybiquitous).- Fixed: YAML diagnostic block end marker line of the
tapformatter (#7759) (@Mouvedia).- Fixed: autofix of incorrectly implemented plugins when unscoped stylelint commands are present (#7733) (
@romainmenke).16.6.1
- Fixed:
no-descending-specificityfalse positives for nested selectors (#7724) (@romainmenke).- Fixed:
selector-type-no-unknownfalse positive formodel(#7718) (@Mouvedia).16.6.0
- Fixed:
function-calc-no-unspaced-operatorfalse negatives (#7655 & #7670 & #7676) (@ybiquitous&@romainmenke).
... (truncated)
Changelog
Sourced from stylelint's changelog.
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).- Fixed:
function-no-unknownperformance by reducing file read count (#7801) (@ybiquitous).- Fixed:
media-feature-name-no-vendor-prefixautofix (#7770) (@Mouvedia).- Fixed:
no-invalid-double-slash-commentsreported ranges (#7768) (@Mouvedia).- Fixed:
property-no-unknownfalse positives fornavigationand miscellaneous legacy properties (#7764) (@Mouvedia).- Fixed:
quietDeprecationWarningsto suppressstylelint:003warning (#7837) (@ybiquitous).- Fixed:
selector-no-vendor-prefixautofix (#7763) (@Mouvedia).- Fixed:
selector-not-notationend positions when new lines are part of the selector (#7755) (@Mouvedia).- Fixed:
selector-type-caseend positions (#7752) (@Mouvedia).- Fixed:
shorthand-property-no-redundant-valuesfalse negatives for logical properties,overflow,overscroll-behavior,scroll-marginandscroll-padding(#7808) (@Mouvedia).- Fixed:
string-no-newlinefalse positives for escaped multi-line (#7818) (@romainmenke).- Fixed:
value-keyword-caseend positions (#7760) (@Mouvedia).- Fixed:
stylelint.utils.checkAgainstRule()for Promise-based rules (#7821) (@aaronccasanova).- Fixed:
stylelint.utils.checkAgainstRule()to useresult.stylelintif present (#7833) (@ybiquitous).- Fixed: YAML diagnostic block end marker line of the
tapformatter (#7759) (@Mouvedia).- Fixed: autofix of incorrectly implemented plugins when unscoped stylelint commands are present (#7733) (
@romainmenke).16.6.1
- Fixed:
no-descending-specificityfalse positives for nested selectors (#7724) (@romainmenke).
... (truncated)
Commits
1232b5316.8.1c5333faPrepare 16.8.1 (#7889)133b4ccFixno-duplicate-selectorsfalse positives with Less syntax (#7888)19365ca16.8.050478e6Prepare 16.8.0 (#7870)8e5c8a3Fixfunction-url-quotesfalse positives for SCSS variables and#/?char...2d04511Bump husky from 9.1.2 to 9.1.3 (#7886)118fe2bBump debug from 4.3.5 to 4.3.6 (#7885)1905e41Bump rollup from 4.19.0 to 4.19.1 (#7884)ac73451Document to add ecosystem test check in releasing task list (#7883)- 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 (<...>Description has been truncated