-
Notifications
You must be signed in to change notification settings - Fork 129
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
chore(deps-dev): bump the stylelint group with 3 updates #2928
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2928 +/- ##
=======================================
Coverage 87.60% 87.60%
=======================================
Files 228 228
Lines 13058 13058
Branches 1760 1760
=======================================
Hits 11440 11440
Misses 1561 1561
Partials 57 57 |
Bumps the stylelint group with 3 updates: [stylelint](https://github.com/stylelint/stylelint), [stylelint-no-unsupported-browser-features](https://github.com/RJWadley/stylelint-no-unsupported-browser-features) and [stylelint-prettier](https://github.com/prettier/stylelint-prettier). Updates `stylelint` from 16.13.2 to 16.14.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.13.2...16.14.1) Updates `stylelint-no-unsupported-browser-features` from 8.0.2 to 8.0.4 - [Release notes](https://github.com/RJWadley/stylelint-no-unsupported-browser-features/releases) - [Changelog](https://github.com/RJWadley/stylelint-no-unsupported-browser-features/blob/master/CHANGELOG.md) - [Commits](RJWadley/stylelint-no-unsupported-browser-features@v8.0.2...v8.0.4) Updates `stylelint-prettier` from 5.0.2 to 5.0.3 - [Changelog](https://github.com/prettier/stylelint-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/stylelint-prettier@v5.0.2...v5.0.3) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: stylelint - dependency-name: stylelint-no-unsupported-browser-features dependency-type: direct:development update-type: version-update:semver-patch dependency-group: stylelint - dependency-name: stylelint-prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: stylelint ... Signed-off-by: dependabot[bot] <[email protected]>
defded7
to
b58bfa6
Compare
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the stylelint group with 3 updates: stylelint, stylelint-no-unsupported-browser-features and stylelint-prettier.
Updates
stylelint
from 16.13.2 to 16.14.1Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
92eae1d
16.14.1578a5ac
Prepare 16.14.1 (#8360)8c4fc4a
Fix incompatible cache file format (#8359)c33ad7d
Refactor at-rule regexes for clarity (#8350)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...Updates
stylelint-no-unsupported-browser-features
from 8.0.2 to 8.0.4Release notes
Sourced from stylelint-no-unsupported-browser-features's releases.
Changelog
Sourced from stylelint-no-unsupported-browser-features's changelog.
Commits
111a31f
chore(release): 8.0.4 [skip ci]92980aa
Merge branch 'master' of https://github.com/RJWadley/stylelint-no-unsupported...a1920b2
fix: report on whole node, rather than a specific index3ad0536
chore(release): 8.0.3 [skip ci]f2bca84
chore: update commitlint configff7f77d
docs: update links531c52b
chore: update github actionsee1175c
fix: providing the line argument in the utils.report() function is deprecated5293c72
chore: update to eslint 9.xa29b360
chore: update dev dependenciesUpdates
stylelint-prettier
from 5.0.2 to 5.0.3Changelog
Sourced from stylelint-prettier's changelog.
Commits
16c95fe
v5.0.3aec9aa6
Add changelog for v5.0.3536ad1a
Add endIndex to parsing error report call (#385)1f9feab
Bump nanoid from 3.3.7 to 3.3.8 (#381)18f925c
Eslint v9 (#379)8fc0a35
Merge pull request #377 from prettier/addnode22ci796a934
Bump prettier to v3.3.0fb4d220
Update dev dependencies26b9104
Run CI on node 22 LTS286e6a1
Improve debug message when json parsing fails in e2e tests (#376)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