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 sugarss from 2.0.0 to 3.0.1 #4960

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps sugarss from 2.0.0 to 3.0.1.

Changelog

Sourced from sugarss's changelog.

3.0.1

  • Added funding links.

3.0

  • Removed support for Node.js 6.x, 8.x, 11.x, and 13.x versions.
  • Moved to PostCSS 8.0.
  • Added ES modules support.

2.0

  • Remove Node.js 9 and Node.js 4 support (by Aleks Hudochenkov).
  • Remove IE and “dead” browsers from Babel.
  • Use PostCSS 7.0 (by Aleks Hudochenkov).

1.0.1

  • Fix nested inline comments parsing.

1.0

  • Use PostCSS 6.0.
  • Use babel-preset-env.

0.2

  • Show error on semicolons and curly brackets.
  • Fix source map mappings.

0.1.6

  • Fix empty comments parsing.

0.1.5

  • Put comments after declaration semicolon.
  • Use PostCSS 5.1.

0.1.4

  • Fix parsing nested properties.

0.1.3

  • Fix source map generation.

0.1.2

  • Fix rule/declaration selection in nested rules.

0.1.1

  • Fix comment between declaration case.
  • Add logo (by Maria Keller).

0.1

  • Add selector pseudo-classes support.

0.0.1

  • Initial release.
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 ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @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
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the pr: dependencies relates to dependencies label Sep 28, 2020
@ybiquitous
Copy link
Member

The following failure on CI for Windows often occurs. I've retried the CI.

image

@ybiquitous
Copy link
Member

Related: #4942

@hudochenkov
Copy link
Member

I think we can close this one. We probably will handle all PostCSS 8 in a separate branch, when all our dependencies are ready.

@ybiquitous
Copy link
Member

Agree 👍

@hudochenkov hudochenkov closed this Oct 4, 2020
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/sugarss-3.0.1 branch October 4, 2020 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: dependencies relates to dependencies
Development

Successfully merging this pull request may close these issues.

None yet

2 participants