Skip to content
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

[Snyk] Upgrade metro-react-native-babel-preset from 0.76.8 to 0.77.0 #65

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

Woodpile37
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade metro-react-native-babel-preset from 0.76.8 to 0.77.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 2 months ago, on 2023-07-06.
Release notes
Package name: metro-react-native-babel-preset
  • 0.77.0 - 2023-07-06
    • [Breaking]: Increase minimum Node version from 16 to 18. (ebaf27a by @ arushikesarwani94)
    • [Breaking]: Use Terser's default for comments. (#972 by @ tido64)
    • [Breaking]: Remove metro-minify-uglify from metro dependencies. (7a8fcd5 by @ robhogan)
    • [Fix]: Fixed a bug in the handling of path separators in blockList on Windows. (2eecfc7 by @ motiz88)
    • [Fix]: Protect against unsafe merging of blockList patterns with inconsistent regex flags. (c80904b by @ motiz88)
    • [Fix]: Incorrect worker resolution when multiple metro versions are installed. (6d46078 by @ robhogan)
    • [Performance]: Improve resolution performance for files outside the project root. (dc3cddf by @ robhogan)
    • [Performance]: Improved startup speed via a new file map cache format. (166477e 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. (d282a08 by @ motiz88)
    • [Experimental]: Fix crash when require.context is used on a directory with infinite path expansions. (14d652f by @ robhogan)

    Full Changelog: v0.76.7...v0.77.0

  • 0.76.8 - 2023-08-07
from metro-react-native-babel-preset GitHub release notes
Commit messages
Package name: metro-react-native-babel-preset
  • 19e6185 Metro Release 0.77.0
  • c939178 Group Haste-related data under `haste` in cache structure
  • a6e3dd0 Optimise/simplify getPlatformExtension
  • 668ee8d Encapsulate Haste (de)serialization in MutableHasteMap
  • f443e5d Encapsulate Haste Map mutations in MutableHasteMap
  • c6bd02e Internally rename moduleMap/hasteModuleMap -> hasteMap
  • 8240186 Relabel metro-file-map default export HasteMap->FileMap, createHasteMap->createFileMap
  • a80af0b metro-file-map: Separate MockMap from ModuleMap
  • 6d46078 Fix mismatched `metro-transform-worker` version - use absolute worker paths
  • 4d4d7e8 Deploy 0.211.0 to xplat
  • ce483cd Use Flow comment syntax in metro-react-native-babel-transformer
  • 4e04dbd Upgrade hermes-* packages in xplat and arvr to 0.14.0
  • f43caa3 Remove some $FlowIssues around tuple arity
  • 649864d Fix `preferNativePlatform` docs, clarify ordering of RESOLVE_FILE
  • 32e1eae Add tests covering resolver context.preferNativePlatform
  • 5d207bf Delete unused `rn-babelrc.json` files
  • b5f60b7 Remove unused `metro-react-native-babel-preset` dependency
  • c80904b Protect against unsafe merging of regex patterns with inconsistent flags
  • 7a69b41 Enable mapped type
  • be379d7 Deploy 0.210.1 to xplat and set type_guards=true
  • 2eecfc7 Remove broken auto-conversion of resolver.blockList patterns
  • a790b63 Deploy 0.210.0 to xplat
  • 5feb0d7 Upgrade hermes-* packages in xplat and arvr to version 0.13.0
  • e19fcd7 Fix typo

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@changeset-bot
Copy link

changeset-bot bot commented Aug 24, 2023

⚠️ No Changeset found

Latest commit: 9648a6f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@socket-security
Copy link

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
metro-react-native-babel-preset 0.76.8...0.77.0 None +0/-0 14.5 kB metro-bot

@Woodpile37 Woodpile37 merged commit 82df780 into master Aug 24, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants