This repository has been archived by the owner on Dec 26, 2024. It is now read-only.
fix(deps): update dependency metro-react-native-babel-preset to ^0.76.0 #264
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:
^0.72.0
->^0.76.0
Release Notes
facebook/metro
v0.76.0
Compare Source
isAssetFile
from custom resolver context, addassetExts
. (facebook/metro@c6548f7 by @huntie)require.resolveWeak()
. (facebook/metro@354d6e4 by @motiz88)false
fromcontext.redirectModulePath
will resolve to empty module in all cases. (facebook/metro@0f1846a by @huntie)browser
,react-native
etc when resolving subpath package specifiers. (facebook/metro@7e92227 by @huntie)__jsResource
and__conditionallySplitJsResource
functions from module API. (facebook/metro@f1d905b and facebook/metro@69c8fc7 by @motiz88)"exports"
field would be used on relative imports within a package. (facebook/metro@cd25c2b by @huntie)v0.75.1
Compare Source
metro-inspector-proxy
: Add a human-readable reference to each inspector entries/pages.(https://github.com/facebook/metro/pull/921 by @byCedric)metro-inspector-proxy
: Report errors in the console. (facebook/metro@da8b41b by @mattbfb)metro-inspector-proxy
: Fetch source maps from Metro. (facebook/metro@6690b39 by @mattbfb)resolver.unstable_enablePackageExports
) (facebook/metro@4d7ab38, facebook/metro@38b96f8, facebook/metro@216d3e2, facebook/metro@6e6f36f by @huntie)resolver.unstable_enableSymlinks
) (https://github.com/facebook/metro/pull/925, https://github.com/facebook/metro/pull/926, etc. by @robhogan)Full Changelog: facebook/metro@v0.75.0...v0.75.1
v0.75.0
Compare Source
package.json#engines
. (facebook/metro@c3e453e)context.redirectModulePath
implementation to return absolute path in all cases. (facebook/metro@acbfe63)mainFields
,getPackage
, andgetPackageForModule
to custom resolver context. (facebook/metro@adfb593)Full Changelog: facebook/metro@v0.74.1...v0.75.0
v0.74.1
Compare Source
@babel/plugin-proposal-numeric-separator
tometro-react-native-babel-preset
(https://github.com/facebook/metro/pull/681 by @SConaway)Full Changelog: facebook/metro@v0.74.0...v0.74.1
v0.74.0
Compare Source
postProcessBundleSourcemap
from config (facebook/metro@339794e)find
crawler on Windows (facebook/metro@735aa9f)Full Changelog: facebook/metro@v0.73.6...v0.74.0
v0.73.8
Compare Source
This is a hotfix on the
0.73.x
branch.Full Changelog: facebook/metro@v0.73.7...v0.73.8
v0.73.7
Compare Source
This is a hotfix on the
0.73.x
branch.find
crawler on Windows (facebook/metro@3703019)v0.73.6
Compare Source
NodeWatcher
(non-Watchman, non-macOS).(facebook/metro@51fb7e3)experimentalImportBundleSupport
: Move bundle path hints into serialised dependency map(https://github.com/facebook/metro/pull/901)Full Changelog: facebook/metro@v0.73.5...v0.73.6
v0.73.5
Compare Source
getTransformOptions
result properties optional. (facebook/metro@a07c823)metro-runtime
: Re-throw cached module errors without wrapping. (facebook/metro@032c4a1)babel/types
dependency to^7.20.0
for more consistent exposed AST Bumpbabel/types
dependency to^7.20.0
for more consistent exposed ASTFull Changelog: facebook/metro@v0.73.4...v0.73.5
v0.73.4
Compare Source
watch
option inRunServerOptions
(https://github.com/facebook/metro/pull/889 by @EvanBacon)metro-runtime
: Emit additional context on WebSocket'close'
events (facebook/metro@d54986c)experimentalImportBundleSupport
: Retraverse parents of deleted async dependencies (facebook/metro@cb806d1)Full Changelog: facebook/metro@v0.73.3...v0.73.4
v0.73.3
Compare Source
experimentalImportBundleSupport
option from transformer to server (facebook/metro@3c0e1f7)Full Changelog: facebook/metro@v0.73.2...v0.73.3
v0.73.2
Compare Source
Maintenance release with purely internal changes.
Full Changelog: facebook/metro@v0.73.1...v0.73.2
v0.73.1
Compare Source
3b0e78a
)require.context
on Windows (https://github.com/facebook/metro/pull/876 by @byCedric)Full Changelog: facebook/metro@v0.73.0...v0.73.1
v0.73.0
Compare Source
uglify-es
toterser
. (#871)422055a
)fsevents
watcher on Apple Silicon. (#875)db19b06
)metro-file-map
cache read. (7028b7f
)metro-react-native-babel-preset
. (c2365bb
)watchman --version
ifuseWatchman
is false. (76c9307
)Full Changelog: facebook/metro@v0.72.3...v0.73.0
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.
🔕 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.