generated from graasp/graasp-repo
-
Notifications
You must be signed in to change notification settings - Fork 2
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
fix(deps): update dependency @sentry/react to v7.105.0 #511
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/sentry-packages
branch
5 times, most recently
from
February 15, 2024 07:31
38452b0
to
94c7e07
Compare
renovate
bot
changed the title
fix(deps): update dependency @sentry/react to v7.101.0
fix(deps): update dependency @sentry/react to v7.101.1
Feb 15, 2024
renovate
bot
force-pushed
the
renovate/sentry-packages
branch
3 times, most recently
from
February 16, 2024 14:12
97e761e
to
2d852cb
Compare
renovate
bot
changed the title
fix(deps): update dependency @sentry/react to v7.101.1
fix(deps): update dependency @sentry/react to v7.101.1 - autoclosed
Feb 16, 2024
renovate
bot
changed the title
fix(deps): update dependency @sentry/react to v7.101.1 - autoclosed
fix(deps): update dependency @sentry/react to v7.101.1
Feb 20, 2024
renovate
bot
force-pushed
the
renovate/sentry-packages
branch
from
February 20, 2024 14:07
2d852cb
to
48ae4c3
Compare
renovate
bot
changed the title
fix(deps): update dependency @sentry/react to v7.101.1
fix(deps): update dependency @sentry/react to v7.102.0
Feb 20, 2024
renovate
bot
force-pushed
the
renovate/sentry-packages
branch
2 times, most recently
from
February 21, 2024 10:38
81d16a0
to
5dc8cc5
Compare
renovate
bot
changed the title
fix(deps): update dependency @sentry/react to v7.102.0
fix(deps): update dependency @sentry/react to v7.102.0 - autoclosed
Feb 21, 2024
renovate
bot
changed the title
fix(deps): update dependency @sentry/react to v7.102.0 - autoclosed
fix(deps): update dependency @sentry/react to v7.102.0
Feb 27, 2024
renovate
bot
force-pushed
the
renovate/sentry-packages
branch
from
February 27, 2024 12:28
5dc8cc5
to
b508ac4
Compare
renovate
bot
changed the title
fix(deps): update dependency @sentry/react to v7.102.0
fix(deps): update dependency @sentry/react to v7.103.0
Feb 27, 2024
renovate
bot
changed the title
fix(deps): update dependency @sentry/react to v7.103.0
fix(deps): update dependency @sentry/react to v7.103.0 - autoclosed
Feb 27, 2024
renovate
bot
changed the title
fix(deps): update dependency @sentry/react to v7.103.0 - autoclosed
fix(deps): update dependency @sentry/react to v7.103.0
Mar 1, 2024
renovate
bot
changed the title
fix(deps): update dependency @sentry/react to v7.103.0
fix(deps): update dependency @sentry/react to v7.104.0
Mar 1, 2024
renovate
bot
force-pushed
the
renovate/sentry-packages
branch
2 times, most recently
from
March 4, 2024 10:19
fdfdd7e
to
2e742f8
Compare
renovate
bot
changed the title
fix(deps): update dependency @sentry/react to v7.104.0
fix(deps): update dependency @sentry/react to v7.105.0
Mar 4, 2024
renovate
bot
force-pushed
the
renovate/sentry-packages
branch
from
March 4, 2024 11:08
2e742f8
to
42384f1
Compare
Quality Gate passedIssues Measures |
spaenleh
approved these changes
Mar 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.103.0
->7.105.0
Release Notes
getsentry/sentry-javascript (@sentry/react)
v7.105.0
Compare Source
Important Changes
withActiveSpan
is exported everywhere (#10877)You can use the
withActiveSpan
method to ensure a certain span is the active span in a given callback. This can beused to create a span as a child of a specific span with the
startSpan
API methods:Bundle size 📦
v7.104.0
Compare Source
Important Changes
This release adds support for the INP web vital. This is currently only supported for Saas Sentry, and product support
is released with the upcoming
24.3.0
release of self-hosted.To opt-in to this feature, you can use the
enableInp
option in thebrowserTracingIntegration
:Other Changes
nodeProfilingIntegration
(#10864)errorHandler
for replayCanvas integration (#10796)Bundle size 📦
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).
🚦 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.
This PR has been generated by Mend Renovate. View repository job log here.