Skip to content

refactor: Bump metro-react-native-babel-preset from 0.76.4 to 0.77.0 #2190

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 25, 2024

Bumps metro-react-native-babel-preset from 0.76.4 to 0.77.0.

Release notes

Sourced from metro-react-native-babel-preset's releases.

v0.77.0

NOTE: Experimental features are not covered by semver and can change at any time.

Full Changelog: facebook/metro@v0.76.7...v0.77.0

v0.76.9

This is a hotfix release on the 0.76.x branch.

NOTE: Experimental features are not covered by semver and can change at any time.

Full Changelog: facebook/metro@v0.76.8...v0.76.9

v0.76.8

Full Changelog: facebook/metro@v0.76.7...v0.76.8

v0.76.7

  • [Feature]: metro-babel-transformer and metro-react-native-babel-transformer will return metadata from Babel transform results. (42fdbc2b20c29ca4cfad404a4c222c65077c6f5e by @​robhogan)
  • [Feature]: Expose TerminalReporter for 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: facebook/metro@v0.76.6...v0.76.7

v0.76.6

... (truncated)

Commits
  • 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->crea...
  • 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
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [metro-react-native-babel-preset](https://github.com/facebook/metro) from 0.76.4 to 0.77.0.
- [Release notes](https://github.com/facebook/metro/releases)
- [Changelog](https://github.com/facebook/metro/blob/main/CHANGELOG.md)
- [Commits](facebook/metro@v0.76.4...v0.77.0)

---
updated-dependencies:
- dependency-name: metro-react-native-babel-preset
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Bot label; pull requests that updates a dependency file label Jun 25, 2024
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title refactor: bump metro-react-native-babel-preset from 0.76.4 to 0.77.0 refactor: Bump metro-react-native-babel-preset from 0.76.4 to 0.77.0 Jun 25, 2024
@mtrezza mtrezza merged commit 58ac60f into alpha Jun 25, 2024
9 checks passed
@mtrezza mtrezza deleted the dependabot/npm_and_yarn/metro-react-native-babel-preset-0.77.0 branch June 25, 2024 23:15
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.2.0-alpha.4

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Jun 28, 2024
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.2.0-beta.2

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Jun 29, 2024
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.2.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Bot label; pull requests that updates a dependency file state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants