Skip to content
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

maint(deps): bump @opentelemetry/context-zone from 1.26.0 to 1.27.0 in /packages/honeycomb-opentelemetry-web/examples/hello-world-web in the example-deps group #348

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps the example-deps group in /packages/honeycomb-opentelemetry-web/examples/hello-world-web with 1 update: @opentelemetry/context-zone.

Updates @opentelemetry/context-zone from 1.26.0 to 1.27.0

Release notes

Sourced from @​opentelemetry/context-zone's releases.

semconv/v1.27.0

1.27.0

  • Version bump only
  • Note: This package will now be versioned according to the version of semantic conventions being provided.

v1.27.0

1.27.0

🚀 (Enhancement)

  • feat: add processors for adding session.id attribute to spans and logs #4972

🐛 (Bug Fix)

🏠 (Internal)

  • deps: set @opentelemetry/api dependency min version to 1.3.0 in examples, experimental/packages, integration-tests and selenium-tests #4992
  • refactor(sdk-metrics): replace MetricsAttributes with Attributes #5021 @​david-luna
  • refactor(instrumentation-http): replace SpanAttributes and MetricsAttributes with Attributes #5023 @​david-luna
  • chore(exporter-zipkin): remove usages of Span constructor #5030 @​david-luna
  • test(instrumentation-http): remove usages of new Span in tests #5035 @​david-luna
Changelog

Sourced from @​opentelemetry/context-zone's changelog.

1.27.0

🚀 (Enhancement)

  • feat: add processors for adding session.id attribute to spans and logs #4972

🐛 (Bug Fix)

🏠 (Internal)

  • deps: set @opentelemetry/api dependency min version to 1.3.0 in examples, experimental/packages, integration-tests and selenium-tests #4992
  • refactor(sdk-metrics): replace MetricsAttributes with Attributes #5021 @​david-luna
  • refactor(instrumentation-http): replace SpanAttributes and MetricsAttributes with Attributes #5023 @​david-luna
  • chore(exporter-zipkin): remove usages of Span constructor #5030 @​david-luna
  • test(instrumentation-http): remove usages of new Span in tests #5035 @​david-luna
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)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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

@dependabot dependabot bot requested a review from a team as a code owner October 28, 2024 07:14
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2024

Dependabot tried to add @honeycombio/pink-gremlins as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/honeycombio/honeycomb-opentelemetry-web/pulls/348/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the honeycombio/honeycomb-opentelemetry-web repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Bumps the example-deps group in /packages/honeycomb-opentelemetry-web/examples/hello-world-web with 1 update: [@opentelemetry/context-zone](https://github.com/open-telemetry/opentelemetry-js).


Updates `@opentelemetry/context-zone` 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)

---
updated-dependencies:
- dependency-name: "@opentelemetry/context-zone"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: example-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/honeycomb-opentelemetry-web/examples/hello-world-web/example-deps-06367dc925 branch from 963434f to 017caf2 Compare October 31, 2024 16:08
@pkanal pkanal closed this Oct 31, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 31, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/honeycomb-opentelemetry-web/examples/hello-world-web/example-deps-06367dc925 branch October 31, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant