Skip to content

chore(deps): update all non-major dependencies#9824

Merged
sheremet-va merged 1 commit intomainfrom
renovate/all-minor-patch
Mar 9, 2026
Merged

chore(deps): update all non-major dependencies#9824
sheremet-va merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 9, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update
@antfu/ni ^28.2.0^28.3.0 age confidence devDependencies minor
@opentelemetry/context-zone (source) ^2.5.1^2.6.0 age confidence devDependencies minor
@opentelemetry/exporter-trace-otlp-proto (source) ^0.212.0^0.213.0 age confidence devDependencies minor
@opentelemetry/resources (source) ^2.5.1^2.6.0 age confidence devDependencies minor
@opentelemetry/sdk-node (source) ^0.212.0^0.213.0 age confidence devDependencies minor
@opentelemetry/sdk-trace-web (source) ^2.5.1^2.6.0 age confidence devDependencies minor
@rollup/plugin-commonjs (source) ^29.0.0^29.0.2 age confidence devDependencies patch
@types/node (source) ^24.11.0^24.12.0 age confidence devDependencies minor
@types/node (source) 24.11.024.12.0 age confidence devDependencies minor
@unocss/reset (source) ^66.6.3^66.6.6 age confidence pnpm.catalog.default patch
@​voidzero-dev/vitepress-theme ^4.5.1^4.8.0 age confidence devDependencies minor
cr.jaegertracing.io/jaegertracing/jaeger 2.15.12.16.0 age confidence minor
flatted 3.3.43.4.0 age confidence pnpm.catalog.default minor
happy-dom ^20.7.0^20.8.3 age confidence devDependencies minor
memfs ^4.56.10^4.56.11 age confidence devDependencies patch
pnpm (source) 10.30.310.31.0 age confidence packageManager minor
tj-actions/changed-files v47.0.4v47.0.5 age confidence action patch
unocss (source) ^66.6.2^66.6.6 age confidence pnpm.catalog.default patch
unplugin-oxc ^0.5.7^0.6.0 age confidence devDependencies minor

Release Notes

antfu-collective/ni (@​antfu/ni)

v28.3.0

Compare Source

   🚀 Features
    View changes on GitHub
open-telemetry/opentelemetry-js (@​opentelemetry/context-zone)

v2.6.0

Compare Source

💥 Breaking Changes
  • fix(resources): update OTEL_RESOURCE_ATTRIBUTES parsing to match spec changes (open-telemetry/opentelemetry-specification#4856) #​6261 @​jacksonweber
    • Important: This fix is included in the "breaking changes" section because it can be breaking for some edge case usage of OTEL_RESOURCE_ATTRIBUTES:
      • export OTEL_RESOURCE_ATTRIBUTES=foo=bar,spam will now be fully ignored, because the spam entry is invalid (missing =). Per spec, any parsing error results in ignoring the entire environment variable.
      • export OTEL_RESOURCE_ATTRIBUTES='wat=" spaces "' will now result in {"wat": "\" spaces \""} with the double-quotes included in the value. Before this change the implementation included brittle double-quoting to allow leading and trailing whitespace in the value. To support leading or trailing whitespace now, you must percent-encode the whitespace. Internal whitespace still works without encoding, e.g. export OTEL_RESOURCE_ATTRIBUTES='green=eggs and ham'.
🚀 Features
🐛 Bug Fixes
rollup/plugins (@​rollup/plugin-commonjs)

v29.0.2

2026-03-06

Bugfixes
  • commonjs: conditional exports (#​1952)

v29.0.1

2026-03-05

Bugfixes
  • commonjs: correctly replaces shorthand "global" property in object (#​1957)
unocss/unocss (@​unocss/reset)

v66.6.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v66.6.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v66.6.4

Compare Source

   🚀 Features
    View changes on GitHub
WebReflection/flatted (flatted)

v3.4.0

Compare Source

capricorn86/happy-dom (happy-dom)

v20.8.3

Compare Source

👷‍♂️ Patch fixes

v20.8.2

Compare Source

👷‍♂️ Patch fixes
  • Resets Event.cancelBubble and Event.defaultPrevented when calling Event.initEvent() - By @​capricorn86 in task #​2090

v20.8.1

Compare Source

👷‍♂️ Patch fixes

v20.8.0

Compare Source

v20.7.2

Compare Source

👷‍♂️ Patch fixes
  • Properly decode CSS escape sequences in attribute selector values - By @​silverwind

v20.7.1

Compare Source

streamich/memfs (memfs)

v4.56.11

Compare Source

What's Changed

Full Changelog: streamich/memfs@v4.56.10...v4.56.11

pnpm/pnpm (pnpm)

v10.31.0

Compare Source

tj-actions/changed-files (tj-actions/changed-files)

v47.0.5

Compare Source

What's Changed

Full Changelog: tj-actions/changed-files@v47.0.4...v47.0.5

unplugin/unplugin-oxc (unplugin-oxc)

v0.6.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 dependencies label Mar 9, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 9, 2026

Deploy Preview for vitest-dev ready!

Name Link
🔨 Latest commit 7899237
🔍 Latest deploy log https://app.netlify.com/projects/vitest-dev/deploys/69ae2df328373700089dd3f0
😎 Deploy Preview https://deploy-preview-9824--vitest-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@sheremet-va sheremet-va merged commit eab68ba into main Mar 9, 2026
17 checks passed
@sheremet-va sheremet-va deleted the renovate/all-minor-patch branch March 9, 2026 09:34
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