Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2022

Bumps @sentry/browser from 6.17.7 to 6.17.8.

Release notes

Sourced from @​sentry/browser's releases.

6.17.8

  • feat(types): Add Envelope types (#4527)
  • fix(build): Remove node code from CDN bundles (#4548)
  • fix(build): Prevent unused utils code in integration bundles (#4547)
  • fix(tracing): Export BrowserTracing directly in CDN bundle (#4570)
  • fix(utils): Use apply in console instrumentation (#4568)
  • ref(core): Log normalizeDepth when normalization is skipped(#4574)

Work in this release contributed by @​mydea. Thank you for your contribution!

6.17.8-beta.0

  • feat(tracing): Reset IdleTimeout based on activities count (#4531)
Changelog

Sourced from @​sentry/browser's changelog.

6.17.8

  • feat(types): Add Envelope types (#4527)
  • fix(build): Remove node code from CDN bundles (#4548)
  • fix(build): Prevent unused utils code in integration bundles (#4547)
  • fix(tracing): Export BrowserTracing directly in CDN bundle (#4570)
  • fix(utils): Use apply in console instrumentation (#4568)
  • ref(core): Log normalizeDepth when normalization is skipped(#4574)

Work in this release contributed by @​mydea. Thank you for your contribution!

Commits
  • db493a0 release: 6.17.8
  • b6f3a0b meta: 6.17.8 changelog entry (#4573)
  • 00d359d ref(core): Log normalizeDepth when normalization is skipped (#4574)
  • b46674c fix(utils): use apply in console instrumentation (#4568)
  • 9e87bf9 fix(tracing): Export BrowserTracing directly in CDN bundle (#4570)
  • 2a150ee feat(types): Add Envelope types (#4527)
  • 1bb3ff6 Create jira.yml (#4567)
  • 858c2f7 ref(browser): Split stack line parsers into individual functions and simplify...
  • af9d08f ref(node): Increase stack parse test coverage (#4564)
  • 7c0b479 ref(tests): Replace transaction listeners with envelope listeners. (#4565)
  • 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)

Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 6.17.7 to 6.17.8.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@6.17.7...6.17.8)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 15, 2022
@vercel
Copy link

vercel bot commented Feb 15, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/eventyay/open-event-frontend/Hwr5mgn3Qu11er7VHcRdYVWFfZkp
✅ Preview: https://open-event-frontend-git-dependabot-npmandyarnse-e7989a-eventyay.vercel.app

@codecov
Copy link

codecov bot commented Feb 15, 2022

Codecov Report

Merging #8364 (1e249e3) into development (e9ded57) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #8364   +/-   ##
============================================
  Coverage        18.45%   18.45%           
============================================
  Files              621      621           
  Lines             7548     7548           
  Branches           150      150           
============================================
  Hits              1393     1393           
  Misses            6127     6127           
  Partials            28       28           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e9ded57...1e249e3. Read the comment docs.

@mariobehling mariobehling merged commit 96a4b07 into development Feb 16, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sentry/browser-6.17.8 branch February 16, 2022 13:45
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.

2 participants