Skip to content

fix(deps): update sentry sdk to ^7.52.1 #573

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

Merged
merged 1 commit into from
May 20, 2023
Merged

fix(deps): update sentry sdk to ^7.52.1 #573

merged 1 commit into from
May 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/core (source) ^7.51.2 -> ^7.52.1 age adoption passing confidence
@sentry/integrations (source) ^7.51.2 -> ^7.52.1 age adoption passing confidence
@sentry/node (source) ^7.51.2 -> ^7.52.1 age adoption passing confidence
@sentry/utils (source) ^7.51.2 -> ^7.52.1 age adoption passing confidence
@sentry/vue (source) ^7.51.2 -> ^7.52.1 age adoption passing confidence

Release Notes

getsentry/sentry-javascript

v7.52.1

Compare Source

  • feat(replay): Capture slow clicks (experimental) (#​8052)

v7.52.0

Compare Source

Important Next.js SDK changes:

This release adds support Vercel Cron Jobs in the Next.js SDK.
The SDK will automatically create Sentry Cron Monitors for your Vercel Cron Jobs configured via vercel.json when deployed on Vercel.

You can opt out of this functionality by setting the automaticVercelMonitors option to false:

// next.config.js
const nextConfig = {
  sentry: {
    automaticVercelMonitors: false,
  },
};

(Note: Sentry Cron Monitoring is currently in beta and subject to change. Help us make it better by letting us know what you think. Respond on GitHub or write to us at crons-feedback@sentry.io)

  • feat(nextjs): Add API method to wrap API routes with crons instrumentation (#​8084)
  • feat(nextjs): Add automatic monitors for Vercel Cron Jobs (#​8088)
Other changes
  • feat(replay): Capture keyboard presses for special characters (#​8051)
  • fix(build): Don't mangle away global debug ID map (#​8096)
  • fix(core): Return checkin id from client (#​8116)
  • fix(core): Use last error for ignoreErrors check (#​8089)
  • fix(docs): Change to addTracingExtensions was not documented in MIGRATION.md (#​8101)
  • fix(replay): Check relative URLs correctly (#​8024)
  • fix(tracing-internal): Avoid classifying protocol-relative URLs as same-origin urls (#​8114)
  • ref: Hoist createCheckinEnvelope to core package (#​8082)

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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@github-actions
Copy link

github-actions bot commented May 15, 2023

size-limit report 📦

Path Size
fixture: base 366.09 KB (+0.14% 🔺)
fixture: lazy 370.51 KB (+0.14% 🔺)
fixture: tracing 382.84 KB (+0.14% 🔺)
fixture: lazy+tracing 387.25 KB (+0.14% 🔺)

@renovate renovate bot changed the title fix(deps): update sentry sdk to ^7.52.0 fix(deps): update sentry sdk to ^7.52.1 May 15, 2023
@renovate renovate bot force-pushed the renovate/sentry-sdk branch from 20847be to 0a57d78 Compare May 15, 2023 19:50
@rchl rchl merged commit a74cf7f into main May 20, 2023
@rchl rchl deleted the renovate/sentry-sdk branch May 20, 2023 18:45
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.

1 participant