Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2022

Bumps @parcel/css from 1.8.1 to 1.8.2.

Release notes

Sourced from @​parcel/css's releases.

v1.8.2

This release includes bug fixes.

  • Always output quoted url() when not minifying. This fixes a bug when using data URLs in Parcel. #160
  • Mark jemallocator as a CLI-only dependency in the Rust crate. #157
  • Upgrade to napi-rs v2. #161
  • Improve whitespace printing when non-minified. 677277cc14891f5d0b1fcf6b57304b8d8d97017c
  • Fix stack overflow while simplifying calc expressions with nested functions 9a64787cf829dc72f5fb9b9ad687f0d447a31929
  • Fix minification of border: none shorthand 1f66776d2a9b24a4c253adde55ee413507b63684
  • Fix interpretation of "not all" in media queries f146b66b3757876f7d7762e9295b06e3a2b886e5
Commits
  • 37a1bce v1.8.2
  • f146b66 Fix interpretation of "not all" in media queries
  • a497db5 Transforming border: none to border: 0 is also not safe
  • 1f66776 Fix printing of border shorthand
  • 9a64787 Fix stack overflow while simplifying calc expressions with nested functions
  • 677277c Improve whitespace printing when non-minified
  • d9ce2b6 Use napi-rs 2 in compat-mode (#161)
  • 4e36e07 chore: move jemallocator to cli features (#157)
  • 3ddd411 Always output quoted urls when not minifying (#160)
  • 2863577 Release crates
  • Additional commits viewable in compare view

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 the dependencies Pull requests that update a dependency file label May 2, 2022
@vercel
Copy link

vercel bot commented May 2, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
webpack-js-org ✅ Ready (Inspect) Visit Preview May 5, 2022 at 4:59AM (UTC)

Bumps [@parcel/css](https://github.com/parcel-bundler/parcel-css) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/parcel-bundler/parcel-css/releases)
- [Commits](parcel-bundler/lightningcss@v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: "@parcel/css"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/parcel/css-1.8.2 branch from 43305a5 to 3514e4f Compare May 5, 2022 04:54
@chenxsan chenxsan merged commit fa960a9 into master May 5, 2022
@chenxsan chenxsan deleted the dependabot/npm_and_yarn/parcel/css-1.8.2 branch May 5, 2022 05:13
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants