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

fix(deps): update sentry-javascript monorepo to v8.27.0 #704

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/aws-serverless (source) 8.26.0 -> 8.27.0 age adoption passing confidence
@sentry/node (source) 8.26.0 -> 8.27.0 age adoption passing confidence
@sentry/node (source) 8.26.0 -> 8.27.0 age adoption passing confidence
@sentry/opentelemetry (source) 8.26.0 -> 8.27.0 age adoption passing confidence
@sentry/types (source) 8.26.0 -> 8.27.0 age adoption passing confidence

Release Notes

getsentry/sentry-javascript (@​sentry/aws-serverless)

v8.27.0

Compare Source

Important Changes
  • fix(nestjs): Exception filters in main app module are not being executed (#​13278)

    With this release nestjs error monitoring is no longer automatically set up after adding the SentryModule to your
    application, which led to issues in certain scenarios. You will now have to either add the SentryGlobalFilter to
    your main module providers or decorate the catch() method in your existing global exception filters with the newly
    released @WithSentry() decorator. See the docs for
    more details.

Other Changes
  • feat: Add options for passing nonces to feedback integration (#​13347)
  • feat: Add support for SENTRY_SPOTLIGHT env var in Node (#​13325)
  • feat(deps): bump @​prisma/instrumentation from 5.17.0 to 5.18.0 (#​13327)
  • feat(feedback): Improve error message for 403 errors (#​13441)
  • fix(deno): Don't rely on Deno.permissions.querySync (#​13378)
  • fix(replay): Ensure we publish replay CDN bundles (#​13437)

Work in this release was contributed by @​charpeni. Thank you for your contribution!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@renovate renovate bot requested a review from a team as a code owner August 28, 2024 21:12
@renovate renovate bot requested review from marcin-kozinski and removed request for a team August 28, 2024 21:12
@bassrock bassrock merged commit 08fdb89 into main Aug 29, 2024
207 checks passed
@bassrock bassrock deleted the renovate/sentry-javascript-monorepo branch August 29, 2024 14:54
Copy link

🎉 This issue has been resolved in version @pocket-tools/tracing-v1.3.19 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

🎉 This issue has been resolved in version @pocket-tools/apollo-utils-v3.9.24 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

github-actions bot commented Nov 8, 2024

🎉 This PR is included in version @pocket-tools/sentry-v1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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