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

chore(deps): update sentry-javascript monorepo to v8.30.0 - autoclosed #628

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/astro (source) 8.29.0 -> 8.30.0 age adoption passing confidence
@sentry/browser (source) 8.29.0 -> 8.30.0 age adoption passing confidence
@sentry/vue (source) 8.29.0 -> 8.30.0 age adoption passing confidence

Release Notes

getsentry/sentry-javascript (@​sentry/astro)

v8.30.0

Compare Source

Important Changes
  • feat(node): Add kafkajs integration (#​13528)

This release adds a new integration that instruments kafkajs library with spans and traces. This integration is
automatically enabled by default, but can be included with the Sentry.kafkaIntegration() import.

Sentry.init({
  integrations: [Sentry.kafkaIntegration()],
});
Other Changes
  • feat(core): Allow adding measurements without global client (#​13612)
  • feat(deps): Bump @​opentelemetry/instrumentation-undici from 0.5.0 to 0.6.0 (#​13622)
  • feat(deps): Bump @​sentry/cli from 2.33.0 to 2.35.0 (#​13624)
  • feat(node): Use @opentelemetry/instrumentation-undici for fetch tracing (#​13485)
  • feat(nuxt): Add server config to root folder (#​13583)
  • feat(otel): Upgrade @​opentelemetry/semantic-conventions to 1.26.0 (#​13631)
  • fix(browser): check supportedEntryTypes before caling the function (#​13541)
  • fix(browser): Ensure Standalone CLS span timestamps are correct (#​13649)
  • fix(nextjs): Widen removal of 404 transactions (#​13628)
  • fix(node): Remove ambiguity and race conditions when matching local variables to exceptions (#​13501)
  • fix(node): Update OpenTelemetry instrumentation package for solidstart and opentelemetry (#​13640)
  • fix(node): Update OpenTelemetry instrumentation package for solidstart and opentelemetry (#​13642)
  • fix(vue): Ensure Vue trackComponents list matches components with or without <> (#​13543)
  • ref(profiling): Conditionally shim cjs globals (#​13267)

Work in this release was contributed by @​Zen-cronic and @​odanado. Thank you for your contributions!


Configuration

📅 Schedule: Branch creation - "on friday and saturday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

cloudflare-workers-and-pages bot commented Sep 13, 2024

Deploying berliner-schnauze with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0d3de04
Status:⚡️  Build in progress...

View logs

Copy link

codecov bot commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.94%. Comparing base (128c780) to head (0d3de04).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #628   +/-   ##
=======================================
  Coverage   39.94%   39.94%           
=======================================
  Files          66       66           
  Lines        2724     2724           
  Branches      184      184           
=======================================
  Hits         1088     1088           
  Misses       1604     1604           
  Partials       32       32           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch 3 times, most recently from 5647031 to e8ce581 Compare September 13, 2024 16:29
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from e8ce581 to 0d3de04 Compare September 13, 2024 17:13
@renovate renovate bot changed the title chore(deps): update sentry-javascript monorepo to v8.30.0 chore(deps): update sentry-javascript monorepo to v8.30.0 - autoclosed Sep 13, 2024
@renovate renovate bot closed this Sep 13, 2024
@renovate renovate bot deleted the renovate/sentry-javascript-monorepo branch September 13, 2024 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants