-
Notifications
You must be signed in to change notification settings - Fork 9
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
chore(deps): update all non-major dependencies #1538
Merged
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
March 4, 2024 07:49
578ec7e
to
99953ff
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
March 4, 2024 11:21
99953ff
to
83c2fe4
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
March 4, 2024 13:00
83c2fe4
to
90a8817
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
March 4, 2024 19:59
90a8817
to
b3a1f54
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
March 4, 2024 22:26
b3a1f54
to
2576493
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
March 5, 2024 10:01
2576493
to
9b99ef1
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
March 5, 2024 16:24
9b99ef1
to
2eafabc
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
dotoleeoak
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:
^3.521.0
->^3.525.0
^3.521.0
->^3.525.0
^3.521.0
->^3.525.0
^3.521.0
->^3.525.0
^1.1.41
->^1.1.42
^1.1.73
->^1.1.74
^14.1.0
->^14.1.2
^7.102.1
->^7.105.0
^8.12.0
->^8.13.2
^20.11.20
->^20.11.24
^18.2.58
->^18.2.63
^10.8.0
->^10.9.0
^10.8.0
->^10.9.0
^10.8.0
->^10.9.0
^10.8.0
->^10.9.0
^10.8.0
->^10.9.0
^10.4.17
->^10.4.18
5.38.0
->5.39.1
^14.1.0
->^14.1.2
^11.0.6
->^11.0.8
v1.17.4
->v1.17.5
v1.51.1
->v1.51.2
^5.0.2
->^5.0.3
^1.2.1
->^1.2.2
^1.6.2
->^1.6.5
^0.341.0
->^0.344.0
14.1.0
->14.1.2
^6.9.10
->^6.9.11
^7.50.1
->^7.51.0
^2.0.11
->^2.0.12
^1.4.1
->^1.4.3
^5.1.4
->^5.1.5
^3.4.20
->^3.4.21
^4.5.1
->^4.5.2
Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-s3)
v3.525.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.523.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
aws/aws-sdk-js-v3 (@aws-sdk/client-ses)
v3.525.0
Compare Source
Note: Version bump only for package @aws-sdk/client-ses
v3.523.0
Compare Source
Note: Version bump only for package @aws-sdk/client-ses
aws/aws-sdk-js-v3 (@aws-sdk/credential-provider-node)
v3.525.0
Compare Source
Note: Version bump only for package @aws-sdk/credential-provider-node
v3.523.0
Compare Source
Note: Version bump only for package @aws-sdk/credential-provider-node
vercel/next.js (@next/bundle-analyzer)
v14.1.2
Compare Source
Note: this is a backport release for critical bug fixes -- this does not include all pending features/changes on canary
Core Changes
Credits
Huge thanks to @huozhi, @shuding, @Ethan-Arrowood, @styfle, @ijjk, @ztanner, @balazsorban44, @kdy1, and @williamli for helping!
v14.1.1
Compare Source
Note: this is a backport release for critical bug fixes -- this does not include all pending features/changes on canary
Core Changes
Credits
Huge thanks to @huozhi, @shuding, @Ethan-Arrowood, @styfle, @ijjk, @ztanner, @balazsorban44, @kdy1, and @williamli for helping!
getsentry/sentry-javascript (@sentry/nextjs)
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 📦
v7.103.0
Compare Source
Important Changes
forceTransaction
tostartSpan()
APIs (#10819)You can now pass
forceTransaction: true
tostartSpan()
,startSpanManual()
andstartInactiveSpan()
. This allowsyou to start a span that you want to be a transaction, if possible. Under the hood, the SDK will connect this span to
the running active span (if there is one), but still send the new span as a transaction to the Sentry backend, if
possible, ensuring it shows up as a transaction throughout the system.
Please note that setting this to
true
does not guarantee that this will be sent as a transaction, but that the SDKwill try to do so. You can enable this flag if this span is important to you and you want to ensure that you can see it
in the Sentry UI.
Other Changes
Bundle size 📦
TanStack/table (@tanstack/react-table)
v8.13.2
Compare Source
Version 8.13.2 - 2/28/2024, 5:48 PM
Changes
Fix
bc7914a
) by @jrozbickiPackages
v8.13.1
Compare Source
Version 8.13.1 - 2/28/2024, 5:37 PM
Changes
Fix
6792327
) by Kevin Van CottPackages
v8.13.0
Compare Source
Version 8.13.0 - 2/27/2024, 9:04 PM
Changes
Feat
1c0ce2d
) by Kevin Van CottChore
631886b
) by Kevin Van Cott06f560c
) by Lachlan CollinsDocs
8004b9a
) by @EugeneDz0d36056
) by Daniel Immkee808abf
) by Kevin Van Cottc42e95a
) by @cairomassimob78b99b
) by Hephaestian8238990
) by Kevin Van Cott84c0791
) by Kevin Van Cottef744cb
) by @PeanutButte7d7cc714
) by Kevin Van Cotteef7a99
) by Kevin Van CottCi
0004886
) by Lachlan Collinsd155dff
) by Lachlan CollinsPackages
vueuse/vueuse (@vueuse/components)
v10.9.0
Compare Source
🚀 Features
🐞 Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.