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

Bump the sentry group with 2 updates #1992

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps the sentry group with 2 updates: @sentry/browser and @sentry/cli.

Updates @sentry/browser from 7.60.0 to 7.61.0

Release notes

Sourced from @​sentry/browser's releases.

7.61.0

Important Changes

  • feat(node-experimental): Add @sentry/node-experimental package as MVP for POTEL (#8609)

This introduces a new, experimental package, @sentry/node-experimental. This is a variant of the Node SDK which uses OpenTelemetry under the hood for performance instrumentation.

Note that this package is very much WIP, considered unstable and may change at any time. No SemVer guarantees apply whatsoever. Still, if you're brave enough you can give it a try. Read more about @​sentry/node-experimental

Other Changes

  • fix(node): Don't set extra baggage headers (#8657)
  • fix(tracing): Trim idle transaction spans if they exceed final timeout (#8653)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 75.07 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 31.4 KB
@​sentry/browser - Webpack (gzipped) 21.95 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 69.79 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 28.28 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 20.33 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 220.89 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 85.99 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 60.48 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 30.41 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 65.14 KB
@​sentry/react - Webpack (gzipped) 21.96 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 92.91 KB
@​sentry/nextjs Client - Webpack (gzipped) 50.89 KB

7.60.1

  • fix(nextjs): Match folder paths with trailing separator (#8615)
  • fix(replay): Ignore clicks with shift pressed (#8648)
  • fix(replay): Use session.started for min/max duration check (#8617)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 75 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 31.35 KB
@​sentry/browser - Webpack (gzipped) 21.95 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 69.76 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 28.25 KB

... (truncated)

Changelog

Sourced from @​sentry/browser's changelog.

7.61.0

Important Changes

  • feat(node-experimental): Add @sentry/node-experimental package as MVP for POTEL (#8609)

This introduces a new, experimental package, @sentry/node-experimental. This is a variant of the Node SDK which uses OpenTelemetry under the hood for performance instrumentation.

Note that this package is very much WIP, considered unstable and may change at any time. No SemVer guarantees apply whatsoever. Still, if you're brave enough you can give it a try. Read more about @​sentry/node-experimental

Other Changes

  • fix(node): Don't set extra baggage headers (#8657)
  • fix(tracing): Trim idle transaction spans if they exceed final timeout (#8653)

7.60.1

  • fix(nextjs): Match folder paths with trailing separator (#8615)
  • fix(replay): Ignore clicks with shift pressed (#8648)
  • fix(replay): Use session.started for min/max duration check (#8617)
Commits
  • eefb288 release: 7.61.0
  • 6f082a1 Merge pull request #8682 from getsentry/prepare-release/7.61.0
  • 1ccb8d2 meta(changelog): Update readme for 7.61.0
  • dc2999a Revert "feat(browser): Add ContextLines integration for html-embedded JS st...
  • ab3515c feat(browser): Add ContextLines integration for html-embedded JS stack fram...
  • e7afa27 chore(node-experimental): Align @sentry/ dependency version (#8676)
  • a858a07 feat(node-experimental): Add @sentry/node-experimental package as MVP for P...
  • 540adac Revert "test(nextjs): Pin Nextjs 13 integration tests to next@13.4.9 (#8551...
  • e7417d5 chore: Remove action that is now in an app (#8669)
  • aff5677 fix(tracing): Trim idle transaction spans if they exceed final timeout (#8653)
  • Additional commits viewable in compare view

Updates @sentry/cli from 2.20.1 to 2.20.3

Release notes

Sourced from @​sentry/cli's releases.

2.20.3

Various fixes & improvements

2.20.2

Various fixes & improvements

Changelog

Sourced from @​sentry/cli's changelog.

2.20.3

Various fixes & improvements

Commits

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

Bumps the sentry group with 2 updates: [@sentry/browser](https://github.com/getsentry/sentry-javascript) and [@sentry/cli](https://github.com/getsentry/sentry-cli).


Updates `@sentry/browser` from 7.60.0 to 7.61.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@7.60.0...7.61.0)

Updates `@sentry/cli` from 2.20.1 to 2.20.3
- [Release notes](https://github.com/getsentry/sentry-cli/releases)
- [Changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-cli@2.20.1...2.20.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 1, 2023
@netlify
Copy link

netlify bot commented Aug 1, 2023

Deploy Preview for relational-playground canceled.

Name Link
🔨 Latest commit 03eb399
🔍 Latest deploy log https://app.netlify.com/sites/relational-playground/deploys/64c8e6e34ba66300090a0c80

@michaelmior michaelmior merged commit fa4bb84 into main Aug 1, 2023
13 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sentry-3574d1304a branch August 1, 2023 11:29
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant