AdminLTE
AdminLTE copied to clipboard
chore(deps-dev): bump the stylelint group across 1 directory with 2 updates
Bumps the stylelint group with 2 updates in the / directory: stylelint and stylelint-config-twbs-bootstrap.
Updates stylelint from 16.9.0 to 16.10.0
Release notes
Sourced from stylelint's releases.
16.10.0
- Changed:
shorthand-property-no-redundant-valuesreported ranges (#8008) (@Mouvedia).- Added:
formatterconfiguration property (#7826) (@emmacharp).- Added:
validateoption to Node.js API and--validateCLI flag (#8009) (@Mouvedia).- Added: fixed section to the output of the
verboseformatter (#7985) (@Mouvedia).- Added: support for
string | RegExptoignoreValuesoption ofvalue-no-vendor-prefix(#7969) (@Mouvedia).- Added: support for
stringtoignoreLonghandsoption ofdeclaration-block-no-redundant-longhand-properties(#7971) (@Mouvedia).- Fixed:
at-rule-no-unknownfalse positives for@position-try(#7968) (@yelizsevinc).- Fixed:
declaration-block-no-redundant-longhand-propertiesautofix forgrid-column/grid-row(#8023) (@ryo-manba).- Fixed:
declaration-property-value-no-unknownfalse negatives/positives via[email protected](#7993) (@Mouvedia).- Fixed:
declaration-property-value-no-unknownreported ranges and message (#8003) (@romainmenke).- Fixed:
keyframe-selector-notationreported ranges (#7992) (@romainmenke).- Fixed:
length-zero-no-unitfalse positives for Sass variables (#8035) (@ryo-manba).- Fixed:
no-descending-specificityreported ranges (#7996) (@romainmenke).- Fixed:
selector-anb-no-unmatchablereported ranges and message (#8001) (@romainmenke).- Fixed:
stringformatter handling of log symbols for non-Unicode terminals (#7981) (@Mouvedia).- Fixed: built
.cjsfiles to address Rollup vulnerability (#8010) (@ybiquitous).- Fixed: incorrect
configoption for Node.js API withextendsandoverrides(#8030) (@ybiquitous).- Fixed: stricter validation for the options of
declaration-property-max-values,declaration-property-value-no-unknownandnumber-max-precision(#7975) (@Mouvedia).
Changelog
Sourced from stylelint's changelog.
16.10.0
- Changed:
shorthand-property-no-redundant-valuesreported ranges (#8008) (@Mouvedia).- Added:
formatterconfiguration property (#7826) (@emmacharp).- Added:
validateoption to Node.js API and--validateCLI flag (#8009) (@Mouvedia).- Added: fixed section to the output of the
verboseformatter (#7985) (@Mouvedia).- Added: support for
string | RegExptoignoreValuesoption ofvalue-no-vendor-prefix(#7969) (@Mouvedia).- Added: support for
stringtoignoreLonghandsoption ofdeclaration-block-no-redundant-longhand-properties(#7971) (@Mouvedia).- Fixed:
at-rule-no-unknownfalse positives for@position-try(#7968) (@yelizsevinc).- Fixed:
declaration-block-no-redundant-longhand-propertiesautofix forgrid-column/grid-row(#8023) (@ryo-manba).- Fixed:
declaration-property-value-no-unknownfalse negatives/positives via[email protected](#7993) (@Mouvedia).- Fixed:
declaration-property-value-no-unknownreported ranges and message (#8003) (@romainmenke).- Fixed:
keyframe-selector-notationreported ranges (#7992) (@romainmenke).- Fixed:
length-zero-no-unitfalse positives for Sass variables (#8035) (@ryo-manba).- Fixed:
no-descending-specificityreported ranges (#7996) (@romainmenke).- Fixed:
selector-anb-no-unmatchablereported ranges and message (#8001) (@romainmenke).- Fixed:
stringformatter handling of log symbols for non-Unicode terminals (#7981) (@Mouvedia).- Fixed: built
.cjsfiles to address Rollup vulnerability (#8010) (@ybiquitous).- Fixed: incorrect
configoption for Node.js API withextendsandoverrides(#8030) (@ybiquitous).- Fixed: stricter validation for the options of
declaration-property-max-values,declaration-property-value-no-unknownandnumber-max-precision(#7975) (@Mouvedia).
Commits
c36034316.10.0a8bb7abPrepare 16.10.0 (#7970)8eb19d0Document issue types for maintainers (#8036)f5e83b1Fixlength-zero-no-unitfalse positives for Sass variables (#8035)99030acFixdeclaration-block-no-redundant-longhand-propertiesautofix for `grid-co...3fca687Bump typescript from 5.6.2 to 5.6.3 in the typescript group (#8031)530f0eeBump css-functions-list from 3.2.2 to 3.2.3 (#8033)edaa508Bump rollup from 4.22.5 to 4.24.0 (#8032)ab2141eFix incorrectconfigoption for Node.js API withextendsandoverrides...baf7c0eBump postcss-safe-parser from 7.0.0 to 7.0.1 in the postcss group (#8021)- Additional commits viewable in compare view
Updates stylelint-config-twbs-bootstrap from 14.2.0 to 15.1.0
Release notes
Sourced from stylelint-config-twbs-bootstrap's releases.
v15.1.0
What's Changed
- Bump stylelint-scss from 6.5.1 to 6.7.0 by
@dependabotin twbs/stylelint-config-twbs-bootstrap#271- Bump
@stylistic/stylelint-pluginfrom 3.0.1 to 3.1.0 by@dependabotin twbs/stylelint-config-twbs-bootstrap#274- Bump
@eslint/jsfrom 9.9.1 to 9.11.1 by@dependabotin twbs/stylelint-config-twbs-bootstrap#273- Bump stylelint-config-recess-order from 5.1.0 to 5.1.1 by
@dependabotin twbs/stylelint-config-twbs-bootstrap#272Full Changelog: https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v15.0.0...v15.1.0
v15.0.0
What's Changed
- BREAKING Require stylelint 16.8.0
- Bump stylelint from 16.6.1 to 16.8.1 by
@dependabotin twbs/stylelint-config-twbs-bootstrap#260- Bump
@stylistic/stylelint-pluginfrom 2.1.2 to 3.0.0 by@dependabotin twbs/stylelint-config-twbs-bootstrap#259- Bump
@stylistic/stylelint-configfrom 1.0.1 to 2.0.0 by@dependabotin twbs/stylelint-config-twbs-bootstrap#262- Bump stylelint-scss from 6.3.2 to 6.5.0 by
@dependabotin twbs/stylelint-config-twbs-bootstrap#263- Bump stylelint from 16.8.1 to 16.9.0 by
@dependabotin twbs/stylelint-config-twbs-bootstrap#265- Bump
@stylistic/stylelint-pluginfrom 3.0.0 to 3.0.1 by@dependabotin twbs/stylelint-config-twbs-bootstrap#264- Bump stylelint-scss from 6.5.0 to 6.5.1 by
@dependabotin twbs/stylelint-config-twbs-bootstrap#266- Bump stylelint-config-recess-order from 5.0.1 to 5.1.0 by
@dependabotin twbs/stylelint-config-twbs-bootstrap#267- Update ESLint to v9.x by
@XhmikosRin twbs/stylelint-config-twbs-bootstrap#269Full Changelog: https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v14.2.0...v15.0.0
Commits
ffca12f15.1.0ad08945Bump stylelint-config-recess-order from 5.1.0 to 5.1.1 (#272)5722b6eBump@eslint/jsfrom 9.9.1 to 9.11.1 (#273)152a4f0Bump@stylistic/stylelint-pluginfrom 3.0.1 to 3.1.0 (#274)ab2c567Bump stylelint-scss from 6.5.1 to 6.7.0 (#271)05414af15.0.0bb859a8Update ESLint to v9.x (#269)55e07a0Bump stylelint-config-recess-order from 5.0.1 to 5.1.0 (#267)9b8bda4Bump stylelint-scss from 6.5.0 to 6.5.1 (#266)7139bd0Bump@stylistic/stylelint-pluginfrom 3.0.0 to 3.0.1 (#264)- 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
Deploy Preview for adminlte-v4 ready!
| Name | Link |
|---|---|
| Latest commit | 3af10bfd7c178ed94f1a40e7953d0b38ccdea786 |
| Latest deploy log | https://app.netlify.com/sites/adminlte-v4/deploys/67233639110c33000820c30d |
| Deploy Preview | https://deploy-preview-5732--adminlte-v4.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Superseded by #5776.