chore(deps): update all devdependencies (major) #548
+11
−11
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.5.0
->^9.0.0
^9.3.0
->^12.0.0
^7.24.0
->^9.0.0
^18.2.1
->^19.0.0
^8.6.0
->^9.0.0
^4.2.1
->^5.0.0
^4.2.0
->^5.0.0
^7.0.0
->^12.0.0
^48.0.0
->^52.0.0
^2.8.4
->^3.0.0
0.14.3
->1.5.0
Release Notes
faker-js/faker (@faker-js/faker)
v9.3.0
Compare Source
Features
Changed Locales
Bug Fixes
v9.2.0
Compare Source
Features
Changed Locales
v9.1.0
Compare Source
New Locales
Features
continent
method (#3162) (4056ab0)Changed Locales
Bug Fixes
v9.0.3
Compare Source
Changed Locales
Bug Fixes
v9.0.2
Compare Source
Bug Fixes
v9.0.1
Compare Source
Bug Fixes
v9.0.0
Compare Source
No noteworthy changes to 9.0.0-rc.1
For those upgrading from earlier versions, please refer to our Migration Guide for detailed instructions.
v8.4.1
Compare Source
v8.4.0
Compare Source
Features
fractionDigits
in float (#1855) (41d8778)Bug Fixes
8.3.1 (2023-11-14)
Bug Fixes
[@internal](https://redirect.github.com/internal)
from module parent classes (#2548) (77f54ad)v8.3.1
Compare Source
v8.3.0
Compare Source
Features
Bug Fixes
Changed Locales
New Locales
v8.2.0
Compare Source
Features
Bug Fixes
New Locales
en_US
,en_GB
anden
(#2371) (491d319)v8.1.0
Compare Source
Features
Bug Fixes
ja
locale (#2189) (785a38a)Changed Locales
New Locales
8.0.2 (2023-05-27)
Bug Fixes
v8.0.2
Compare Source
v8.0.1
Compare Source
v8.0.0
Compare Source
Bug Fixes
expo/expo (babel-preset-expo)
v12.0.3
Compare Source
This version does not introduce any user-facing changes.
v12.0.2
Compare Source
This version does not introduce any user-facing changes.
v12.0.1
Compare Source
This version does not introduce any user-facing changes.
v12.0.0
Compare Source
This version does not introduce any user-facing changes.
v11.0.15
Compare Source
v11.0.14
Compare Source
🐛 Bug fixes
v11.0.13
Compare Source
v11.0.12
Compare Source
This version does not introduce any user-facing changes.
v11.0.11
Compare Source
This version does not introduce any user-facing changes.
v11.0.10
Compare Source
This version does not introduce any user-facing changes.
v11.0.9
Compare Source
🎉 New features
export * from
touse client
plugin. (#29426 by @EvanBacon)v11.0.8
Compare Source
This version does not introduce any user-facing changes.
v11.0.7
Compare Source
💡 Others
v11.0.6
Compare Source
🐛 Bug fixes
__DEV__
in export statement. (#28786 by @EvanBacon)v11.0.5
Compare Source
This version does not introduce any user-facing changes.
v11.0.4
Compare Source
This version does not introduce any user-facing changes.
v11.0.3
Compare Source
💡 Others
v11.0.2
Compare Source
This version does not introduce any user-facing changes.
v11.0.1
Compare Source
🐛 Bug fixes
v11.0.0
Compare Source
🛠 Breaking changes
🎉 New features
Platform.select
transform. (#27533 by @EvanBacon)typeof window
in server and web contexts. (#27530 by @EvanBacon)process.env.EXPO_OS
to detect the platform without platform shaking imports. (#27509 by @EvanBacon)react-server
support. (#27264 by @EvanBacon)🐛 Bug fixes
💡 Others
@babel/preset-env
. (#27705 by @EvanBacon)babel-plugin-react-native-web
for latestreact-native-web
aliases. (#27214 by @EvanBacon)v10.0.2
Compare Source
v10.0.1
Compare Source
💡 Others
@babel/plugin-proposal-object-rest-spread
to@babel/plugin-transform-object-rest-spread
. (#26035 by @EvanBacon)v10.0.0
Compare Source
🛠 Breaking changes
babel-plugin-module-resolver
alias forreact-native-vector-icons
to@expo/vector-icons
to individual implementations in Metro (via@expo/cli
) andjest-expo
. (#25512 by @EvanBacon)🎉 New features
supportsStaticESM
to disable cjs transforms. (#25833 by @EvanBacon)expo-router
root directory. (#25658 by @EvanBacon)react-refresh
babel plugin from Metro/Webpack tobabel-preset-expo
. (#25461 by @EvanBacon)🐛 Bug fixes
react-refresh
in server environments. (#25461 by @EvanBacon)💡 Others
@expo/babel-preset-cli
withexpo-module-scripts
. (#25425 by @byCedric)v9.9.0
Compare Source
🛠 Breaking changes
native.useTransformReactJSXExperimental
andweb.useTransformReactJSXExperimental
option in favor ofjsxRuntime: 'classic'
. React support can no longer be removed. (#25125 by @EvanBacon)🎉 New features
basePath
tobaseUrl
and expose to bundles withprocess.env.EXPO_BASE_URL
. (#25305 by @EvanBacon)Platform.OS
shaking without needing to enable experimental ESM transforms. (#25171 by @EvanBacon)native
andweb
sub-objects. (#25172 by @EvanBacon)@babel/preset-react
for all React transformations. (#25125 by @EvanBacon)🐛 Bug fixes
💡 Others
native.withDevTools
andweb.withDevTools
options. (#25125 by @EvanBacon)@babel/plugin-proposal-export-namespace-from
to@babel/plugin-transform-export-namespace-from
. (#25127 by @EvanBacon)v9.8.0
Compare Source
🎉 New features
expo-router
Babel features when available. (#24779 by @EvanBacon)v9.7.0
Compare Source
🛠 Breaking changes
💡 Others
useTransformReactJsxExperimental
. (#24328 by @EvanBacon)v9.6.2
Compare Source
This version does not introduce any user-facing changes.
v9.6.1
Compare Source
🎉 New features
react-native-reanimated/plugin
when available. (#23798 by @EvanBacon)v9.6.0
Compare Source
📚 3rd party library updates
metro-react-native-babel-preset
to 0.76.7. (#23517 by @SimenB, #23693 by @kudo)eslint/eslint (eslint)
v9.16.0
Compare Source
Features
8f70eb1
feat: AddignoreComputedKeys
option insort-keys
rule (#19162) (Milos Djermanovic)Documentatio
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (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 was generated by Mend Renovate. View the repository job log.