chore(deps-dev): bump the development-dependencies group across 1 directory with 3 updates
Type: Pull Request
State: Open
Association: Unknown
Comments: 2
(5 months ago)
(5 months ago)
dependencies javascript
Bumps the development-dependencies group with 3 updates in the / directory: eslint-plugin-jsdoc, stylelint and stylelint-config-standard.
Updates eslint-plugin-jsdoc from 61.7.1 to 62.3.0
Release notes
Sourced from eslint-plugin-jsdoc's releases.
v62.3.0
62.3.0 (2026-01-20)
Features
v62.2.0
62.2.0 (2026-01-19)
Features
v62.1.0
62.1.0 (2026-01-17)
Features
v62.0.1
62.0.1 (2026-01-17)
Bug Fixes
v62.0.0
62.0.0 (2026-01-09)
Features
- update jsdoccomment, allowing for
skipInvokedExpressionsForCommentFindingsetting; fixes #1624 (9c0e4a3)BREAKING CHANGES
- Require Node ^20.19.0 || ^22.13.0 || >=24
Commits
78b6980feat(type-formatting): addobjectTypeBracketSpacingoption; fixes #1615 (...ed260c5feat(no-undefined-types): support strict validation for TS namespaces (#1616)0170773feat: update comment-parser; fixes #1116 ; fixes #1348e63dc23fix(require-template): treat infer statement types as defined; fixes #16289c0e4a3feat: update jsdoccomment, allowing for `skipInvokedExpressionsForCommentFind...a530471chore: update actions- See full diff in compare view
Updates stylelint from 16.26.1 to 17.0.0
Release notes
Sourced from stylelint's releases.
17.0.0
It contains 14 breaking changes, which we've detailed in the migrating to
17.0.0guide. Additionally, it adds 3 options to the rules and fixes 9 bugs. We've also released compatible versions of our shared config, Visual Studio Code extension, Node.js Rule Tester and Jest preset.
- Removed: CommonJS Node.js API (#8859) (
@jeddy3).- Removed:
outputproperty in the Node.js API returned resolved object (#8878) (@jeddy3).- Removed: support for Node.js less than 20.19.0 (#8867) (
@jeddy3).- Removed: GitHub formatter (#8888) (
@jeddy3).- Removed:
resolveNestedSelectorsoption fromselector-class-pattern(#8931) (@jeddy3).- Removed:
checkContextFunctionalPseudoClassesoption fromselector-max-id(#8913) (@jeddy3).- Changed: default
fixmode tostrict(#8889) (@jeddy3).- Changed:
reportto be consistent and predictable in how it handles the provided position arguments (#8217) (@romainmenke).- Changed:
selector-max-*syntax rules for standard CSS nesting and modern functional pseudo-classes (#8913) (@jeddy3).- Changed:
*-specificitysemantic rules for standard CSS nesting (#8913) (@jeddy3).- Changed:
no-duplicate-selectorsandselector-no-qualifying-typefor standard CSS nesting (#8913) (@jeddy3).- Changed:
*-listrules to have consistent behaviour for vendor prefixes and case (#8912) (@jeddy3).- Changed:
*-no-vendor-prefixrules to have consistent behaviour for theirignore*: []secondary options (#8924) (@jeddy3).- Changed:
declaration-property-max-valuesrule to have consistent behaviour for vendor prefixes (#8926) (@jeddy3).- Added:
except: ["after-block"]tocustom-property-empty-line-before(#8921) (@kovsu).- Added:
except: ["after-block"]todeclaration-empty-line-before(#8910) (@kovsu).- Added:
ignoreSelectors: []tono-duplicate-selectors(#8883) (@kovsu).- Fixed: Windows drive letter casing inconsistencies when matching patterns against file paths (#8941) (
@adalinesimonian).- Fixed: CLI help to include TypeScript config files (#8908) (
@kovsu).- Fixed:
at-rule-descriptor-no-unknownfalse positives for declarations within feature-value-blocks (#8868) (@kovsu).- Fixed:
declaration-block-no-redundant-longhand-propertiesfalse negatives for short and long combinations (#8892) (@nathannewyen).- Fixed:
media-feature-name-no-unknownfalse positives for namespaced dollar variables and range context queries (#8890) (@kovsu).- Fixed:
nesting-selector-no-missing-scoping-rootfalse positives for CSS-in-JS (#8905) (@kovsu).- Fixed:
no-invalid-position-declarationfalse negatives for embedded blocks (#8907) (@kovsu).- Fixed:
selector-no-qualifying-typefalse negatives for:is/where()(#8940) (@romainmenke).- Fixed:
selector-type-no-unknownfalse positives for MathML 4 tags (#8874) (@jeddy3).
Changelog
Sourced from stylelint's changelog.
17.0.0 - 2026-01-15
It contains 14 breaking changes, which we've detailed in the migrating to
17.0.0guide. Additionally, it adds 3 options to the rules and fixes 9 bugs. We've also released compatible versions of our shared config, Visual Studio Code extension, Node.js Rule Tester and Jest preset.
- Removed: CommonJS Node.js API (#8859) (
@jeddy3).- Removed:
outputproperty in the Node.js API returned resolved object (#8878) (@jeddy3).- Removed: support for Node.js less than 20.19.0 (#8867) (
@jeddy3).- Removed: GitHub formatter (#8888) (
@jeddy3).- Removed:
resolveNestedSelectorsoption fromselector-class-pattern(#8931) (@jeddy3).- Removed:
checkContextFunctionalPseudoClassesoption fromselector-max-id(#8913) (@jeddy3).- Changed: default
fixmode tostrict(#8889) (@jeddy3).- Changed:
reportto be consistent and predictable in how it handles the provided position arguments (#8217) (@romainmenke).- Changed:
selector-max-*syntax rules for standard CSS nesting and modern functional pseudo-classes (#8913) (@jeddy3).- Changed:
*-specificitysemantic rules for standard CSS nesting (#8913) (@jeddy3).- Changed:
no-duplicate-selectorsandselector-no-qualifying-typefor standard CSS nesting (#8913) (@jeddy3).- Changed:
*-listrules to have consistent behaviour for vendor prefixes and case (#8912) (@jeddy3).- Changed:
*-no-vendor-prefixrules to have consistent behaviour for theirignore*: []secondary options (#8924) (@jeddy3).- Changed:
declaration-property-max-valuesrule to have consistent behaviour for vendor prefixes (#8926) (@jeddy3).- Added:
except: ["after-block"]tocustom-property-empty-line-before(#8921) (@kovsu).- Added:
except: ["after-block"]todeclaration-empty-line-before(#8910) (@kovsu).- Added:
ignoreSelectors: []tono-duplicate-selectors(#8883) (@kovsu).- Fixed: Windows drive letter casing inconsistencies when matching patterns against file paths (#8941) (
@adalinesimonian).- Fixed: CLI help to include TypeScript config files (#8908) (
@kovsu).- Fixed:
at-rule-descriptor-no-unknownfalse positives for declarations within feature-value-blocks (#8868) (@kovsu).- Fixed:
declaration-block-no-redundant-longhand-propertiesfalse negatives for short and long combinations (#8892) (@nathannewyen).- Fixed:
media-feature-name-no-unknownfalse positives for namespaced dollar variables and range context queries (#8890) (@kovsu).- Fixed:
nesting-selector-no-missing-scoping-rootfalse positives for CSS-in-JS (#8905) (@kovsu).- Fixed:
no-invalid-position-declarationfalse negatives for embedded blocks (#8907) (@kovsu).- Fixed:
selector-no-qualifying-typefalse negatives for:is/where()(#8940) (@romainmenke).- Fixed:
selector-type-no-unknownfalse positives for MathML 4 tags (#8874) (@jeddy3).
Commits
a3e96bdRelease 17.0.0 (#8969)4587f26Revert "Add v17 branch to CI workflow" (#8952)0eb7972Revert "Changetarget-branchtov17in Dependabot config" (#8951)44362b1Merge pull request #8870 from stylelint/v1771d3303Revert "chore: bump version to 17.0.0" (#8917)5471609Use special'module.exports'export (#8967)022924eUpdate@csstools/*(#8968)62fb7c8Document extension in bug template (#8965)252c148Bump the eslint group with 2 updates (#8963)2d165c6Bump stylelint/.github/.github/workflows/call-release.yml from 0.5.0 to 0.5.1...- Additional commits viewable in compare view
Updates stylelint-config-standard from 39.0.1 to 40.0.0
Release notes
Sourced from stylelint-config-standard's releases.
40.0.0
- Removed:
stylelintless than17.0.0from peer dependencies.- Removed: support for Node.js less than
20.19.0.- Changed: updated to
stylelint-config-recommended@18.0.0.- Changed: module type to ESM.
Changelog
Sourced from stylelint-config-standard's changelog.
40.0.0
- Removed:
stylelintless than17.0.0from peer dependencies.- Removed: support for Node.js less than
20.19.0.- Changed: updated to
stylelint-config-recommended@18.0.0.- Changed: module type to ESM.
Commits
fbbe7b8Release 40.0.0 (#386)e6368f9Prepare 40.0.0 (#381)481e21cBump the dev-deps group with 3 updates (#382)696689dBump stylelint/.github/.github/workflows/call-release-pr.yml from 0.3.1 to 0....5d46c0fBump stylelint/.github/.github/workflows/call-lint.yml from 0.3.1 to 0.5.0 (#...f888c90Bump stylelint/.github/.github/workflows/call-test.yml from 0.3.1 to 0.5.0 (#...066dda1Fix vulnerable dependencies vianpm audit fix(#378)b6e6aecBump js-yaml from 4.1.0 to 4.1.1 (#379)63bb8ddBump mdast-util-to-hast from 13.1.0 to 13.2.1 (#380)0cc790aBump the dev-deps group with 2 updates (#377)- 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
Package Dependencies
stylelint-config-standard
npm
39.0.1 → 40.0.0
Major
Technical Details
| ID: | 13167699 |
| UUID: | 3854634785 |
| Node ID: | PR_kwDOC55o0s6_TFRg |
| Host: | GitHub |
| Repository: | NodeSecure/cli |