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

chore(deps): update dependency csso to v5 #520

Merged
merged 1 commit into from
Mar 26, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
csso ^4.0.3 -> ^5.0.0 age adoption passing confidence

Release Notes

css/csso (csso)

v5.0.5

Compare Source

  • Bumped css-tree to ~2.2.0 (#​458)

v5.0.4

Compare Source

  • Fixed usage filtering for from/to selectors in keyframes at-rule (#​448)
  • Fixed removing medium in font declarations since it breaks the value since <font-size> is required (#​449)

v5.0.3

Compare Source

  • Fixed CommonJS version bundling when browser field is used
  • Added module field

v5.0.2

Compare Source

  • Extended Node.js support to include ^10
  • Fixed main field in package.json to refer to CommonJS module
  • Bumped css-tree to ~2.0.4 (fixed CSS serialization issue in IE11)

v5.0.1

Compare Source

  • Bumped css-tree to ~2.0.3 (various fixes on generate CSS)
  • Added exports:
    • csso/syntax

v5.0.0

Compare Source

  • Added support for CSS Selectors Level 4 and legacy pseudos in specificity calculation, i.e. :has(), :not(<selector-list>), :is(), :matches(), :-moz-any(), :-webkit-any(), :where(), :nth-child(... of <selector-list>) and :nth-last-child(... of <selector-list>)
  • Package
    • Changed supported versions of Node.js to ^12.20.0, ^14.13.0 and >=15.0.0 (extended in 5.0.2 to include ^10)
    • Converted to ES modules. However, CommonJS is supported as well (dual module)
    • Changed bundle set to provide dist/csso.js (an IIFE version with csso as a global name) and dist/csso.esm.js (as ES module). Both are minified
    • Bumped css-tree to 2.0

Configuration

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

🚦 Automerge: Enabled.

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, check this box

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

@renovate renovate bot force-pushed the renovate/csso-5.x branch 15 times, most recently from 4f72f7f to 090b84d Compare December 7, 2022 06:50
@renovate renovate bot changed the title chore(deps): update dependency csso to v5 Update dependency csso to v5 Dec 17, 2022
@renovate renovate bot changed the title Update dependency csso to v5 chore(deps): update dependency csso to v5 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/csso-5.x branch 3 times, most recently from 4d7dea8 to f6ec7e9 Compare December 18, 2022 11:15
@renovate renovate bot force-pushed the renovate/csso-5.x branch 4 times, most recently from c105b51 to 2f4fdf6 Compare March 1, 2023 17:16
@renovate renovate bot force-pushed the renovate/csso-5.x branch 4 times, most recently from e254e2a to 5beda8c Compare March 16, 2023 07:59
@renovate renovate bot force-pushed the renovate/csso-5.x branch 7 times, most recently from 29b25cb to eb960c8 Compare April 24, 2023 00:15
@renovate renovate bot force-pushed the renovate/csso-5.x branch 8 times, most recently from 541c770 to 8a168b5 Compare May 5, 2023 12:53
@renovate renovate bot force-pushed the renovate/csso-5.x branch 5 times, most recently from 3467d13 to ad11ed4 Compare May 16, 2023 15:49
@renovate renovate bot force-pushed the renovate/csso-5.x branch 5 times, most recently from 3a6dbd7 to 1ed13b8 Compare May 19, 2023 03:11
@renovate renovate bot enabled auto-merge (rebase) March 26, 2024 04:46
@renovate renovate bot merged commit 07cfe79 into main Mar 26, 2024
1 of 4 checks passed
@renovate renovate bot deleted the renovate/csso-5.x branch March 26, 2024 04:47
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.

0 participants