Skip to content

Build(deps): Bump postcss-values-parser from 2.0.1 to 3.2.1 - #2

Closed
dependabot[bot] wants to merge 1 commit into
html-bracket-same-linefrom
dependabot/npm_and_yarn/postcss-values-parser-3.2.1
Closed

Build(deps): Bump postcss-values-parser from 2.0.1 to 3.2.1#2
dependabot[bot] wants to merge 1 commit into
html-bracket-same-linefrom
dependabot/npm_and_yarn/postcss-values-parser-3.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2020

Copy link
Copy Markdown

Bumps postcss-values-parser from 2.0.1 to 3.2.1.

Release notes

Sourced from postcss-values-parser's releases.

v3.2.0

Bugfixes

fix: comma separated funcs with no spaces. fixes #91 fix: wonky function names. fixes #92 fix: numeric parsing (#109)

Features

feat: add hwb, lab, and lch to functions matching isColor (#111) …

Updates

test: add test for #104 test: add tests for #106

v3.0.5

Bugfixes

  • fix: add time value units (#87)

v3.0.4

Updates

  • Dependency updates and npm audit update

v3.0.3

Bugfixes

  • fix: quater milimeters not detected (#81)

Updates

  • docs: fix comment type (#78)

v3.0.2

Bugfixes

  • fix: toString should stringify node (#74)
  • fix: manipulation of node structures, proper stringifying (#73)

v3.0.0

Major Version 3

This is a major rewrite from top to bottom and contains many breaking changes. The rewrite leverages PostCSS itself under the hood. That means it uses the same tokenizer and parser, with some modifications. The last major update to PostCSS provided consumers with an outstanding model to inherit and extend from the base classes to create derived parsers. That means we now benefit from the rock-solid tokenizing in PostCSS without having to reinvent the wheel, and without introducing new bugs.

This also allows for use of the base PostCSS Node classes, without redefining or duplicating their functionality. Tasks like walking nodes, or inspecting Node properties you'd expect in PostCSS are now identical.

Breaking Changes

... (truncated)
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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 18, 2020
@dependabot @github

dependabot Bot commented on behalf of github Sep 17, 2020

Copy link
Copy Markdown
Author

Superseded by #90.

@dependabot dependabot Bot closed this Sep 17, 2020
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/postcss-values-parser-3.2.1 branch September 17, 2020 06:23
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.

0 participants