Skip to content

Update development-dependencies (minor)#737

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/development-dependencies
Open

Update development-dependencies (minor)#737
renovate[bot] wants to merge 1 commit intomainfrom
renovate/development-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 2, 2026

This PR contains the following updates:

Package Change Age Confidence
@changesets/cli (source) ^2.28.1^2.31.0 age confidence
@types/pdfmake (source) ^0.2.11^0.3.0 age confidence
sass ^1.97.2^1.98.0 age confidence

Release Notes

changesets/changesets (@​changesets/cli)

v2.31.0

Compare Source

Minor Changes
  • #​1889 96ca062 Thanks @​mixelburg! - Error on unsupported flags for individual CLI commands and print the matching command usage to make mistakes easier to spot.

  • #​1873 42943b7 Thanks @​mixelburg! - Respond to --help on all subcommands. Previously, --help was only handled when it was the sole argument; passing it alongside a subcommand (e.g. changeset version --help) would silently execute the command instead. Now --help always exits early and prints per-command usage when a known subcommand is provided, or the general help text otherwise.

Patch Changes

v2.30.0

Compare Source

sass/dart-sass (sass)

v1.99.0

Compare Source

  • Add support for parent selectors (&) at the root of the document. These are
    emitted as-is in the CSS output, where they're interpreted as the scoping
    root
    .

  • User-defined functions named calc or clamp are no longer forbidden. If
    such a function exists without a namespace in the current module, it will be
    used instead of the built-in calc() or clamp() function.

  • User-defined functions whose names begin with - and end with -expression,
    -url, -and, -or, or -not are no longer forbidden. These were
    originally intended to match vendor prefixes, but in practice no vendor
    prefixes for these functions ever existed in real browsers.

  • User-defined functions named EXPRESSION, URL, and ELEMENT, those that
    begin with - and end with -ELEMENT, as well as the same names with some
    lowercase letters are now deprecated, These are names conflict with plain CSS
    functions that have special syntax.

    See the Sass website for details.

  • In a future release, calls to functions whose names begin with - and end
    with -expression and -url will no longer have special parsing. For now,
    these calls are deprecated if their behavior will change in the future.

    See the Sass website for details.

  • Calls to functions whose names begin with - and end with -progid:... are
    deprecated.

    See the Sass website for details.


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • Between 12:00 AM and 05:59 AM, only on Monday (* 0-5 * * 1)
  • Automerge
    • Monday through Friday (* * * * 1-5)

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the Dev label Feb 2, 2026
@renovate renovate Bot requested a review from a team as a code owner February 2, 2026 01:35
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Feb 2, 2026

⚠️ No Changeset found

Latest commit: cf52a04

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate Bot force-pushed the renovate/development-dependencies branch from 8183776 to e5beb27 Compare February 3, 2026 01:39
@renovate renovate Bot changed the title Update dependency happy-dom to ^20.3.3 Update dependency happy-dom to ^20.3.4 Feb 3, 2026
@renovate renovate Bot force-pushed the renovate/development-dependencies branch from e5beb27 to 15bc5a7 Compare February 6, 2026 01:48
@renovate renovate Bot changed the title Update dependency happy-dom to ^20.3.4 Update dependency happy-dom to ^20.3.7 Feb 6, 2026
@renovate renovate Bot force-pushed the renovate/development-dependencies branch from 15bc5a7 to 769afcd Compare February 9, 2026 02:28
@renovate renovate Bot changed the title Update dependency happy-dom to ^20.3.7 Update dependency happy-dom to ^20.3.9 Feb 9, 2026
@renovate renovate Bot force-pushed the renovate/development-dependencies branch from 769afcd to bc47db2 Compare February 11, 2026 01:56
@renovate renovate Bot changed the title Update dependency happy-dom to ^20.3.9 Update dependency happy-dom to ^20.4.0 Feb 11, 2026
@renovate renovate Bot force-pushed the renovate/development-dependencies branch from bc47db2 to 4b71a16 Compare February 11, 2026 21:33
@renovate renovate Bot changed the title Update dependency happy-dom to ^20.4.0 Update development-dependencies (minor) Feb 11, 2026
@renovate renovate Bot force-pushed the renovate/development-dependencies branch 7 times, most recently from 9111f7e to 68acc85 Compare February 24, 2026 00:47
@renovate renovate Bot force-pushed the renovate/development-dependencies branch 3 times, most recently from b8811b1 to 6a89891 Compare February 25, 2026 15:48
@renovate renovate Bot force-pushed the renovate/development-dependencies branch 5 times, most recently from 9dc85da to 409694b Compare March 7, 2026 01:55
@renovate renovate Bot force-pushed the renovate/development-dependencies branch 2 times, most recently from be1a5e2 to 7a5e6b0 Compare March 13, 2026 09:22
@renovate renovate Bot force-pushed the renovate/development-dependencies branch 3 times, most recently from 1f3b367 to 552a764 Compare March 17, 2026 14:08
@renovate renovate Bot force-pushed the renovate/development-dependencies branch 5 times, most recently from 6bc43e9 to 307dac5 Compare March 31, 2026 12:45
@renovate renovate Bot force-pushed the renovate/development-dependencies branch 2 times, most recently from 4af9c0b to 30f9f9e Compare April 7, 2026 14:43
@renovate renovate Bot force-pushed the renovate/development-dependencies branch 3 times, most recently from 6407572 to fca0aa6 Compare April 21, 2026 12:58
@renovate renovate Bot force-pushed the renovate/development-dependencies branch from fca0aa6 to cf52a04 Compare May 1, 2026 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants