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

Chore(deps-dev): Bump postcss-custom-properties from 11.0.0 to 12.1.7 #272

Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 18, 2022

Bumps postcss-custom-properties from 11.0.0 to 12.1.7.

Changelog

Sourced from postcss-custom-properties's changelog.

12.1.7 (April 8, 2022)

  • Fix racing condition that could happen when using other async PostCSS plugins (#331)

12.1.6 (April 5, 2022)

  • Fix var() fallback value downgrades with value lists.

12.1.5 (March 19, 2022)

  • Add deprecation notice for importFrom and exportTo

see the discussion

12.1.4 (January 31, 2022)

  • Fix .mjs in importFrom when using export default
  • Fix .mjs in importFrom on Windows

12.1.3 (January 17, 2022)

  • Reset plugin state after each process. It is now safe to use the plugin multiple times for different processes or when watching.

12.1.2 (January 12, 2022)

  • Fix TypeScript transpilation.
  • Avoid throwing errors on unexpected option objects.

12.1.1 (January 12, 2022)

  • Fix Node 12/14 compatibility

12.1.0 (January 12, 2022)

  • Add overrideImportFromWithRoot option
  • Allow .mjs in importFrom
  • Converted to typescript
  • Correct typings for plugin options
  • Fix unicode support in custom property names

12.0.4 (January 7, 2022)

  • Fixed an issue that was causing synchronous mode to not being able to pick and transform properties that were added as part of the PostCSS flow. (#132)

12.0.2 (January 2, 2022)

  • Removed Sourcemaps from package tarball.
  • Moved CLI to CLI Package. See announcement.

12.0.1 (December 16, 2021)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by alaguna, a new releaser for postcss-custom-properties since your current version.


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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 18, 2022
@Tenet1Ai Tenet1Ai merged commit e6ffdcb into develop Apr 19, 2022
@Tenet1Ai Tenet1Ai deleted the dependabot/npm_and_yarn/postcss-custom-properties-12.1.7 branch April 19, 2022 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant