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

Update dependency csswring to v7 #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 7, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
csswring 2.1.0 -> 7.0.0 age adoption passing confidence

Release Notes

hail2u/node-csswring

v7.0.0

Compare Source

This release supports PostCSS v7.

v6.0.3

Compare Source

This release fixes a IE10/11 bug on min-width: 0 under preserveHacks option is true (#​89).

v6.0.2

Compare Source

This release fixes a bug of in-casesensitivity flag in attribute selector (#​87).

v6.0.1

Compare Source

This release fixes a bug in a custom property (#​85).

v6.0.0

Compare Source

This release supports PostCSS v6.

v5.1.1

Compare Source

This release fixes a bug on a selector that has escaped combinator strings (\>, \+, and \~) (#​83).

v5.1.0

Compare Source

This release adds small new features:

  1. Shorten units for angle, duration, frequency, and resolution as much as possible
  2. Remove verbose universal selector

v5.0.0

Compare Source

fs.readFileSync(process.stdin.fd, 'utf8') rocks.

If you hate npm warning, you can use v4.x for Node.js v4. I will maintain v4.x until active version of Node.js LTS updated.

v4.2.3

Compare Source

This release update dependencies, so you can install this package without warning.

v4.2.2

Compare Source

This release fixes a bug when var() function used in font-family properties (#​70).

v4.2.1

Compare Source

This release fixes unquoting identifiers.

v4.1.1

Compare Source

This release removes declarations with CSS hacks correctly same as general browser by default.

v4.0.0

Compare Source

This version supports PostCSS v5 and deprecates some old interfaces:

  • csswring.postcss
  • csswring().postcss
  • csswring().wring()

You can still use csswring.wring() alone or postcss([csswring()]) with other PostCSS plugins.

v3.0.7

Compare Source

This version fixes a unitless 0 value problem in some flexbox properties on IE10/11.

v3.0.5

Compare Source

This release fixes a bug in comment removal (#​53), in un-quoting url() (#​54), and updates the CLI program to output CSS parsing errors in GNU error format.

Sorry for wrong release note in v3.0.4!

v3.0.4

Compare Source

This release fixes a bug in removing duplicate declarations (#​52).

v3.0.3

Compare Source

This release includes upstream bug fix which fixes issue #​50.

v3.0.2

Compare Source

This release fixes a removing invalid @charset rules bug on top of a CSS file.

v3.0.1

Compare Source

This release fixes a regular expression bug on an attribute selector.

v3.0.0

Compare Source

This version does not compatible with PostCSS <4.0.0.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/csswring-7.x branch from 350256f to 57f66e9 Compare May 7, 2021 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant