-
Notifications
You must be signed in to change notification settings - Fork 27
chore(deps-dev): bump stylelint from 16.26.1 to 17.0.0 #1219
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
base: main
Are you sure you want to change the base?
Conversation
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 39.0.1 to 40.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@39.0.1...40.0.0) --- updated-dependencies: - dependency-name: stylelint-config-standard dependency-version: 40.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.26.1 to 17.0.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.26.1...17.0.0) --- updated-dependencies: - dependency-name: stylelint dependency-version: 17.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…t-config-standard-40.0.0' into dependabot/npm_and_yarn/stylelint-17.0.0
|
@caugner merged another dependabot PR into this one, and added a manual override to get things to work - would be good to get a second pair of eyes |
| }, | ||
| "overrides": { | ||
| "glob": ">=10.5.0", | ||
| "stylelint-order": "^7.0.1", |
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.
I think it's better without an upper restriction:
| "stylelint-order": "^7.0.1", | |
| "stylelint-order": ">=7.0.1", |
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.
Meanwhile #1228 landed, so maybe we no longer need the override?
Bumps stylelint from 16.26.1 to 17.0.0.
Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
a3e96bdRelease 17.0.0 (#8969)4587f26Revert "Add v17 branch to CI workflow" (#8952)0eb7972Revert "Changetarget-branchtov17in Dependabot config" (#8951)44362b1Merge pull request #8870 from stylelint/v1771d3303Revert "chore: bump version to 17.0.0" (#8917)5471609Use special'module.exports'export (#8967)022924eUpdate@csstools/*(#8968)62fb7c8Document extension in bug template (#8965)252c148Bump the eslint group with 2 updates (#8963)2d165c6Bump stylelint/.github/.github/workflows/call-release.yml from 0.5.0 to 0.5.1...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 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)