-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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: bump up all non-major dependencies #8781
base: canary
Are you sure you want to change the base?
Conversation
Your org has enabled the Graphite merge queue for merging into canaryAdd the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 7c0f0c5. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 1 targetSent with 💌 from NxCloud. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## canary #8781 +/- ##
==========================================
+ Coverage 70.25% 70.30% +0.05%
==========================================
Files 550 550
Lines 33980 33980
Branches 3052 3052
==========================================
+ Hits 23871 23889 +18
+ Misses 9737 9719 -18
Partials 372 372
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
282e5cb
to
f7cafec
Compare
f7cafec
to
54b2b0b
Compare
54b2b0b
to
aa167a2
Compare
aa167a2
to
1a816dc
Compare
1a816dc
to
2bd8d1f
Compare
2bd8d1f
to
c62430c
Compare
f6c9f4e
to
e1a6421
Compare
e1a6421
to
44b3f6d
Compare
44b3f6d
to
5448e64
Compare
5448e64
to
4e9cf3a
Compare
4e9cf3a
to
4df285b
Compare
4df285b
to
084e8e0
Compare
084e8e0
to
8d1b6ac
Compare
8d1b6ac
to
7c0f0c5
Compare
This PR contains the following updates:
3.688.0
->3.693.0
3.688.0
->3.693.0
^0.7.0
->^0.8.0
1.27.0
->1.28.0
^0.54.0
->^0.55.0
1.27.0
->1.28.0
^0.54.0
->^0.55.0
^0.54.0
->^0.55.0
1.27.0
->1.28.0
1.27.0
->1.28.0
^0.54.0
->^0.55.0
1.27.0
->1.28.0
1.2.0
->1.2.1
1.1.3
->1.1.4
8.37.1
->8.38.0
8.37.1
->8.38.0
8.4.2
->8.4.4
8.4.2
->8.4.4
8.4.2
->8.4.4
8.4.2
->8.4.4
8.4.2
->8.4.4
8.4.2
->8.4.4
2.1.4
->2.1.5
2.1.4
->2.1.5
8.3.1
->8.4.0
8.10.2
->8.11
15.11.0
->15.11.6
9.1.6
->9.1.7
2.10.1
->2.10.2
^0.456.0
->^0.460.0
15.0.0
->15.0.1
2.6.4
->2.6.5
3.0.0-alpha.18
->3.0.0-alpha.19
20.0.12
->20.1.2
4.71.1
->4.72.0
8.4.48
->8.4.49
9.3.0
->9.3.2
2.1.6
->2.1.7
2.1.3
->2.2.0
1.0.214
->1.0.215
1.0.132
->1.0.133
1.9.1
->1.10.0
8.4.2
->8.4.4
3.4.14
->3.4.15
3.0.3
->3.0.6
6.20.1
->6.21.0
2.1.4
->2.1.5
3.86.0
->3.87.0
Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-s3)
v3.693.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.692.0
Compare Source
Features
v3.691.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.689.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
natemoo-re/clack (@clack/prompts)
v0.8.1
Compare Source
Patch Changes
360afeb
: feat: adaptative max itemsopen-telemetry/opentelemetry-js (@opentelemetry/core)
v1.28.0
Compare Source
🚀 (Enhancement)
feat(sdk-metrics, sdk-trace): add
mergeResourceWithDefaults
flag, which allows opting-out of resources getting merged with the default resource #4617true
(no change in behavior)false
will become the default behavior in the next major version in order to comply with specification requirementsfeat(sdk-trace-base): add
spanProcessors
property inTracerConfig
interface. #5138 @david-luna🐛 (Bug Fix)
PeriodicExportingMetricReader
when async resource attributes have not yet settled #5119 @pichlermarcradix-ui/primitives (@radix-ui/react-scroll-area)
v1.2.1
Compare Source
getsentry/sentry-javascript (@sentry/react)
v8.38.0
Compare Source
knex
integration (#13526)tedious
integration (#13486)debug_meta
with ANR events (#14203)Work in this release was contributed by @grahamhency, @Zen-cronic, @gilisho and @phuctm97. Thank you for your contributions!
storybookjs/storybook (@storybook/addon-essentials)
v8.4.4
Compare Source
v8.4.3
Compare Source
vitest-dev/vitest (@vitest/coverage-istanbul)
v2.1.5
Compare Source
🐞 Bug Fixes
dangerouslyIgnoreUnhandledErrors
without base reporter - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6808 (0bf0a)unhandledRejection
even when base reporter is not used - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6812 (8878b)sequence.concurrent
from theRuntimeConfig
type - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6880 (6af73).poll
,.element
,.rejects
/.resolves
, andlocator.*
weren't awaited - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6877 (93b67)enter
or'a'
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6848 (487c8)🏎 Performance
View changes on GitHub
davidjerleke/embla-carousel (embla-carousel-react)
v8.4.0
Compare Source
Support
Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:
💖 Sponsor
What's Changed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.