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

chore(deps): bump @sentry/node from 8.14.0 to 8.15.0 in the sentry group #11421

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2024

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

Updates @sentry/node from 8.14.0 to 8.15.0

Release notes

Sourced from @​sentry/node's releases.

8.15.0

  • feat(core): allow unregistering callback through on (#11710)
  • feat(nestjs): Add function-level span decorator to nestjs (#12721)
  • feat(otel): Export & use spanTimeInputToSeconds for otel span exporter (#12699)
  • fix(core): Pass origin as referrer for lazyLoadIntegration (#12766)
  • fix(deno): Publish from build directory (#12773)
  • fix(hapi): Specify error channel to filter boom errors (#12725)
  • fix(react): Revert back to jsxRuntime: 'classic' to prevent breaking react 17 (#12775)
  • fix(tracing): Report dropped spans for transactions (#12751)
  • ref(scope): Delete unused public getStack() (#12737)

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

Bundle size 📦

Path Size
@​sentry/browser 22.28 KB
@​sentry/browser (incl. Tracing) 33.43 KB
@​sentry/browser (incl. Tracing, Replay) 69.18 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 62.51 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 73.24 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 85.87 KB
@​sentry/browser (incl. Tracing, Replay, Feedback, metrics) 87.73 KB
@​sentry/browser (incl. metrics) 26.57 KB
@​sentry/browser (incl. Feedback) 38.93 KB
@​sentry/browser (incl. sendFeedback) 26.9 KB
@​sentry/browser (incl. FeedbackAsync) 31.52 KB
@​sentry/react 25.02 KB
@​sentry/react (incl. Tracing) 36.46 KB
@​sentry/vue 26.39 KB
@​sentry/vue (incl. Tracing) 35.29 KB
@​sentry/svelte 22.41 KB
CDN Bundle 23.5 KB
CDN Bundle (incl. Tracing) 35.19 KB
CDN Bundle (incl. Tracing, Replay) 69.29 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 74.48 KB
CDN Bundle - uncompressed 68.97 KB
CDN Bundle (incl. Tracing) - uncompressed 103.98 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 214.38 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 227.09 KB
@​sentry/nextjs (client) 36.35 KB
@​sentry/sveltekit (client) 34.07 KB
@​sentry/node 130.73 KB
@​sentry/node - without tracing 91.75 KB
@​sentry/aws-serverless 116.92 KB
Changelog

Sourced from @​sentry/node's changelog.

8.15.0

  • feat(core): allow unregistering callback through on (#11710)
  • feat(nestjs): Add function-level span decorator to nestjs (#12721)
  • feat(otel): Export & use spanTimeInputToSeconds for otel span exporter (#12699)
  • fix(core): Pass origin as referrer for lazyLoadIntegration (#12766)
  • fix(deno): Publish from build directory (#12773)
  • fix(hapi): Specify error channel to filter boom errors (#12725)
  • fix(react): Revert back to jsxRuntime: 'classic' to prevent breaking react 17 (#12775)
  • fix(tracing): Report dropped spans for transactions (#12751)
  • ref(scope): Delete unused public getStack() (#12737)

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

Commits
  • b1e0598 release: 8.15.0
  • 7c15dfa Merge pull request #12777 from getsentry/prepare-release/8.15.0
  • 1af7d0a meta(changelog): Update changelog for 8.15.0
  • 69b6531 fix(react): Revert back to jsxRuntime: 'classic' to prevent breaking react ...
  • 1845bf4 fix(core): Pass origin as referrer for lazyLoadIntegration (#12766)
  • 0951036 build: Ensure we use pnpm 9.4.0 everywhere on CI (#12772)
  • 0bad43b fix(deno): Publish from build directory (#12773)
  • eedd7c0 ci: Fix external contributor workflow (#12755)
  • b4d6469 feat(otel): Export & use spanTimeInputToSeconds for otel span exporter (#12...
  • 41d946e feat(nestjs): Add function-level span decorator to nestjs (#12721)
  • Additional commits viewable in compare view

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 will merge this PR once CI passes on it, as requested by @mdn-bot.


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

Bumps the sentry group with 1 update: [@sentry/node](https://github.com/getsentry/sentry-javascript).


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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from mdn-bot as a code owner July 5, 2024 11:41
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 5, 2024
@mdn-bot
Copy link
Collaborator

mdn-bot commented Jul 5, 2024

@dependabot squash and merge

@dependabot dependabot bot merged commit 8a80079 into main Jul 5, 2024
12 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sentry-9a7af950fd branch July 5, 2024 11:47
ferdnyc pushed a commit to ferdnyc/yari that referenced this pull request Jul 13, 2024
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.

1 participant