Skip to content
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

Bump autoprefixer from 9.8.6 to 10.0.0 #22759

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Sep 27, 2020

Bumps autoprefixer from 9.8.6 to 10.0.0.

Release notes

Sourced from autoprefixer's releases.

10.0 “Alis volat propriis”

Autoprefixer 10 is based on top of PostCSS 8 (check Known Issues section before updating).

Node.js 6.x, 8.x, 11.x support was removed.

Now you need to install Autoprefixer by npm install --save-dev autoprefixer postcss. We moved postcss from dependencies to peerDependencies according to new PostCSS plugin guidelines.

Changelog

Sourced from autoprefixer's changelog.

Change Log

This project adheres to Semantic Versioning.

10.0.1

  • Fix PostCSS 8.1 compatability.
  • Add our OpenCollective to package.json.
  • Clean up code (by Sukka).

10.0 “Alis volat propriis”

  • Removed support for Node.js 6.x, 8.x, 11.x.
  • Moved postcss to peerDependencies.
  • Moved to PostCSS 8.
Commits

Dependabot compatibility score

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 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.8.6 to 10.0.0.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](postcss/autoprefixer@9.8.6...10.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Update of dependencies label Sep 27, 2020
@mui-pr-bot
Copy link

mui-pr-bot commented Sep 27, 2020

No bundle size changes comparing fab1f71...2fd1d53

Generated by 🚫 dangerJS against 2fd1d53

@oliviertassinari
Copy link
Member

oliviertassinari commented Oct 3, 2020

Removed support for Node.js 6.x, 8.x, 11.x.

The changelog suggests this PR has a dependency on #22814. However, maybe we can start by upgrading the min node version to v10 or v12 and move forward, one step at a time?

@eps1lon
Copy link
Member

eps1lon commented Oct 5, 2020

Removed support for Node.js 6.x, 8.x, 11.x.

The changelog suggests this PR has a dependency on #22814. However, maybe we can start by upgrading the min node version to v10 or v12 and move forward, one step at a time?

Our docs are not rendered with any of these versions. Netlify runs on node 10.

@oliviertassinari
Copy link
Member

OK so we are good?

@eps1lon
Copy link
Member

eps1lon commented Oct 6, 2020

OK so we are good?

There were peer dep changes. It's just a dependency update. No need to rush it.

@dependabot-preview
Copy link
Contributor Author

A newer version of autoprefixer exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@eps1lon
Copy link
Member

eps1lon commented Oct 11, 2020

@dependabot recreate

@dependabot-preview
Copy link
Contributor Author

Superseded by #23004.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/autoprefixer-10.0.0 branch October 11, 2020 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants