Bump postcss, autoprefixer, css-loader, postcss-url and react-scripts - #897
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump postcss, autoprefixer, css-loader, postcss-url and react-scripts#897dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [postcss](https://github.com/postcss/postcss), [autoprefixer](https://github.com/postcss/autoprefixer), [css-loader](https://github.com/webpack/css-loader), [postcss-url](https://github.com/postcss/postcss-url) and [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies needed to be updated together. Updates `postcss` from 8.4.28 to 8.5.24 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.28...8.5.24) Updates `autoprefixer` from 9.8.8 to 10.5.4 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@9.8.8...10.5.4) Updates `css-loader` from 1.0.1 to 7.1.4 - [Release notes](https://github.com/webpack/css-loader/releases) - [Changelog](https://github.com/webpack/css-loader/blob/main/CHANGELOG.md) - [Commits](webpack/css-loader@v1.0.1...v7.1.4) Updates `postcss-url` from 8.0.0 to 10.1.4 - [Release notes](https://github.com/postcss/postcss-url/releases) - [Changelog](https://github.com/postcss/postcss-url/blob/main/CHANGELOG.md) - [Commits](postcss/postcss-url@8.0.0...10.1.4) Updates `react-scripts` from 4.0.3 to 5.0.1 - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/react/create-react-app/blob/main/CHANGELOG-4.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.24 dependency-type: direct:development - dependency-name: autoprefixer dependency-version: 10.5.4 dependency-type: direct:development - dependency-name: css-loader dependency-version: 7.1.4 dependency-type: direct:development - dependency-name: postcss-url dependency-version: 10.1.4 dependency-type: direct:development - dependency-name: react-scripts dependency-version: 5.0.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #898. |
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 postcss, autoprefixer, css-loader, postcss-url and react-scripts. These dependencies needed to be updated together.
Updates
postcssfrom 8.4.28 to 8.5.24Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
0ebe8adRelease 8.5.24 version73218c6Update dependencies9a114f6Preserve the BOM when stringifying (#2119)9069261Fix types checkeb9e1feRelease 8.5.23 version9d19c78Update dependencies7beca13Does no load source map file without opts.fromdecea51Typoc18e30dUpdate EM banner98a39adUpdate EM bannerMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for postcss since your current version.
Updates
autoprefixerfrom 9.8.8 to 10.5.4Release notes
Sourced from autoprefixer's releases.
... (truncated)
Changelog
Sourced from autoprefixer's changelog.
... (truncated)
Commits
4cad00fRelease 10.5.4 versione62a4b1Update CI configc8f0d0aUpdate dependenciescae3577Move back to latest pnpm 11fd31eb3Fix duplicated prefixed selectors on reformatted CSS (#1552)958d390Release 10.5.3 version21d2adbFix gradient parserf7ddae9Fix bracket parser10ea5e7Update dependencies and remove patchb6e8a2aUpdate Dev ContainerMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for autoprefixer since your current version.
Updates
css-loaderfrom 1.0.1 to 7.1.4Release notes
Sourced from css-loader's releases.
... (truncated)
Changelog
Sourced from css-loader's changelog.
... (truncated)
Commits
5b795afchore(release): 7.1.4aeddefefix: update peer dependency for@rspack/corev2 (#1652)b2b2de7chore(release): 7.1.301869bcfix: allow to usemoduleclass name (#1649)7dd15ecchore(deps): bump js-yaml (#1648)db26202chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 (#1647)7daf1b8Update CONTRIBUTING link to point to GitHub pagede1e633chore: correct link path (#1645)563ad63chore: migrate from contrib and swap branches (#1644)e68bf7echore: update github actions/checkout from v4 to v5 (#1642)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
postcss-urlfrom 8.0.0 to 10.1.4Release notes
Sourced from postcss-url's releases.
Changelog
Sourced from postcss-url's changelog.
Commits
4a729fb10.1.498c9de0Update dev deps & package-lock.jsonff8a5b6Bump minimatch to sort CVEs (#185)c2523fbchore: update changelogfc52c8810.1.36c061a2fix: sync package-lock87db4b7Merge pull request #158 from realityking/mimefdff9b1Upgrade mime to 2.5 againa843ca0Correctly configure save-prefix301e572chore: update changelogUpdates
react-scriptsfrom 4.0.3 to 5.0.1Commits
19fa58dPublish9802941fix: webpack noise printed only if error or warning (#12245)2eef1d0Update templates to use React 18createRoot(#12220)221e511Publish5614c87Add support for Tailwind (#11717)20edab4fix(webpackDevServer): disable overlay for warnings (#11413)3afbbc0Update all dependencies (#11624)f5467d5feat(eslint-config-react-app): support ESLint 8.x (#11375)c7627ceUpdate webpack and dev server (#11646)544befeUpdate package.json (#11597)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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.