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

build(deps): bump @sentry/browser from 5.29.1 to 6.1.0 #1171

Merged
merged 1 commit into from
Feb 11, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2021

Bumps @sentry/browser from 5.29.1 to 6.1.0.

Release notes

Sourced from @sentry/browser's releases.

6.1.0

We updated the way how we calculate errored and crashed sessions with this update. Please be aware that some numbers might change for you and they now should reflect the actual reality. Visit our docs for more information.

  • [browser] feat: Rework how we track sessions (#3224)
  • [hub] ref: Simplify getting hub from active domain (#3227)
  • [core] ref: Rename user to publicKey in Dsn type and class (#3225)
  • [ember] fix: Fix backwards compatibility with Embroider changes (#3230)

6.0.4

  • [browser] fix: Don't break when function call context is undefined (#3222)
  • [tracing] fix: Set default sampling context data where startTransaction is called (#3210)
  • [tracing] fix: Remove stray sampling data tags (#3197)
  • [tracing] fix: Clear activeTransaction from the scope and always start idle timers (#3215)
  • [angular] ref: Add Angular 11 to possible peerDependencies list (#3201)
  • [vue] ref: Add vue-router to peerDependencies list (#3214)

6.0.3

  • [tracing] ref: feat(tracing): Add context update methods to Span and Transaction (#3192)
  • [node] ref: Make ExpressRequest not extend http.IncomingMessage anymore (#3211)
  • [browser] deps: Allow for LocalForage >=1.8.1 (#3205)
  • [ember] fix(ember): Fix location url for 'hash' location type (#3195)
  • [ember] fix(ember): Fix Ember to work with Embroider and Fastboot (#3181)

6.0.2

  • [browser] fix: Disable session tracking in non-browser environments (#3194)

6.0.1

  • [vue] fix: Make sure that error is present before logging it in Vue (#3183)
  • [serverless] fix: Fix issue when /dist didn't exist before building (#3190)

6.0.0

This major version release doesn't contain any breaking API/code changes. Starting from the version 6.0.0, all SDKs that support sending sessions data will do so by default. See our Release Health docs to learn more. As of this version, it applies to all Browser SDKs (Browser, React, Angular, Vue, Gatsby etc.). Node.js and other related Server SDKs will follow soon after, in the minor 6.x release. You can opt-out of this behavior by setting autoSessionTracking: false option during SDK initialization.


  • [wasm] feat: Introduce a @sentry/wasm package (#3080)
  • [tracing] feat: Turn Sessions Tracking on by default (#3099)
  • [tracing] feat: Create session on history change (#3179)
  • [core] feat: Attach SDK metadata to options and pass it to the API and transports (#3177)
  • [build] feat: AWS Lambda layer target config for Craft (#3175)
  • [tracing] fix: Make sure that mongo method is thenable before calling it (#3173)

5.30.0

  • [node] fix: esbuild warning dynamic require (#3164)
  • [tracing] ref: Expose required things for React Native auto tracing (#3144)
  • [ember] fix: rootURL breaking route recognition (#3166)
  • [serverless] feat: Zip serverless dependencies for AWS Lambda (#3110)

... (truncated)

Changelog

Sourced from @sentry/browser's changelog.

6.1.0

We updated the way how we calculate errored and crashed sessions with this update. Please be aware that some numbers might change for you and they now should reflect the actual reality. Visit our docs for more information.

  • [browser] feat: Rework how we track sessions (#3224)
  • [hub] ref: Simplify getting hub from active domain (#3227)
  • [core] ref: Rename user to publicKey in Dsn type and class (#3225)
  • [ember] fix: Fix backwards compatibility with Embroider changes (#3230)

6.0.4

  • [browser] fix: Don't break when function call context is undefined (#3222)
  • [tracing] fix: Set default sampling context data where startTransaction is called (#3210)
  • [tracing] fix: Remove stray sampling data tags (#3197)
  • [tracing] fix: Clear activeTransaction from the scope and always start idle timers (#3215)
  • [angular] ref: Add Angular 11 to possible peerDependencies list (#3201)
  • [vue] ref: Add vue-router to peerDependencies list (#3214)

6.0.3

  • [tracing] ref: feat(tracing): Add context update methods to Span and Transaction (#3192)
  • [node] ref: Make ExpressRequest not extend http.IncomingMessage anymore (#3211)
  • [browser] deps: Allow for LocalForage >=1.8.1 (#3205)
  • [ember] fix(ember): Fix location url for 'hash' location type (#3195)
  • [ember] fix(ember): Fix Ember to work with Embroider and Fastboot (#3181)

6.0.2

  • [browser] fix: Disable session tracking in non-browser environments (#3194)

6.0.1

  • [vue] fix: Make sure that error is present before logging it in Vue (#3183)
  • [serverless] fix: Fix issue when /dist didn't exist before building (#3190)

6.0.0

This major version release doesn't contain any breaking API/code changes. Starting from the version 6.0.0, all SDKs that support sending sessions data will do so by default. See our Release Health docs to learn more. As of this version, it applies to all Browser SDKs (Browser, React, Angular, Vue, Gatsby etc.). Node.js and other related Server SDKs will follow soon after, in the minor 6.x release. You can opt-out of this behavior by setting autoSessionTracking: false option during SDK initialization.


  • [wasm] feat: Introduce a @sentry/wasm package (#3080)
  • [tracing] feat: Turn Sessions Tracking on by default (#3099)
  • [tracing] feat: Create session on history change (#3179)
  • [core] feat: Attach SDK metadata to options and pass it to the API and transports (#3177)

... (truncated)

Commits
  • 245d11f release: 6.1.0
  • 73e8893 meta: Prepare Release
  • 73e3b50 ref: Update craft config file to support the new craft version (#3235)
  • 8cb7a49 ref(CI): Speed up testing in GHA (#3237)
  • 35aaf90 feat: Rework how we track sessions (#3224)
  • bb83006 fix(ember): Fix backwards compatibility with Embroider changes (#3230)
  • 02d0ded ref(naming): Rename user to publicKey in Dsn type and class (#3225)
  • 5f69a63 chore(various): Fix typos and other tiny problems (#3226)
  • 24d2b4b ref(hub): Simplify getting hub from active domain (#3227)
  • ec7961c Merge release/6.0.4 into master
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 5, 2021
@LoneRifle LoneRifle merged commit 4cc0d4a into develop Feb 11, 2021
@LoneRifle LoneRifle deleted the dependabot/npm_and_yarn/sentry/browser-6.1.0 branch February 11, 2021 00:24
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