Skip to content

fix(deps): bump the production-dependencies group with 5 updates#118

Merged
Vunovati merged 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-7317ee94a1
Oct 20, 2025
Merged

fix(deps): bump the production-dependencies group with 5 updates#118
Vunovati merged 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-7317ee94a1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 11, 2025

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 5 updates:

Package From To
@opentelemetry/api-logs 0.204.0 0.205.0
@opentelemetry/exporter-logs-otlp-grpc 0.204.0 0.205.0
@opentelemetry/exporter-logs-otlp-http 0.204.0 0.205.0
@opentelemetry/exporter-logs-otlp-proto 0.204.0 0.205.0
@opentelemetry/sdk-logs 0.204.0 0.205.0

Updates @opentelemetry/api-logs from 0.204.0 to 0.205.0

Release notes

Sourced from @​opentelemetry/api-logs's releases.

experimental/v0.205.0

0.205.0

💥 Breaking Changes

  • fix(otlp-exporter-base)!: split node and browser config types in two #5917 @​pichlermarc
    • Fixes a bug where Node.js modules would be incorrectly used in the instantiation of a web-targeted exporter
    • Breaking changes:
      • (user-facing) createOtlpHttpExportDelegate(OtlpHttpConfiguration) has been changed to take a different, but identical type OtlpNodeHttpConfiguration to differentiate it from the web-targeted exporters
      • (user-facing) convertLegacyHttpOptions(...) now returns OtlpNodeHttpConfiguration, the returned object's contents remain identical.
      • (user-facing) agentFactory has been dropped from OtlpHttpConfiguration as it is node-specific and is now part of OtlpNodeHttpConfiguration instead
Commits
  • 2d37608 chore: prepare next release (#5921)
  • 9a8c6e0 fix(otlp-exporter-base)!: split node and browser config types in two (#5917)
  • b37bfa7 test: add webpack browser bundler test (#5919)
  • 4f0b628 chore(deps): update dependency babel-plugin-istanbul to v7.0.1 (#5912)
  • c8b11e4 chore(deps): update actions/setup-node action to v5 (#5913)
  • See full diff in compare view

Updates @opentelemetry/exporter-logs-otlp-grpc from 0.204.0 to 0.205.0

Release notes

Sourced from @​opentelemetry/exporter-logs-otlp-grpc's releases.

experimental/v0.205.0

0.205.0

💥 Breaking Changes

  • fix(otlp-exporter-base)!: split node and browser config types in two #5917 @​pichlermarc
    • Fixes a bug where Node.js modules would be incorrectly used in the instantiation of a web-targeted exporter
    • Breaking changes:
      • (user-facing) createOtlpHttpExportDelegate(OtlpHttpConfiguration) has been changed to take a different, but identical type OtlpNodeHttpConfiguration to differentiate it from the web-targeted exporters
      • (user-facing) convertLegacyHttpOptions(...) now returns OtlpNodeHttpConfiguration, the returned object's contents remain identical.
      • (user-facing) agentFactory has been dropped from OtlpHttpConfiguration as it is node-specific and is now part of OtlpNodeHttpConfiguration instead
Commits
  • 2d37608 chore: prepare next release (#5921)
  • 9a8c6e0 fix(otlp-exporter-base)!: split node and browser config types in two (#5917)
  • b37bfa7 test: add webpack browser bundler test (#5919)
  • 4f0b628 chore(deps): update dependency babel-plugin-istanbul to v7.0.1 (#5912)
  • c8b11e4 chore(deps): update actions/setup-node action to v5 (#5913)
  • See full diff in compare view

Updates @opentelemetry/exporter-logs-otlp-http from 0.204.0 to 0.205.0

Release notes

Sourced from @​opentelemetry/exporter-logs-otlp-http's releases.

experimental/v0.205.0

0.205.0

💥 Breaking Changes

  • fix(otlp-exporter-base)!: split node and browser config types in two #5917 @​pichlermarc
    • Fixes a bug where Node.js modules would be incorrectly used in the instantiation of a web-targeted exporter
    • Breaking changes:
      • (user-facing) createOtlpHttpExportDelegate(OtlpHttpConfiguration) has been changed to take a different, but identical type OtlpNodeHttpConfiguration to differentiate it from the web-targeted exporters
      • (user-facing) convertLegacyHttpOptions(...) now returns OtlpNodeHttpConfiguration, the returned object's contents remain identical.
      • (user-facing) agentFactory has been dropped from OtlpHttpConfiguration as it is node-specific and is now part of OtlpNodeHttpConfiguration instead
Commits
  • 2d37608 chore: prepare next release (#5921)
  • 9a8c6e0 fix(otlp-exporter-base)!: split node and browser config types in two (#5917)
  • b37bfa7 test: add webpack browser bundler test (#5919)
  • 4f0b628 chore(deps): update dependency babel-plugin-istanbul to v7.0.1 (#5912)
  • c8b11e4 chore(deps): update actions/setup-node action to v5 (#5913)
  • See full diff in compare view

Updates @opentelemetry/exporter-logs-otlp-proto from 0.204.0 to 0.205.0

Release notes

Sourced from @​opentelemetry/exporter-logs-otlp-proto's releases.

experimental/v0.205.0

0.205.0

💥 Breaking Changes

  • fix(otlp-exporter-base)!: split node and browser config types in two #5917 @​pichlermarc
    • Fixes a bug where Node.js modules would be incorrectly used in the instantiation of a web-targeted exporter
    • Breaking changes:
      • (user-facing) createOtlpHttpExportDelegate(OtlpHttpConfiguration) has been changed to take a different, but identical type OtlpNodeHttpConfiguration to differentiate it from the web-targeted exporters
      • (user-facing) convertLegacyHttpOptions(...) now returns OtlpNodeHttpConfiguration, the returned object's contents remain identical.
      • (user-facing) agentFactory has been dropped from OtlpHttpConfiguration as it is node-specific and is now part of OtlpNodeHttpConfiguration instead
Commits
  • 2d37608 chore: prepare next release (#5921)
  • 9a8c6e0 fix(otlp-exporter-base)!: split node and browser config types in two (#5917)
  • b37bfa7 test: add webpack browser bundler test (#5919)
  • 4f0b628 chore(deps): update dependency babel-plugin-istanbul to v7.0.1 (#5912)
  • c8b11e4 chore(deps): update actions/setup-node action to v5 (#5913)
  • See full diff in compare view

Updates @opentelemetry/sdk-logs from 0.204.0 to 0.205.0

Release notes

Sourced from @​opentelemetry/sdk-logs's releases.

experimental/v0.205.0

0.205.0

💥 Breaking Changes

  • fix(otlp-exporter-base)!: split node and browser config types in two #5917 @​pichlermarc
    • Fixes a bug where Node.js modules would be incorrectly used in the instantiation of a web-targeted exporter
    • Breaking changes:
      • (user-facing) createOtlpHttpExportDelegate(OtlpHttpConfiguration) has been changed to take a different, but identical type OtlpNodeHttpConfiguration to differentiate it from the web-targeted exporters
      • (user-facing) convertLegacyHttpOptions(...) now returns OtlpNodeHttpConfiguration, the returned object's contents remain identical.
      • (user-facing) agentFactory has been dropped from OtlpHttpConfiguration as it is node-specific and is now part of OtlpNodeHttpConfiguration instead
Commits
  • 2d37608 chore: prepare next release (#5921)
  • 9a8c6e0 fix(otlp-exporter-base)!: split node and browser config types in two (#5917)
  • b37bfa7 test: add webpack browser bundler test (#5919)
  • 4f0b628 chore(deps): update dependency babel-plugin-istanbul to v7.0.1 (#5912)
  • c8b11e4 chore(deps): update actions/setup-node action to v5 (#5913)
  • See full diff in compare view

You can trigger a rebase of this PR 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 11, 2025
@dependabot @github

dependabot Bot commented on behalf of github Sep 16, 2025

Copy link
Copy Markdown
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@Vunovati

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps the production-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@opentelemetry/api-logs](https://github.com/open-telemetry/opentelemetry-js) | `0.204.0` | `0.205.0` |
| [@opentelemetry/exporter-logs-otlp-grpc](https://github.com/open-telemetry/opentelemetry-js) | `0.204.0` | `0.205.0` |
| [@opentelemetry/exporter-logs-otlp-http](https://github.com/open-telemetry/opentelemetry-js) | `0.204.0` | `0.205.0` |
| [@opentelemetry/exporter-logs-otlp-proto](https://github.com/open-telemetry/opentelemetry-js) | `0.204.0` | `0.205.0` |
| [@opentelemetry/sdk-logs](https://github.com/open-telemetry/opentelemetry-js) | `0.204.0` | `0.205.0` |


Updates `@opentelemetry/api-logs` from 0.204.0 to 0.205.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.204.0...experimental/v0.205.0)

Updates `@opentelemetry/exporter-logs-otlp-grpc` from 0.204.0 to 0.205.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.204.0...experimental/v0.205.0)

Updates `@opentelemetry/exporter-logs-otlp-http` from 0.204.0 to 0.205.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.204.0...experimental/v0.205.0)

Updates `@opentelemetry/exporter-logs-otlp-proto` from 0.204.0 to 0.205.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.204.0...experimental/v0.205.0)

Updates `@opentelemetry/sdk-logs` from 0.204.0 to 0.205.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.204.0...experimental/v0.205.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/api-logs"
  dependency-version: 0.205.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/exporter-logs-otlp-grpc"
  dependency-version: 0.205.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/exporter-logs-otlp-http"
  dependency-version: 0.205.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/exporter-logs-otlp-proto"
  dependency-version: 0.205.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/sdk-logs"
  dependency-version: 0.205.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/production-dependencies-7317ee94a1 branch from 88cdc79 to 0906983 Compare October 20, 2025 14:56
@Vunovati Vunovati merged commit 4863c75 into main Oct 20, 2025
8 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/production-dependencies-7317ee94a1 branch October 20, 2025 15:00
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant