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

Update dependency @sentry/browser to ^5.19.0 #11842

Merged
merged 1 commit into from Jul 1, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2020

This PR contains the following updates:

Package Type Update New value References Sourcegraph
@sentry/browser dependencies minor ^5.19.0 source code search for "@sentry/browser"

Release Notes

getsentry/sentry-javascript

v5.19.0

Compare Source

  • [tracing] feat: Pick up sentry-trace in JS tag (#​2703)
  • [react] feat: Expose eventId on ErrorBoundary component (#​2704)
  • [node] fix: Extract transaction from nested express paths correctly (#​2714)
  • [tracing] fix: Respect fetch headers (#​2712) (#​2713)
  • [tracing] fix: Check if performance.getEntries() exists (#​2710)
  • [tracing] fix: Add manual Location typing (#​2700)
  • [tracing] fix: Respect sample decision when continuing trace from header in node (#​2703)
  • [tracing] fix: All options of adding fetch headers (#​2712)
  • [gatsby] fix: Add gatsby SDK identifier (#​2709)
  • [gatsby] fix: Package gatsby files properly (#​2711)

v5.18.1

Compare Source

  • [react] feat: Update peer dependencies for react and react-dom (#​2694)
  • [react] ref: Change Profiler prop names (#​2699)

v5.18.0

Compare Source

  • [react] feat: Add @​sentry/react package (#​2631)
  • [react] feat: Add Error Boundary component (#​2647)
  • [react] feat: Add useProfiler hook (#​2659)
  • [core] feat: Export makeMain (#​2665)
  • [core] fix: Call bindClient when creating new Hub to make integrations work automatically (#​2665)
  • [gatsby] feat: Add @​sentry/gatsby package (#​2652)
  • [tracing] feat: Add scope.getTransaction to return a Transaction if it exists (#​2668)
  • [tracing] ref: Deprecate scope.setTransaction in favor of scope.setTransactionName (#​2668)
  • [core] ref: Rename whitelistUrls/blacklistUrls to allowUrls/denyUrls (#​2671)
  • [react] ref: Refactor Profiler to account for update and render (#​2677)
  • [apm] feat: Add ability to get span from activity using getActivitySpan (#​2677)
  • [apm] fix: Check if performance.mark exists before calling it (#​2680)
  • [tracing] feat: Add beforeNavigate option (#​2691)
  • [tracing] ref: Create navigation transactions using window.location.pathname instead of window.location.href (#​2691)

v5.17.0

Compare Source

  • [browser] feat: Support fetchParameters (#​2567)
  • [apm] feat: Report LCP metric on pageload transactions (#​2624)
  • [core] fix: Normalize Transaction and Span consistently (#​2655)
  • [core] fix: Handle DSN qs and show better error messages (#​2639)
  • [browser] fix: Change XHR instrumentation order to handle onreadystatechange breadcrumbs correctly (#​2643)
  • [apm] fix: Re-add TraceContext for all events (#​2656)
  • [integrations] fix: Change Vue interface to be inline with the original types (#​2634)
  • [apm] ref: Use startTransaction where appropriate (#​2644)

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from a team July 1, 2020 09:20
@codecov
Copy link

codecov bot commented Jul 1, 2020

Codecov Report

Merging #11842 into master will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #11842      +/-   ##
==========================================
- Coverage   47.72%   47.72%   -0.01%     
==========================================
  Files        1401     1401              
  Lines       79784    79769      -15     
  Branches     6679     6636      -43     
==========================================
- Hits        38078    38069       -9     
+ Misses      38122    38118       -4     
+ Partials     3584     3582       -2     
Flag Coverage Δ
#go 51.90% <ø> (-0.01%) ⬇️
#storybook 10.11% <ø> (ø)
#typescript 36.60% <ø> (-0.01%) ⬇️
#unit 47.32% <ø> (-0.01%) ⬇️
Impacted Files Coverage Δ
.../enterprise/campaigns/detail/patches/PatchNode.tsx 70.37% <0.00%> (-2.05%) ⬇️
enterprise/internal/campaigns/service.go 73.27% <0.00%> (-0.32%) ⬇️
web/src/enterprise/campaigns/detail/backend.ts 10.71% <0.00%> (ø)
...rc/enterprise/campaigns/detail/CampaignDetails.tsx 56.83% <0.00%> (ø)
...prise/campaigns/detail/patches/PatchSetPatches.tsx 80.00% <0.00%> (ø)
cmd/frontend/graphqlbackend/zoekt.go 72.50% <0.00%> (+0.15%) ⬆️
cmd/frontend/graphqlbackend/search.go 64.23% <0.00%> (+0.21%) ⬆️
...erprise/internal/campaigns/resolvers/patch_sets.go 81.14% <0.00%> (+0.42%) ⬆️
.../internal/codeintel/resolvers/graphql/locations.go 85.45% <0.00%> (+1.81%) ⬆️

@renovate renovate bot force-pushed the renovate/sentry-monorepo branch from e71700e to 1d05d7c Compare July 1, 2020 14:59
@renovate renovate bot changed the title Update dependency @sentry/browser to ^5.18.1 Update dependency @sentry/browser to ^5.19.0 Jul 1, 2020
@eseliger eseliger merged commit 50ff326 into master Jul 1, 2020
@eseliger eseliger deleted the renovate/sentry-monorepo branch July 1, 2020 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants