JulianFl / blndfnd

Mirror Gitlab
https://blndfnd.vercel.app
0 stars 0 forks source link

Bump the minor-and-patch group across 1 directory with 43 updates #88

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the minor-and-patch group with 41 updates in the / directory:

Package From To
@expo/config-plugins 8.0.5 8.0.8
@expo/prebuild-config 7.0.3 7.0.8
@expo/vector-icons 14.0.0 14.0.2
@react-native-async-storage/async-storage 1.23.1 1.24.0
@tanstack/react-query 5.18.1 5.51.23
axios 1.6.7 1.7.3
expo 51.0.14 51.0.26
expo-av 14.0.5 14.0.6
expo-router 3.5.16 3.5.21
expo-sensors 13.0.8 13.0.9
expo-system-ui 3.0.6 3.0.7
immer 10.0.4 10.1.1
jest-expo 51.0.2 51.0.3
react 18.2.0 18.3.1
@types/react 18.2.79 18.3.3
react-native 0.74.1 0.74.5
react-native-maps 1.14.0 1.17.3
react-native-pager-view 6.3.0 6.3.3
react-native-reanimated 3.10.1 3.15.0
react-native-safe-area-context 4.10.1 4.10.8
react-native-screens 3.31.1 3.34.0
react-native-svg 15.2.0 15.5.0
react-test-renderer 18.2.0 18.3.1
@types/react-test-renderer 18.0.7 18.3.0
twrnc 4.3.0 4.5.0
zustand 4.5.0 4.5.4
@babel/core 7.24.5 7.25.2
@babel/preset-env 7.24.7 7.25.3
@tanstack/eslint-plugin-query 5.18.1 5.51.15
@testing-library/jest-dom 6.4.6 6.4.8
@testing-library/react-native 12.5.1 12.5.3
@types/jest 29.5.11 29.5.12
eslint-plugin-jsx-a11y 6.8.0 6.9.0
eslint-plugin-prettier 5.1.3 5.2.1
eslint-plugin-react 7.33.2 7.35.0
eslint-plugin-react-hooks 4.6.0 4.6.2
eslint-plugin-react-native-a11y 3.3.0 3.4.1
openapi-typescript-codegen 0.27.0 0.29.0
prettier 3.2.5 3.3.3
tailwindcss 3.3.2 3.4.9
typescript 5.3.3 5.5.4

Updates @expo/config-plugins from 8.0.5 to 8.0.8

Changelog

Sourced from @​expo/config-plugins's changelog.

8.0.8 - 2024-07-11

🐛 Bug fixes

  • On Android, Build settings related to gradle.properties will now be merged (and deduped) if they are Arrays instead of overwritten. For now the only array value is extraMavenRepos. This allow library plugins to use extraMavenRepos even if they are not the last plugin called. (#30269 by @​Titozzz)

8.0.7 - 2024-07-03

This version does not introduce any user-facing changes.

8.0.6 - 2024-06-27

🐛 Bug fixes

Commits


Updates @expo/prebuild-config from 7.0.3 to 7.0.8

Changelog

Sourced from @​expo/prebuild-config's changelog.

7.0.8 - 2024-07-11

This version does not introduce any user-facing changes.

7.0.7 - 2024-07-03

This version does not introduce any user-facing changes.

7.0.6 - 2024-06-06

This version does not introduce any user-facing changes.

7.0.5 - 2024-06-05

💡 Others

7.0.4 — 2024-05-16

This version does not introduce any user-facing changes.

Commits


Updates @expo/vector-icons from 14.0.0 to 14.0.2

Commits


Updates @react-native-async-storage/async-storage from 1.23.1 to 1.24.0

Release notes

Sourced from @​react-native-async-storage/async-storage's releases.

@​react-native-async-storage/async-storage@​1.24.0

Minor Changes

  • 8bf1526: dependencies bump and multiset type fix
Commits


Updates @tanstack/react-query from 5.18.1 to 5.51.23

Release notes

Sourced from @​tanstack/react-query's releases.

v5.51.23

Version 5.51.23 - 8/8/24, 8:02 AM

Changes

Fix

  • react-query: ensure we have a gcTime of at least 1 second when using suspense (#7860) (c744f99) by Dominik Dorfmeister

Docs

  • Fix typo (#7865) (1fc6124) by Navin Khadka

Packages

  • @​tanstack/react-query@​5.51.23
  • @​tanstack/react-query-devtools@​5.51.23
  • @​tanstack/react-query-persist-client@​5.51.23
  • @​tanstack/react-query-next-experimental@​5.51.23

v5.51.22

Version 5.51.22 - 8/6/24, 8:30 PM

Changes

Fix

  • angular-query: reorder query function declarations (#7861) (ed25a3f) by Arnoud

Docs

  • add contributing section (#7856) (1a1708b) by Jay
  • add suspensive react query to community projects (#7846) (075ba1c) by GwanSik Kim

Other

  • (d14e006) by dochi

Packages

  • @​tanstack/angular-query-experimental@​5.51.22
  • @​tanstack/angular-query-devtools-experimental@​5.51.22

v5.51.21

Version 5.51.21 - 8/2/24, 6:43 PM

Changes

Fix

... (truncated)

Commits
  • 11cda37 release: v5.51.23
  • c744f99 fix(react-query): ensure we have a gcTime of at least 1 second when using sus...
  • 0696b51 release: v5.51.21
  • 35c086f fix(query-core): make CancelledError extend Error (#7843)
  • 23c3da2 release: v5.51.18
  • fdb8ce1 fix(query-options): allow returning undefined in initialData function (#7351)
  • 5ab13b9 release: v5.51.17
  • de931d0 release: v5.51.16
  • 74f10b7 chore(deps): lock file maintenance (#7819)
  • ec8e800 release: v5.51.15
  • Additional commits viewable in compare view


Updates axios from 1.6.7 to 1.7.3

Release notes

Sourced from axios's releases.

Release v1.7.3

Release notes:

Bug Fixes

  • adapter: fix progress event emitting; (#6518) (e3c76fc)
  • fetch: fix withCredentials request config (#6505) (85d4d0e)
  • xhr: return original config on errors from XHR adapter (#6515) (8966ee7)

Contributors to this release

Release v1.7.2

Release notes:

Bug Fixes

Contributors to this release

Release v1.7.1

Release notes:

Bug Fixes

  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#6410) (733f15f)

Contributors to this release

Release v1.7.0

Release notes:

Features

Bug Fixes

  • core/axios: handle un-writable error stack (#6362) (81e0455)

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

1.7.3 (2024-08-01)

Bug Fixes

  • adapter: fix progress event emitting; (#6518) (e3c76fc)
  • fetch: fix withCredentials request config (#6505) (85d4d0e)
  • xhr: return original config on errors from XHR adapter (#6515) (8966ee7)

Contributors to this release

1.7.2 (2024-05-21)

Bug Fixes

Contributors to this release

1.7.1 (2024-05-20)

Bug Fixes

  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#6410) (733f15f)

Contributors to this release

1.7.0 (2024-05-19)

Features

Bug Fixes

  • core/axios: handle un-writable error stack (#6362) (81e0455)

Contributors to this release

... (truncated)

Commits


Updates expo from 51.0.14 to 51.0.26

Changelog

Sourced from expo's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

  • Use globalThis instead of global in the URL implementation to fix issues in Jest. (#29895 by @​tsapeta)
  • Fixed WebSocket was closed before the connection was established unhandled exceptions from WebSocketWithReconnect. (#29904 by @​kudo)
  • Add missing react and react-native peer dependencies for isolated modules. (#30449 by @​byCedric)
  • Fixed fetch streaming error on iOS. (#30604 by @​kudo)
  • Fixed fetch import on Web. (#30605 by @​kudo)
  • Add support for server root in expo/scripts/resolveAppEntry.js. (#30652 by @​byCedric)
  • Fixed expo-updates crash when R8 is enabled on Android. (#30765 by @​kudo)

💡 Others

📚 3rd party library updates

⚠️ Notices

51.0.24 - 2024-07-30

This version does not introduce any user-facing changes.

51.0.23 - 2024-07-29

🎉 New features

  • Added websocketBinaryType option for useDevToolsPluginClient hook. (#30655 by @​kudo)

51.0.22 - 2024-07-22

... (truncated)

Commits


Updates expo-av from 14.0.5 to 14.0.6

Changelog

Sourced from expo-av's changelog.

14.0.6 - 2024-06-27

🐛 Bug fixes

  • [iOS] Fixed broken Video view on New Architecture mode. (#30030 by @​kudo)
Commits


Updates expo-font from 12.0.7 to 12.0.9

Changelog

Sourced from expo-font's changelog.

12.0.9 - 2024-07-16

🐛 Bug fixes

12.0.8 - 2024-07-11

🎉 New features

Commits


Updates expo-modules-core from 1.12.15 to 1.12.20

Changelog

Sourced from expo-modules-core's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

  • Added support for startObserving and stopObserving on the web. (#28953 by @​aleqsio)
  • Switched exported EventEmitter to the C++ implementation. (#28946 by @​tsapeta)
  • [Android] OnStartObserving and OnStopObserving can now be attached to a specific event. (#29012 by @​lukmccall)
  • [Android] Add the ability to change the name of the exported shared object. (#30040 by @​lukmccall)
  • [Android] Supported returning of the SharedObject from functions. (#30426 by @​lukmccall)
  • [iOS] Support implementing customizeRootView in ExpoAppDelegateSubscriber. (#30550 by @​alanjhughes)
  • [Android] Added support for primitive arrays in functions. (#30657 by @​lukmccall)
  • Implemented toJSON function on shared objects that includes dynamic properties defined in their prototype chain. (#30813 by @​tsapeta)
  • [iOS] Added experimental support for rendering SwiftUI views. (#19888 by @​tsapeta)

🐛 Bug fixes

  • [iOS] Swift Enumerables did not correctly convert to JS values. (#30191 by @​vonovak)
  • [jest] Fix uuid mock in jest-expo. (#29840 by @​EvanBacon)
  • [Android] Fix error: no viable constructor or deduction guide for deduction of template arguments of 'weak_ptr' (#29075 by @​rafi16jan)
  • [Android] Fix getContext().getNativeModule(UIManagerModule.class) in Bridgeless. (#29203 by @​arushikesarwani94)
  • [iOS] Fix data race in PersistentFileLogSpec.swift. (#28924 by @​hakonk)
  • [Android] Fix the event emitter, which might crash during the reloads. (expo/expo#29176 by @​lukmccall)
  • [iOS] Fix random conversion errors when converting JavaScript floating point numbers to Swift.Float. (#29053 by @​behenate)
  • Fixed a crash when the event listener throws an error. (#30065 by @​tsapeta)
  • [Android] Fixed the record's constructor with default parameters were being ignored when converting from JavaScript to native. (#30217 by @​lukmccall)
  • [iOS] Fixed returning already registered shared objects. (#30241 by @​tsapeta)
  • [Android] Provide value in getName of ModuleRegistryReadyNotifier.java (#30358 by @​WoLewicki)
  • [Android] When a SharedObject that was passed as an argument is returned, it no longer creates a new object. (#30231 by @​lukmccall)
  • [Android] Fixed some types weren't correctly converted when using coroutines. (#30227 by @​lukmccall)
  • [iOS] Fix getExternalPathPermissions returns no read/write permissions. (#30540 by @​dispelpowerone)
  • [Android] Fixed not throwing when setting read-only properties. (#30428 by @​lukmccall)
  • [Android] Fixed expo.modules.kotlin.jni.tests.RuntimeHolder class not found crash when R8 is enabled. (#30572 by @​kudo)
  • [Android] Fixed Class declares 0 type parameters, but X were provided on Android when R8 is enabled. (#30659 by @​lukmccall)

💡 Others

... (truncated)

Commits


Updates expo-router from 3.5.16 to 3.5.21

Changelog

Sourced from expo-router's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

💡 Others

3.5.19 - 2024-07-29

🐛 Bug fixes

💡 Others

3.5.18 - 2024-07-11

... (truncated)

Commits


Updates expo-sensors from 13.0.8 to 13.0.9

Changelog

Sourced from expo-sensors's changelog.

13.0.9 - 2024-06-27

🎉 New features

Commits


Updates expo-system-ui from 3.0.6 to 3.0.7

Changelog

Sourced from expo-system-ui's changelog.

3.0.7 - 2024-07-03

This version does not introduce any user-facing changes.

Commits


Updates immer from 10.0.4 to 10.1.1

Release notes

Sourced from immer's releases.

v10.1.1

10.1.1 (2024-04-27)

Bug Fixes

v10.1.0

10.1.0 (2024-04-27)

Features

  • performance: Make non-strict mode faster for classes. Addresses #1071 (53e3203). Immer 10.x solved slow iteration for plain JS objects. This update applies the same handling to class instances. In cases this makes class instance handling 3 times faster. Note that this slightly modifies the behavior of Immer with classes in obscure corner cases, in ways that match current documentation, but do not match previous behavior. If you run into issues with this release icmw. class instances, use setUseStrictShallowCopy("class_only") to revert to the old behavior. For more details see https://immerjs.github.io/immer/complex-objects#semantics-in-detail
Commits
  • e2d222b docs: [Doc]: Update /zh-CN/ (#1067)
  • 4da2e0d fix: Make applyPatches to accept readonly Patch[] (#1094)
  • 073d634 chore: Fix typo in comment in common.ts (#1113)
  • a3a7d0c chore(deps): bump express from 4.18.2 to 4.19.2 in /website (#1112)
  • 5a8f6e7 fix: export lost types (#1116)
  • 53e3203 feat(performance): Make non-strict mode faster for classes. Addresses #1071
  • 511ccee introduce StrictMode enum
  • 85a8f7b Introduce class_only strict mode setting
  • 7f1b3b9 Merge branch 'main' into faster-unstrict-mode
  • 9713677 chore: fix git ignore with watchman
  • Additional commits viewable in compare view


Updates jest-expo from 51.0.2 to 51.0.3

Changelog

Sourced from jest-expo's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

💡 Others

⚠️ Notices

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 @types/react from 18.2.79 to 18.3.3

Commits


Updates react-native from 0.74.1 to 0.74.5

Release notes

Sourced from react-native's releases.

0.74.5

Fixed

iOS specific

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.74.4

Added

Android specific

iOS specific

Fixed

iOS specific

  • Make sure to pass the RCTBridgeProxy to ViewManagers (d6c90cf7ed by @​cipolleschi)
  • Implement shared atomic counters and replace static integers in RCTImageLoader and RCTNetworkTask that were accessed concurrently, which in some cases lead to data races. (ffc16fc18b by @​hakonk)

... (truncated)

Changelog

Sourced from react-native's changelog.

v0.74.5

Fixed

iOS specific

Android specific

v0.74.4

Added

Android specific

iOS specific

Fixed

iOS specific

dependabot[bot] commented 1 month ago

Superseded by #89.