chore(deps): update all non-major dependencies #496
Merged
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.24.9
->7.25.2
0.38.12
->0.38.13
0.20.26
->0.20.27
4.31.3
->4.31.4
4.20240725.0
->4.20240806.0
0.18.9
->0.18.11
1.7.0
->1.7.1
5.51.15
->5.51.23
3.8.3
->3.9.0
20.14.12
->20.14.15
0.23.0
->0.24.0
0.32.1
->0.33.0
0.25.21
->0.25.22
2.9.1
->2.9.3
0.80.9
->0.80.10
0.80.9
->0.80.10
0.80.9
->0.80.10
0.74.3
->0.75.0
2.17.1
->2.18.1
3.32.0
->3.34.0
3.67.1
->3.71.0
4.3.1
->4.4.0
Release Notes
babel/babel (@babel/core)
v7.25.2
Compare Source
🐛 Bug Fix
babel-core
,babel-traverse
requeueComputedKeyAndDecorators
is available (@nicolo-ribaudo)clerk/javascript (@clerk/backend)
v0.38.13
Compare Source
Patch Changes
f18ca132d
]:cloudflare/workerd (@cloudflare/workers-types)
v4.20240806.0
Compare Source
v4.20240729.0
Compare Source
expo/expo (@expo/metro-config)
v0.18.11
Compare Source
v0.18.10
Compare Source
Shopify/flash-list (@shopify/flash-list)
v1.7.1
Compare Source
TanStack/query (@tanstack/react-query)
v5.51.23
Compare Source
Version 5.51.23 - 8/8/24, 8:02 AM
Changes
Fix
c744f99
) by Dominik DorfmeisterDocs
1fc6124
) by Navin KhadkaPackages
v5.51.21
Compare Source
Version 5.51.21 - 8/2/24, 6:43 PM
Changes
Fix
35c086f
) by Dominik DorfmeisterPackages
v5.51.18
Compare Source
Version 5.51.18 - 8/1/24, 1:38 PM
Changes
Fix
fdb8ce1
) by Shahar Har-ShuvPackages
v5.51.17
Compare Source
Version 5.51.17 - 8/1/24, 1:21 PM
Changes
Fix
bbb2244
) by Dominik DorfmeisterChore
c7245c9
) by renovate[bot]Packages
v5.51.16
Compare Source
TanStack/virtual (@tanstack/react-virtual)
v3.9.0
Compare Source
Version 3.9.0 - 8/14/24, 12:20 PM
Changes
Feat
2f5821a
) by Christian AchgillChore
0691037
) by renovate[bot]06d631e
) by JaeYoungPackages
v3.8.6
Compare Source
Version 3.8.6 - 8/9/24, 5:43 AM
Changes
Fix
895cde5
) by @nguyenyouPackages
v3.8.4
Compare Source
Version 3.8.4 - 7/30/24, 6:57 AM
Changes
Fix
eb480b4
) by JaeYoungChore
f553d06
) by renovate[bot]89970a7
) by renovate[bot]9e2cf52
) by renovate[bot]ce3e516
) by renovate[bot]30a34fb
) by renovate[bot]d4b4666
) by renovate[bot]Ci
17ab1f1
) by Lachlan Collins9f36cd3
) by Lachlan Collins8428b7d
) by Lachlan CollinsDocs
38089f6
) by Frederic Bahr1135049
) by @kadoshmsPackages
drizzle-team/drizzle-orm (drizzle-kit)
v0.24.0
Compare Source
mysql2
(sponsored by @rizen ❤). Read more in the docs.prepare()
in MySQL no longer requires a name argumentv0.23.2
Compare Source
schemaFilter
object was passed. It was detecting enums even in schemas that were not defined in the schemaFilter.drizzle-kit up
command to work as expected, starting from the sequences release.v0.23.1
Compare Source
InferModel
fromdrizzle-orm
expo/expo (expo-updates)
v0.25.22
Compare Source
pmndrs/jotai (jotai)
v2.9.3
Compare Source
This fixes a regression in an edge case that is introduced in v2.9.0.
What's Changed
New Contributors
Full Changelog: pmndrs/jotai@v2.9.2...v2.9.3
v2.9.2
Compare Source
facebook/metro (metro)
v0.80.10
Compare Source
message
andstack
as top-level properties when a reportable event has anerror
property (95a6063
)/[metro-project]/
and/[metro-watchFolders]/{index}/
(273481c
by @motiz88)sourcePaths=url-server
bundle parameter (788ff0d
by @motiz88)server_listening
reporter event, exposing bound port, address and family (https://github.com/facebook/metro/pull/1274 by @robhogan)message
,stack
,cause
, anderrors
(where present) undererror
when a reportable event has anerror
property (95a6063
by @robhogan)6e71699
by @robhogan)e3aaa0b
by @robhogan)34148e6
by @motiz88)[Experimental]: Fix subtrees of the project root missed from
require.context
when using an ancestor of the project root as context root (https://github.com/facebook/metro/pull/1281 by @robhogan)[Experimental]: Add
require.unstable_importMaybeSync
(https://github.com/facebook/metro/pull/1296 by @rubennorte)Full Changelog: facebook/metro@v0.80.9...v0.80.10
facebook/react-native (react-native)
v0.75.0
Compare Source
v0.74.5
Compare Source
v0.74.4
: 0.74.4Compare Source
Added
Android specific
iOS specific
Fixed
iOS specific
RCTImageLoader
andRCTNetworkTask
that were accessed concurrently, which in some cases lead to data races. (ffc16fc18b by @hakonk)Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
software-mansion/react-native-gesture-handler (react-native-gesture-handler)
v2.18.1
Compare Source
🐛 Bug fixes
What's Changed
Pressable
component by @latekvo in https://github.com/software-mansion/react-native-gesture-handler/pull/2992Full Changelog: software-mansion/react-native-gesture-handler@2.18.0...2.18.1
v2.18.0
Compare Source
❗ Important changes
👍 Improvements
ForceTouch
warning by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2954NativeViewGestureHandler
by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/3004enabled
prop support to swipeable by @latekvo in https://github.com/software-mansion/react-native-gesture-handler/pull/3011🐛 Bug fixes
queueMicrotask
withrequestAnimationFrame
by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2969ScrollView
intercepting touches through out-of-bounds children by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/3017onPress
argument in buttons by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/3006LongPress
by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/3013🔢 Miscellaneous
@swmansion/t-rex-ui
to 0.0.12 by @patrycjakalinska in https://github.com/software-mansion/react-native-gesture-handler/pull/2958@swmansion/t-rex-ui
component by @patrycjakalinska in https://github.com/software-mansion/react-native-gesture-handler/pull/2996drawerWillShow
inDrawerLayout
docs by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/3000Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.