toni-navigation / toni_frontend

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

Bump the minor-and-patch group across 1 directory with 36 updates #68

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

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

Package From To
@expo/config-plugins 8.0.5 8.0.6
@expo/prebuild-config 7.0.3 7.0.6
@expo/vector-icons 14.0.0 14.0.2
@tanstack/react-query 5.18.1 5.49.2
axios 1.6.7 1.7.2
expo 51.0.14 51.0.17
expo-av 14.0.5 14.0.6
expo-router 3.5.16 3.5.17
expo-sensors 13.0.8 13.0.9
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.2
react-native-maps 1.14.0 1.15.6
react-native-pager-view 6.3.0 6.3.3
react-native-reanimated 3.10.1 3.12.1
react-native-safe-area-context 4.10.1 4.10.7
react-native-screens 3.31.1 3.32.0
react-native-svg 15.2.0 15.3.0
react-test-renderer 18.2.0 18.3.1
@types/react-test-renderer 18.0.7 18.3.0
zustand 4.5.0 4.5.4
@babel/core 7.24.5 7.24.7
@tanstack/eslint-plugin-query 5.18.1 5.49.1
@types/jest 29.5.11 29.5.12
@typescript-eslint/eslint-plugin 7.2.0 7.14.1
@typescript-eslint/parser 7.2.0 7.14.1
eslint-plugin-jsx-a11y 6.8.0 6.9.0
eslint-plugin-react 7.33.2 7.34.3
eslint-plugin-react-hooks 4.6.0 4.6.2
openapi-typescript-codegen 0.27.0 0.29.0
prettier 3.2.5 3.3.2
tailwindcss 3.3.2 3.4.4
typescript 5.3.3 5.5.2

Updates @expo/config-plugins from 8.0.5 to 8.0.6

Changelog

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

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

💡 Others

Commits


Updates @expo/prebuild-config from 7.0.3 to 7.0.6

Changelog

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

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 @tanstack/react-query from 5.18.1 to 5.49.2

Release notes

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

v5.49.2

Version 5.49.2 - 6/30/24, 6:11 AM

Changes

Fix

  • react-query: experimental before/after query options (#7652) (56fad10) by Tanner Linsley
  • react-query: experimental before/after query options (#7651) (4be599f) by Tanner Linsley

Packages

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

v5.49.1

Version 5.49.1 - 6/30/24, 5:49 AM

Changes

Fix

  • react-query: add experimental beforeQuery/afterQuery client options (#7650) (8927e4c) by Tanner Linsley

Ci

  • Optimise Nx workflow (#7648) (a80cea3) by Lachlan Collins

Docs

  • examples: Update Next.js version (#7649) (f454bf1) by Lachlan Collins

Packages

  • @​tanstack/eslint-plugin-query@​5.49.1
  • @​tanstack/query-async-storage-persister@​5.49.1
  • @​tanstack/query-broadcast-client-experimental@​5.49.1
  • @​tanstack/query-core@​5.49.1
  • @​tanstack/query-devtools@​5.49.1
  • @​tanstack/query-persist-client-core@​5.49.1
  • @​tanstack/query-sync-storage-persister@​5.49.1
  • @​tanstack/react-query@​5.49.1
  • @​tanstack/react-query-devtools@​5.49.1
  • @​tanstack/react-query-persist-client@​5.49.1
  • @​tanstack/react-query-next-experimental@​5.49.1
  • @​tanstack/solid-query@​5.49.1
  • @​tanstack/solid-query-devtools@​5.49.1
  • @​tanstack/solid-query-persist-client@​5.49.1

... (truncated)

Commits


Updates axios from 1.6.7 to 1.7.2

Release notes

Sourced from axios's releases.

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

Release v1.7.0-beta.2

Release notes:

Bug Fixes

  • fetch: capitalize HTTP method names; (#6395) (ad3174a)
  • fetch: fix & optimize progress capturing for cases when the request data has a nullish value or zero data length (#6400) (95a3e8e)
  • fetch: fix headers getting from a stream response; (#6401) (870e0a7)

Contributors to this release

Release v1.7.0-beta.1

Release notes:

... (truncated)

Changelog

Sourced from axios's changelog.

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

1.7.0-beta.2 (2024-05-19)

Bug Fixes

  • fetch: capitalize HTTP method names; (#6395) (ad3174a)
  • fetch: fix & optimize progress capturing for cases when the request data has a nullish value or zero data length (#6400) (95a3e8e)
  • fetch: fix headers getting from a stream response; (#6401) (870e0a7)

Contributors to this release

... (truncated)

Commits
  • 0e4f9fa chore(release): v1.7.2 (#6414)
  • 4f79aef fix(fetch): enhance fetch API detection; (#6413)
  • 67d1373 chore(release): v1.7.1 (#6411)
  • 733f15f fix(fetch): fixed ReferenceError issue when TextEncoder is not available in t...
  • 3041c61 [Release] v1.7.0 (#6408)
  • 18b13cb chore(docs): add fetch adapter docs; (#6407)
  • e62099b fix(fetch): fixed a possible memory leak in the AbortController for the strea...
  • b49aa8e chore(release): v1.7.0-beta.2 (#6403)
  • d57f03a chore(ci): bump create-pull-request version to fix a bug; (#6405)
  • 097b0d1 chore(ci): add tag resolution for npm releases based on package version; (#6404)
  • Additional commits viewable in compare view


Updates expo from 51.0.14 to 51.0.17

Changelog

Sourced from expo's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

  • Add minimal TextDecoder support to native client platforms. (#29620 by @​EvanBacon)
  • Introduced useEvent hook for EventEmitter objects (e.g. native modules and shared objects). (#29056 by @​tsapeta)

🐛 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)

💡 Others

51.0.15 - 2024-06-20

This version does not introduce any user-facing changes.

Commits


Updates expo-av from 14.0.5 to 14.0.6

Changelog

Sourced from expo-av's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

  • [iOS] loadAsync() promise never settled when given an invalid file uri (#30020 by @​vonovak)

  • Fixed putting app to background stops non-mixable audio playback in other apps on iOS (#20380 by @​de1acr0ix)

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

💡 Others

  • Keep using the legacy event emitter as the module is not fully migrated to Expo Modules API. (#28946 by @​tsapeta)
Commits


Updates expo-modules-core from 1.12.15 to 1.12.18

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)

🐛 Bug fixes

  • [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)
  • [Android] Reduce the number of global references to JSIContext. (#29936 by @​lukmccall)
  • Fixed getPathPermissions permission error for local path with spaces on iOS 16 and older. (#29958 by @​kudo)
  • Fixed RCTTriggerReloadCommandListeners not found build error on iOS. (#30014 by @​kudo)
  • [iOS] Fixed broken addUIBlock and executeUIBlock on New Architecture mode. (#30030 by @​kudo)
  • Fixed blocking SSE responses from network interceptor on Android. (#30062 by @​kudo)
  • Fixed a crash when the event listener throws an error. (#30065 by @​tsapeta)

💡 Others

  • Change sideEffects to use src folder. (#29964 by @​EvanBacon)
  • [web] Use global crypto object for UUID. (#29828 by @​EvanBacon)
  • [iOS] Send open url event to all matching subscribers. (#29645 by @​aleqsio)
  • Use process.env.EXPO_OS for Platform.OS and Platform.select, when available. (#29429 by @​EvanBacon)
  • [Android] Removed unneeded in-between function call when resolving promise without arguments. (#28944 by @​lukmccall)
  • Exported some TypeScript declarations (e.g. EventEmitter) from expo-modules-core/types. (#28994 by @​tsapeta)
  • [Android] Switch to the JS thread when sending an event. (#29753 by @​lukmccall)
  • Moved process object declaration to global declaration. (#29745 by @​tsapeta)
  • Use the src folder as the Metro target. (#29702 by @​tsapeta)
  • Make it possible for TypeScript to infer EventEmitter's events map. (#29056 by @​tsapeta)
  • [iOS] Exposed Utilities class for Expo Modules common tasks. (#29945 by @​kudo)
  • [iOS] Stop throwing runtime errors when the promise is settled more than once. (#30000 by @​tsapeta)
  • [iOS] Renamed pointer property in the SharedRef class to ref for parity with Android. (#30061 by @​tsapeta)

1.12.16 - 2024-06-20

🐛 Bug fixes

  • Fixed resource leakage from ExpoRequestInterceptorProtocol. (#29798 by @​kudo)
Commits


Updates expo-router from 3.5.16 to 3.5.17

Changelog

Sourced from expo-router's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

💡 Others

Commits


Updates expo-sensors from 13.0.8 to 13.0.9

Changelog

Sourced from expo-sensors's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

💡 Others

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

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

Release notes

Sourced from react-native's releases.

0.74.2

Changed

Fixed

Android specific

iOS specific

  • Privacy Manifest aggregation failing due to no NSPrivacyAccessedAPITypes key (fc4e099920 by @​renchap)
  • In privacy manifest post install script, handle the case where the file reference doesn't have a path (4ad65ac59a by @​robertying)
  • Fixed an issue where the selectionColor prop was not being applied on the TextInput component. (2bde626a9f by @​robinshin)

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.

Changelog

Sourced from react-native's changelog.

v0.74.2

Changed

Fixed

Android specific

iOS specific

  • Privacy Manifest aggregation failing due to no NSPrivacyAccessedAPITypes key (fc4e099920 by @​renchap)
  • In privacy manifest post install script, handle the case where the file reference doesn't have a path (4ad65ac59a by @​robertying)
  • Fixed an issue where the selectionColor prop was not being applied on the TextInput component. (2bde626a9f by @​robinshin)
Commits


Updates react-native-maps from 1.14.0 to 1.15.6

Release notes

Sourced from react-native-maps's releases.

v1.15.6

1.15.6 (2024-05-30)

Bug Fixes

v1.15.5

1.15.5 (2024-05-30)

Bug Fixes

  • android: UIManagerModule fix for Bridgeless 0.74 (#5061) (f194f99)

v1.15.4

1.15.4 (2024-05-25)

Bug Fixes

  • ios: resolve issue with Pods installation (#5065) (9992c36)

v1.15.3

1.15.3 (2024-05-24)

Bug Fixes

  • android: move package namespace from Manifest to gradle (d4916bb)

v1.15.2

1.15.2 (2024-05-20)

Bug Fixes

  • use initialProps to set zoomTapEnabled in google-maps-ios (#5059) (524194f)

  • Include Apple privacy manifest (#5007)

  • fix working example with Fabric Enabled

v1.15.1

... (truncated)

Changelog

Sourced from react-native-maps's changelog.

1.15.6 (2024-05-30)

Bug Fixes

1.15.5 (2024-05-30)

Bug Fixes

  • android: UIManagerModule fix for Bridgeless 0.74 (#5061) (f194f99)

1.15.4 (2024-05-25)

Bug Fixes

  • ios: resolve issue with Pods installation (#5065) (9992c36)

1.15.3 (2024-05-24)

Bug Fixes

  • android: move package namespace from Manifest to gradle (d4916bb)

1.15.2 (2024-05-20)

Bug Fixes

  • use initialProps to set zoomTapEnabled in google-maps-ios (#5059) (524194f)

1.15.1 (2024-05-05)

Bug Fixes

1.15.0 (2024-05-04)

Features

  • ios: Add possibility to use both MKMarkerAnnotationView and MKPinAnnotationView (#5005) (6e4f49e)
Commits
  • da11dd6 chore(release): 1.15.6 [skip ci]
  • 9f458d9 fix(iOS): iOS PrivacyInfo fix (#5078)
  • 128dd07 chore(release): 1.15.5 [skip ci]
  • f194f99 fix(android): UIManagerModule fix for Bridgeless 0.74 (#5061)
  • 9674584 chore(release): 1.15.4 [skip ci]
  • 9992c36 fix(ios): resolve issue with Pods installation (#5065)
  • a3eff28 *... _Description has been truncated_
dependabot[bot] commented 3 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.