Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 5, 2022

Bumps @parcel/css from 1.12.0 to 1.13.1.

Release notes

Sourced from @​parcel/css's releases.

v1.13.1

Fixes

v1.13.0

This release includes a few new features and bug fixes.

Parcel CSS will now try to preserve unknown @ rules and selectors rather than erroring (a warning will be emitted instead). These rules are not fully parsed and therefore may not be minified as much as possible. This is useful in cases where Parcel CSS has not yet implemented a feature that browsers are experimenting with.

We now also have experimental bindings to use Parcel CSS via C, which will enable it to be used from many languages other than Rust and JavaScript. See here for an example. For now, this will need to be compiled from source. More features will be added in future updates as the need arises (please open a feature request).

Features

Bug fixes

v1.12.1

This release includes bug fixes.

  • Fix stack overflow regression – c1c67e04b653217e6cdaddad254c2dade851905f
  • Update compat data – b658cb91c397b82183752d23a57df7f4fa0afcdd
  • Fix prefixing mask-image – 713ce2e4e3adc23c28b9f8382fda2a951e908cf4
  • Prevent double prefixing mask-image – 6b157544f5e7c90ac0fd6ae9fefeeac468b40726
  • Add missing errorRecovery option to TypeScript types for transformStyleAttribute function – 8de63d99d4e36b83c552908c6a3e67eb0965c285
Commits
  • ccc1fd6 v1.13.1
  • 1f4a7bb Suppress UnsupportedPseudoClassOrElement warning if name starts with `"-"...
  • d029a83 fix: resolution = 1 cannot be omitted from image-set() (#264)
  • 6efa74d fix: Missing semicolon in Custom Media Queries (#260)
  • dc9c59e Playground: Fix wrong text color in output panel (#259)
  • a18be42 Fix features
  • 695dcd3 v1.13.0
  • c8f2cfe Print dppx when x unit alias is unsupported
  • 6a2bc1d Update supports() to tech() in @​font-face rule (#255)
  • 7dc1a00 Use logical longhands when shorthands are not supported
  • 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.12.0 to 1.13.1.
- [Release notes](https://github.com/parcel-bundler/parcel-css/releases)
- [Commits](parcel-bundler/lightningcss@v1.12.0...v1.13.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 5, 2022

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 9, 2022

Superseded by #1671.

@dependabot dependabot bot closed this Sep 9, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/parcel/css-1.13.1 branch September 9, 2022 05:13
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.

1 participant