Skip to content

chore(deps): bump oxc-parser from 0.118.0 to 0.121.0 in the runtime-minor-and-patch-dependencies group across 1 directory#7871

Merged
BridgeAR merged 1 commit intomasterfrom
dependabot/npm_and_yarn/runtime-minor-and-patch-dependencies-8518a8bd42
Mar 27, 2026
Merged

chore(deps): bump oxc-parser from 0.118.0 to 0.121.0 in the runtime-minor-and-patch-dependencies group across 1 directory#7871
BridgeAR merged 1 commit intomasterfrom
dependabot/npm_and_yarn/runtime-minor-and-patch-dependencies-8518a8bd42

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 27, 2026

Bumps the runtime-minor-and-patch-dependencies group with 1 update in the / directory: oxc-parser.

Updates oxc-parser from 0.118.0 to 0.121.0

Release notes

Sourced from oxc-parser's releases.

oxc crates_v0.121.0

🚀 Features

  • 7215d9e transformer: Support lowering accessor with legacy decorators (#20348) (Dunqing)

🐛 Bug Fixes

  • 3bbd0cd transformer: Emit Object instead of void 0 for untyped getter/setter design:type metadata (#20488) (Dunqing)
  • 4ae3f3f ecmascript: Apply coercion-is-pure assumption to constructor side-effect detection (#20420) (Dunqing)
  • 11f9695 transformer: Legacy decorator on computed property key leaves variable unassigned (#20430) (bab)
  • efeba28 ecmascript: Add argument validation for NewExpression side-effect detection (#20395) (Dunqing)

oxc crates_v0.120.0

🐛 Bug Fixes

  • edb8677 ecmascript: Treat collection constructor with variable arg as side-effectful (#20383) (Dunqing)
  • 1f65c3f transformer: Emit design:paramtypes when class has static anonymous class expression (#20382) (bab)
  • fa70d5c transformer: Use implementation signature for design:paramtypes when constructor is overloaded (#20394) (bab)
  • ed5a7fb parser: Report syntax error for new super() (#20384) (Boshen)
  • e62524d minifier: Treat object spread of getters as having side effects (#20380) (Boshen)
  • f8fbd6e linter/plugins: Remove hashbang property from AST (#20365) (overlookmotel)

⚡ Performance

  • 30a2b0f minifier: Use atom_from_strs_array for template literal concat (#20386) (Boshen)
  • 690ce17 minifier: Use Vec::with_capacity for inline template expressions (#20389) (Boshen)
  • 9cd612f linter/plugins: Recycle comment objects (#20362) (overlookmotel)

oxc crates_v0.119.0

🚀 Features

  • e7163b6 ecmascript: Add known-globals to side-effect-free property reads (#20212) (Dunqing)
  • 139ab68 ecmascript: Add property_write_side_effects to MayHaveSideEffectsContext (#20217) (Dunqing)

🐛 Bug Fixes

  • 78c264a parser: Fix conditional expressions with arrow-function alternates in TS (#20356) (camc314)
  • 5c97b14 minifier: Recognize object spread of object literals as side-effect-free (#20299) (Boshen)
  • 1ff5c1d transformer/typescript: Rewrite extensions in dynamic import() expressions (#20121) (Sverre Johansen)
  • 1c07b3b diagnostics: Handle WouldBlock in stdout writes to prevent panic (#20295) (Boshen)
  • ade14d4 ecmascript: Enhance side-effect detection for classes, TypedArrays, computed members, and spread (#20213) (Dunqing)

⚡ Performance

  • 5474d0a semantic: V8-style walk-up reference resolution (#20292) (Boshen)

📚 Documentation

  • e4aa5b5 parser/napi, linter/plugins: Add JSDoc comments to raw transfer constants (#20286) (overlookmotel)
Commits

@dependabot dependabot Bot added dependabot dependencies javascript Pull requests that update javascript code semver-patch labels Mar 27, 2026
@dependabot dependabot Bot requested a review from a team as a code owner March 27, 2026 16:31
@dependabot dependabot Bot added semver-patch dependencies javascript Pull requests that update javascript code dependabot labels Mar 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 27, 2026

Overall package size

Self size: 5.05 MB
Deduped: 5.9 MB
No deduping: 5.9 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.0.0 | 81.15 kB | 815.98 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |

🤖 This report was automatically generated by heaviest-objects-in-the-universe

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.61%. Comparing base (e7ef986) to head (fb17131).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7871      +/-   ##
==========================================
+ Coverage   74.60%   74.61%   +0.01%     
==========================================
  Files         768      768              
  Lines       35673    35673              
==========================================
+ Hits        26614    26619       +5     
+ Misses       9059     9054       -5     
Flag Coverage Δ
aiguard-macos 39.23% <ø> (-0.10%) ⬇️
aiguard-ubuntu 39.35% <ø> (-0.10%) ⬇️
aiguard-windows 39.02% <ø> (-0.10%) ⬇️
apm-capabilities-tracing-macos 49.09% <ø> (+0.04%) ⬆️
apm-capabilities-tracing-ubuntu 49.00% <ø> (?)
apm-capabilities-tracing-windows 48.87% <ø> (ø)
apm-integrations-child-process 38.56% <ø> (-0.10%) ⬇️
apm-integrations-couchbase-18 37.39% <ø> (+0.07%) ⬆️
apm-integrations-couchbase-eol 37.85% <ø> (-0.13%) ⬇️
apm-integrations-oracledb 37.69% <ø> (-0.10%) ⬇️
appsec-express 55.17% <ø> (-0.07%) ⬇️
appsec-fastify 51.52% <ø> (-0.07%) ⬇️
appsec-graphql 51.69% <ø> (-0.07%) ⬇️
appsec-kafka 44.31% <ø> (-0.08%) ⬇️
appsec-ldapjs 43.94% <ø> (-0.08%) ⬇️
appsec-lodash 43.54% <ø> (-0.08%) ⬇️
appsec-macos 58.18% <ø> (-0.07%) ⬇️
appsec-mongodb-core 48.70% <ø> (-0.08%) ⬇️
appsec-mongoose 49.36% <ø> (-0.08%) ⬇️
appsec-mysql 50.79% <ø> (-0.07%) ⬇️
appsec-node-serialize 43.12% <ø> (-0.08%) ⬇️
appsec-passport 47.55% <ø> (-0.09%) ⬇️
appsec-postgres 50.51% <ø> (-0.07%) ⬇️
appsec-sourcing 42.37% <ø> (-0.08%) ⬇️
appsec-stripe 44.55% <ø> (-0.08%) ⬇️
appsec-template 43.29% <ø> (-0.08%) ⬇️
appsec-ubuntu 58.26% <ø> (-0.07%) ⬇️
appsec-windows 57.99% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-bluebird 32.20% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-body-parser 40.46% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-child_process 37.90% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-cookie-parser 34.23% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-express 34.55% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-express-mongo-sanitize 34.36% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-express-session 40.10% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-fs 31.89% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-generic-pool 29.45% <ø> (ø)
instrumentations-instrumentation-http 39.81% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-knex 32.27% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-mongoose 33.39% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-multer 40.21% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-mysql2 38.24% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-passport 43.98% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-passport-http 43.66% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-passport-local 44.19% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-pg 37.68% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-promise 32.13% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-promise-js 32.14% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-q 32.18% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-url 32.10% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-when 32.15% <ø> (-0.10%) ⬇️
llmobs-ai 42.37% <ø> (-0.10%) ⬇️
llmobs-anthropic 40.39% <ø> (-0.09%) ⬇️
llmobs-bedrock 39.18% <ø> (-0.08%) ⬇️
llmobs-google-genai 39.72% <ø> (-0.09%) ⬇️
llmobs-langchain 40.08% <ø> (-0.08%) ⬇️
llmobs-openai 43.90% <ø> (-0.09%) ⬇️
llmobs-vertex-ai 39.97% <ø> (-0.09%) ⬇️
platform-core 31.47% <ø> (ø)
platform-esbuild 34.42% <ø> (ø)
platform-instrumentations-misc 48.41% <ø> (ø)
platform-shimmer 37.56% <ø> (ø)
platform-unit-guardrails 32.89% <ø> (ø)
platform-webpack 20.04% <ø> (ø)
plugins-azure-durable-functions 25.74% <ø> (ø)
plugins-azure-event-hubs 25.90% <ø> (ø)
plugins-azure-service-bus 25.26% <ø> (ø)
plugins-bullmq 44.39% <ø> (-0.10%) ⬇️
plugins-cassandra 37.73% <ø> (-0.10%) ⬇️
plugins-cookie 26.96% <ø> (ø)
plugins-cookie-parser 26.75% <ø> (ø)
plugins-crypto 26.73% <ø> (ø)
plugins-dd-trace-api 38.26% <ø> (-0.10%) ⬇️
plugins-express-mongo-sanitize 26.89% <ø> (ø)
plugins-express-session 26.70% <ø> (ø)
plugins-fastify 42.18% <ø> (-0.09%) ⬇️
plugins-fetch 38.35% <ø> (-0.10%) ⬇️
plugins-fs 38.59% <ø> (-0.10%) ⬇️
plugins-generic-pool 25.94% <ø> (ø)
plugins-google-cloud-pubsub 45.49% <ø> (-0.09%) ⬇️
plugins-grpc 40.85% <ø> (-0.09%) ⬇️
plugins-handlebars 26.94% <ø> (ø)
plugins-hapi 40.23% <ø> (-0.10%) ⬇️
plugins-hono 40.43% <ø> (-0.10%) ⬇️
plugins-ioredis 38.40% <ø> (-0.10%) ⬇️
plugins-knex 26.57% <ø> (ø)
plugins-langgraph 38.45% <ø> (-0.10%) ⬇️
plugins-ldapjs 24.43% <ø> (ø)
plugins-light-my-request 26.30% <ø> (ø)
plugins-limitd-client 32.48% <ø> (-0.10%) ⬇️
plugins-lodash 26.03% <ø> (ø)
plugins-mariadb 39.44% <ø> (-0.10%) ⬇️
plugins-memcached 38.14% <ø> (-0.10%) ⬇️
plugins-microgateway-core 39.17% <ø> (-0.10%) ⬇️
plugins-moleculer 40.46% <ø> (-0.09%) ⬇️
plugins-mongodb 39.11% <ø> (-0.09%) ⬇️
plugins-mongodb-core 38.97% <ø> (-0.07%) ⬇️
plugins-mongoose 38.83% <ø> (-0.09%) ⬇️
plugins-multer 26.70% <ø> (ø)
plugins-mysql 39.14% <ø> (-0.10%) ⬇️
plugins-mysql2 39.23% <ø> (-0.10%) ⬇️
plugins-node-serialize 27.00% <ø> (ø)
plugins-opensearch 37.59% <ø> (-0.10%) ⬇️
plugins-passport-http 26.76% <ø> (ø)
plugins-postgres 35.53% <ø> (-0.09%) ⬇️
plugins-process 26.73% <ø> (ø)
plugins-pug 26.96% <ø> (ø)
plugins-redis 38.86% <ø> (-0.09%) ⬇️
plugins-router 43.16% <ø> (-0.10%) ⬇️
plugins-sequelize 25.55% <ø> (ø)
plugins-test-and-upstream-amqp10 38.45% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-amqplib 44.15% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-apollo 39.08% <ø> (-0.09%) ⬇️
plugins-test-and-upstream-avsc 38.52% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-bunyan 33.80% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-connect 40.75% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-graphql 40.10% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-koa 40.34% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-protobufjs 38.75% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-rhea 44.18% <ø> (-0.07%) ⬇️
plugins-undici 39.07% <ø> (-0.09%) ⬇️
plugins-url 26.73% <ø> (ø)
plugins-valkey 38.11% <ø> (-0.10%) ⬇️
plugins-vm 26.73% <ø> (ø)
plugins-winston 33.99% <ø> (-0.10%) ⬇️
plugins-ws 41.93% <ø> (-0.10%) ⬇️
profiling-macos 40.47% <ø> (-0.10%) ⬇️
profiling-ubuntu 40.59% <ø> (-0.10%) ⬇️
profiling-windows 41.73% <ø> (-0.51%) ⬇️
serverless-azure-functions-client 25.62% <ø> (ø)
serverless-azure-functions-eventhubs 25.62% <ø> (?)
serverless-azure-functions-servicebus 25.62% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pr-commenter
Copy link
Copy Markdown

pr-commenter Bot commented Mar 27, 2026

Benchmarks

Benchmark execution time: 2026-03-27 16:55:39

Comparing candidate commit fb17131 in PR branch dependabot/npm_and_yarn/runtime-minor-and-patch-dependencies-8518a8bd42 with baseline commit e7ef986 in branch master.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 232 metrics, 28 unstable metrics.

Bumps the runtime-minor-and-patch-dependencies group with 1 update in the / directory: [oxc-parser](https://github.com/oxc-project/oxc/tree/HEAD/napi/parser).


Updates `oxc-parser` from 0.118.0 to 0.121.0
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/napi/parser/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/crates_v0.121.0/napi/parser)

---
updated-dependencies:
- dependency-name: oxc-parser
  dependency-version: 0.121.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: runtime-minor-and-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/runtime-minor-and-patch-dependencies-8518a8bd42 branch from 14d2781 to fb17131 Compare March 27, 2026 16:47
@BridgeAR BridgeAR merged commit 777c7b7 into master Mar 27, 2026
893 of 894 checks passed
@BridgeAR BridgeAR deleted the dependabot/npm_and_yarn/runtime-minor-and-patch-dependencies-8518a8bd42 branch March 27, 2026 21:06
dd-octo-sts Bot pushed a commit that referenced this pull request Mar 28, 2026
…inor-and-patch-dependencies group across 1 directory (#7871)

Bumps the runtime-minor-and-patch-dependencies group with 1 update in the / directory: [oxc-parser](https://github.com/oxc-project/oxc/tree/HEAD/napi/parser).


Updates `oxc-parser` from 0.118.0 to 0.121.0
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/napi/parser/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/crates_v0.121.0/napi/parser)

---
updated-dependencies:
- dependency-name: oxc-parser
  dependency-version: 0.121.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: runtime-minor-and-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@dd-octo-sts dd-octo-sts Bot mentioned this pull request Mar 28, 2026
juan-fernandez pushed a commit that referenced this pull request Apr 1, 2026
…inor-and-patch-dependencies group across 1 directory (#7871)

Bumps the runtime-minor-and-patch-dependencies group with 1 update in the / directory: [oxc-parser](https://github.com/oxc-project/oxc/tree/HEAD/napi/parser).


Updates `oxc-parser` from 0.118.0 to 0.121.0
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/napi/parser/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/crates_v0.121.0/napi/parser)

---
updated-dependencies:
- dependency-name: oxc-parser
  dependency-version: 0.121.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: runtime-minor-and-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot dependencies javascript Pull requests that update javascript code semver-patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant