next-typescript-tailwind-mdx-starter
next-typescript-tailwind-mdx-starter copied to clipboard
🚨 [security] Update postcss: 8.2.8 → 8.2.15 (patch)
🚨 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 update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ postcss (8.2.8 → 8.2.15) · Repo · Changelog
Security Advisories 🚨
🚨 Regular Expression Denial of Service in postcss
The package postcss before 8.2.13 are vulnerable to Regular Expression Denial of Service (ReDoS) via getAnnotationURL() and loadAnnotation() in lib/previous-map.js. The vulnerable regexes are caused mainly by the sub-pattern /*\s* sourceMappingURL=(.*).
🚨 Regular Expression Denial of Service in postcss
The package postcss from 7.0.0 and before 8.2.10 are vulnerable to Regular Expression Denial of Service (ReDoS) during source map parsing.
Release Notes
8.2.15
- Fixed
listtype definitions (by @n19htz).
8.2.14
- Removed
source-mapfrom client-side bundle (by @barak007).
8.2.13
- Fixed ReDoS vulnerabilities in source map parsing (by @yetingli).
8.2.12
- Fixed
package.jsonexports.
8.2.10
- Fixed ReDoS vulnerabilities in source map parsing.
- Fixed webpack 5 support (by @barak007).
- Fixed docs (by @roelandmoors).
8.2.9
- Exported
NodeErrorOptionstype (by @realityking)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 55 commits:
Release 8.2.15 versionUpdate fs-extraTry to fix CIUpdate dependnciesMerge pull request #1577 from n19htz/fix-list-declarationfix List declartationRelease 8.2.14 versionUpdate dependenciesMerge pull request #1571 from barak007/source-map-browserremove source-map from browser buildMerge pull request #1570 from oyejorge/mainadd postcss-icon-blenderRelease 8.2.13 versionUpdate dependenciesClean up testsMerge pull request #1567 from yetingli/mainFix ReDoS in previous-mapRelease 8.2.12 versionAdd package.json to exportsRelease 8.2.11 versionUpdate size limitUpdate dependenciesManually specificy all dirs in package.exportsMerge pull request #1560 from semiromid/patch-1Update css-syntax-error.d.tsMerge pull request #1557 from nekitk/patch-1Add `postcss-easy-z` to plugins listRelease 8.2.10 versionUpdate ESLint configFix unsafe regexp in getAnnotationURL() tooMerge pull request #1553 from barak007/patch-2Add covrage ignore on error pathsApply suggestions from code reviewadd error for sourcePathdisable url based featuresFix browser bundling with webpack 5Fix unsafe regexpUpdate dependenciesMerge pull request #1552 from roelandmoors/fix/deno-exampleFix import url for Deno exampleRelease 8.2.9 versionUpdate Size limitUpdate dependenciesMerge pull request #1549 from realityking/typesExport types for NodeErrorOptionsMerge pull request #1547 from jake-low/patch-1Add postcss-multi-value-display to plugins.mdMerge pull request #1543 from askirmas/mainUpdate plugins list with `postcss-d-ts` pluginUpdate dependenciesFix docsMerge pull request #1542 from strarsis/patch-1Add PostCSS Blurry Gradient Workaround pluginMove from husky to simple-git-hooksAdd Prettier
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 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)
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/joelhooks/next-typescript-tailwind-mdx-starter/FGfR1KE6eAYNpRnAKvWzZGgNqYXH
✅ Preview: https://next-typescript-tailwind-mdx-starter-git-depfu-70798b-joelhooks.vercel.app
Sorry, but the merge failed with:
Required status check "Vercel" is pending. At least 1 approving review is required by reviewers with write access.
Sorry, but the merge failed with:
At least 1 approving review is required by reviewers with write access.
Closed in favor of #428.
Closed in favor of #428.