-
Notifications
You must be signed in to change notification settings - Fork 897
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the stylelint group across 1 directory with 4 updates #6646
Bump the stylelint group across 1 directory with 4 updates #6646
Conversation
Should merge #6605 first |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
d0d9c8e
to
5e6d8a2
Compare
Conflicts have been resolved. A maintainer will review the pull request shortly. |
5e6d8a2
to
4759dd3
Compare
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Bumps the stylelint group with 4 updates in the / directory: [@double-great/stylelint-a11y](https://github.com/double-great/stylelint-a11y), [postcss](https://github.com/postcss/postcss), [stylelint](https://github.com/stylelint/stylelint) and [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard). Updates `@double-great/stylelint-a11y` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/double-great/stylelint-a11y/releases) - [Commits](double-great/stylelint-a11y@v3.0.2...v3.0.3) Updates `postcss` from 8.4.49 to 8.5.1 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.49...8.5.1) Updates `stylelint` from 16.12.0 to 16.14.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.12.0...16.14.0) Updates `stylelint-config-standard` from 36.0.1 to 37.0.0 - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-standard@36.0.1...37.0.0) --- updated-dependencies: - dependency-name: "@double-great/stylelint-a11y" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: stylelint - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: stylelint - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: stylelint - dependency-name: stylelint-config-standard dependency-type: direct:development update-type: version-update:semver-major dependency-group: stylelint ... Signed-off-by: dependabot[bot] <[email protected]>
4759dd3
to
b59ddbf
Compare
Conflicts have been resolved. A maintainer will review the pull request shortly. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Pull request was closed
Bumps the stylelint group with 4 updates in the / directory: @double-great/stylelint-a11y, postcss, stylelint and stylelint-config-standard.
Updates
@double-great/stylelint-a11y
from 3.0.2 to 3.0.3Commits
747b963
3.0.32a9f55f
fix: import isStandardSyntaxRule from correct module (#68) (#69)c6dd2b7
Bump peter-evans/create-pull-request from 6 to 7 (#67)Updates
postcss
from 8.4.49 to 8.5.1Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
7b02c75
Release 8.5.1 version4c15339
Update dependencies7efe91e
Improve backwards compat forInput#document
(#2000)6873270
Release 8.5 version4223bb9
Fix 80 columns limit80e2401
AddInput#document
(#1996)6f86879
Update dependencies85cbbec
Fix pnpm version on CI76caa57
Update dependencies46ff246
Move to pnpm 10Updates
stylelint
from 16.12.0 to 16.14.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
... (truncated)
Commits
15b90ad
16.14.04fa5a91
Prepare 16.14.0 (#8330)f24921c
FixSyntaxError: The requested module 'table'...
(#8325)e9b772f
Adddeclaration-property-value-keyword-no-deprecated
autofix for shorthands...02b814d
Fixdeclaration-property-value-keyword-no-deprecated
warning message for `o...16efbb7
Fixat-rule-descriptor-no-unknown
false positives for page and margin conte...9674518
Add replaced text and corresponding range toWarning
type (#8234)9e19713
Fixdeclaration-property-value-keyword-no-deprecated
false positives for `b...a2420f9
Bump eslint-plugin-jest from 28.10.0 to 28.11.0 in the eslint group (#8335)2f1655f
Bump ignore from 7.0.1 to 7.0.3 (#8337)Updates
stylelint-config-standard
from 36.0.1 to 37.0.0Release notes
Sourced from stylelint-config-standard's releases.
Changelog
Sourced from stylelint-config-standard's changelog.
Commits
aca7a9f
37.0.0ff3d6b9
Prepare 37.0.0 (#346)f8e1d22
Document browser support policy based on Baseline Widely Available (#345)72ae9dc
Bump the development-dependencies group with 3 updates (#344)c98f4c3
Bump nanoid from 3.3.7 to 3.3.8 (#343)14a2545
Add ESLint to dependabot dev group (#342)551609a
Bump eslint from 9.14.0 to 9.16.0 (#341)2392231
Bump the development-dependencies group with 3 updates (#340)22a0eb6
Bump cross-spawn (#339)3a0ef2a
Bump eslint-config-stylelint from 22.0.0 to 23.0.0 in the development-depende...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 <dependency name> major version
will 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 version
will 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