ember-validated-form
ember-validated-form copied to clipboard
chore(deps-dev): bump stylelint from 16.2.1 to 16.3.1
Bumps stylelint from 16.2.1 to 16.3.1.
Release notes
Sourced from stylelint's releases.
16.3.1
- Fixed:
selector-max-id
end positions (#7571) (@romainmenke
).- Fixed: import errors for configs and plugins omitting
/index.js
(#7578) (@ota-meshi
).16.3.0
- Added:
ignoreSelectors: []
toselector-max-compound-selectors
(#7544) (@FloEdelmann
).- Added: tally of fixable problems to
string
andverbose
formatters (#7539) (@m-allanson
).- Added: support for
*-deprecation
command-line flags of Node.js (#7550) (@fpetrakov
).- Fixed: false positive CJS deprecation warning for dual-package plugins (#7532) (
@JounQin
).- Fixed:
rule-selector-property-disallowed-list
false positives for nesting selectors (#7558) (@romainmenke
).- Fixed:
selector-pseudo-*-allowed-list
false positives for vendor prefixes (#7525) (@carlosjeurissen
).- Fixed:
report()
forindex
/endIndex
zero values (#7565) (@romainmenke
).- Fixed:
selector-max-type
end positions (#7518) (@romainmenke
).
Changelog
Sourced from stylelint's changelog.
16.3.1
- Fixed:
selector-max-id
end positions (#7571) (@romainmenke
).- Fixed: import errors for configs and plugins omitting
/index.js
(#7578) (@ota-meshi
).16.3.0
- Added:
ignoreSelectors: []
toselector-max-compound-selectors
(#7544) (@FloEdelmann
).- Added: tally of fixable problems to
string
andverbose
formatters (#7539) (@m-allanson
).- Added: support for
*-deprecation
command-line flags of Node.js (#7550) (@fpetrakov
).- Fixed: false positive CJS deprecation warning for dual-package plugins (#7532) (
@JounQin
).- Fixed:
rule-selector-property-disallowed-list
false positives for nesting selectors (#7558) (@romainmenke
).- Fixed:
selector-pseudo-*-allowed-list
false positives for vendor prefixes (#7525) (@carlosjeurissen
).- Fixed:
report()
forindex
/endIndex
zero values (#7565) (@romainmenke
).- Fixed:
selector-max-type
end positions (#7518) (@romainmenke
).
Commits
2d74e26
16.3.19b2ca9c
Try fixingnpm run version
onnpm run version
d469bcd
Prepare 16.3.1 (#7580)b9ae2b2
Bump postcss-import from 16.0.1 to 16.1.0 (#7575)6bbc5f5
Bump np from 10.0.1 to 10.0.2 (#7574)a422972
Bump the typescript group with 1 update (#7573)f69c57b
Fixselector-max-id
end positions (#7571)412ae2b
Fix import errors for configs and plugins omitting/index.js
(#7578)e01617e
16.3.03158781
Fixnpm run release
(np
) error (#7570)- 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)