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 sdk #693

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix(deps): update sentry sdk #693

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/core (source) ^7.119.0 -> ^7.120.2 age adoption passing confidence
@sentry/node (source) ^7.119.0 -> ^7.120.2 age adoption passing confidence
@sentry/profiling-node (source) 7.119.0 -> 7.120.2 age adoption passing confidence
@sentry/utils (source) ^7.119.0 -> ^7.120.2 age adoption passing confidence
@sentry/vue (source) ^7.119.0 -> ^7.120.2 age adoption passing confidence
@sentry/webpack-plugin (source) 2.22.3 -> 2.22.7 age adoption passing confidence

Release Notes

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

v7.120.2

Compare Source

  • fix(tracing-internal): Fix case when lrp keys offset is 0 (#​14615)

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

Bundle size 📦
Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 80.96 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 71.9 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 76.15 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 65.52 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 35.78 KB
@​sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 35.67 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 31.71 KB
@​sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.73 KB
@​sentry/browser - Webpack (gzipped) 22.92 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 79.18 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 70.5 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 36.17 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 25.42 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 221.94 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 109.54 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 76.26 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 39.45 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 72.4 KB
@​sentry/react - Webpack (gzipped) 22.95 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 90.16 KB
@​sentry/nextjs Client - Webpack (gzipped) 54.28 KB
@​sentry-internal/feedback - Webpack (gzipped) 17.34 KB

v7.120.1

Compare Source

v7.120.0

Compare Source

  • feat(v7/browser): Add moduleMetadataIntegration lazy loading support (#​13822)

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

v7.119.2

Compare Source

  • chore(nextjs/v7): Bump rollup to 2.79.2

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 80.96 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 71.9 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 76.15 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 65.53 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 35.78 KB
@​sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 35.67 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 31.71 KB
@​sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.73 KB
@​sentry/browser - Webpack (gzipped) 22.92 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 79.18 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 70.5 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 36.17 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 25.42 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 221.94 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 109.54 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 76.26 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 39.45 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 72.4 KB
@​sentry/react - Webpack (gzipped) 22.95 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 90.16 KB
@​sentry/nextjs Client - Webpack (gzipped) 54.28 KB
@​sentry-internal/feedback - Webpack (gzipped) 17.34 KB

v7.119.1

Compare Source

  • fix(browser/v7): Ensure wrap() only returns functions (#​13838 backport)

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

getsentry/sentry-javascript-bundler-plugins (@​sentry/webpack-plugin)

v2.22.7

Compare Source

  • deps: Bump @sentry/cli to 2.39.1 and require specific version (#​632)
  • feat(telemetry): Record if plugin is run in CI (#​627)

v2.22.6

Compare Source

  • fix(core): Use sha256 instead of md5 to generate uuids from string (#​619)

v2.22.5

Compare Source

  • fix: Ignore stderr output from git command (#​613)
  • feat: Update Sentry telemetry to v8 (#​604)
  • deps: Update @sentry/cli to 2.36.1 (#​609)

v2.22.4

Compare Source

  • feat(react-component-annotate): Handle function body returning a ternary (#​598)
  • fix: Allow injection plugins to apply to files with query parameters and fragments in their name (#​597)

Work in this release contributed by @​Thristhart. 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 becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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

github-actions bot commented Sep 4, 2024

size-limit report 📦

Path Size
fixture: base 419.54 KB (+0.01% 🔺)
fixture: replay 546.31 KB (+0.01% 🔺)
fixture: lazy 425.21 KB (+0.01% 🔺)
fixture: tracing 447.87 KB (+0.01% 🔺)
fixture: lazy+tracing 453.35 KB (+0.01% 🔺)
fixture: typescript 419.68 KB (+0.01% 🔺)

@renovate renovate bot force-pushed the renovate/sentry-sdk branch from db019b5 to 7f80804 Compare October 2, 2024 12:51
@renovate renovate bot changed the title fix(deps): update devdependency @sentry/webpack-plugin to v2.22.4 fix(deps): update devdependency @sentry/webpack-plugin to v2.22.5 Oct 2, 2024
@renovate renovate bot force-pushed the renovate/sentry-sdk branch from 7f80804 to 31d7a88 Compare October 4, 2024 12:42
@renovate renovate bot changed the title fix(deps): update devdependency @sentry/webpack-plugin to v2.22.5 fix(deps): update sentry sdk Oct 4, 2024
@renovate renovate bot force-pushed the renovate/sentry-sdk branch from 31d7a88 to a2179eb Compare October 10, 2024 17:09
@renovate renovate bot force-pushed the renovate/sentry-sdk branch from a2179eb to deb7324 Compare October 18, 2024 11:36
@renovate renovate bot force-pushed the renovate/sentry-sdk branch from deb7324 to 738af9f Compare November 13, 2024 15:51
@renovate renovate bot force-pushed the renovate/sentry-sdk branch 2 times, most recently from 754fb05 to 7e77ab4 Compare December 5, 2024 12:32
@renovate renovate bot force-pushed the renovate/sentry-sdk branch from 7e77ab4 to cf26909 Compare December 13, 2024 09:49
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