Skip to content

build(js): Bump js dependencies to 6.0.3 #1311

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

Merged
merged 1 commit into from
Feb 1, 2021
Merged

Conversation

jennmueng
Copy link
Member

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

Includes the transaction/span update methods: getsentry/sentry-javascript#3192 that are required to use beforeNavigate in ReactNativeTracing.

💚 How did you test it?

Ran on simulators

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • All tests passing
  • No breaking changes

@github-actions
Copy link
Contributor

Fails
🚫 Please consider adding a changelog entry for the next release.
Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section under the following heading:

  1. feat: For new user-visible functionality.
  2. fix: For user-visible bug fixes.
  3. ref: For features, refactors and bug fixes in internal operations.

To the changelog entry, please add a link to this PR (consider a more descriptive message):

- Bump js dependencies to 6.0.3. (1311)

If none of the above apply, you can opt out by adding #skip-changelog to the PR description.

Generated by 🚫 dangerJS against 6fb3954

@jennmueng jennmueng merged commit 8fb91e1 into master Feb 1, 2021
@jennmueng jennmueng deleted the jenn/bump-js-6.0.3 branch February 1, 2021 11:39
@HazAT
Copy link
Member

HazAT commented Feb 19, 2021

We send sessions by default on 6.x we should have disabled autoSessionTracking: false in js by default now otherwise sessions are captured twice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants