react-native-sketchbook icon indicating copy to clipboard operation
react-native-sketchbook copied to clipboard

chore(deps-dev): bump babel-preset-expo from 9.5.0 to 10.0.1

Open dependabot[bot] opened this issue 5 months ago • 1 comments

Bumps babel-preset-expo from 9.5.0 to 10.0.1.

Changelog

Sourced from babel-preset-expo's changelog.

10.0.1 - 2023-12-19

💡 Others

  • Change @babel/plugin-proposal-object-rest-spread to @babel/plugin-transform-object-rest-spread. (#26035 by @​EvanBacon)

10.0.0 — 2023-12-12

🛠 Breaking changes

  • Move babel-plugin-module-resolver alias for react-native-vector-icons to @expo/vector-icons to individual implementations in Metro (via @expo/cli) and jest-expo. (#25512 by @​EvanBacon)

🎉 New features

🐛 Bug fixes

💡 Others

9.9.0 — 2023-11-14

🛠 Breaking changes

  • Remove support for native.useTransformReactJSXExperimental and web.useTransformReactJSXExperimental option in favor of jsxRuntime: 'classic'. React support can no longer be removed. (#25125 by @​EvanBacon)

🎉 New features

  • Rename basePath to baseUrl and expose to bundles with process.env.EXPO_BASE_URL. (#25305 by @​EvanBacon)
  • Add Platform.OS shaking without needing to enable experimental ESM transforms. (#25171 by @​EvanBacon)
  • Inline environment variables in production before the serializer to support source maps. (#25239 by @​EvanBacon)
  • Support all options in top-level object and in native and web sub-objects. (#25172 by @​EvanBacon)
  • Use the standard @babel/preset-react for all React transformations. (#25125 by @​EvanBacon)

🐛 Bug fixes

  • Only inline platforms when explicitly bundling for production. (#25275 by @​EvanBacon)
  • Fix jsx dev transform with React components that are defined in the function parameters. (#25235 by @​EvanBacon)

💡 Others

... (truncated)

Commits

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)

dependabot[bot] avatar Mar 22 '24 20:03 dependabot[bot]