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

chore(deps): bump the deps group in /react-native-expo with 12 updates #3440

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 26, 2024

Bumps the deps group in /react-native-expo with 12 updates:

Package From To
@expo/cli 0.10.14 0.21.8
expo 49.0.16 52.0.11
expo-status-bar 1.7.1 2.0.0
react 18.2.0 18.3.1
react-native 0.72.6 0.76.3
react-native-web 0.19.9 0.19.13
react-dom 18.2.0 18.3.1
@babel/core 7.23.2 7.26.0
body-parser 1.20.2 1.20.3
express 4.18.2 4.21.1
http-proxy-middleware 2.0.6 3.0.3
qs 6.11.2 6.13.0

Updates @expo/cli from 0.10.14 to 0.21.8

Changelog

Sourced from @​expo/cli's changelog.

0.21.8 — 2024-11-22

💡 Others

0.21.7 — 2024-11-20

🐛 Bug fixes

  • Detect and enable offline mode after DNS is resolved, but network isn't accessible. (#33084 by @​byCedric)

0.21.6 — 2024-11-19

🐛 Bug fixes

0.21.5 — 2024-11-14

💡 Others

  • Bump minimum @​expo/prebuild-config version.

0.21.4 — 2024-11-14

🐛 Bug fixes

0.21.3 — 2024-11-14

This version does not introduce any user-facing changes.

0.21.2 — 2024-11-13

🐛 Bug fixes

💡 Others

0.21.1 — 2024-11-13

🎉 New features

... (truncated)

Commits

Updates expo from 49.0.16 to 52.0.11

Changelog

Sourced from expo's changelog.

52.0.11 — 2024-11-22

This version does not introduce any user-facing changes.

52.0.10 — 2024-11-22

This version does not introduce any user-facing changes.

52.0.9 — 2024-11-20

This version does not introduce any user-facing changes.

52.0.8 — 2024-11-19

🐛 Bug fixes

💡 Others

  • Started expo/fetch streaming lazily. (#33021 by @​kudo)
  • Introduced ReactNativeFeatureFlags compat to fix React Native 0.77 breaking changes. (#33077 by @​kudo)

52.0.7 — 2024-11-14

This version does not introduce any user-facing changes.

52.0.6 — 2024-11-14

This version does not introduce any user-facing changes.

52.0.5 — 2024-11-13

This version does not introduce any user-facing changes.

52.0.4 — 2024-11-13

This version does not introduce any user-facing changes.

52.0.3 — 2024-11-12

This version does not introduce any user-facing changes.

52.0.2 — 2024-11-11

This version does not introduce any user-facing changes.

52.0.1 — 2024-11-11

This version does not introduce any user-facing changes.

... (truncated)

Commits

Updates expo-status-bar from 1.7.1 to 2.0.0

Changelog

Sourced from expo-status-bar's changelog.

2.0.0 — 2024-10-22

🐛 Bug fixes

💡 Others

1.12.1 — 2024-04-23

This version does not introduce any user-facing changes.

1.12.0 — 2024-04-18

This version does not introduce any user-facing changes.

1.11.1 - 2023-12-19

This version does not introduce any user-facing changes.

1.11.0 — 2023-12-12

This version does not introduce any user-facing changes.

1.10.0 — 2023-11-14

🐛 Bug fixes

  • Made the setStatusBarHidden methods animation parameter optional to match the documentation. (#23866 by @​DoctorJohn)

1.9.0 — 2023-10-17

💡 Others

  • Ship untranspiled JSX to support custom handling of jsx and createElement. (#24889 by @​EvanBacon)

1.8.0 — 2023-09-15

💡 Others

Commits

Updates react from 18.2.0 to 18.3.1

Release notes

Sourced from react's releases.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Changelog

Sourced from react's changelog.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Commits
Maintainer changes

This version was pushed to npm by react-bot, a new releaser for react since your current version.


Updates react-native from 0.72.6 to 0.76.3

Release notes

Sourced from react-native's releases.

0.76.3

Fixed

Android specific


Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

0.76.2

Added

Changed

iOS specific

Fixed

Android specific

... (truncated)

Changelog

Sourced from react-native's changelog.

v0.76.3

Fixed

Android specific

v0.76.2

Added

Changed

iOS specific

Fixed

Android specific

iOS specific

v0.76.1

Fixed

Android specific

... (truncated)

Commits
  • 605e2e4 Release 0.76.3
  • e70cad2 Support Windows sdkmanager.bat (#47874)
  • 9946838 CMake Windows path normalization (#47702)
  • 08b8300 fix build failure on windows in android (#47641)
  • 81737c2 Release 0.76.2
  • 1e659dc Fix Typo and skip generation of app-specific component registration (#47547)
  • 9f65442 Fix timers in headless tasks on bridgeless mode (#47496)
  • c4fd80f Use absolute path when compiling appmodules.so sources (#47379)
  • e8c4faa fix Modal content being cut off when Android Activity is edge-to-edge (#47339)
  • fbe38bb Fix missing emitter attributes on iOS TextInput when controlled component val...
  • Additional commits viewable in compare view

Updates react-native-web from 0.19.9 to 0.19.13

Commits
  • a5ba27c 0.19.13
  • fc423ba Remove API deprecation warnings
  • abc4abb [fix] dont throw if invalid locale
  • 1d4568d Add basic support for React Server Components
  • bb7911c Bump jest
  • 72a74d2 change operator used in SVG filter for tintColor from atop to in
  • e922224 [fix] TextInput refocusing issue with selectTextOnFocus
  • 907aac9 Bump pug from 3.0.2 to 3.0.3
  • 8b7b50a Bump socket.io from 4.6.0 to 4.7.5
  • da3c583 Bump fast-loops from 1.1.3 to 1.1.4
  • Additional commits viewable in compare view

Updates react-dom from 18.2.0 to 18.3.1

Release notes

Sourced from react-dom's releases.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Changelog

Sourced from react-dom's changelog.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Commits
  • d6c42f7 Bump to 18.3.1
  • 8a015b6 Add deprecation warning for unmountComponentAtNode
  • c3b2839 Add deprecation warning for findDOMNode
  • d4ea75d ReactDOMTestUtils deprecation warnings
  • 7548c01 Deprecate renderToStaticNodeStream (#28872) (#28874)
  • 5894232 Enable warning for defaultProps on function components for everyone (#25699)
  • c2a246e Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)
  • 2cfb474 Bump version from 18.2 to 18.3
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by react-bot, a new releaser for react-dom since your current version.


Updates @babel/core from 7.23.2 to 7.26.0

Release notes

Sourced from @​babel/core's releases.

v7.26.0 (2024-10-25)

Thanks @​timofei-iatsenko for your first PR!

You can find the release blog post with some highlights at https://babeljs.io/blog/2024/10/25/7.26.0.

🚀 New Feature

  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-preset-env, babel-standalone, babel-types
  • babel-core
  • babel-compat-data, babel-plugin-proposal-regexp-modifiers, babel-plugin-transform-regexp-modifiers, babel-preset-env, babel-standalone
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-syntax-flow
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs3
  • babel-generator, babel-parser

🐛 Bug Fix

💅 Polish

  • babel-plugin-proposal-json-modules, babel-plugin-transform-json-modules, babel-standalone

🏠 Internal

🏃‍♀️ Performance

  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs

Committers: 5

v7.25.9 (2024-10-22)

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v7.26.0 (2024-10-25)

🚀 New Feature

  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-preset-env, babel-standalone, babel-types
  • babel-core
  • babel-compat-data, babel-plugin-proposal-regexp-modifiers, babel-plugin-transform-regexp-modifiers, babel-preset-env, babel-standalone
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-syntax-flow
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs3
  • babel-generator, babel-parser

🐛 Bug Fix

💅 Polish

  • babel-plugin-proposal-json-modules, babel-plugin-transform-json-modules, babel-standalone

🏠 Internal

🏃‍♀️ Performance

  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs

v7.25.9 (2024-10-22)

🐛 Bug Fix

  • babel-parser, babel-template, babel-types
  • babel-helper-compilation-targets, babel-preset-env
  • Other

🏠 Internal

  • babel-helper-transform-fixture-test-runner

... (truncated)

Commits

Updates body-parser from 1.20.2 to 1.20.3

Release notes

Sourced from body-parser's releases.

1.20.3

What's Changed

Important

  • deps: [email protected]
  • add depth option to customize the depth level in the parser
  • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity). Documentation

Other changes

New Contributors

Full Changelog: expressjs/body-parser@1.20.2...1.20.3

Changelog

Sourced from body-parser's changelog.

1.20.3 / 2024-09-10

  • deps: [email protected]
  • add depth option to customize the depth level in the parser
  • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity)
Commits
Maintainer changes

This version was pushed to npm by ulisesgascon, a new releaser for body-parser since your current version.


Updates express from 4.18.2 to 4.21.1

Release notes

Sourced from express's releases.

4.21.1

What's Changed

Full Changelog: expressjs/express@4.21.0...4.21.1

4.21.0

What's Changed

New Contributors

Full Changelog: expressjs/express@4.20.0...4.21.0

4.20.0

What's Changed

Important

  • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity)
  • Remove link renderization in html while using res.redirect

Other Changes

... (truncated)

Changelog

Sourced from express's changelog.

4.21.1 / 2024-10-08

4.21.0 / 2024-09-11

4.20.0 / 2024-09-10

  • deps: [email protected]
    • Remove link renderization in html while redirecting
  • deps: [email protected]
    • Remove link renderization in html while redirecting
  • deps: [email protected]
    • add depth option to customize the depth level in the parser
    • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity)
  • Remove link renderization in html while using res.redirect
  • deps: [email protected]
    • Adds support for named matching groups in the routes using a regex
    • Adds backtracking protection to parameters without regexes defined
  • deps: encodeurl@~2.0.0
    • Removes encoding of \, |, and ^ to align better with URL spec
  • Deprecate passing options.maxAge and options.expires to res.clearCookie
    • Will be ignored in v5, clearCookie will set a cookie with an expires in the past to instruct clients to delete the cookie

4.19.2 / 2024-03-25

  • Improved fix for open redirect allow list bypass

4.19.1 / 2024-03-20

  • Allow passing non-strings to res.location with new encoding handling checks

4.19.0 / 2024-03-20

4.18.3 / 2024-02-29

... (truncated)

Commits

Bumps the deps group in /react-native-expo with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [@expo/cli](https://github.com/expo/expo/tree/HEAD/packages/@expo/cli) | `0.10.14` | `0.21.8` |
| [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) | `49.0.16` | `52.0.11` |
| [expo-status-bar](https://github.com/expo/expo/tree/HEAD/packages/expo-status-bar) | `1.7.1` | `2.0.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `18.3.1` |
| [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.72.6` | `0.76.3` |
| [react-native-web](https://github.com/necolas/react-native-web) | `0.19.9` | `0.19.13` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.2` | `7.26.0` |
| [body-parser](https://github.com/expressjs/body-parser) | `1.20.2` | `1.20.3` |
| [express](https://github.com/expressjs/express) | `4.18.2` | `4.21.1` |
| [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) | `2.0.6` | `3.0.3` |
| [qs](https://github.com/ljharb/qs) | `6.11.2` | `6.13.0` |


Updates `@expo/cli` from 0.10.14 to 0.21.8
- [Changelog](https://github.com/expo/expo/blob/main/packages/@expo/cli/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/@expo/cli)

Updates `expo` from 49.0.16 to 52.0.11
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo)

Updates `expo-status-bar` from 1.7.1 to 2.0.0
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-status-bar/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-status-bar)

Updates `react` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react)

Updates `react-native` from 0.72.6 to 0.76.3
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.76.3/packages/react-native)

Updates `react-native-web` from 0.19.9 to 0.19.13
- [Release notes](https://github.com/necolas/react-native-web/releases)
- [Commits](necolas/react-native-web@0.19.9...0.19.13)

Updates `react-dom` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom)

Updates `@babel/core` from 7.23.2 to 7.26.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-core)

Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](expressjs/body-parser@1.20.2...1.20.3)

Updates `express` from 4.18.2 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](expressjs/express@4.18.2...4.21.1)

Updates `http-proxy-middleware` from 2.0.6 to 3.0.3
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md)
- [Commits](chimurai/http-proxy-middleware@v2.0.6...v3.0.3)

Updates `qs` from 6.11.2 to 6.13.0
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.11.2...v6.13.0)

---
updated-dependencies:
- dependency-name: "@expo/cli"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: expo
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: expo-status-bar
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: react-native
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: react-native-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: body-parser
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: express
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: http-proxy-middleware
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: qs
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 26, 2024
Copy link

codesandbox bot commented Nov 26, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

github-actions bot commented Nov 26, 2024

This is a helpful bot that generates a list of changed templates!

Updated Examples

/react-native-expo

react-native-expo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants