Bump the frontend group with 6 updates#806
Merged
Merged
Conversation
Bumps the frontend group with 6 updates: | Package | From | To | | --- | --- | --- | | [@double-great/stylelint-a11y](https://github.com/double-great/stylelint-a11y) | `3.4.14` | `3.5.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.5.0` | `10.5.2` | | [cssnano](https://github.com/cssnano/cssnano) | `8.0.1` | `8.0.2` | | [postcss](https://github.com/postcss/postcss) | `8.5.15` | `8.5.16` | | [prettier](https://github.com/prettier/prettier) | `3.8.3` | `3.9.4` | | [stylelint](https://github.com/stylelint/stylelint) | `17.12.0` | `17.14.0` | Updates `@double-great/stylelint-a11y` from 3.4.14 to 3.5.0 - [Release notes](https://github.com/double-great/stylelint-a11y/releases) - [Changelog](https://github.com/double-great/stylelint-a11y/blob/main/CHANGELOG.md) - [Commits](double-great/stylelint-a11y@v3.4.14...v3.5.0) Updates `autoprefixer` from 10.5.0 to 10.5.2 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.5.0...10.5.2) Updates `cssnano` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/cssnano@8.0.1...cssnano@8.0.2) Updates `postcss` from 8.5.15 to 8.5.16 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.15...8.5.16) Updates `prettier` from 3.8.3 to 3.9.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.3...3.9.4) Updates `stylelint` from 17.12.0 to 17.14.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@17.12.0...17.14.0) --- updated-dependencies: - dependency-name: "@double-great/stylelint-a11y" dependency-version: 3.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: autoprefixer dependency-version: 10.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: cssnano dependency-version: 8.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: postcss dependency-version: 8.5.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: prettier dependency-version: 3.9.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: stylelint dependency-version: 17.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the frontend group with 6 updates:
3.4.143.5.010.5.010.5.28.0.18.0.28.5.158.5.163.8.33.9.417.12.017.14.0Updates
@double-great/stylelint-a11yfrom 3.4.14 to 3.5.0Release notes
Sourced from @double-great/stylelint-a11y's releases.
Commits
8ae69a23.5.0908868aTarget Node 20/22/24 in CI; raise engines to >=22 (#138)16ca840Update NPM dependencies (#137)6c1ab3b3.4.15ffc4950Update dependencies (#136)2396e70Bump the build group with 2 updates (#134)84ebf11Revise stylelint docs link (#135)Updates
autoprefixerfrom 10.5.0 to 10.5.2Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
e99e381Release 10.5.2 version98de3f5Move -webkit-fill-available before -moz-available to get a closer to spec res...8fe2513Release 10.5.1 version60ea651Update release processcbd4a70Update dependenciesffae49ffix: reset grid area spans when overriding areas (#1549)d90ad86Fix CIa0f701bUpdate dependenciesbb935ebFix CIe63efe4Move to pnpm 11Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for autoprefixer since your current version.
Updates
cssnanofrom 8.0.1 to 8.0.2Release notes
Sourced from cssnano's releases.
Commits
185e1c7Publish cssnano 8.0.22ce8c2dchore: update the postcs peer dependency99bd9c1docs: update website dependencies2ca8d4achore: update development depsb245a0bfix: update caniuse-api3bf3f4dchore: update postcss-selector-parser7343c87fix: preserve apostrophes in svg data uris (#1819)964b9dbchore(util): add benchmark + cpuprofile tooling (#1812)54a8db2Include postcss-discard-overridden types in packagee0e39aeperf(postcss-merge-longhand): skip processors with no relevant declsUpdates
postcssfrom 8.5.15 to 8.5.16Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
92ccc93Release 8.5.16 version818bdd6Update formatting46e4510FixInput#origin()returning incorrect position (#2036)34942ceFix testsd4feed6Don't clone root-less child nodes in container constructor (#2097)da323fcRevert version update to fix old Node.js on CI8863369Update dependencies3828982Preserve node raws when rehydrating a JSON AST (#2100)d1e80b8Fix Node#rangeBy() ignoring index 0 (#2091)b91e4a6Fix Node.js 26 testsMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for postcss since your current version.
Updates
prettierfrom 3.8.3 to 3.9.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
b693cb2Release 3.9.42e92ac0Angular: Format@content(name)->@content (name)to align with other blo...abed2c2Bump Prettier dependency to 3.9.36cfbc00Clean changelog_unreleased3732e1dRelease 3.9.3a74a7b0Allow decorators to be used withdeclareon class fields (#19492)bd9e11aCorrect text identification in liquid syntax (#19489)269eee3Bump Prettier dependency to 3.9.1ec7ccd1Clean changelog_unreleasedc47654cRelease 3.9.1Updates
stylelintfrom 17.12.0 to 17.14.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
f36e170Release 17.14.0 (#9371)9334bffBump actions/checkout from 6.0.3 to 7.0.0 (#9367)f736374Bump npm-run-all2 from 9.0.1 to 9.0.2 (#9370)78e1b44Bump postcss-selector-parser from 7.1.2 to 7.1.4 in the postcss group (#9369)cab5acdBump eslint from 10.4.1 to 10.5.0 in the eslint group (#9368)89b95e1Bump prettier from 3.8.3 to 3.8.4 (#9363)7ecce94Bump cosmiconfig from 9.0.1 to 9.0.2 (#9362)fa54191Bump postcss-selector-parser from 7.1.1 to 7.1.2 in the postcss group (#9361)8c3cf69Bump@csstools/css-syntax-patches-for-csstreefrom 1.1.4 to 1.1.5 in the csst...c61d3dbFix performance of getting module paths (#9354)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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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