Skip to content

chore(deps): bump oxc-parser from 0.126.0 to 0.127.0 in the runtime-minor-and-patch-dependencies group across 1 directory - #8156

Merged
BridgeAR merged 1 commit into
masterfrom
dependabot/npm_and_yarn/runtime-minor-and-patch-dependencies-9beae6fb4e
Apr 29, 2026
Merged

chore(deps): bump oxc-parser from 0.126.0 to 0.127.0 in the runtime-minor-and-patch-dependencies group across 1 directory#8156
BridgeAR merged 1 commit into
masterfrom
dependabot/npm_and_yarn/runtime-minor-and-patch-dependencies-9beae6fb4e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Copy link
Copy Markdown
Contributor

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

Updates oxc-parser from 0.126.0 to 0.127.0

Release notes

Sourced from oxc-parser's releases.

oxc crates_v0.127.0

🐛 Bug Fixes

  • 510e344 minifier: Drop this after unconditional super() in derived constructors (#21571) (Dunqing)
  • 67d40f8 parser: Set pure comment index after dedup check to handle lookahead/rewind (#21570) (Dunqing)
  • 9eea064 minifier: Treat this outside constructor as side-effect free (#21568) (Dunqing)
  • 385eb94 minifier: Preserve annotation comments when inlining single-use variables during DCE (#21567) (Dunqing)
  • 48967e8 isolated_declarations: Drop required type check for private parameter properties on private constructors (#21515) (Dunqing)
  • 91e5bde transformer/typescript: Preserve computed-key static block when class has an empty constructor (#21562) (Dunqing)
  • 50e9d26 mangler: Assign correct slot to shadowed function-expression names (#21535) (Dunqing)
  • 065ce47 isolated_declarations: Collect types from private accessors for paired inference (#21516) (Dunqing)
  • 00fc136 codegen: Preserve coverage comments before object properties (#21312) (bab)
  • d676e0c minifier: Mark LHS of ??= as read when converting from == null && (#21546) (Gunnlaugur Thor Briem)

⚡ Performance

  • e45efc5 parser: Reduce try_parse usage in favour of lookahead (#21532) (Boshen)
  • ddb1bf8 parser: Avoid redundant IdentifierReference clone in shorthand property (#21511) (Boshen)
  • be2b392 allocator: Store pointers directly in Arena (#21483) (overlookmotel)
Changelog

Sourced from oxc-parser's changelog.

[0.127.0] - 2026-04-20

🐛 Bug Fixes

  • 00fc136 codegen: Preserve coverage comments before object properties (#21312) (bab)

[0.125.0] - 2026-04-13

💥 BREAKING CHANGES

  • 382958a span: [BREAKING] Remove re-exports of string types from oxc_span crate (#21246) (overlookmotel)

⚡ Performance

  • addcd02 napi/parser, linter/plugins: Raw transfer deserializer for Vecs use shift instead of multiply where possible (#21142) (overlookmotel)
  • 3068ded napi/parser, linter/plugins: Shift before add when calculating positions in raw transfer deserializer (#21141) (overlookmotel)
  • eb400b8 napi/parser, linter/plugins: Remove uint32 buffer view (#21140) (overlookmotel)
  • 2675085 napi/parser: Lazy deserialization use only Int32Array (#21139) (overlookmotel)
  • 5b35a53 napi/parser: Deserializing tokens use only int32 array (#21138) (overlookmotel)
  • f163d10 parser: Tokens raw deserialization use Int32Array (#21137) (overlookmotel)
  • 7a86613 linter/plugins: Use Int32Arrays for tokens and comments buffers (#21136) (overlookmotel)
  • 8c51121 napi/parser, linter/plugins: Raw transfer deserialize Span fields as i32s (#21135) (overlookmotel)
  • bc1bcdd napi/parser, linter/plugins: Inline trivial raw transfer field deserializers into node object definitions (#21134) (overlookmotel)
  • c0278ab napi/parser, linter/plugins: Use Int32Array in raw transfer deserializer (#21132) (overlookmotel)
  • 43482c7 linter/plugins: Use >> not >>> in binary search loops (#21129) (overlookmotel)

[0.124.0] - 2026-04-06

⚡ Performance

  • fb52383 napi/parser, linter/plugins: Clear buffers and source texts earlier (#21025) (overlookmotel)
  • 3b7dec4 napi/parser, linter/plugins: Use utf8Slice for decoding UTF-8 strings (#21022) (overlookmotel)
  • 012c924 napi/parser, linter/plugins: Speed up decoding strings in raw transfer (#21021) (overlookmotel)
  • 55e1e9b napi/parser, linter/plugins: Initialize vars as 0 (#21020) (overlookmotel)
  • c25ef02 napi/parser, linter/plugins: Simplify branch condition in deserializeStr (#21019) (overlookmotel)
  • 9f494c3 napi/parser, linter/plugins: Raw transfer use String.fromCharCode in string decoding (#21018) (overlookmotel)
  • 0503a78 napi/parser, linter/plugins: Faster deserialization of raw fields (#20923) (overlookmotel)
  • a24f75e napi/parser: Optimize string deserialization for non-ASCII sources (#20834) (Joshua Tuddenham)

[0.122.0] - 2026-03-23

⚡ Performance

  • 9a622c7 linter/plugins: Lazy deserialize tokens and comments (#20474) (overlookmotel)
  • c6ea0a0 ast: Place NodeId field after Span in structs (#20584) (overlookmotel)
  • d176ecc napi/parser, oxlint/plugins: Shorten deserializer for WithClause (#20575) (overlookmotel)

[0.120.0] - 2026-03-16

⚡ Performance

... (truncated)

Commits

@dependabot dependabot Bot added dependabot dependencies javascript Pull requests that update javascript code semver-patch labels Apr 29, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner April 29, 2026 00:58
@dependabot dependabot Bot added semver-patch dependencies javascript Pull requests that update javascript code dependabot labels Apr 29, 2026
@github-actions

github-actions Bot commented Apr 29, 2026

Copy link
Copy Markdown
Contributor

Overall package size

Self size: 5.66 MB
Deduped: 6.5 MB
No deduping: 6.5 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.0.1 | 82.56 kB | 817.39 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |

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

@datadog-datadog-prod-us1-2

datadog-datadog-prod-us1-2 Bot commented Apr 29, 2026

Copy link
Copy Markdown

Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 71.48% (+0.00%)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 1097f48 | Docs | Datadog PR Page | Give us feedback!

@codecov

codecov Bot commented Apr 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.19%. Comparing base (581ce95) to head (1097f48).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8156   +/-   ##
=======================================
  Coverage   77.19%   77.19%           
=======================================
  Files         809      809           
  Lines       37562    37562           
=======================================
  Hits        28997    28997           
  Misses       8565     8565           
Flag Coverage Δ
aiguard-macos 35.71% <ø> (-0.09%) ⬇️
aiguard-ubuntu 35.81% <ø> (-0.09%) ⬇️
aiguard-windows 35.61% <ø> (-0.09%) ⬇️
apm-capabilities-tracing-macos 48.14% <ø> (ø)
apm-capabilities-tracing-ubuntu-active 48.17% <ø> (ø)
apm-capabilities-tracing-ubuntu-latest 48.14% <ø> (ø)
apm-capabilities-tracing-ubuntu-maintenance 48.17% <ø> (ø)
apm-capabilities-tracing-ubuntu-oldest 48.16% <ø> (ø)
apm-capabilities-tracing-windows 47.96% <ø> (-0.01%) ⬇️
apm-integrations-aerospike-18-gte.5.2.0 34.85% <ø> (-0.09%) ⬇️
apm-integrations-aerospike-20-gte.5.5.0 34.87% <ø> (-0.09%) ⬇️
apm-integrations-aerospike-22-gte.5.12.1 34.87% <ø> (-0.09%) ⬇️
apm-integrations-aerospike-22-gte.6.0.0 34.87% <ø> (-0.09%) ⬇️
apm-integrations-aerospike-eol- 34.77% <ø> (-0.09%) ⬇️
apm-integrations-child-process 36.04% <ø> (-0.10%) ⬇️
apm-integrations-confluentinc-kafka-javascript-18 41.71% <ø> (-0.09%) ⬇️
apm-integrations-confluentinc-kafka-javascript-20 41.73% <ø> (-0.09%) ⬇️
apm-integrations-confluentinc-kafka-javascript-22 41.73% <ø> (-0.09%) ⬇️
apm-integrations-confluentinc-kafka-javascript-24 41.66% <ø> (-0.09%) ⬇️
apm-integrations-couchbase-18 35.04% <ø> (-0.09%) ⬇️
apm-integrations-couchbase-eol 34.96% <ø> (-0.22%) ⬇️
apm-integrations-dns 34.84% <ø> (-0.12%) ⬇️
apm-integrations-elasticsearch 35.44% <ø> (-0.09%) ⬇️
apm-integrations-http-latest 42.90% <ø> (-0.08%) ⬇️
apm-integrations-http-maintenance 42.96% <ø> (-0.08%) ⬇️
apm-integrations-http-oldest 42.97% <ø> (-0.08%) ⬇️
apm-integrations-http2 40.24% <ø> (-0.09%) ⬇️
apm-integrations-kafkajs-latest 41.60% <ø> (-0.09%) ⬇️
apm-integrations-kafkajs-oldest 41.65% <ø> (-0.09%) ⬇️
apm-integrations-net 35.53% <ø> (-0.07%) ⬇️
apm-integrations-next-11.1.4 29.30% <ø> (-0.08%) ⬇️
apm-integrations-next-13.2.0 31.15% <ø> (-0.09%) ⬇️
apm-integrations-next-gte.10.2.0.and.lt.11 23.33% <ø> (ø)
apm-integrations-next-gte.11.0.0.and.lt.13 31.16% <ø> (-0.09%) ⬇️
apm-integrations-next-gte.13.0.0.and.lt.14 31.41% <ø> (-0.09%) ⬇️
apm-integrations-next-gte.14.0.0.and.lte.14.2.6 31.23% <ø> (-0.09%) ⬇️
apm-integrations-next-gte.14.2.7.and.lt.15 31.23% <ø> (-0.09%) ⬇️
apm-integrations-next-gte.15.0.0 31.31% <ø> (-0.06%) ⬇️
apm-integrations-prisma-18-gte.6.16.0.and.lt.7.0.0 35.41% <ø> (-0.09%) ⬇️
apm-integrations-prisma-latest-all 35.74% <ø> (-0.09%) ⬇️
apm-integrations-sharedb 34.46% <ø> (-0.09%) ⬇️
apm-integrations-tedious 35.01% <ø> (-0.09%) ⬇️
appsec-express 52.73% <ø> (-0.09%) ⬇️
appsec-fastify 49.21% <ø> (-0.07%) ⬇️
appsec-graphql 49.39% <ø> (-0.06%) ⬇️
appsec-kafka 41.97% <ø> (-0.08%) ⬇️
appsec-ldapjs 41.22% <ø> (-0.08%) ⬇️
appsec-lodash 41.34% <ø> (-0.08%) ⬇️
appsec-macos 56.76% <ø> (-0.07%) ⬇️
appsec-mongodb-core 45.64% <ø> (-0.05%) ⬇️
appsec-mongoose 46.51% <ø> (-0.07%) ⬇️
appsec-mysql 48.69% <ø> (-0.07%) ⬇️
appsec-next-latest-11.1.4 29.49% <ø> (-0.08%) ⬇️
appsec-next-latest-13.2.0 31.37% <ø> (-0.09%) ⬇️
appsec-next-latest-gte.10.2.0.and.lt.11 31.56% <ø> (ø)
appsec-next-latest-gte.11.0.0.and.lt.13 31.35% <ø> (+0.04%) ⬆️
appsec-next-latest-gte.13.0.0.and.lt.14 31.55% <ø> (-0.09%) ⬇️
appsec-next-latest-gte.14.0.0.and.lte.14.2.6 31.39% <ø> (-0.09%) ⬇️
appsec-next-latest-gte.14.2.7.and.lt.15 31.39% <ø> (-0.09%) ⬇️
appsec-next-latest-gte.15.0.0 31.39% <ø> (-0.09%) ⬇️
appsec-next-oldest-11.1.4 29.50% <ø> (-0.08%) ⬇️
appsec-next-oldest-13.2.0 31.61% <ø> (-0.09%) ⬇️
appsec-next-oldest-gte.10.2.0.and.lt.11 31.72% <ø> (ø)
appsec-next-oldest-gte.11.0.0.and.lt.13 31.37% <ø> (-0.09%) ⬇️
appsec-next-oldest-gte.13.0.0.and.lt.14 31.80% <ø> (-0.09%) ⬇️
appsec-next-oldest-gte.14.0.0.and.lte.14.2.6 31.65% <ø> (-0.09%) ⬇️
appsec-next-oldest-gte.14.2.7.and.lt.15 31.65% <ø> (-0.09%) ⬇️
appsec-next-oldest-gte.15.0.0 31.65% <ø> (-0.09%) ⬇️
appsec-node-serialize 40.51% <ø> (-0.08%) ⬇️
appsec-passport 44.51% <ø> (-0.08%) ⬇️
appsec-postgres 48.28% <ø> (-0.07%) ⬇️
appsec-sourcing 40.00% <ø> (-0.08%) ⬇️
appsec-stripe 42.24% <ø> (-0.07%) ⬇️
appsec-template 40.68% <ø> (-0.08%) ⬇️
appsec-ubuntu 56.84% <ø> (-0.07%) ⬇️
appsec-windows 56.65% <ø> (-0.07%) ⬇️
debugger-ubuntu-active 62.12% <ø> (-0.33%) ⬇️
debugger-ubuntu-latest 62.02% <ø> (-0.33%) ⬇️
debugger-ubuntu-maintenance 62.12% <ø> (-0.33%) ⬇️
debugger-ubuntu-oldest 62.21% <ø> (-0.33%) ⬇️
instrumentations-instrumentation-bluebird 29.75% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-body-parser 37.64% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-child_process 35.41% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-cookie-parser 31.68% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-express 31.90% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-express-mongo-sanitize 31.80% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-express-session 37.27% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-fs 29.43% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-generic-pool 30.30% <ø> (ø)
instrumentations-instrumentation-http 36.88% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-knex 29.72% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-light-my-request 37.20% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-mongoose 30.81% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-multer 37.41% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-mysql2 35.38% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-passport 41.09% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-passport-http 40.87% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-passport-local 41.38% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-pg 34.91% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-promise 29.68% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-promise-js 29.69% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-q 29.72% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-url 29.69% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-when 29.70% <ø> (-0.10%) ⬇️
llmobs-ai 38.35% <ø> (-0.09%) ⬇️
llmobs-anthropic 37.84% <ø> (-0.09%) ⬇️
llmobs-bedrock 37.06% <ø> (-0.08%) ⬇️
llmobs-google-genai 37.49% <ø> (-0.08%) ⬇️
llmobs-langchain 37.00% <ø> (-0.07%) ⬇️
llmobs-openai 41.18% <ø> (-0.08%) ⬇️
llmobs-vertex-ai 37.67% <ø> (-0.09%) ⬇️
openfeature-unit-active 50.41% <ø> (-0.52%) ⬇️
openfeature-unit-latest 50.25% <ø> (-0.52%) ⬇️
openfeature-unit-maintenance 50.41% <ø> (-0.52%) ⬇️
openfeature-unit-oldest 50.41% <ø> (-0.52%) ⬇️
platform-core 36.53% <ø> (ø)
platform-esbuild 40.80% <ø> (ø)
platform-instrumentations-misc 31.22% <ø> (ø)
platform-shimmer 42.11% <ø> (ø)
platform-unit-guardrails 35.88% <ø> (ø)
platform-webpack 20.72% <ø> (ø)
plugins-azure-durable-functions 25.36% <ø> (ø)
plugins-azure-event-hubs 25.51% <ø> (ø)
plugins-azure-service-bus 24.92% <ø> (ø)
plugins-bullmq 40.55% <ø> (-0.09%) ⬇️
plugins-cassandra 35.12% <ø> (-0.22%) ⬇️
plugins-cookie 26.47% <ø> (ø)
plugins-cookie-parser 26.28% <ø> (ø)
plugins-crypto 27.32% <ø> (ø)
plugins-dd-trace-api 35.35% <ø> (-0.09%) ⬇️
plugins-express-mongo-sanitize 26.42% <ø> (ø)
plugins-express-session 26.24% <ø> (ø)
plugins-fastify 39.25% <ø> (-0.09%) ⬇️
plugins-fetch 35.76% <ø> (-0.09%) ⬇️
plugins-fs 35.64% <ø> (-0.10%) ⬇️
plugins-generic-pool 25.40% <ø> (ø)
plugins-google-cloud-pubsub 42.99% <ø> (-0.08%) ⬇️
plugins-grpc 38.01% <ø> (-0.09%) ⬇️
plugins-handlebars 26.46% <ø> (ø)
plugins-hapi 37.25% <ø> (-0.09%) ⬇️
plugins-hono 37.50% <ø> (-0.09%) ⬇️
plugins-ioredis 35.68% <ø> (-0.09%) ⬇️
plugins-knex 26.14% <ø> (ø)
plugins-langgraph 35.03% <ø> (-0.09%) ⬇️
plugins-ldapjs 24.02% <ø> (ø)
plugins-light-my-request 25.88% <ø> (ø)
plugins-limitd-client 29.85% <ø> (-0.23%) ⬇️
plugins-lodash 25.47% <ø> (ø)
plugins-mariadb 36.55% <ø> (-0.14%) ⬇️
plugins-memcached 35.33% <ø> (-0.09%) ⬇️
plugins-microgateway-core 36.34% <ø> (-0.09%) ⬇️
plugins-modelcontextprotocol-sdk 34.27% <ø> (-0.09%) ⬇️
plugins-moleculer 38.03% <ø> (-0.09%) ⬇️
plugins-mongodb 36.50% <ø> (-0.09%) ⬇️
plugins-mongodb-core 36.13% <ø> (-0.09%) ⬇️
plugins-mongoose 36.01% <ø> (-0.09%) ⬇️
plugins-multer 26.24% <ø> (ø)
plugins-mysql 36.28% <ø> (-0.09%) ⬇️
plugins-mysql2 36.40% <ø> (-0.09%) ⬇️
plugins-node-serialize 26.51% <ø> (ø)
plugins-opensearch 35.00% <ø> (-0.09%) ⬇️
plugins-passport-http 26.30% <ø> (ø)
plugins-pino 31.78% <ø> (-0.09%) ⬇️
plugins-postgres 34.39% <ø> (-0.09%) ⬇️
plugins-process 27.32% <ø> (ø)
plugins-pug 26.47% <ø> (ø)
plugins-redis 35.88% <ø> (-0.10%) ⬇️
plugins-router 39.68% <ø> (-0.09%) ⬇️
plugins-sequelize 25.18% <ø> (ø)
plugins-test-and-upstream-amqp10 35.65% <ø> (+0.04%) ⬆️
plugins-test-and-upstream-amqplib 40.82% <ø> (-0.09%) ⬇️
plugins-test-and-upstream-apollo 36.51% <ø> (-0.08%) ⬇️
plugins-test-and-upstream-avsc 34.98% <ø> (-0.09%) ⬇️
plugins-test-and-upstream-bunyan 31.13% <ø> (-0.09%) ⬇️
plugins-test-and-upstream-connect 37.84% <ø> (-0.09%) ⬇️
plugins-test-and-upstream-graphql 37.18% <ø> (-0.09%) ⬇️
plugins-test-and-upstream-koa 37.45% <ø> (-0.09%) ⬇️
plugins-test-and-upstream-protobufjs 35.20% <ø> (-0.09%) ⬇️
plugins-test-and-upstream-rhea 40.90% <ø> (-0.09%) ⬇️
plugins-undici 36.51% <ø> (-0.09%) ⬇️
plugins-url 27.32% <ø> (ø)
plugins-valkey 35.36% <ø> (-0.09%) ⬇️
plugins-vm 27.32% <ø> (ø)
plugins-winston 31.61% <ø> (-0.09%) ⬇️
plugins-ws 38.98% <ø> (-0.08%) ⬇️
profiling-macos 40.43% <ø> (-0.08%) ⬇️
profiling-ubuntu 41.05% <ø> (-0.08%) ⬇️
profiling-windows 40.61% <ø> (-0.08%) ⬇️
serverless-azure-functions-client 25.25% <ø> (ø)
serverless-azure-functions-eventhubs 25.25% <ø> (ø)
serverless-azure-functions-servicebus 25.25% <ø> (ø)
serverless-lambda 33.45% <ø> (-0.09%) ⬇️

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

pr-commenter Bot commented Apr 29, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-04-29 01:29:07

Comparing candidate commit 1097f48 in PR branch dependabot/npm_and_yarn/runtime-minor-and-patch-dependencies-9beae6fb4e with baseline commit 581ce95 in branch master.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 1340 metrics, 104 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.126.0 to 0.127.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.127.0/napi/parser)

---
updated-dependencies:
- dependency-name: oxc-parser
  dependency-version: 0.127.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-9beae6fb4e branch from 3807ad5 to 1097f48 Compare April 29, 2026 01:19
@BridgeAR
BridgeAR merged commit 0ad631d into master Apr 29, 2026
911 of 912 checks passed
@BridgeAR
BridgeAR deleted the dependabot/npm_and_yarn/runtime-minor-and-patch-dependencies-9beae6fb4e branch April 29, 2026 08:13
dd-octo-sts Bot pushed a commit that referenced this pull request Apr 29, 2026
…inor-and-patch-dependencies group across 1 directory (#8156)

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.126.0 to 0.127.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.127.0/napi/parser)

---
updated-dependencies:
- dependency-name: oxc-parser
  dependency-version: 0.127.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 Apr 29, 2026
BridgeAR pushed a commit that referenced this pull request Apr 30, 2026
…inor-and-patch-dependencies group across 1 directory (#8156)

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.126.0 to 0.127.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.127.0/napi/parser)

---
updated-dependencies:
- dependency-name: oxc-parser
  dependency-version: 0.127.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