-
Notifications
You must be signed in to change notification settings - Fork 33
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 css group with 3 updates #3002
Conversation
Bumps the css group with 3 updates: [cssnano](https://github.com/cssnano/cssnano), [postcss](https://github.com/postcss/postcss) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss). Updates `cssnano` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@6.0.3) Updates `postcss` from 8.4.32 to 8.4.33 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.32...8.4.33) Updates `tailwindcss` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.1/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.0...v3.4.1) --- updated-dependencies: - dependency-name: cssnano dependency-type: direct:development update-type: version-update:semver-patch dependency-group: css - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: css - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: css ... Signed-off-by: dependabot[bot] <[email protected]>
♻️ PR Preview df9c35b has been successfully destroyed since this PR has been closed. 🤖 By surge-preview |
|
♻️ PR Preview df9c35b has been successfully destroyed since this PR has been closed. 🤖 By surge-preview |
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.
✔️ Changelog and release-notes reviewed. Nothing impactful for us.
✔️ Tested with the surge preview environment
Bumps the css group with 3 updates: cssnano, postcss and tailwindcss.
Updates
cssnano
from 6.0.2 to 6.0.3Release notes
Sourced from cssnano's releases.
Commits
796988e
Publish cssnano 6.0.31797d35
chore: add workflow to publish to npmb1aea33
chore(postcss-svgo)): update SVGO to 3.0.21ead72d
chore: update postcss-selector-parser to 6.0.15f233b22
chore: update postcss-selector-parserbbca7b3
chore: update all dependenciesb433b4c
test(cssnano): update google-fonts-complete dependencya2107c6
Update development dependencies (#1541)5066593
chore: update ESLint config to flat config42249e7
fix(postcss-svgo): update SVGO to 3.1.0Updates
postcss
from 8.4.32 to 8.4.33Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
ae57d83
Release 8.4.33 version2e9d029
Update dependencies892b269
Update size limit for new metric on brotlif2e7a9f
Merge pull request #1908 from ahmdammarr/refactor/safe-check-for-NoWorkResultc751e11
Merge pull request #1909 from romainmenke/no-work-result-vs-lazy-result--inve...3c2fa2a
fixa4626e9
failing testc37346d
refactor: check all falsy conditions of plugins and opts before returning NoW...Updates
tailwindcss
from 3.4.0 to 3.4.1Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
7361468
3.4.1508e7f2
Fix code style3fb57e5
Restore old behavior forclass
dark mode, add newselector
andvariant
...78fedd5
Don't add spaces to gradients and grid track names when followed bycalc()
...08a0a6c
Update changelog8890775
Don't remove keyframe stops when using important utilities (#12639)f33d6a5
Update CIYou can trigger a rebase of this PR 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