Skip to content

Conversation

we-renovate[bot]
Copy link
Contributor

@we-renovate we-renovate bot commented Aug 31, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
@mdx-js/react (source) dependencies patch ^3.1.0 -> ^3.1.1 OpenSSF Scorecard
node (source) engines minor >=22.18.0 -> >=22.19.0 OpenSSF Scorecard
node uses-with minor 22.18.0 -> 22.19.0 OpenSSF Scorecard
sass dependencies minor ^1.90.0 -> ^1.91.0 OpenSSF Scorecard

Release Notes

mdx-js/mdx (@​mdx-js/react)

v3.1.1

Compare Source

Fix
Types
  • 933ab44 @mdx-js/mdx: add attributes to export/import declarations
Docs

Full Changelog: mdx-js/mdx@3.1.0...3.1.1

nodejs/node (node)

v22.19.0: 2025-08-28, Version 22.19.0 'Jod' (LTS), @​aduh95

Compare Source

Notable Changes
  • [8e2076a24f] - (SEMVER-MINOR) cli: add NODE_USE_SYSTEM_CA=1 (Joyee Cheung) #​59276
  • [e592d739c2] - (SEMVER-MINOR) cli: support ${pid} placeholder in --cpu-prof-name (Haram Jeong) #​59072
  • [cda1dab6e2] - (SEMVER-MINOR) crypto: add tls.setDefaultCACertificates() (Joyee Cheung) #​58822
  • [1f184513e9] - (SEMVER-MINOR) dns: support max timeout (theanarkh) #​58440
  • [bace73a173] - doc: update the instruction on how to verify releases (Antoine du Hamel) #​59113
  • [fa9a9e9c69] - (SEMVER-MINOR) esm: unflag --experimental-wasm-modules (Guy Bedford) #​57038
  • [390a9dc20b] - (SEMVER-MINOR) http: add server.keepAliveTimeoutBuffer option (Haram Jeong) #​59243
  • [c12c5343ad] - lib: docs deprecate _http_* (Sebastian Beltran) #​59293
  • [f57ee3d71f] - (SEMVER-MINOR) net: update net.blocklist to allow file save and file management (alphaleadership) #​58087
  • [035da74c31] - (SEMVER-MINOR) process: add threadCpuUsage (Paolo Insogna) #​56467
  • [8e697d1884] - (SEMVER-MINOR) zlib: add dictionary support to zstdCompress and zstdDecompress (lluisemper) #​59240
Commits
actions/node-versions (node)

v22.19.0: 22.19.0

Compare Source

Node.js 22.19.0

sass/dart-sass (sass)

v1.91.0

Compare Source

  • Potentially breaking change: meta.inspect() (as well as other systems
    that use it such as @debug and certain error messages) now emits numbers
    with as high precision as is available instead of rounding to the nearest
    1e⁻¹⁰ as we do when serializing to CSS. This better fits the purpose of
    meta.inspect(), which is to provide full information about the structure of
    a Sass value.

  • Passing a rest argument ($arg...) before a positional or named argument when
    calling a function or mixin is now deprecated. This was always outside the
    specified syntax, but it was historically treated the same as passing the rest
    argument at the end of the argument list whether or not that matched the
    visual order of the arguments.

Copy link
Member

@stempler stempler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR has been approved by GoMerge tool. 🚀

@stempler stempler merged commit db0c17a into master Sep 3, 2025
3 checks passed
@stempler stempler deleted the renovate/all-minor-patch branch September 3, 2025 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant