iotdb-web-workbench
iotdb-web-workbench copied to clipboard
build(deps): bump yaml and stylelint in /frontend
Removes yaml. It's no longer used after updating ancestor dependency stylelint. These dependencies need to be updated together.
Removes yaml
Updates stylelint from 13.13.1 to 15.6.0
Release notes
Sourced from stylelint's releases.
15.6.0
- Added:
allowEmptyInput,cache,fixoptions to configuration object (#6778) (@mattxwang).- Added:
ignore: ["with-var-inside"]tocolor-function-notation(#6802) (@mattxwang).- Fixed:
declaration-block-no-duplicate-propertiesautofix for 3 or more duplicates (#6801) (@mattxwang).- Fixed:
declaration-block-no-duplicate-propertiesfalse positives with optionignore: ["consecutive-duplicates-with-different-syntaxes"](#6797) (@romainmenke).- Fixed:
declaration-block-no-duplicate-propertiessyntax error (#6792) (@yoyo837).- Fixed:
declaration-block-no-redundant-longhand-propertiesautofix forgrid-template(#6777) (@mattxwang).- Fixed:
function-url-quotesautofix for comments in SCSS function (#6800) (@ybiquitous).15.5.0
- Added:
ignore: ["consecutive-duplicates-with-different-syntaxes"]todeclaration-block-no-duplicate-properties(#6772) (@kimulaco).- Added:
ignoreProperties: []todeclaration-block-no-duplicate-custom-properties(#6773) (@mattxwang).- Added: raw regex support to
ignorePropertiesfordeclaration-block-no-duplicate-properties(#6764) (@ybiquitous).- Fixed:
block-no-emptyfalse positives with non-whitespace characters (#6782) (@ybiquitous).- Fixed:
color-function-notationfalse positives for namespaced imports (#6774) (@mattxwang).- Fixed:
custom-property-empty-line-beforefalse positives for CSS-in-JS (#6767) (@ybiquitous).- Fixed:
media-feature-range-notationparse error (#6760) (@fpetrakov).- Fixed: CLI help improvements (#6783) (
@ybiquitous).15.4.0
- Added:
--quiet-deprecation-warningsflag (#6724) (@mattxwang).- Added:
-calias for--config(#6720) (@sidverma32).- Added:
media-feature-range-notationautofix (#6742) (@romainmenke).- Added:
no-unknown-custom-propertiesrule (#6731) (@jameschensmith).- Fixed:
function-url-quotesautofix for double-slash comments in SCSS maps (#6745) (@jgerigmeyer).- Fixed:
isPathIgnored()utility's performance (#6728) (@ybiquitous).- Fixed:
rule-selector-property-disallowed-listsecondary options (#6723) (@mattxwang).- Fixed:
declaration-block-no-redundant-longhand-propertieswith basic keywords (#6748) (@mattxwang).- Fixed: deprecation warnings for disabled rules (#6747) (
@ybiquitous).15.3.0
- Added:
configurationCommentconfiguration property (#6629) (@ifitzpatrick).- Added:
selector-anb-no-unmatchablerule (#6678) (@mattxwang).- Fixed: TypeScript error for CommonJS importing (#6703) (
@remcohaszing).- Fixed:
*-no-redundant-*false negatives forinsetshorthand (#6699) (@rayrw).- Fixed:
function-url-quotesautofix for multipleurl()(#6711) (@ybiquitous).- Fixed:
value-keyword-casefalse positives for Level 4 system colours (#6712) (@thewilkybarkid).15.2.0
- Added:
messageArgsto 76 rules (#6589) (@kizu).- Fixed: TypeScript error to export
PluginandRuleContext(#6664) (@henryruhs).- Fixed:
overrides.extendsorder when including same rules (#6660) (@kuoruan).- Fixed:
annotation-no-unknownfalse positives for CSS-in-JS template literals (#6666) (@hudochenkov).- Fixed:
declaration-property-value-no-unknownfalse positives for at-rule descriptors (#6669) (@FloEdelmann).- Fixed:
declaration-property-value-no-unknownparse error foralpha(opacity=n)to report as violation (#6650) (@romainmenke).- Fixed:
function-name-casefalse positives for CSS-in-JS template literals (#6666) (@hudochenkov).- Fixed:
function-no-unknownfalse positives for CSS-in-JS template literals (#6666) (@hudochenkov).- Fixed:
unit-no-unknownfalse positives for CSS-in-JS template literals (#6666) (@hudochenkov).- Fixed:
value-keyword-casefalse positives for CSS-in-JS template literals (#6666) (@hudochenkov).
... (truncated)
Changelog
Sourced from stylelint's changelog.
15.6.0
- Added:
allowEmptyInput,cache,fixoptions to configuration object (#6778) (@mattxwang).- Added:
ignore: ["with-var-inside"]tocolor-function-notation(#6802) (@mattxwang).- Fixed:
declaration-block-no-duplicate-propertiesautofix for 3 or more duplicates (#6801) (@mattxwang).- Fixed:
declaration-block-no-duplicate-propertiesfalse positives with optionignore: ["consecutive-duplicates-with-different-syntaxes"](#6797) (@romainmenke).- Fixed:
declaration-block-no-duplicate-propertiessyntax error (#6792) (@yoyo837).- Fixed:
declaration-block-no-redundant-longhand-propertiesautofix forgrid-template(#6777) (@mattxwang).- Fixed:
function-url-quotesautofix for comments in SCSS function (#6800) (@ybiquitous).15.5.0
- Added:
ignore: ["consecutive-duplicates-with-different-syntaxes"]todeclaration-block-no-duplicate-properties(#6772) (@kimulaco).- Added:
ignoreProperties: []todeclaration-block-no-duplicate-custom-properties(#6773) (@mattxwang).- Added: raw regex support to
ignorePropertiesfordeclaration-block-no-duplicate-properties(#6764) (@ybiquitous).- Fixed:
block-no-emptyfalse positives with non-whitespace characters (#6782) (@ybiquitous).- Fixed:
color-function-notationfalse positives for namespaced imports (#6774) (@mattxwang).- Fixed:
custom-property-empty-line-beforefalse positives for CSS-in-JS (#6767) (@ybiquitous).- Fixed:
media-feature-range-notationparse error (#6760) (@fpetrakov).- Fixed: CLI help improvements (#6783) (
@ybiquitous).15.4.0
- Added:
--quiet-deprecation-warningsflag (#6724) (@mattxwang).- Added:
-calias for--config(#6720) (@sidverma32).- Added:
media-feature-range-notationautofix (#6742) (@romainmenke).- Added:
no-unknown-custom-propertiesrule (#6731) (@jameschensmith).- Fixed:
function-url-quotesautofix for double-slash comments in SCSS maps (#6745) (@jgerigmeyer).- Fixed:
isPathIgnored()utility's performance (#6728) (@ybiquitous).- Fixed:
rule-selector-property-disallowed-listsecondary options (#6723) (@mattxwang).- Fixed:
declaration-block-no-redundant-longhand-propertieswith basic keywords (#6748) (@mattxwang).- Fixed: deprecation warnings for disabled rules (#6747) (
@ybiquitous).15.3.0
- Added:
configurationCommentconfiguration property (#6629) (@ifitzpatrick).- Added:
selector-anb-no-unmatchablerule (#6678) (@mattxwang).- Fixed: TypeScript error for CommonJS importing (#6703) (
@remcohaszing).- Fixed:
*-no-redundant-*false negatives forinsetshorthand (#6699) (@rayrw).- Fixed:
function-url-quotesautofix for multipleurl()(#6711) (@ybiquitous).- Fixed:
value-keyword-casefalse positives for Level 4 system colours (#6712) (@thewilkybarkid).15.2.0
- Added:
messageArgsto 76 rules (#6589) (@kizu).- Fixed: TypeScript error to export
PluginandRuleContext(#6664) (@henryruhs).- Fixed:
overrides.extendsorder when including same rules (#6660) (@kuoruan).- Fixed:
annotation-no-unknownfalse positives for CSS-in-JS template literals (#6666) (@hudochenkov).- Fixed:
declaration-property-value-no-unknownfalse positives for at-rule descriptors (#6669) (@FloEdelmann).- Fixed:
declaration-property-value-no-unknownparse error foralpha(opacity=n)to report as violation (#6650) (@romainmenke).
... (truncated)
Commits
380e92015.6.0a0b7f71Prepare release (#6794)fffbb4cAddignore: ["with-var-inside"]tocolor-function-notation(#6802)b089a42AddallowEmptyInput,cache,fixoptions to configuration object (#6778)2e31353Fixdeclaration-block-no-redundant-longhand-propertiesautofix for `grid-te...61d53ffFixdeclaration-block-no-duplicate-propertiesautofix for 3 or more duplica...56ba4c5Fixfunction-url-quotesautofix for comments in SCSS function (#6800)28328a6Fixdeclaration-block-no-duplicate-propertiesfalse positives with option `...afe410aBump postcss from 8.4.21 to 8.4.22 (#6789)d14a883Bump@csstools/media-query-list-parserfrom 2.0.2 to 2.0.4 (#6786)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by ybiquitous, a new releaser for stylelint since your current version.
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 ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.