Skip to content

chore(deps): Bump @sentry/node from 8.47.0 to 8.49.0#150

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/sentry/node-8.49.0
Closed

chore(deps): Bump @sentry/node from 8.47.0 to 8.49.0#150
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/sentry/node-8.49.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2025

Bumps @sentry/node from 8.47.0 to 8.49.0.

Release notes

Sourced from @​sentry/node's releases.

8.49.0

  • feat(v8/browser): Flush offline queue on flush and browser online event (#14969)
  • feat(v8/react): Add a handled prop to ErrorBoundary (#14978)
  • fix(profiling/v8): Don't put require, __filename and __dirname on global object (#14952)
  • fix(v8/node): Enforce that ContextLines integration does not leave open file handles (#14997)
  • fix(v8/replay): Disable mousemove sampling in rrweb for iOS browsers (#14944)
  • fix(v8/sveltekit): Ensure source maps deletion is called after source ma… (#14963)
  • fix(v8/vue): Re-throw error when no errorHandler exists (#14943)

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

Bundle size 📦

Path Size
@​sentry/browser 23.29 KB
@​sentry/browser - with treeshaking flags 21.96 KB
@​sentry/browser (incl. Tracing) 35.85 KB
@​sentry/browser (incl. Tracing, Replay) 73.19 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 63.58 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 77.5 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 89.44 KB
@​sentry/browser (incl. Feedback) 39.5 KB
@​sentry/browser (incl. sendFeedback) 27.89 KB
@​sentry/browser (incl. FeedbackAsync) 32.69 KB
@​sentry/react 25.97 KB
@​sentry/react (incl. Tracing) 38.67 KB
@​sentry/vue 27.57 KB
@​sentry/vue (incl. Tracing) 37.71 KB
@​sentry/svelte 23.45 KB
CDN Bundle 24.49 KB
CDN Bundle (incl. Tracing) 37.56 KB
CDN Bundle (incl. Tracing, Replay) 72.84 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 78.2 KB
CDN Bundle - uncompressed 71.93 KB
CDN Bundle (incl. Tracing) - uncompressed 111.42 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 225.68 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 238.78 KB
@​sentry/nextjs (client) 38.92 KB
@​sentry/sveltekit (client) 36.36 KB
@​sentry/node 162.82 KB
@​sentry/node - without tracing 98.95 KB
@​sentry/aws-serverless 126.65 KB

8.48.0

Deprecations

  • feat(v8/core): Deprecate getDomElement method (#14799)

    Deprecates getDomElement. There is no replacement.

... (truncated)

Changelog

Sourced from @​sentry/node's changelog.

8.49.0

  • feat(v8/browser): Flush offline queue on flush and browser online event (#14969)
  • feat(v8/react): Add a handled prop to ErrorBoundary (#14978)
  • fix(profiling/v8): Don't put require, __filename and __dirname on global object (#14952)
  • fix(v8/node): Enforce that ContextLines integration does not leave open file handles (#14997)
  • fix(v8/replay): Disable mousemove sampling in rrweb for iOS browsers (#14944)
  • fix(v8/sveltekit): Ensure source maps deletion is called after source ma… (#14963)
  • fix(v8/vue): Re-throw error when no errorHandler exists (#14943)

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

8.48.0

Deprecations

  • feat(v8/core): Deprecate getDomElement method (#14799)

    Deprecates getDomElement. There is no replacement.

Other changes

  • fix(nestjs/v8): Use correct main/module path in package.json (#14791)
  • fix(v8/core): Use consistent continueTrace implementation in core (#14819)
  • fix(v8/node): Correctly resolve debug IDs for ANR events with custom appRoot (#14823)
  • fix(v8/node): Ensure NODE_OPTIONS is not passed to worker threads (#14825)
  • fix(v8/angular): Fall back to element tagName when name is not provided to TraceDirective (#14828)
  • fix(aws-lambda): Remove version suffix from lambda layer (#14843)
  • fix(v8/node): Ensure express requests are properly handled (#14851)
  • feat(v8/node): Add openTelemetrySpanProcessors option (#14853)
  • fix(v8/react): Use Set as the allRoutes container. (#14878) (#14884)
  • fix(v8/react): Improve handling of routes nested under path="/" (#14897)
  • feat(v8/core): Add normalizedRequest to samplingContext (#14903)
  • fix(v8/feedback): Avoid lazy loading code for syncFeedbackIntegration (#14918)

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

Commits
  • db51933 release: 8.49.0
  • 629fba2 meta(changelog): Update CHANGELOG for 8.49.0 (#15019)
  • f5ac627 fix(v8/node): Enforce that ContextLines integration does not leave open file ...
  • 286f6b0 test(v8/e2e): Fix node-express test transitive dependency (#15004)
  • 798a932 feat(v8/browser): Flush offline queue on flush and browser online event (#14969)
  • 0c3b2a4 fix(v8/replay): Disable mousemove sampling in rrweb for iOS browsers (#14944)
  • fda1aee feat(v8/react): Add a handled prop to ErrorBoundary (#14978)
  • 5182853 chore(v8/repo): Add missing v7 changelog entries (#14961)
  • af00c8f fix(v8/sveltekit): Ensure source maps deletion is called after source ma… (#1...
  • 8926cb7 fix(v8/vue): Re-throw error when no errorHandler exists (#14943)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 8.47.0 to 8.49.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.49.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.47.0...8.49.0)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team and sullivanpj as code owners January 28, 2025 20:48
@dependabot dependabot bot added dependencies Upgrade or downgrade of project dependencies. javascript labels Jan 28, 2025
@socket-security
Copy link

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@sentry/node@8.49.0 🔁 npm/@sentry/node@8.47.0 Transitive: environment, filesystem, network, unsafe +45 19.1 MB sentry-bot
npm/@storm-software/tsconfig@0.35.8 🔁 npm/@storm-software/tsconfig@0.34.0 None 0 48.2 kB stormie-bot
npm/consola@3.3.3 None 0 320 kB atinux, pi0
npm/esbuild@0.24.2 environment, filesystem, network, shell 0 134 kB evanw
npm/magic-string@0.30.17 None +1 580 kB antfu
npm/pathe@1.1.2 None 0 30.8 kB pi0
npm/picomatch@4.0.2 None 0 85.2 kB jonschlinkert
npm/resolve-from@5.0.0 filesystem, unsafe 0 5.82 kB sindresorhus
npm/rollup@4.29.1 None +1 2.63 MB eventualbuddha, lukastaegert, rich_harris, ...2 more
npm/semver@7.6.3 None 0 95.8 kB npm-cli-ops
npm/ufo@1.5.4 None 0 103 kB pi0

🚮 Removed packages: npm/@storm-software/build-tools@0.111.0, npm/@storm-software/config-tools@1.119.0, npm/@storm-software/config@1.80.0, npm/@storm-software/esbuild@0.4.1, npm/@storm-software/eslint@0.101.0, npm/@storm-software/git-tools@2.72.0, npm/@storm-software/linting-tools@1.94.0, npm/@storm-software/prettier@0.26.1, npm/@storm-software/testing-tools@1.86.0, npm/@storm-software/unbuild@0.4.1, npm/@storm-software/workspace-tools@1.210.2, npm/@swc/cli@0.4.0, npm/@swc/helpers@0.5.13, npm/@swc/wasm@1.10.2, npm/@taplo/cli@0.7.0, npm/@testing-library/react@16.0.1, npm/@types/figlet@1.7.0, npm/@types/jest@29.5.13, npm/@types/md5@2.3.5, npm/@types/picomatch@3.0.1, npm/@types/resolve@1.20.6, npm/@types/semver@7.5.8, npm/tsup@8.3.5

View full report↗︎

@sullivanpj sullivanpj enabled auto-merge (squash) April 13, 2025 10:39
@sullivanpj sullivanpj closed this Apr 13, 2025
auto-merge was automatically disabled April 13, 2025 10:40

Pull request was closed

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sentry/node-8.49.0 branch April 13, 2025 10:40
@storm-software storm-software locked and limited conversation to collaborators Apr 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Upgrade or downgrade of project dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants