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 sentry-javascript monorepo to v7.114.0 #20083

Merged
merged 1 commit into from May 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/ember (source) 7.112.1 -> 7.114.0 age adoption passing confidence
@sentry/integrations (source) 7.112.1 -> 7.114.0 age adoption passing confidence
@sentry/node (source) 7.112.1 -> 7.114.0 age adoption passing confidence
@sentry/profiling-node (source) 7.112.1 -> 7.114.0 age adoption passing confidence
@sentry/react (source) 7.112.1 -> 7.114.0 age adoption passing confidence
@sentry/tracing (source) 7.112.1 -> 7.114.0 age adoption passing confidence

Release Notes

getsentry/sentry-javascript (@​sentry/ember)

v7.114.0

Compare Source

Important Changes
  • fix(browser/v7): Continuously record CLS (#​11935)

This release fixes a bug that caused the cumulative layout shift (CLS) web vital not to be reported in a majority of the
cases where it should have been reported. With this change, the CLS web vital should now always be reported for
pageloads with layout shift. If a pageload did not have layout shift, no CLS web vital should be reported.

Please note that upgrading the SDK to this version may cause data in your dashboards to drastically change.

Other Changes
  • build(aws-lambda/v7): Turn off lambda layer publishing (#​11875)
  • feat(v7): Add tunnel support to multiplexed transport (#​11851)
  • fix(opentelemetry-node): support HTTP_REQUEST_METHOD attribute (#​11929)
  • fix(react/v7): Fix react router v4/v5 span names (#​11940)

v7.113.0

Compare Source

Important Changes

This release adds support for Node 22! 🎉

It also adds prebuilt-binaries for Node 22 to @sentry/profiling-node.

Other Changes
  • feat(feedback): [v7] New feedback button design (#​11841)
  • feat(replay/v7): Upgrade rrweb packages to 2.15.0 (#​11752)
  • fix(ember/v7): Ensure unnecessary spans are avoided (#​11848)

v7.112.2

Compare Source

  • fix(nextjs|sveltekit): Ensure we can pass browserTracingIntegration (#​11765)

Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Never, or you tick the rebase/retry checkbox.

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


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

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

@github-actions github-actions bot added affects:admin Anything relating to Ghost Admin affects:portal labels Apr 24, 2024
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch 2 times, most recently from f56dfaf to ef8dacd Compare May 1, 2024 06:52
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from ef8dacd to 1e41ab4 Compare May 8, 2024 16:17
@renovate renovate bot changed the title Update sentry-javascript monorepo to v7.112.2 Update sentry-javascript monorepo to v7.114.0 May 8, 2024
Copy link

codecov bot commented May 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.28%. Comparing base (9bf5a61) to head (1e41ab4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #20083   +/-   ##
=======================================
  Coverage   73.28%   73.28%           
=======================================
  Files        1264     1264           
  Lines       74317    74317           
  Branches     9886     9886           
=======================================
+ Hits        54462    54463    +1     
  Misses      19056    19056           
+ Partials      799      798    -1     
Flag Coverage Δ
admin-tests 42.16% <ø> (+<0.01%) ⬆️
e2e-tests 81.81% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@daniellockyer daniellockyer merged commit 4c1ecab into main May 9, 2024
24 checks passed
@daniellockyer daniellockyer deleted the renovate/sentry-javascript-monorepo branch May 9, 2024 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects:admin Anything relating to Ghost Admin affects:portal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant