🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
An issue was discovered in PostCSS before 8.4.31. It affects linters using PostCSS to parse external Cascading Style Sheets (CSS). There may be \r discrepancies, as demonstrated by @font-face{ font:(\r/*);} in a rule.
This vulnerability affects linters using PostCSS to parse external untrusted CSS. An attacker can prepare CSS in such a way that it will contains parts parsed by PostCSS as a CSS comment. After processing by PostCSS, it will be included in the PostCSS output in CSS nodes (rules, properties) despite being originally included in a comment.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu cancel merge
Cancels automatic merging of this PR
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ nuxt (2.16.3 → 3.12.2) · Repo
Security Advisories 🚨
🚨 nuxt Code Injection vulnerability
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
✳️ autoprefixer (10.4.14 → 10.4.19) · Repo · Changelog
Release Notes
10.4.19
10.4.18
10.4.17
10.4.16
10.4.15 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 33 commits:
Release 10.4.19 version
Remove end→flex-end warning
Update dependencies
Move to flat ESLint config
Update dependencies
Release 10.4.18 version
Update dependencies
Update c8 config
Add Node.js 21 to CI
Automate release creation
Update actions
Preserve -webkit-box-orient when -webkit-line-clamp is present (#1511)
Release 10.4.17 version
Update dependencies
Fix user-select: contain
Update dependencies
Release 10.4.16 version
Update dependencies
Update CI
improve performance (#1500)
Update dependencies
Remove deprecated browsers from README (#1499)
Release 10.4.15 version
Run tests in parallel
Update dependencies
feat: `::backdrop` using `@mdn/browser-compat-data` (#1498)
Update dependencies and code style
Move to pnpm 8
Use Node.js 20 on CI
Lock pnpm
Update dependencies
Add funding option
HTTPS and update URLS in README (#1494)
✳️ postcss (8.4.21 → 8.4.38) · Repo · Changelog
Security Advisories 🚨
🚨 PostCSS line return parsing error
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands