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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @sentry/node from 7.114.0 to 8.2.1 in the sentry group across 1 directory #11145

Merged
merged 3 commits into from
May 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2024

Bumps the sentry group with 1 update in the / directory: @sentry/node.

Updates @sentry/node from 7.114.0 to 8.2.1

Release notes

Sourced from @鈥媠entry/node's releases.

8.2.1

  • fix(aws-serverless): Fix build of lambda layer (#12083)
  • fix(nestjs): Broaden nest.js type (#12076)

Bundle size 馃摝

Path Size
@鈥媠entry/browser 21.72 KB
@鈥媠entry/browser (incl. Tracing) 32.86 KB
@鈥媠entry/browser (incl. Tracing, Replay) 68.21 KB
@鈥媠entry/browser (incl. Tracing, Replay) - with treeshaking flags 61.6 KB
@鈥媠entry/browser (incl. Tracing, Replay with Canvas) 72.25 KB
@鈥媠entry/browser (incl. Tracing, Replay, Feedback) 84.25 KB
@鈥媠entry/browser (incl. Feedback) 37.68 KB
@鈥媠entry/browser (incl. sendFeedback) 26.29 KB
@鈥媠entry/browser (incl. FeedbackAsync) 30.66 KB
@鈥媠entry/react 24.41 KB
@鈥媠entry/react (incl. Tracing) 35.85 KB
@鈥媠entry/vue 25.65 KB
@鈥媠entry/vue (incl. Tracing) 34.68 KB
@鈥媠entry/svelte 21.86 KB
CDN Bundle 24.26 KB
CDN Bundle (incl. Tracing) 34.29 KB
CDN Bundle (incl. Tracing, Replay) 67.99 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 72.95 KB
CDN Bundle - uncompressed 71.33 KB
CDN Bundle (incl. Tracing) - uncompressed 101.68 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 211.3 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 223.6 KB
@鈥媠entry/nextjs (client) 35.07 KB
@鈥媠entry/sveltekit (client) 33.44 KB
@鈥媠entry/node 141.32 KB
@鈥媠entry/aws-serverless 128.07 KB

8.2.0

  • feat(redis-cache): Create cache-span with prefixed keys (get/set commands) (#12070)
  • feat(core): Add beforeSendSpan hook (#11886)
  • feat(browser): Improve idle span handling (#12065)
  • fix(node): Set transactionName for unsampled spans in httpIntegration (#12071)
  • fix(core): Export Scope interface as Scope (#12067)
  • fix(core): Avoid looking up client for hasTracingEnabled() if possible (#12066)
  • fix(browser): Use consistent timestamps (#12063)
  • fix(node): Fix check for performance integrations (#12043)
  • ref(sveltekit): Warn to delete source maps if Sentry plugin enabled source maps generation (#12072)

Bundle size 馃摝

Path Size

... (truncated)

Changelog

Sourced from @鈥媠entry/node's changelog.

8.2.1

  • fix(aws-serverless): Fix build of lambda layer (#12083)
  • fix(nestjs): Broaden nest.js type (#12076)

8.2.0

  • feat(redis-cache): Create cache-span with prefixed keys (get/set commands) (#12070)
  • feat(core): Add beforeSendSpan hook (#11886)
  • feat(browser): Improve idle span handling (#12065)
  • fix(node): Set transactionName for unsampled spans in httpIntegration (#12071)
  • fix(core): Export Scope interface as Scope (#12067)
  • fix(core): Avoid looking up client for hasTracingEnabled() if possible (#12066)
  • fix(browser): Use consistent timestamps (#12063)
  • fix(node): Fix check for performance integrations (#12043)
  • ref(sveltekit): Warn to delete source maps if Sentry plugin enabled source maps generation (#12072)

8.1.0

This release mainly fixes a couple of bugs from the initial 8.0.0 release. In addition to the changes below, we updated some initially missed points in our migration guides and documentation.

  • feat(aws-serverless): Fix tree-shaking for aws-serverless package (#12017)
  • feat(node): Bump opentelemetry instrumentation to latest version (#12028)
  • feat(scope): Bring back lastEventId on isolation scope (#11951) (#12022)
  • fix(aws-serverless): Export awslambda-auto
  • fix(node): Do not warn for missing instrumentation if SDK is disabled (#12041)
  • fix(react): Set dependency-injected functions as early as possible (#12019)
  • fix(react): Warn and fall back gracefully if dependency injected functions are not available (#12026)
  • ref(core): Streamline parseSampleRate utility function (#12024)
  • ref(feedback): Make eventId optional and use lastEventId in report dialog (#12029)

8.0.0

The Sentry JS SDK team is proud to announce the release of version 8.0.0 of Sentry's JavaScript SDKs - it's been a long time coming! Thanks to everyone for your patience and a special shout out to the brave souls testing preview builds and reporting issues - we appreciate your support!


How to Upgrade to Version 8:

We recommend reading the migration guide docs to find out how to address any breaking changes in your code for your specific platform or framework.

To automate upgrading to v8 as much as possible, use our migration codemod @sentry/migr8:

npx @sentry/migr8@latest
</tr></table> 

... (truncated)

Commits

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 mdn-bot as a code owner May 17, 2024 11:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 17, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sentry-335e766ae9 branch from b6d23fc to 14abba8 Compare May 20, 2024 11:46
Bumps the sentry group with 1 update in the / directory: [@sentry/node](https://github.com/getsentry/sentry-javascript).


Updates `@sentry/node` from 7.114.0 to 8.2.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.114.0...8.2.1)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: sentry
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sentry-335e766ae9 branch from 14abba8 to 2eef80c Compare May 20, 2024 11:54
@caugner caugner requested a review from a team as a code owner May 20, 2024 13:54
Sentry v8 no longer provides a default export.
@caugner caugner merged commit 3127032 into main May 20, 2024
16 checks passed
@caugner caugner deleted the dependabot/npm_and_yarn/sentry-335e766ae9 branch May 20, 2024 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant