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/integrations from 7.59.3 to 7.60.0 #9361

Merged
merged 1 commit into from
Jul 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2023

Bumps @sentry/integrations from 7.59.3 to 7.60.0.

Release notes

Sourced from @​sentry/integrations's releases.

7.60.0

Important Changes

  • feat(replay): Ensure min/max duration when flushing (#8596)

We will not send replays that are 1h) replays. You can optionally configure the min. replay duration (defaults to 5s):

new Replay({
  minReplayDuration: 10000 // in ms - note that this is capped at 15s max!
})

Other Changes

  • fix(profiling): Align to SDK selected time origin (#8599)
  • fix(replay): Ensure multi click has correct timestamps (#8591)
  • fix(utils): Truncate aggregate exception values (LinkedErrors) (#8593)

Bundle size 📦

Path Size
@​sentry/browser - ES5 CDN Bundle (gzipped + minified) 21.99 KB
@​sentry/browser - ES5 CDN Bundle (minified) 69.25 KB
@​sentry/browser - ES6 CDN Bundle (gzipped + minified) 20.33 KB
@​sentry/browser - ES6 CDN Bundle (minified) 60.48 KB
@​sentry/browser - Webpack (gzipped + minified) 21.95 KB
@​sentry/browser - Webpack (minified) 71.63 KB
@​sentry/react - Webpack (gzipped + minified) 21.96 KB
@​sentry/nextjs Client - Webpack (gzipped + minified) 50.83 KB
@​sentry/browser + @​sentry/tracing - ES5 CDN Bundle (gzipped + minified) 30.37 KB
@​sentry/browser + @​sentry/tracing - ES6 CDN Bundle (gzipped + minified) 28.25 KB
@​sentry/replay ES6 CDN Bundle (gzipped + minified) 49.56 KB
@​sentry/replay - Webpack (gzipped + minified) 43.33 KB
@​sentry/browser + @​sentry/tracing + @​sentry/replay - ES6 CDN Bundle (gzipped + minified) 69.73 KB
@​sentry/browser + @​sentry/replay - ES6 CDN Bundle (gzipped + minified) 62 KB
Changelog

Sourced from @​sentry/integrations's changelog.

7.60.0

Important Changes

  • feat(replay): Ensure min/max duration when flushing (#8596)

We will not send replays that are 1h) replays. You can optionally configure the min. replay duration (defaults to 5s):

new Replay({
  minReplayDuration: 10000 // in ms - note that this is capped at 15s max!
})

Other Changes

  • fix(profiling): Align to SDK selected time origin (#8599)
  • fix(replay): Ensure multi click has correct timestamps (#8591)
  • fix(utils): Truncate aggregate exception values (LinkedErrors) (#8593)
Commits
  • be788f0 release: 7.60.0
  • 9ff9e3f Merge pull request #8602 from getsentry/prepare-release/7.60.0
  • 6aa95c7 meta(changelog): Update changelog for 7.60.0
  • f669f66 fix(profiling): align to SDK selected time origin (#8599)
  • 7d7b8ad fix(utils): Truncate aggregate exception values (LinkedErrors) (#8593)
  • da07542 fix(tests): Update loader integration tests to avoid flakes. (#8601)
  • 67c3b6a test(e2e): Use latest || * instead of * as version (#8585)
  • 07e2e43 feat(replay): Ensure min/max duration when flushing (#8596)
  • 96fdbf4 fix(replay): Ensure multi click has correct timestamps (#8591)
  • 768b025 test(replay): Reduce flush delay for shorter tests (#8595)
  • 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 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)

Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 7.59.3 to 7.60.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.59.3...7.60.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 21, 2023
@mdn-bot
Copy link
Collaborator

mdn-bot commented Jul 21, 2023

@dependabot squash and merge

@dependabot dependabot bot merged commit ea3d030 into main Jul 21, 2023
12 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sentry/integrations-7.60.0 branch July 21, 2023 11:14
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