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

build(deps-dev): bump @parcel/css from 1.9.0 to 1.10.0 #6214

Merged
merged 1 commit into from
Jun 14, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2022

Bumps @parcel/css from 1.9.0 to 1.10.0.

Release notes

Sourced from @​parcel/css's releases.

v1.10.0

This release includes improved minification, exposes new CSS modules features to the CLI, and fixes a bunch of bugs. Enjoy!

Added

  • Improved merging for adjacent style rules when merging two rules enables another to be merged. e9277fd4f5e1e1d1358844223b1b3c4b4b30cfe3 – Example
  • Support for ::cue and ::cue-region pseudo elements.
  • Errors are now displayed in the playground. #200
  • Return code and CSS module exports as JSON via stdout when no output file is given #192
  • Add --css-modules-pattern and --css-modules-dashed-idents CLI options. #197
  • Add libc field to package.json to allow package managers to select the correct binary. #188

Fixed

  • Fix -apple-system font name. #190
  • Improve error message for @nest. #191
  • Fix calc() in media query range syntax. #195
  • Use physical properties when logical properties are equal. #201
  • Fix order of border-image and border properties with CSS variables. #187
  • Throw useful errors when parsing invalid CSS modules pattern strings rather than panicking. 96f419f32199e96787b5148ee2bf8ab5863745ed
Commits
  • c7545d9 v1.10.0
  • a5fdcc1 Add tests for new CSS modules CLI features
  • 96f419f Improve error handling for CSS modules patterns
  • 022190c feat: Added --css-modules-pattern and --css-modules-dashed-idents options to ...
  • bad5803 feat: Return code and CSS modules as JSON when output file is not given (#192)
  • 957b1cd Fix order of border-image with variables
  • 1a2a0cf Use physical properties when inline logical properties are equal
  • 1b3d471 Merge branch 'master' of github.com:parcel-bundler/parcel-css
  • 608fc10 Fix calc in @​media
  • edc1b50 feat: add libc filed (#188)
  • 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)

Bumps [@parcel/css](https://github.com/parcel-bundler/parcel-css) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/parcel-bundler/parcel-css/releases)
- [Commits](parcel-bundler/lightningcss@v1.9.0...v1.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 13, 2022
@vercel
Copy link

vercel bot commented Jun 13, 2022

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

Name Status Preview Updated
webpack-js-org ✅ Ready (Inspect) Visit Preview Jun 13, 2022 at 7:11PM (UTC)

@snitin315 snitin315 merged commit 6d9de91 into master Jun 14, 2022
@snitin315 snitin315 deleted the dependabot/npm_and_yarn/parcel/css-1.10.0 branch June 14, 2022 00:15
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.

1 participant