Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Bump @sentry/tracing from 5.30.0 to 6.5.0 #163

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 1, 2021

Bumps @sentry/tracing from 5.30.0 to 6.5.0.

Release notes

Sourced from @​sentry/tracing's releases.

6.5.0

  • [angular] fix: prevent memory leak when the root view is removed (#3594)
  • [browser] fix: Do not trigger session on meaningless navigation (#3608)
  • [nextjs] feat: Frontend + withSentry Performance Monitoring (#3580)
  • [react] fix: Use history object for init transaction name (#3609)

6.4.1

  • [ember] ref: Fix merging of runtime config with environment config. (#3563)
  • [angular] ref: Allow angular v12 as a peer dependency. (#3569)
  • [tracing] fix: Avoid browser tracing initialization on node environment (#3548)
  • [react] ref: Make RouteProps typing more generic (#3570)
  • [tracing] fix: Correctly handle pg.Cursor in pg query method (#3567)
  • [types] fix: Add attachment to SentryRequestType (#3561)
  • [nextjs] ref: Disable node session for next.js (#3558)
  • [eslint] feat: Add new eslint rules (#3545)

6.4.0

  • [core] feat: initalScope in SDK Options (#3544)
  • [node] feat: Release Health for Node (Session Aggregates) (#3319)
  • [node] feat: Autoload Database Integrations in Node environment (#3483)
  • [react] feat: Add support for React 17 Error Boundaries (#3532)
  • [tracing] fix: Generate TTFB (Time to first byte) from span data (#3515)

6.3.6

  • [nextjs] fix: Fix error logging (#3512)
  • [nextjs] fix: Add environment automatically (#3495)
  • [node] feat: Implement category based rate limiting (#3435)
  • [node] fix: Set handled to false when it is a crash (#3493)
  • [tracing] fix: Mark tracing distributables as side effects (#3519)

6.3.5

  • [nextjs] fix: Add tslib dependecy; change inject order (#3487)

6.3.4

  • [nextjs] fix: API routes logging (#3479)

6.3.3

  • [nextjs] fix: User server types (#3471)

6.3.2

  • [nextjs] ref: Remove next.js plugin (#3462)
  • [core] fix: Prevent InboundFilters mergeOptions method from breaking users code (#3458)

6.3.1

  • [angular] fix: Make SentryErrorHandler extensible and export it publicly (#3438)
  • [browser] feat: Capture information about the LCP element culprit (#3427)
  • [core] fix: Correctly attach installed integrations to sdkinfo (#3447)
  • [ember] fix: Add guards to ensure marks exist (#3436)
  • [nextjs] fix: Fix incomplete merging of user config with Sentry config (#3434)
  • [nextjs] ref: Use resolved paths for require calls in config code (#3426)

... (truncated)

Changelog

Sourced from @​sentry/tracing's changelog.

6.5.0

  • [angular] fix: prevent memory leak when the root view is removed (#3594)
  • [browser] fix: Do not trigger session on meaningless navigation (#3608)
  • [nextjs] feat: Frontend + withSentry Performance Monitoring (#3580)
  • [react] fix: Use history object for init transaction name (#3609)

6.4.1

  • [ember] ref: Fix merging of runtime config with environment config. (#3563)
  • [angular] ref: Allow angular v12 as a peer dependency. (#3569)
  • [tracing] fix: Avoid browser tracing initialization on node environment (#3548)
  • [react] ref: Make RouteProps typing more generic (#3570)
  • [tracing] fix: Correctly handle pg.Cursor in pg query method (#3567)
  • [types] fix: Add attachment to SentryRequestType (#3561)
  • [nextjs] ref: Disable node session for next.js (#3558)
  • [eslint] feat: Add new eslint rules (#3545)

6.4.0

  • [core] feat: initalScope in SDK Options (#3544)
  • [node] feat: Release Health for Node (Session Aggregates) (#3319)
  • [node] feat: Autoload Database Integrations in Node environment (#3483)
  • [react] feat: Add support for React 17 Error Boundaries (#3532)
  • [tracing] fix: Generate TTFB (Time to first byte) from span data (#3515)

6.3.6

  • [nextjs] fix: Fix error logging (#3512)
  • [nextjs] fix: Add environment automatically (#3495)
  • [node] feat: Implement category based rate limiting (#3435)
  • [node] fix: Set handled to false when it is a crash (#3493)
  • [tracing] fix: Mark tracing distributables as side effects (#3519)

6.3.5

  • [nextjs] fix: Add tslib dependecy; change inject order (#3487)

6.3.4

  • [nextjs] fix: API routes logging (#3479)

6.3.3

  • [nextjs] fix: User server types (#3471)

6.3.2

  • [nextjs] ref: Remove next.js plugin (#3462)
  • [core] fix: Prevent InboundFilters mergeOptions method from breaking users code (#3458)

... (truncated)

Commits
  • b098076 release: 6.5.0
  • 9b5ab61 fix: Ember check
  • 102c548 meta: Changelog
  • f546d0f feat(nextjs): Frontend + withSentry Performance Monitoring (#3580)
  • 752856c feat(nextjs): Add scripts to allow deploying a branch to vercel (#3624)
  • 0efb208 chore(ember): Remove obsolete .gitkeep files (#3626)
  • 60f2ce9 fix: Do not trigger session on meaningless navigation (#3608)
  • 82a868f chore(dev): Add es5 aliases for build:dist commands in browser (#3600)
  • c94100a ref(ember): Improve sdk consistency with other sdk usage (#3611)
  • 301c7cd build: Fix @​sentry/ember tests (#3610)
  • 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 Jun 1, 2021
@mitlib mitlib temporarily deployed to disco-pr-163 June 1, 2021 06:15 Inactive
@coveralls
Copy link

Pull Request Test Coverage Report for Build 894965777

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.567%

Totals Coverage Status
Change from base Build 515926022: 0.0%
Covered Lines: 146
Relevant Lines: 151

💛 - Coveralls

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 3, 2021

Superseded by #165.

@dependabot dependabot bot closed this Jun 3, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sentry/tracing-6.5.0 branch June 3, 2021 06:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants