chore(deps): bump the test-versions group across 1 directory with 36 updates#8907
Conversation
…updates Bumps the test-versions group with 36 updates in the /packages/dd-trace/test/plugins/versions directory: | Package | From | To | | --- | --- | --- | | [@apollo/gateway](https://github.com/apollographql/federation/tree/HEAD/gateway-js) | `2.14.0` | `2.14.1` | | [@apollo/subgraph](https://github.com/apollographql/federation/tree/HEAD/subgraph-js) | `2.14.0` | `2.14.1` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.29.0` | `7.29.7` | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.28.5` | `7.29.7` | | [@confluentinc/kafka-javascript](https://github.com/confluentinc/confluent-kafka-javascript) | `1.9.0` | `1.9.1` | | [@datadog/openfeature-node-server](https://github.com/DataDog/openfeature-js-client/tree/HEAD/packages/node-server) | `1.2.1` | `2.0.0` | | [@elastic/elasticsearch](https://github.com/elastic/elasticsearch-js) | `9.4.0` | `9.4.2` | | [@elastic/transport](https://github.com/elastic/elastic-transport-js) | `9.3.5` | `9.3.7` | | [@electron/packager](https://github.com/electron/packager) | `20.0.0` | `20.0.1` | | [@google-cloud/pubsub](https://github.com/googleapis/google-cloud-node/tree/HEAD/handwritten/pubsub) | `5.3.0` | `5.3.1` | | [@grpc/grpc-js](https://github.com/grpc/grpc-node) | `1.14.3` | `1.14.4` | | [@hono/node-server](https://github.com/honojs/node-server) | `2.0.3` | `2.0.4` | | [@koa/router](https://github.com/koajs/router) | `15.5.0` | `15.6.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.9.0` | `25.9.3` | | [aerospike](https://github.com/aerospike/aerospike-client-nodejs) | `6.7.0` | `6.7.1` | | [axios](https://github.com/axios/axios) | `1.16.1` | `1.17.0` | | [bullmq](https://github.com/taskforcesh/bullmq) | `5.76.10` | `5.78.0` | | [cypress](https://github.com/cypress-io/cypress) | `15.16.0` | `15.17.0` | | [ejs](https://github.com/mde/ejs) | `5.0.2` | `6.0.1` | | [electron](https://github.com/electron/electron) | `42.1.0` | `42.4.0` | | [esbuild](https://github.com/evanw/esbuild) | `0.28.0` | `0.28.1` | | [graphql](https://github.com/graphql/graphql-js) | `16.14.0` | `16.14.2` | | [graphql-yoga](https://github.com/graphql-hive/graphql-yoga/tree/HEAD/packages/graphql-yoga) | `5.21.0` | `5.21.2` | | [hono](https://github.com/honojs/hono) | `4.12.19` | `4.12.25` | | [koa](https://github.com/koajs/koa) | `3.2.0` | `3.2.1` | | [mariadb](https://github.com/mariadb-corporation/mariadb-connector-nodejs) | `3.4.5` | `3.5.3` | | [next](https://github.com/vercel/next.js) | `16.2.6` | `16.2.9` | | [npm](https://github.com/npm/cli) | `11.14.1` | `11.17.0` | | [oracledb](https://github.com/oracle/node-oracledb) | `6.10.0` | `7.0.0` | | [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) | `11.1.3` | `11.6.0` | | [protobufjs](https://github.com/protobufjs/protobuf.js) | `8.4.0` | `8.6.3` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.6` | `19.2.7` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.6` | `19.2.7` | | [stripe](https://github.com/stripe/stripe-node) | `22.1.1` | `22.2.0` | | [undici](https://github.com/nodejs/undici) | `8.3.0` | `8.4.1` | | [ws](https://github.com/websockets/ws) | `8.20.1` | `8.21.0` | Updates `@apollo/gateway` from 2.14.0 to 2.14.1 - [Release notes](https://github.com/apollographql/federation/releases) - [Changelog](https://github.com/apollographql/federation/blob/main/gateway-js/CHANGELOG.md) - [Commits](https://github.com/apollographql/federation/commits/@apollo/gateway@2.14.1/gateway-js) Updates `@apollo/subgraph` from 2.14.0 to 2.14.1 - [Release notes](https://github.com/apollographql/federation/releases) - [Changelog](https://github.com/apollographql/federation/blob/main/subgraph-js/CHANGELOG.md) - [Commits](https://github.com/apollographql/federation/commits/@apollo/subgraph@2.14.1/subgraph-js) Updates `@babel/core` from 7.29.0 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-core) Updates `@babel/preset-typescript` from 7.28.5 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-preset-typescript) Updates `@confluentinc/kafka-javascript` from 1.9.0 to 1.9.1 - [Release notes](https://github.com/confluentinc/confluent-kafka-javascript/releases) - [Changelog](https://github.com/confluentinc/confluent-kafka-javascript/blob/master/CHANGELOG.md) - [Commits](confluentinc/confluent-kafka-javascript@v1.9.0...v1.9.1) Updates `@datadog/openfeature-node-server` from 1.2.1 to 2.0.0 - [Release notes](https://github.com/DataDog/openfeature-js-client/releases) - [Changelog](https://github.com/DataDog/openfeature-js-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/DataDog/openfeature-js-client/commits/@datadog/openfeature-node-server@2.0.0/packages/node-server) Updates `@elastic/elasticsearch` from 9.4.0 to 9.4.2 - [Release notes](https://github.com/elastic/elasticsearch-js/releases) - [Changelog](https://github.com/elastic/elasticsearch-js/blob/main/CHANGELOG.md) - [Commits](elastic/elasticsearch-js@v9.4.0...v9.4.2) Updates `@elastic/transport` from 9.3.5 to 9.3.7 - [Release notes](https://github.com/elastic/elastic-transport-js/releases) - [Commits](elastic/elastic-transport-js@v9.3.5...v9.3.7) Updates `@electron/packager` from 20.0.0 to 20.0.1 - [Release notes](https://github.com/electron/packager/releases) - [Changelog](https://github.com/electron/packager/blob/main/NEWS.md) - [Commits](electron/packager@v20.0.0...v20.0.1) Updates `@google-cloud/pubsub` from 5.3.0 to 5.3.1 - [Release notes](https://github.com/googleapis/google-cloud-node/releases) - [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/handwritten/pubsub/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-node/commits/dns-v5.3.1/handwritten/pubsub) Updates `@grpc/grpc-js` from 1.14.3 to 1.14.4 - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.14.3...@grpc/grpc-js@1.14.4) Updates `@hono/node-server` from 2.0.3 to 2.0.4 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v2.0.3...v2.0.4) Updates `@koa/router` from 15.5.0 to 15.6.0 - [Release notes](https://github.com/koajs/router/releases) - [Commits](koajs/router@v15.5.0...v15.6.0) Updates `@types/node` from 25.9.0 to 25.9.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `aerospike` from 6.7.0 to 6.7.1 - [Release notes](https://github.com/aerospike/aerospike-client-nodejs/releases) - [Changelog](https://github.com/aerospike/aerospike-client-nodejs/blob/master/CHANGELOG.md) - [Commits](aerospike/aerospike-client-nodejs@v6.7.0...v6.7.1) Updates `axios` from 1.16.1 to 1.17.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.16.1...v1.17.0) Updates `bullmq` from 5.76.10 to 5.78.0 - [Release notes](https://github.com/taskforcesh/bullmq/releases) - [Commits](taskforcesh/bullmq@v5.76.10...v5.78.0) Updates `cypress` from 15.16.0 to 15.17.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v15.16.0...v15.17.0) Updates `ejs` from 5.0.2 to 6.0.1 - [Release notes](https://github.com/mde/ejs/releases) - [Changelog](https://github.com/mde/ejs/blob/main/RELEASE_NOTES_v5.md) - [Commits](mde/ejs@v5.0.2...v6.0.1) Updates `electron` from 42.1.0 to 42.4.0 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v42.1.0...v42.4.0) Updates `esbuild` from 0.28.0 to 0.28.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.28.0...v0.28.1) Updates `graphql` from 16.14.0 to 16.14.2 - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.14.0...v16.14.2) Updates `graphql-yoga` from 5.21.0 to 5.21.2 - [Release notes](https://github.com/graphql-hive/graphql-yoga/releases) - [Changelog](https://github.com/graphql-hive/graphql-yoga/blob/main/packages/graphql-yoga/CHANGELOG.md) - [Commits](https://github.com/graphql-hive/graphql-yoga/commits/graphql-yoga@5.21.2/packages/graphql-yoga) Updates `hono` from 4.12.19 to 4.12.25 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.19...v4.12.25) Updates `koa` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@v3.2.0...v3.2.1) Updates `mariadb` from 3.4.5 to 3.5.3 - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-nodejs/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-nodejs/blob/main/CHANGELOG.md) - [Commits](mariadb-corporation/mariadb-connector-nodejs@3.4.5...3.5.3) Updates `next` from 16.2.6 to 16.2.9 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.2.6...v16.2.9) Updates `npm` from 11.14.1 to 11.17.0 - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/v11.17.0/CHANGELOG.md) - [Commits](npm/cli@v11.14.1...v11.17.0) Updates `oracledb` from 6.10.0 to 7.0.0 - [Release notes](https://github.com/oracle/node-oracledb/releases) - [Changelog](https://github.com/oracle/node-oracledb/blob/main/CHANGELOG.md) - [Commits](oracle/node-oracledb@v6.10.0...v7.0.0) Updates `pnpm` from 11.1.3 to 11.6.0 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/main/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v11.6.0/pnpm) Updates `protobufjs` from 8.4.0 to 8.6.3 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v8.4.0...protobufjs-v8.6.3) Updates `react` from 19.2.6 to 19.2.7 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react) Updates `react-dom` from 19.2.6 to 19.2.7 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react-dom) Updates `stripe` from 22.1.1 to 22.2.0 - [Release notes](https://github.com/stripe/stripe-node/releases) - [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md) - [Commits](stripe/stripe-node@v22.1.1...v22.2.0) Updates `undici` from 8.3.0 to 8.4.1 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v8.3.0...v8.4.1) Updates `ws` from 8.20.1 to 8.21.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.20.1...8.21.0) --- updated-dependencies: - dependency-name: "@apollo/gateway" dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: "@apollo/subgraph" dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: "@babel/core" dependency-version: 7.29.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: "@babel/preset-typescript" dependency-version: 7.29.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@confluentinc/kafka-javascript" dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: "@datadog/openfeature-node-server" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: test-versions - dependency-name: "@elastic/elasticsearch" dependency-version: 9.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: "@elastic/transport" dependency-version: 9.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: "@electron/packager" dependency-version: 20.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: "@google-cloud/pubsub" dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: "@grpc/grpc-js" dependency-version: 1.14.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: "@hono/node-server" dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: "@koa/router" dependency-version: 15.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@types/node" dependency-version: 25.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: aerospike dependency-version: 6.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: axios dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: bullmq dependency-version: 5.78.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: cypress dependency-version: 15.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: ejs dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: test-versions - dependency-name: electron dependency-version: 42.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: graphql dependency-version: 16.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: graphql-yoga dependency-version: 5.21.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: hono dependency-version: 4.12.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: koa dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: mariadb dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: next dependency-version: 16.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: npm dependency-version: 11.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: oracledb dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: test-versions - dependency-name: pnpm dependency-version: 11.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: protobufjs dependency-version: 8.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: react dependency-version: 19.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: react-dom dependency-version: 19.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: stripe dependency-version: 22.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: undici dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: ws dependency-version: 8.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions ... Signed-off-by: dependabot[bot] <support@github.com>
Overall package sizeSelf size: 6.2 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.0.2 | 85.93 kB | 825.11 kB | | opentracing | 0.14.7 | 194.81 kB | 194.81 kB | | dc-polyfill | 0.1.11 | 25.74 kB | 25.74 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 6973ac2bd1
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "office-addin-mock": "2.4.6", | ||
| "openai": "6.42.0", | ||
| "oracledb": "6.10.0", | ||
| "oracledb": "7.0.0", |
There was a problem hiding this comment.
Regenerate supported integration metadata
Updating this cap changes the source of truth used by scripts/generate-supported-integrations.js (buildRows() reads versions[dependency] as max_tracer_supported), but the generated artifacts are still at the old maxima; for example, supported_versions_table.csv:92 still lists oracledb max 6.10.0. A run of npm run verify:supported-integrations after this bump will report drift, and the published support metadata will stay stale until those files are regenerated.
Useful? React with 👍 / 👎.
BenchmarksBenchmark execution time: 2026-06-15 01:17:09 Comparing candidate commit 6973ac2 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 1445 metrics, 22 unstable metrics.
|
Bumps the test-versions group with 36 updates in the /packages/dd-trace/test/plugins/versions directory:
2.14.02.14.12.14.02.14.17.29.07.29.77.28.57.29.71.9.01.9.11.2.12.0.09.4.09.4.29.3.59.3.720.0.020.0.15.3.05.3.11.14.31.14.42.0.32.0.415.5.015.6.025.9.025.9.36.7.06.7.11.16.11.17.05.76.105.78.015.16.015.17.05.0.26.0.142.1.042.4.00.28.00.28.116.14.016.14.25.21.05.21.24.12.194.12.253.2.03.2.13.4.53.5.316.2.616.2.911.14.111.17.06.10.07.0.011.1.311.6.08.4.08.6.319.2.619.2.719.2.619.2.722.1.122.2.08.3.08.4.18.20.18.21.0Updates
@apollo/gatewayfrom 2.14.0 to 2.14.1Release notes
Sourced from @apollo/gateway's releases.
Changelog
Sourced from @apollo/gateway's changelog.
Commits
582d2d2release: on branch main (#3443)cdc1810Update gateway tracing name to match ingestion side expectations (#3446)d9c721cPass scope version as a separate argument in telemetry instantiation (#3439)Updates
@apollo/subgraphfrom 2.14.0 to 2.14.1Release notes
Sourced from @apollo/subgraph's releases.
Changelog
Sourced from @apollo/subgraph's changelog.
Commits
582d2d2release: on branch main (#3443)Updates
@babel/corefrom 7.29.0 to 7.29.7Release notes
Sourced from @babel/core's releases.
... (truncated)
Commits
4fba754v7.29.704ea6b2v7.29.699f498a[7.x packport]Improve input source map handling (#18001)feba0a3Preserve original identifier names from input sourcemaps (#17992) (#17998)Updates
@babel/preset-typescriptfrom 7.28.5 to 7.29.7Release notes
Sourced from @babel/preset-typescript's releases.
... (truncated)
Commits
4fba754v7.29.7f3a2226[babel 7] Delete Babel 8 fixtures (#17729)Updates
@confluentinc/kafka-javascriptfrom 1.9.0 to 1.9.1Release notes
Sourced from @confluentinc/kafka-javascript's releases.
Changelog
Sourced from @confluentinc/kafka-javascript's changelog.
Commits
cf4cf8fv1.9.1 (#494)1c06ed0v1.9.1-rc1 (#493)eacb098[fix] pass string as first arg to user logger on error events (#483)9357d60NONJAVACLI-4353: bump axios and pin transitive deps for CVE fixes (#478)ce56a23Resolve IHeaders import for installed clients (#492)59e3251fix(package.json): correct broken "types" path (#484)f92eace[Typescript] FixFetchOffsetsPartition.errortype from|| undefinedto `|...2e82d00Fix the typescript return type for admin.describeGroups() per #487. (#488)685bdb2Correct the TypeScript return type ofadmin.fetchTopicMetadata(#486)6ef5fd2DGS-24227 Preserve custom subjectNameStrategy in serde constructors (#482)Updates
@datadog/openfeature-node-serverfrom 1.2.1 to 2.0.0Release notes
Sourced from @datadog/openfeature-node-server's releases.
Changelog
Sourced from @datadog/openfeature-node-server's changelog.
... (truncated)
Commits
208293ePublishd81d422fix: pin@datadog/flagging-coreto exact versionUpdates
@elastic/elasticsearchfrom 9.4.0 to 9.4.2Release notes
Sourced from @elastic/elasticsearch's releases.
Commits
436cd88bump 9.4.2 (#3309)6cd7358fix: bulk operations check too strict [backport] (#3311)cabdb66fix: backport globby removal and junit CI fixes to 9.4 (#3303)47ca4abAuto-generated API code (#3300)78a4391[9.4] chore: update ESM patching for apache-arrow (#3294) (#3295)b88dca6Auto-generated API code (#3290)bd7b2af9.4.1 changelog (#3284) (#3285)4ff8dcebump to 9.4.1 (#3283)588c55a[9.4] fix: throw errors properly when bulk helper uses a stream (#3281) (#3282)Updates
@elastic/transportfrom 9.3.5 to 9.3.7Release notes
Sourced from @elastic/transport's releases.
Commits
65a2585fix: mark timed-out nodes dead when retryOnTimeout is false (#382)68389bachore(deps): pin actions/github-script action to f28e40c (#379)a657bd6chore(deps): update node.js to 8530f76 (#380)668d805ci: add AI backport resolver (gh-aw prompt + issue_comment trigger) (#377)4fe6d59ci: point to clients-team-automations instead of devtools (#378)eaca5ebfix: remove non-ASCII characters causing workflow parse failure (#375)ca6bf3fci: replace thin caller with full AI backport resolver workflow (#374)5ef792afix: use correct content-type on empty requests (#372)d619d0dfix: ensure Error.cause propagates (#371)5f1eab1fix: prevent ConnectionError with empty message (#370)Updates
@electron/packagerfrom 20.0.0 to 20.0.1Release notes
Sourced from @electron/packager's releases.
Commits
0ff6c2afix: swapextract-zipwith@electron-internal/extract-zip(#1917)0076a36chore: bump vitest from 3.2.4 to 4.1.0 (#1916)b0413a0chore: bump brace-expansion from 5.0.5 to 5.0.6 (#1915)eed530cci: add a GitHub Actions Completed job (#1914)b0eb94dbuild(dev-deps): drop tsx (#1908)56f519fbuild: remove parse-author dependency (#1912)23cb235chore: bump ip-address from 10.0.1 to 10.1.1 (#1913)feb3114chore: bump the non-major-version-updates group with 4 updates (#1911)5557153chore: bump postcss from 8.5.6 to 8.5.10 (#1910)d71c96bchore: bump@xmldom/xmldomfrom 0.8.12 to 0.8.13 (#1909)Updates
@google-cloud/pubsubfrom 5.3.0 to 5.3.1Release notes
Sourced from @google-cloud/pubsub's releases.
Changelog
Sourced from @google-cloud/pubsub's changelog.
Commits
Updates
@grpc/grpc-jsfrom 1.14.3 to 1.14.4Release notes
Sourced from @grpc/grpc-js's releases.
Commits
a380735Merge pull request #3052 from murgatroid99/grpc-js_1.14.45b8d37bMerge commit from fork6a97456Merge commit from forke5e0b1dgrpc-js: Bump version to 1.14.45029a26Make compression error a static string2fe55fdFix crashes when receiving malformed compressed data234f917Fix server crash when handling invalid requestsacef8d4Merge pull request #3043 from murgatroid99/rbac_types_change_fix_1.144f3c58fgrpc-js-xds: Update RBAC code to handle Node type change, pin@types/nodeUpdates
@hono/node-serverfrom 2.0.3 to 2.0.4Release notes
Sourced from @hono/node-server's releases.
Commits
9e1cdee2.0.4b4ca622fix: stub ws types to prevent them leaking in public types (#359)Updates
@koa/routerfrom 15.5.0 to 15.6.0Release notes
Sourced from @koa/router's releases.
Commits
5b989fev15.6.0b5f9b6cci: drop node v20 from ci pipelined586f45chore: update *.md docs files7148fd1chore: add more tests + bump deps99a6ae6fix: hide internal rest param from prefixed middlewareUpdates
@types/nodefrom 25.9.0 to 25.9.3Commits
Updates
aerospikefrom 6.7.0 to 6.7.1Release notes
Sourced from aerospike's releases.
Commits
e64dca8Forgot to update the rest of the jobs in the stage tests to convert the runne...e7e1fdfFix syntax. TODO should add actionlintc906787Use shared workflow from aerospike/aerospike-client-python from dev commit no...35145f2Fix syntax error6486f50Use the same syntax in aerospike-client-python to pass encoded json output to...ff05b8cRename SMA2 self hosted macos runner to the default labels usedaffd51cBump version to 6.7.1c12499bRevert "Bump version to 6.7.1"6b6da3aFix bug where artifacts for release bundles are built for the wrong revision ...242ad5bFix usage of promote-and-optionally-tag-release-bundle.yml in stage workflow.Updates
axiosfrom 1.16.1 to 1.17.0Release notes
Sourced from axios's releases.