-
Notifications
You must be signed in to change notification settings - Fork 35
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 stylelint-config-gds from 0.3.0 to 1.0.0 #2282
Bump stylelint-config-gds from 0.3.0 to 1.0.0 #2282
Conversation
This application is owned by the Access & Permissions team. Follow these steps if you are doing a Rails upgrade. |
Bumps [stylelint-config-gds](https://github.com/alphagov/stylelint-config-gds) from 0.3.0 to 1.0.0. - [Changelog](https://github.com/alphagov/stylelint-config-gds/blob/main/CHANGELOG.md) - [Commits](alphagov/stylelint-config-gds@0.3.0...1.0.0) --- updated-dependencies: - dependency-name: stylelint-config-gds dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
d6fb3aa
to
3b25fa6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From the changelog, it sounds as if we should be setting up prettier to check/format our CSS instead of stylelint, but I think we can tackle that separately. We're not seeing any of the deprecation warning they mention, so I think we're good to merge.
/cc @chrisroos @chrislo
Hmm. I somehow missed these deprecation warnings which are now showing up in our build output (at least locally):
I think we probably need to read the changelog for this upgrade more carefully and see what we can do to avoid seeing these deprecation warnings. |
Bumps stylelint-config-gds from 0.3.0 to 1.0.0.
Changelog
Sourced from stylelint-config-gds's changelog.
Commits
5cdee07
Merge pull request #32 from alphagov/stylelint-1502e3c62
Merge pull request #44 from alphagov/remove-deprecated-stylistic-rulesa11aff1
Bump version to 1.0.0bebac04
Add CHANGELOG entry for Stylelint 15b8c402e
Update stylelint dependencies for stylelint 15.xff52d25
Fix moved Stylelint rule documentation URLsb6f49d0
Add CHANGELOG entry for deprecated stylistic rules removald988cb8
Remove deprecated stylistic rulesc5d793e
Add CHANGELOG entry forselector-pseudo-element-colon-notation
removal6c17cea
Merge pull request #43 from alphagov/dependabot/npm_and_yarn/word-wrap-1.2.4Dependabot 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 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)