scanbot-sdk-example-react-native
scanbot-sdk-example-react-native copied to clipboard
Bump metro-react-native-babel-preset from 0.64.0 to 0.77.0
Bumps metro-react-native-babel-preset from 0.64.0 to 0.77.0.
Release notes
Sourced from metro-react-native-babel-preset's releases.
v0.77.0
- [Breaking]: Increase minimum Node version from 16 to 18. (https://github.com/facebook/metro/commit/ebaf27ab49eb8b9394107bd7a796b24bc342c483 by
@arushikesarwani94)- [Breaking]: Use Terser's default for comments. (facebook/metro#972 by
@tido64)- [Breaking]: Remove
metro-minify-uglifyfrommetrodependencies. (https://github.com/facebook/metro/commit/7a8fcd5ecf5ccbe760c22be7fa924f9cb7c2fe1e by@robhogan)- [Fix]: Fixed a bug in the handling of path separators in
blockListon Windows. (https://github.com/facebook/metro/commit/2eecfc767095f32bbea35a62c2dc85dcc9c4f839 by@motiz88)- [Fix]: Protect against unsafe merging of
blockListpatterns with inconsistent regex flags. (https://github.com/facebook/metro/commit/c80904b64b8fa5d152da176ce668b77fa3e0ba25 by@motiz88)- [Fix]: Incorrect worker resolution when multiple
metroversions are installed. (https://github.com/facebook/metro/commit/6d46078e74ae9a43aa90bed46dbd6610e2696cd0 by@robhogan)- [Performance]: Improve resolution performance for files outside the project root. (https://github.com/facebook/metro/commit/dc3cddf21803eb3addb084627e4d536318e3da0a by
@robhogan)- [Performance]: Improved startup speed via a new file map cache format. (https://github.com/facebook/metro/commit/166477e9154b3aec4d3081a759cc40f8e3d53c4a by
@robhogan)NOTE: Experimental features are not covered by semver and can change at any time.
- [Experimental]:
metro-file-map: Normalize root-relative paths for cross-platform cache compatibility. (https://github.com/facebook/metro/commit/d282a0818b840f1d5b0a2086051ec2c7febf1986 by@motiz88)- [Experimental]: Fix crash when
require.contextis used on a directory with infinite path expansions. (https://github.com/facebook/metro/commit/14d652f411fd055c950f820d2de3087e2a791acd by@robhogan)Full Changelog: https://github.com/facebook/metro/compare/v0.76.7...v0.77.0
v0.76.7
- [Feature]:
metro-babel-transformerandmetro-react-native-babel-transformerwill returnmetadatafrom Babel transform results. (42fdbc2b20c29ca4cfad404a4c222c65077c6f5e by@robhogan)- [Feature]: Expose
TerminalReporterfor Reporter implementations. (417e6f276ff9422af6039fc4d1bce41fcf7d9f46 by@colinta)- [Feature]: Allow client-side device identifiers in inspector proxy. (c6a94bc170cf95a6bb21b5638929ec3311a9a5b7 by
@byCedric)- [Fix]: EPERM file watching errors on Windows. (4b22efbe85fed9d0520dd5d57bd1a394b2cc66f6 by
@robhogan)Full Changelog: https://github.com/facebook/metro/compare/v0.76.6...v0.76.7
v0.76.6
- [Types] Update config and
Servertypes to use broader types fromconnectpackage (https://github.com/facebook/metro/commit/d20d7c80217ba2319379472fec0e345f58c569c6 by@huntie)- [Types] Fix TypeScript name for
createConnectMiddlewareexport (https://github.com/facebook/metro/commit/06682f8775bb4447583fa1944126b3701da540bc by@huntie)- [Deprecation] Deprecate
server.enhanceMiddlewareoption (https://github.com/facebook/metro/commit/22e85fde85ec454792a1b70eba4253747a2587a9 by@huntie)NOTE: Experimental features are not covered by semver and can change at any time.
- [Experimental] Add
unstable_extraMiddlewareoption torunServerAPI (https://github.com/facebook/metro/commit/d0d554381f119bb80ab09dbd6a1d310b54737e52 by@huntie)Full Changelog: https://github.com/facebook/metro/compare/v0.76.5...v0.76.6
v0.76.5
- [Feature] Support URLs for both bundling and symbolication requests using
//&instead of?as a query string delimiter (https://github.com/facebook/metro/commit/bd357c8206205f70051a7a85a645a9595c650002 by@robhogan)- [Fix] Fix crash on a module added+modified+removed between updates (https://github.com/facebook/metro/commit/5d7305e2f3a9f5f4aebc889a452afb03b1db12a7 by
@robhogan)- [Fix] Fix missed modification on module removed+modified+added between updates (https://github.com/facebook/metro/commit/5d7305e2f3a9f5f4aebc889a452afb03b1db12a7 by
@robhogan)- [Fix] Emit source URLs in a format that will not be stripped by JavaScriptCore (https://github.com/facebook/metro/commit/bce6b27ef8ac7c41e0a3e990eb71747cc0e6f606 by
@robhogan)- [Performance] Prune unmodified modules from delta updates before sending them to the client (https://github.com/facebook/metro/commit/e24c6aefc87842c560c613dcefa8c4ffdc3b91b6 by
@robhogan)NOTE: Experimental features are not covered by semver and can change at any time.
- [Experimental] Fix
babel/runtimeissue when using Package Exports (https://github.com/facebook/metro/commit/905d773454cdff9d7a25403f549b40ba54558792 by@huntie)Full Changelog: https://github.com/facebook/metro/compare/v0.76.4...v0.76.5
... (truncated)
Commits
19e6185Metro Release 0.77.0c939178Group Haste-related data underhastein cache structurea6e3dd0Optimise/simplify getPlatformExtension668ee8dEncapsulate Haste (de)serialization in MutableHasteMapf443e5dEncapsulate Haste Map mutations in MutableHasteMapc6bd02eInternally rename moduleMap/hasteModuleMap -> hasteMap8240186Relabel metro-file-map default export HasteMap->FileMap, createHasteMap->crea...a80af0bmetro-file-map: Separate MockMap from ModuleMap6d46078Fix mismatchedmetro-transform-workerversion - use absolute worker paths4d4d7e8Deploy 0.211.0 to xplat- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Dependabot tried to add @rutkayb, @marcosaia1812 and @Sarbjyotsingh as reviewers to this PR, but received the following error from GitHub:
POST https://api.github.com/repos/doo/scanbot-sdk-example-react-native/pulls/265/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the doo/scanbot-sdk-example-react-native repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.