-
Notifications
You must be signed in to change notification settings - Fork 181
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
build(deps): bump the nodejs-other group across 3 directories with 38 updates #1563
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/nodejs/nodejs-other-fa0eb165ae
Closed
build(deps): bump the nodejs-other group across 3 directories with 38 updates #1563
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/nodejs/nodejs-other-fa0eb165ae
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… updates Bumps the nodejs-other group with 23 updates in the /nodejs directory: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.7.0` | `8.11.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.7.0` | `8.11.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.30.0` | `2.31.0` | | [gts](https://github.com/google/gts) | `5.3.1` | `6.0.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.6.3` | | [@opentelemetry/api-logs](https://github.com/open-telemetry/opentelemetry-js) | `0.53.0` | `0.54.0` | | [@opentelemetry/exporter-logs-otlp-proto](https://github.com/open-telemetry/opentelemetry-js) | `0.53.0` | `0.54.0` | | [@opentelemetry/auto-configuration-propagators](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.3.0` | `0.3.1` | | [@opentelemetry/core](https://github.com/open-telemetry/opentelemetry-js) | `1.26.0` | `1.27.0` | | [@opentelemetry/exporter-metrics-otlp-proto](https://github.com/open-telemetry/opentelemetry-js) | `0.53.0` | `0.54.0` | | [@opentelemetry/exporter-trace-otlp-proto](https://github.com/open-telemetry/opentelemetry-js) | `0.53.0` | `0.54.0` | | [@opentelemetry/instrumentation](https://github.com/open-telemetry/opentelemetry-js) | `0.53.0` | `0.54.0` | | [@opentelemetry/instrumentation-aws-lambda](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.44.0` | `0.45.0` | | [@opentelemetry/instrumentation-express](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.42.0` | `0.43.0` | | [@opentelemetry/instrumentation-grpc](https://github.com/open-telemetry/opentelemetry-js) | `0.53.0` | `0.54.0` | | [@opentelemetry/instrumentation-http](https://github.com/open-telemetry/opentelemetry-js) | `0.53.0` | `0.54.0` | | [@opentelemetry/instrumentation-pg](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.44.0` | `0.46.0` | | [@opentelemetry/resources](https://github.com/open-telemetry/opentelemetry-js) | `1.26.0` | `1.27.0` | | [@opentelemetry/sdk-logs](https://github.com/open-telemetry/opentelemetry-js) | `0.53.0` | `0.54.0` | | [@opentelemetry/sdk-trace-base](https://github.com/open-telemetry/opentelemetry-js) | `1.26.0` | `1.27.0` | | [@opentelemetry/sdk-trace-node](https://github.com/open-telemetry/opentelemetry-js) | `1.26.0` | `1.27.0` | | [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) | `10.0.8` | `10.0.9` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.6.1` | `22.7.9` | Bumps the nodejs-other group with 2 updates in the /nodejs/packages/layer directory: [@opentelemetry/api-logs](https://github.com/open-telemetry/opentelemetry-js) and [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha). Bumps the nodejs-other group with 2 updates in the /nodejs/sample-apps/aws-sdk directory: [typescript](https://github.com/microsoft/TypeScript) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@typescript-eslint/eslint-plugin` from 8.7.0 to 8.11.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.11.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.7.0 to 8.11.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.11.0/packages/parser) Updates `eslint-plugin-import` from 2.30.0 to 2.31.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.30.0...v2.31.0) Updates `gts` from 5.3.1 to 6.0.1 - [Release notes](https://github.com/google/gts/releases) - [Changelog](https://github.com/google/gts/blob/main/CHANGELOG.md) - [Commits](google/gts@v5.3.1...v6.0.1) Updates `typescript` from 5.6.2 to 5.6.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.2...v5.6.3) Updates `@opentelemetry/api-logs` from 0.53.0 to 0.54.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.53.0...experimental/v0.54.0) Updates `@opentelemetry/exporter-logs-otlp-proto` from 0.53.0 to 0.54.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.53.0...experimental/v0.54.0) Updates `@opentelemetry/auto-configuration-propagators` from 0.3.0 to 0.3.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js-contrib@v0.3.0...v0.3.1) Updates `@opentelemetry/core` from 1.26.0 to 1.27.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@v1.26.0...v1.27.0) Updates `@opentelemetry/exporter-metrics-otlp-proto` from 0.53.0 to 0.54.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.53.0...experimental/v0.54.0) Updates `@opentelemetry/exporter-trace-otlp-proto` from 0.53.0 to 0.54.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.53.0...experimental/v0.54.0) Updates `@opentelemetry/instrumentation` from 0.53.0 to 0.54.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.53.0...experimental/v0.54.0) Updates `@opentelemetry/instrumentation-aws-lambda` from 0.44.0 to 0.45.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js-contrib@instrumentation-pg-v0.44.0...instrumentation-pg-v0.45.0) Updates `@opentelemetry/instrumentation-express` from 0.42.0 to 0.43.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js-contrib@instrumentation-pg-v0.42.0...instrumentation-pg-v0.43.0) Updates `@opentelemetry/instrumentation-grpc` from 0.53.0 to 0.54.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.53.0...experimental/v0.54.0) Updates `@opentelemetry/instrumentation-http` from 0.53.0 to 0.54.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.53.0...experimental/v0.54.0) Updates `@opentelemetry/instrumentation-pg` from 0.44.0 to 0.46.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js-contrib@instrumentation-pg-v0.44.0...instrumentation-pg-v0.46.0) Updates `@opentelemetry/resources` from 1.26.0 to 1.27.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@v1.26.0...v1.27.0) Updates `@opentelemetry/sdk-logs` from 0.53.0 to 0.54.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.53.0...experimental/v0.54.0) Updates `@opentelemetry/sdk-metrics` from 1.26.0 to 1.27.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@v1.26.0...v1.27.0) Updates `@opentelemetry/sdk-trace-base` from 1.26.0 to 1.27.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@v1.26.0...v1.27.0) Updates `@opentelemetry/sdk-trace-node` from 1.26.0 to 1.27.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@v1.26.0...v1.27.0) Updates `@types/mocha` from 10.0.8 to 10.0.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) Updates `@types/node` from 22.6.1 to 22.7.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@opentelemetry/api-logs` from 0.52.1 to 0.54.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.53.0...experimental/v0.54.0) Updates `@opentelemetry/exporter-logs-otlp-proto` from 0.52.1 to 0.53.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.53.0...experimental/v0.54.0) Updates `@opentelemetry/auto-configuration-propagators` from 0.2.0 to 0.3.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js-contrib@v0.3.0...v0.3.1) Updates `@opentelemetry/core` from 1.25.1 to 1.27.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@v1.26.0...v1.27.0) Updates `@opentelemetry/exporter-metrics-otlp-proto` from 0.52.1 to 0.53.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.53.0...experimental/v0.54.0) Updates `@opentelemetry/exporter-trace-otlp-proto` from 0.52.1 to 0.53.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.53.0...experimental/v0.54.0) Updates `@opentelemetry/instrumentation` from 0.52.1 to 0.53.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.53.0...experimental/v0.54.0) Updates `@opentelemetry/instrumentation-aws-lambda` from 0.43.0 to 0.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js-contrib@instrumentation-pg-v0.44.0...instrumentation-pg-v0.45.0) Updates `@opentelemetry/instrumentation-aws-sdk` from 0.43.1 to 0.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js-contrib@instrumentation-aws-sdk-v0.43.1...instrumentation-pg-v0.44.0) Updates `@opentelemetry/instrumentation-dns` from 0.38.0 to 0.39.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js-contrib@contrib-test-utils-v0.38.0...contrib-test-utils-v0.39.0) Updates `@opentelemetry/instrumentation-express` from 0.41.1 to 0.42.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js-contrib@instrumentation-pg-v0.42.0...instrumentation-pg-v0.43.0) Updates `@opentelemetry/instrumentation-graphql` from 0.42.0 to 0.43.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js-contrib@instrumentation-pg-v0.42.0...instrumentation-pg-v0.43.0) Updates `@opentelemetry/instrumentation-grpc` from 0.52.1 to 0.53.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.53.0...experimental/v0.54.0) Updates `@opentelemetry/instrumentation-hapi` from 0.40.0 to 0.41.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js-contrib@sql-common-v0.40.0...instrumentation-pg-v0.41.0) Updates `@opentelemetry/instrumentation-http` from 0.52.1 to 0.53.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.53.0...experimental/v0.54.0) Updates `@opentelemetry/instrumentation-ioredis` from 0.42.0 to 0.43.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js-contrib@instrumentation-pg-v0.42.0...instrumentation-pg-v0.43.0) Updates `@opentelemetry/instrumentation-koa` from 0.42.0 to 0.43.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js-contrib@instrumentation-pg-v0.42.0...instrumentation-pg-v0.43.0) Updates `@opentelemetry/instrumentation-mongodb` from 0.46.0 to 0.47.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js-contrib@instrumentation-pg-v0.46.0...instrumentation-mongodb-v0.47.0) Updates `@opentelemetry/instrumentation-mysql` from 0.40.0 to 0.41.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js-contrib@sql-common-v0.40.0...instrumentation-pg-v0.41.0) Updates `@opentelemetry/instrumentation-net` from 0.38.0 to 0.39.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js-contrib@contrib-test-utils-v0.38.0...contrib-test-utils-v0.39.0) Updates `@opentelemetry/instrumentation-pg` from 0.43.0 to 0.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js-contrib@instrumentation-pg-v0.44.0...instrumentation-pg-v0.46.0) Updates `@opentelemetry/instrumentation-redis` from 0.41.0 to 0.42.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js-contrib@instrumentation-pg-v0.41.0...instrumentation-pg-v0.42.0) Updates `@opentelemetry/propagator-aws-xray` from 1.25.1 to 1.26.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@v1.25.1...v1.26.0) Updates `@opentelemetry/resource-detector-aws` from 1.5.2 to 1.6.2 - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js-contrib@resource-detector-aws-v1.5.2...resource-detector-aws-v1.6.2) Updates `@opentelemetry/resources` from 1.25.1 to 1.27.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@v1.26.0...v1.27.0) Updates `@opentelemetry/sdk-logs` from 0.52.1 to 0.53.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.53.0...experimental/v0.54.0) Updates `@opentelemetry/sdk-metrics` from 1.25.1 to 1.27.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@v1.26.0...v1.27.0) Updates `@opentelemetry/sdk-trace-base` from 1.25.1 to 1.27.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@v1.26.0...v1.27.0) Updates `@opentelemetry/sdk-trace-node` from 1.25.1 to 1.27.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@v1.26.0...v1.27.0) Updates `@types/mocha` from 10.0.7 to 10.0.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) Updates `sinon` from 18.0.0 to 19.0.2 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v18.0.0...v19.0.2) Updates `@types/aws-lambda` from 8.10.122 to 8.10.143 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/aws-lambda) Updates `typescript` from 5.6.2 to 5.6.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.2...v5.6.3) Updates `@types/node` from 22.6.1 to 22.7.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: gts dependency-type: direct:development update-type: version-update:semver-major dependency-group: nodejs-other - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-other - dependency-name: "@opentelemetry/api-logs" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/exporter-logs-otlp-proto" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/auto-configuration-propagators" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nodejs-other - dependency-name: "@opentelemetry/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/exporter-metrics-otlp-proto" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/exporter-trace-otlp-proto" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/instrumentation" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/instrumentation-aws-lambda" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/instrumentation-express" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/instrumentation-grpc" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/instrumentation-http" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/instrumentation-pg" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/resources" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/sdk-logs" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/sdk-metrics" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/sdk-trace-base" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/sdk-trace-node" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-other - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/api-logs" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/exporter-logs-otlp-proto" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/auto-configuration-propagators" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/exporter-metrics-otlp-proto" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/exporter-trace-otlp-proto" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/instrumentation" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/instrumentation-aws-lambda" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/instrumentation-aws-sdk" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/instrumentation-dns" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/instrumentation-express" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/instrumentation-graphql" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/instrumentation-grpc" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/instrumentation-hapi" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/instrumentation-http" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/instrumentation-ioredis" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/instrumentation-koa" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/instrumentation-mongodb" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/instrumentation-mysql" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/instrumentation-net" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/instrumentation-pg" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/instrumentation-redis" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/propagator-aws-xray" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/resource-detector-aws" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/resources" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/sdk-logs" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/sdk-metrics" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/sdk-trace-base" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@opentelemetry/sdk-trace-node" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-other - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major dependency-group: nodejs-other - dependency-name: "@types/aws-lambda" dependency-type: indirect update-type: version-update:semver-patch dependency-group: nodejs-other - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-other - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nodejs-other ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Oct 23, 2024
@dependabot ignore eslint-plugin-import minor version |
OK, I won't notify you about version 2.31.x of eslint-plugin-import again, unless you unignore it. |
@dependabot rebase |
Sorry, only users with push access can use that command. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/nodejs/nodejs-other-fa0eb165ae
branch
October 23, 2024 21:12
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the nodejs-other group with 23 updates in the /nodejs directory:
8.7.0
8.11.0
8.7.0
8.11.0
2.30.0
2.31.0
5.3.1
6.0.1
5.6.2
5.6.3
0.53.0
0.54.0
0.53.0
0.54.0
0.3.0
0.3.1
1.26.0
1.27.0
0.53.0
0.54.0
0.53.0
0.54.0
0.53.0
0.54.0
0.44.0
0.45.0
0.42.0
0.43.0
0.53.0
0.54.0
0.53.0
0.54.0
0.44.0
0.46.0
1.26.0
1.27.0
0.53.0
0.54.0
1.26.0
1.27.0
1.26.0
1.27.0
10.0.8
10.0.9
22.6.1
22.7.9
Bumps the nodejs-other group with 2 updates in the /nodejs/packages/layer directory: @opentelemetry/api-logs and @types/mocha.
Bumps the nodejs-other group with 2 updates in the /nodejs/sample-apps/aws-sdk directory: typescript and @types/node.
Updates
@typescript-eslint/eslint-plugin
from 8.7.0 to 8.11.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
79c27a8
chore(release): publish 8.11.0c8e7c27
feat(eslint-plugin): [no-unnecessary-type-parameters] add suggestion fixer (#...9a182d0
feat(eslint-plugin): [no-base-to-string] add support for catching toLocaleStr...8d35958
chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)0cbd4cd
fix(eslint-plugin): [class-literal-property-style] don't report nodes with `o...127066a
chore: coverage issues caused by usingexport
assignments (#10151)7effdea
chore(release): publish 8.10.0f9c49e3
feat: support TypeScript 5.6 (#9972)d09d36d
docs: inject option descriptions into rule docs when possible (#9925)373c63a
chore(eslint-plugin): [no-unnecessary-condition] remove dead suggestion id (#...Updates
@typescript-eslint/parser
from 8.7.0 to 8.11.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
79c27a8
chore(release): publish 8.11.08d35958
chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)7effdea
chore(release): publish 8.10.0f9c49e3
feat: support TypeScript 5.6 (#9972)4666ed4
chore(release): publish 8.9.0f898248
chore(release): publish 8.8.12055cfb
chore(release): publish 8.8.0Updates
eslint-plugin-import
from 2.30.0 to 2.31.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
91f809b
v2.31.03f1ac24
[utils] [refactor]parse
: avoid using a regex hered225176
[New]extensions
: add thecheckTypeImports
option5a51b9a
[Tests]rule-tester
: try this babel class workaroundd66cde0
[New] support eslint v9d27a639
[Fix] adjust "is source type module" checks for flat config1fa8a07
[Refactor] createsourceType
helper0bc1355
[Tests]no-default-export
,no-named-export
: add test cases with non-modu...55fa203
[Tests]no-default-export
,no-named-export
: add test case6be20df
[Docs]no-restricted-paths
: fix grammarUpdates
gts
from 5.3.1 to 6.0.1Release notes
Sourced from gts's releases.
Changelog
Sourced from gts's changelog.
Commits
a7215d0
chore(main): release 6.0.1 (#910)996aaec
fix: Allowtypescript
v5+ as a peer dependency (#909)3543ad8
chore(deps): lock file maintenance (#908)4c45e57
chore(deps): lock file maintenance (#876)0fa757e
chore(main): release 6.0.0 (#898)52dca7c
fix(deps): update dependency prettier to v3.3.3 (#883)23da8ef
fix(deps): update dependency eslint to v8.57.1 (#903)27d0d93
feat!: Update '.prettierrc.json' to includetrailingComma: "all"
to match i...a6d5e6a
fix(deps): update dependency eslint-plugin-prettier to v5.2.1 (#894)1c18b3a
feat!: Updatetypescript
and other dependencies (#902)Updates
typescript
from 5.6.2 to 5.6.3Release notes
Sourced from typescript's releases.
Commits
d48a5cf
Bump version to 5.6.3 and LKGfefa70a
🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...ff71692
[release-5.6] Remove tsbuildInfo specification error now that we need it for ...1f44dcf
🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)Updates
@opentelemetry/api-logs
from 0.53.0 to 0.54.0Release notes
Sourced from
@opentelemetry/api-logs
's releases.... (truncated)
Commits
eb3ca4f
chore: prepare next release (#5068)6fee82d
chore: add@maryliag
to approvers (#5083)50d59ca
feat(instrumentation-http)!: remove deprecated ignore options (#5085)4497ee3
Added limitation in ot-shim readme (#5072)006fe44
chore: move xray and xray-lambda propagators to contrib (#4966)330172c
fix(instrumentation-http): add server attributes after they become available ...55a1fc8
fix(instrumentation-http): fix http/https ESM instr for 'import defaultExport...5e17361
chore(deps): update dependency chromedriver to v130 (#5080)be1737f
chore: add markdown lint check to default lint command (#5074)c208991
test: use venv in w3c trace context test script (#5071)Updates
@opentelemetry/exporter-logs-otlp-proto
from 0.53.0 to 0.54.0Release notes
Sourced from
@opentelemetry/exporter-logs-otlp-proto
's releases.... (truncated)
Commits
eb3ca4f
chore: prepare next release (#5068)6fee82d
chore: add@maryliag
to approvers (#5083)50d59ca
feat(instrumentation-http)!: remove deprecated ignore options (#5085)4497ee3
Added limitation in ot-shim readme (#5072)006fe44
chore: move xray and xray-lambda propagators to contrib (#4966)330172c
fix(instrumentation-http): add server attributes after they become available ...55a1fc8
fix(instrumentation-http): fix http/https ESM instr for 'import defaultExport...5e17361
chore(deps): update dependency chromedriver to v130 (#5080)be1737f
chore: add markdown lint check to default lint command (#5074)c208991
test: use venv in w3c trace context test script (#5071)Updates
@opentelemetry/auto-configuration-propagators
from 0.3.0 to 0.3.1Release notes
Sourced from
@opentelemetry/auto-configuration-propagators
's releases.