-
Notifications
You must be signed in to change notification settings - Fork 345
chore(deps): bump the test-versions group in /packages/dd-trace/test/plugins/versions with 16 updates #6220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bumps the test-versions group in /packages/dd-trace/test/plugins/versions with 16 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-bedrock-runtime](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-runtime) | `3.858.0` | `3.859.0` | | [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.858.0` | `3.859.0` | | [@aws-sdk/client-kinesis](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kinesis) | `3.858.0` | `3.859.0` | | [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.858.0` | `3.859.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.858.0` | `3.859.0` | | [@aws-sdk/client-sfn](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sfn) | `3.858.0` | `3.859.0` | | [@aws-sdk/client-sns](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sns) | `3.858.0` | `3.859.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.858.0` | `3.859.0` | | [@hono/node-server](https://github.com/honojs/node-server) | `1.18.0` | `1.18.1` | | [@koa/router](https://github.com/koajs/router) | `13.1.1` | `14.0.0` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.54.1` | `1.54.2` | | [hono](https://github.com/honojs/hono) | `4.8.10` | `4.8.12` | | [koa-router](https://github.com/koajs/router) | `13.1.1` | `14.0.0` | | [nock](https://github.com/nock/nock) | `14.0.7` | `14.0.8` | | [playwright](https://github.com/microsoft/playwright) | `1.54.1` | `1.54.2` | | [playwright-core](https://github.com/microsoft/playwright) | `1.54.1` | `1.54.2` | Updates `@aws-sdk/client-bedrock-runtime` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-bedrock-runtime/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-bedrock-runtime) Updates `@aws-sdk/client-dynamodb` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-dynamodb/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-dynamodb) Updates `@aws-sdk/client-kinesis` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-kinesis/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-kinesis) Updates `@aws-sdk/client-lambda` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-lambda) Updates `@aws-sdk/client-s3` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-s3) Updates `@aws-sdk/client-sfn` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sfn/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-sfn) Updates `@aws-sdk/client-sns` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sns/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-sns) Updates `@aws-sdk/client-sqs` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sqs/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-sqs) Updates `@hono/node-server` from 1.18.0 to 1.18.1 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.18.0...v1.18.1) Updates `@koa/router` from 13.1.1 to 14.0.0 - [Release notes](https://github.com/koajs/router/releases) - [Changelog](https://github.com/koajs/router/blob/master/HISTORY.md) - [Commits](koajs/router@v13.1.1...v14.0.0) Updates `@playwright/test` from 1.54.1 to 1.54.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.1...v1.54.2) Updates `hono` from 4.8.10 to 4.8.12 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.8.10...v4.8.12) Updates `koa-router` from 13.1.1 to 14.0.0 - [Release notes](https://github.com/koajs/router/releases) - [Changelog](https://github.com/koajs/router/blob/master/HISTORY.md) - [Commits](koajs/router@v13.1.1...v14.0.0) Updates `nock` from 14.0.7 to 14.0.8 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v14.0.7...v14.0.8) Updates `playwright` from 1.54.1 to 1.54.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.1...v1.54.2) Updates `playwright-core` from 1.54.1 to 1.54.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.1...v1.54.2) --- updated-dependencies: - dependency-name: "@aws-sdk/client-bedrock-runtime" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-dynamodb" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-kinesis" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-lambda" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-sfn" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-sns" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-sqs" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@hono/node-server" dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: "@koa/router" dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: test-versions - dependency-name: "@playwright/test" dependency-version: 1.54.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: hono dependency-version: 4.8.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: koa-router dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: test-versions - dependency-name: nock dependency-version: 14.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: playwright dependency-version: 1.54.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: playwright-core dependency-version: 1.54.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions ... Signed-off-by: dependabot[bot] <support@github.com>
Overall package sizeSelf size: 11.13 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | @datadog/libdatadog | 0.7.0 | 35.02 MB | 35.02 MB | | @datadog/native-appsec | 10.0.1 | 20.3 MB | 20.3 MB | | @datadog/native-iast-taint-tracking | 4.0.0 | 11.72 MB | 11.73 MB | | @datadog/pprof | 5.9.0 | 9.77 MB | 10.14 MB | | @opentelemetry/core | 1.30.1 | 908.66 kB | 7.16 MB | | protobufjs | 7.5.3 | 2.95 MB | 5.6 MB | | @datadog/wasm-js-rewriter | 4.0.1 | 2.85 MB | 3.58 MB | | @datadog/native-metrics | 3.1.1 | 1.02 MB | 1.43 MB | | @opentelemetry/api | 1.8.0 | 1.21 MB | 1.21 MB | | jsonpath-plus | 10.3.0 | 617.18 kB | 1.08 MB | | import-in-the-middle | 1.14.2 | 122.36 kB | 850.93 kB | | lru-cache | 10.4.3 | 804.3 kB | 804.3 kB | | source-map | 0.7.4 | 226 kB | 226 kB | | opentracing | 0.14.7 | 194.81 kB | 194.81 kB | | pprof-format | 2.1.0 | 111.69 kB | 111.69 kB | | @datadog/sketches-js | 2.1.1 | 109.9 kB | 109.9 kB | | lodash.sortby | 4.7.0 | 75.76 kB | 75.76 kB | | ignore | 7.0.5 | 63.38 kB | 63.38 kB | | istanbul-lib-coverage | 3.2.2 | 34.37 kB | 34.37 kB | | rfdc | 1.4.1 | 27.15 kB | 27.15 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB | | @isaacs/ttlcache | 1.4.1 | 25.2 kB | 25.2 kB | | tlhunter-sorted-set | 0.1.0 | 24.94 kB | 24.94 kB | | shell-quote | 1.8.3 | 23.74 kB | 23.74 kB | | limiter | 1.1.5 | 23.17 kB | 23.17 kB | | retry | 0.13.1 | 18.85 kB | 18.85 kB | | semifies | 1.0.0 | 15.84 kB | 15.84 kB | | jest-docblock | 29.7.0 | 8.99 kB | 12.76 kB | | crypto-randomuuid | 1.0.0 | 11.18 kB | 11.18 kB | | ttl-set | 1.0.0 | 4.61 kB | 9.69 kB | | mutexify | 1.4.0 | 5.71 kB | 8.74 kB | | path-to-regexp | 0.1.12 | 6.6 kB | 6.6 kB | | koalas | 1.0.2 | 6.47 kB | 6.47 kB | | module-details-from-path | 1.0.4 | 3.96 kB | 3.96 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
BenchmarksBenchmark execution time: 2025-08-04 01:17:20 Comparing candidate commit 107c8f9 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 1270 metrics, 53 unstable metrics. |
Bumps the test-versions group in /packages/dd-trace/test/plugins/versions with 16 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-bedrock-runtime](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-runtime) | `3.858.0` | `3.859.0` | | [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.858.0` | `3.859.0` | | [@aws-sdk/client-kinesis](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kinesis) | `3.858.0` | `3.859.0` | | [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.858.0` | `3.859.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.858.0` | `3.859.0` | | [@aws-sdk/client-sfn](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sfn) | `3.858.0` | `3.859.0` | | [@aws-sdk/client-sns](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sns) | `3.858.0` | `3.859.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.858.0` | `3.859.0` | | [@hono/node-server](https://github.com/honojs/node-server) | `1.18.0` | `1.18.1` | | [@koa/router](https://github.com/koajs/router) | `13.1.1` | `14.0.0` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.54.1` | `1.54.2` | | [hono](https://github.com/honojs/hono) | `4.8.10` | `4.8.12` | | [koa-router](https://github.com/koajs/router) | `13.1.1` | `14.0.0` | | [nock](https://github.com/nock/nock) | `14.0.7` | `14.0.8` | | [playwright](https://github.com/microsoft/playwright) | `1.54.1` | `1.54.2` | | [playwright-core](https://github.com/microsoft/playwright) | `1.54.1` | `1.54.2` | Updates `@aws-sdk/client-bedrock-runtime` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-bedrock-runtime/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-bedrock-runtime) Updates `@aws-sdk/client-dynamodb` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-dynamodb/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-dynamodb) Updates `@aws-sdk/client-kinesis` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-kinesis/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-kinesis) Updates `@aws-sdk/client-lambda` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-lambda) Updates `@aws-sdk/client-s3` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-s3) Updates `@aws-sdk/client-sfn` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sfn/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-sfn) Updates `@aws-sdk/client-sns` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sns/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-sns) Updates `@aws-sdk/client-sqs` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sqs/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-sqs) Updates `@hono/node-server` from 1.18.0 to 1.18.1 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.18.0...v1.18.1) Updates `@koa/router` from 13.1.1 to 14.0.0 - [Release notes](https://github.com/koajs/router/releases) - [Changelog](https://github.com/koajs/router/blob/master/HISTORY.md) - [Commits](koajs/router@v13.1.1...v14.0.0) Updates `@playwright/test` from 1.54.1 to 1.54.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.1...v1.54.2) Updates `hono` from 4.8.10 to 4.8.12 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.8.10...v4.8.12) Updates `koa-router` from 13.1.1 to 14.0.0 - [Release notes](https://github.com/koajs/router/releases) - [Changelog](https://github.com/koajs/router/blob/master/HISTORY.md) - [Commits](koajs/router@v13.1.1...v14.0.0) Updates `nock` from 14.0.7 to 14.0.8 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v14.0.7...v14.0.8) Updates `playwright` from 1.54.1 to 1.54.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.1...v1.54.2) Updates `playwright-core` from 1.54.1 to 1.54.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.1...v1.54.2) --- updated-dependencies: - dependency-name: "@aws-sdk/client-bedrock-runtime" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-dynamodb" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-kinesis" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-lambda" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-sfn" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-sns" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-sqs" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@hono/node-server" dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: "@koa/router" dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: test-versions - dependency-name: "@playwright/test" dependency-version: 1.54.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: hono dependency-version: 4.8.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: koa-router dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: test-versions - dependency-name: nock dependency-version: 14.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: playwright dependency-version: 1.54.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: playwright-core dependency-version: 1.54.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the test-versions group in /packages/dd-trace/test/plugins/versions with 16 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-bedrock-runtime](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-runtime) | `3.858.0` | `3.859.0` | | [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.858.0` | `3.859.0` | | [@aws-sdk/client-kinesis](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kinesis) | `3.858.0` | `3.859.0` | | [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.858.0` | `3.859.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.858.0` | `3.859.0` | | [@aws-sdk/client-sfn](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sfn) | `3.858.0` | `3.859.0` | | [@aws-sdk/client-sns](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sns) | `3.858.0` | `3.859.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.858.0` | `3.859.0` | | [@hono/node-server](https://github.com/honojs/node-server) | `1.18.0` | `1.18.1` | | [@koa/router](https://github.com/koajs/router) | `13.1.1` | `14.0.0` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.54.1` | `1.54.2` | | [hono](https://github.com/honojs/hono) | `4.8.10` | `4.8.12` | | [koa-router](https://github.com/koajs/router) | `13.1.1` | `14.0.0` | | [nock](https://github.com/nock/nock) | `14.0.7` | `14.0.8` | | [playwright](https://github.com/microsoft/playwright) | `1.54.1` | `1.54.2` | | [playwright-core](https://github.com/microsoft/playwright) | `1.54.1` | `1.54.2` | Updates `@aws-sdk/client-bedrock-runtime` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-bedrock-runtime/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-bedrock-runtime) Updates `@aws-sdk/client-dynamodb` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-dynamodb/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-dynamodb) Updates `@aws-sdk/client-kinesis` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-kinesis/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-kinesis) Updates `@aws-sdk/client-lambda` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-lambda) Updates `@aws-sdk/client-s3` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-s3) Updates `@aws-sdk/client-sfn` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sfn/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-sfn) Updates `@aws-sdk/client-sns` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sns/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-sns) Updates `@aws-sdk/client-sqs` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sqs/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-sqs) Updates `@hono/node-server` from 1.18.0 to 1.18.1 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.18.0...v1.18.1) Updates `@koa/router` from 13.1.1 to 14.0.0 - [Release notes](https://github.com/koajs/router/releases) - [Changelog](https://github.com/koajs/router/blob/master/HISTORY.md) - [Commits](koajs/router@v13.1.1...v14.0.0) Updates `@playwright/test` from 1.54.1 to 1.54.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.1...v1.54.2) Updates `hono` from 4.8.10 to 4.8.12 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.8.10...v4.8.12) Updates `koa-router` from 13.1.1 to 14.0.0 - [Release notes](https://github.com/koajs/router/releases) - [Changelog](https://github.com/koajs/router/blob/master/HISTORY.md) - [Commits](koajs/router@v13.1.1...v14.0.0) Updates `nock` from 14.0.7 to 14.0.8 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v14.0.7...v14.0.8) Updates `playwright` from 1.54.1 to 1.54.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.1...v1.54.2) Updates `playwright-core` from 1.54.1 to 1.54.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.1...v1.54.2) --- updated-dependencies: - dependency-name: "@aws-sdk/client-bedrock-runtime" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-dynamodb" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-kinesis" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-lambda" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-sfn" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-sns" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-sqs" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@hono/node-server" dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: "@koa/router" dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: test-versions - dependency-name: "@playwright/test" dependency-version: 1.54.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: hono dependency-version: 4.8.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: koa-router dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: test-versions - dependency-name: nock dependency-version: 14.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: playwright dependency-version: 1.54.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: playwright-core dependency-version: 1.54.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the test-versions group in /packages/dd-trace/test/plugins/versions with 16 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-bedrock-runtime](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-runtime) | `3.858.0` | `3.859.0` | | [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.858.0` | `3.859.0` | | [@aws-sdk/client-kinesis](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kinesis) | `3.858.0` | `3.859.0` | | [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.858.0` | `3.859.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.858.0` | `3.859.0` | | [@aws-sdk/client-sfn](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sfn) | `3.858.0` | `3.859.0` | | [@aws-sdk/client-sns](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sns) | `3.858.0` | `3.859.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.858.0` | `3.859.0` | | [@hono/node-server](https://github.com/honojs/node-server) | `1.18.0` | `1.18.1` | | [@koa/router](https://github.com/koajs/router) | `13.1.1` | `14.0.0` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.54.1` | `1.54.2` | | [hono](https://github.com/honojs/hono) | `4.8.10` | `4.8.12` | | [koa-router](https://github.com/koajs/router) | `13.1.1` | `14.0.0` | | [nock](https://github.com/nock/nock) | `14.0.7` | `14.0.8` | | [playwright](https://github.com/microsoft/playwright) | `1.54.1` | `1.54.2` | | [playwright-core](https://github.com/microsoft/playwright) | `1.54.1` | `1.54.2` | Updates `@aws-sdk/client-bedrock-runtime` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-bedrock-runtime/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-bedrock-runtime) Updates `@aws-sdk/client-dynamodb` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-dynamodb/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-dynamodb) Updates `@aws-sdk/client-kinesis` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-kinesis/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-kinesis) Updates `@aws-sdk/client-lambda` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-lambda) Updates `@aws-sdk/client-s3` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-s3) Updates `@aws-sdk/client-sfn` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sfn/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-sfn) Updates `@aws-sdk/client-sns` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sns/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-sns) Updates `@aws-sdk/client-sqs` from 3.858.0 to 3.859.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sqs/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/clients/client-sqs) Updates `@hono/node-server` from 1.18.0 to 1.18.1 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.18.0...v1.18.1) Updates `@koa/router` from 13.1.1 to 14.0.0 - [Release notes](https://github.com/koajs/router/releases) - [Changelog](https://github.com/koajs/router/blob/master/HISTORY.md) - [Commits](koajs/router@v13.1.1...v14.0.0) Updates `@playwright/test` from 1.54.1 to 1.54.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.1...v1.54.2) Updates `hono` from 4.8.10 to 4.8.12 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.8.10...v4.8.12) Updates `koa-router` from 13.1.1 to 14.0.0 - [Release notes](https://github.com/koajs/router/releases) - [Changelog](https://github.com/koajs/router/blob/master/HISTORY.md) - [Commits](koajs/router@v13.1.1...v14.0.0) Updates `nock` from 14.0.7 to 14.0.8 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v14.0.7...v14.0.8) Updates `playwright` from 1.54.1 to 1.54.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.1...v1.54.2) Updates `playwright-core` from 1.54.1 to 1.54.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.1...v1.54.2) --- updated-dependencies: - dependency-name: "@aws-sdk/client-bedrock-runtime" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-dynamodb" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-kinesis" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-lambda" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-sfn" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-sns" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-sqs" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@hono/node-server" dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: "@koa/router" dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: test-versions - dependency-name: "@playwright/test" dependency-version: 1.54.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: hono dependency-version: 4.8.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: koa-router dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: test-versions - dependency-name: nock dependency-version: 14.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: playwright dependency-version: 1.54.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: playwright-core dependency-version: 1.54.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the test-versions group in /packages/dd-trace/test/plugins/versions with 16 updates:
3.858.0
3.859.0
3.858.0
3.859.0
3.858.0
3.859.0
3.858.0
3.859.0
3.858.0
3.859.0
3.858.0
3.859.0
3.858.0
3.859.0
3.858.0
3.859.0
1.18.0
1.18.1
13.1.1
14.0.0
1.54.1
1.54.2
4.8.10
4.8.12
13.1.1
14.0.0
14.0.7
14.0.8
1.54.1
1.54.2
1.54.1
1.54.2
Updates
@aws-sdk/client-bedrock-runtime
from 3.858.0 to 3.859.0Release notes
Sourced from
@aws-sdk/client-bedrock-runtime
's releases.Changelog
Sourced from
@aws-sdk/client-bedrock-runtime
's changelog.Commits
0295172
Publish v3.859.0Updates
@aws-sdk/client-dynamodb
from 3.858.0 to 3.859.0Release notes
Sourced from
@aws-sdk/client-dynamodb
's releases.Changelog
Sourced from
@aws-sdk/client-dynamodb
's changelog.Commits
0295172
Publish v3.859.0Updates
@aws-sdk/client-kinesis
from 3.858.0 to 3.859.0Release notes
Sourced from
@aws-sdk/client-kinesis
's releases.Changelog
Sourced from
@aws-sdk/client-kinesis
's changelog.Commits
0295172
Publish v3.859.0Updates
@aws-sdk/client-lambda
from 3.858.0 to 3.859.0Release notes
Sourced from
@aws-sdk/client-lambda
's releases.Changelog
Sourced from
@aws-sdk/client-lambda
's changelog.Commits
0295172
Publish v3.859.0Updates
@aws-sdk/client-s3
from 3.858.0 to 3.859.0Release notes
Sourced from
@aws-sdk/client-s3
's releases.Changelog
Sourced from
@aws-sdk/client-s3
's changelog.Commits
0295172
Publish v3.859.0Updates
@aws-sdk/client-sfn
from 3.858.0 to 3.859.0Release notes
Sourced from
@aws-sdk/client-sfn
's releases.Changelog
Sourced from
@aws-sdk/client-sfn
's changelog.Commits
0295172
Publish v3.859.0Updates
@aws-sdk/client-sns
from 3.858.0 to 3.859.0Release notes
Sourced from
@aws-sdk/client-sns
's releases.Changelog
Sourced from
@aws-sdk/client-sns
's changelog.Commits
0295172
Publish v3.859.0749eb13
docs(client-sns): Amazon SNS support for Amazon SQS fair queuesUpdates
@aws-sdk/client-sqs
from 3.858.0 to 3.859.0Release notes
Sourced from
@aws-sdk/client-sqs
's releases.Changelog
Sourced from
@aws-sdk/client-sqs
's changelog.Commits
0295172
Publish v3.859.0Updates
@hono/node-server
from 1.18.0 to 1.18.1Release notes
Sourced from
@hono/node-server
's releases.Commits
f5f3957
1.18.16ad5ca7
fix(listener): Limit retries to a maximum of three. (#267)Updates
@koa/router
from 13.1.1 to 14.0.0Release notes
Sourced from
@koa/router
's releases.Commits
bc67eef
v14.0.02e33770
chore: fix path under bench to be compatible with v8a51bae3
chore: update linter deps to eslint v94518d30
chore: clean-up + update path-to-regex v8.2 + rename pathIsRegex to pathIsRegExa006b5d
chore: pass trailing option to pathToRegexp call when strict is true (#190)d5da6a3
Chore: Update path-to-regex to v8.1.0 (#189)82d832b
ci: add benchmarking to pull request checks (#199)Updates
@playwright/test
from 1.54.1 to 1.54.2Release notes
Sourced from
@playwright/test
's releases.Commits
00ce6a8
chore: mark v1.54.2 (#36884)e5b2fbd
cherry-pick(#36767): test: speculative fix for flaky role selectors test63c168f
cherry-pick(#36881): chore: throw pretty error if launchApp is launched using...ce9e3d0
cherry-pick(#36879): fix(chromium): launch UI Mode / Trace Viewer under Admin...b91e339
fix-merge(#36863): adapt to the old source base3f4df2c
cherry-pick(#36864): fix: initial target in codegenb847f5e
cherry-pick((#36863): chore: do not perform option selection while recording97aab60
cherry-pick(#36734): test: fix client-certificate testsUpdates
hono
from 4.8.10 to 4.8.12Release notes
Sourced from hono's releases.
Commits
23c6d5a
4.8.12e316dbe
fix(router): support/files/:name{.*}
(#4329)f43afc6
4.8.118cb800f
chore: autofix ci (#4322)9d56420
chore: bump@hono/eslint-config
(#4330)1e10493
chore(ci): upgrade bun version to 1.2.19 (#4323)6d18f17
fix(service-worker): passFetchEvent
as second argument toapp.fetch
(#4328)bd454fe
ci: add editorconfig-checker (#4321)955bd8f
fix(types): should populateoutput
type forc.body()
(#4318)Updates
koa-router
from 13.1.1 to 14.0.0Release notes
Sourced from koa-router's releases.
Commits
bc67eef
v14.0.02e33770
chore: fix path under bench to be compatible with v8a51bae3
chore: update linter deps to eslint v94518d30
chore: clean-up + update path-to-regex v8.2 + rename pathIsRegex to pathIsRegExa006b5d
chore: pass trailing option to pathToRegexp call when strict is true (#190)d5da6a3
Chore: Update path-to-regex to v8.1.0 (#189)82d832b
ci: add benchmarking to pull request checks (#199)Updates
nock
from 14.0.7 to 14.0.8Release notes
Sourced from nock's releases.
Commits
e4390b8
fix(ClientRequest): support http.Agent instances as agents for https requests...Updates
playwright
from 1.54.1 to 1.54.2Release notes
Sourced from playwright's releases.
Commits
00ce6a8
chore: mark v1.54.2 (#36884)e5b2fbd
cherry-pick(#36767): test: speculative fix for flaky role selectors test63c168f
cherry-pick(#36881): chore: throw pretty error if launchApp is launched using...ce9e3d0
cherry-pick(#36879): fix(chromium): launch UI Mode / Trace Viewer under Admin...b91e339
fix-merge(#36863): adapt to the old source base3f4df2c
cherry-pick(#36864): fix: initial target in codegenb847f5e
cherry-pick((#36863): chore: do not perform option selection while recording97aab60
cherry-pick(#36734): test: fix client-certificate testsUpdates
playwright-core
from 1.54.1 to 1.54.2Release notes
Sourced from playwright-core's releases.
Commits
00ce6a8
chore: mark v1.54.2 (#36884)e5b2fbd
cherry-pick(#36767): test: speculative fix for flaky role selectors test63c168f
cherry-pick(#36881): chore: throw pretty error if launchApp is launched using...ce9e3d0
cherry-pick(#36879): fix(chromium): launch UI Mode / Trace Viewer under Admin...b91e339
fix-merge(#36863): adapt to the old source base3f4df2c
cherry-pick(#36864): fix: initial target in codegenb847f5e
cherry-pick((#36863): chore: do not perform option selection while recording97aab60
cherry-pick(#36734): test: fix client-certificate testsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions