JulianFl / blndfnd

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

Bump the minor-and-patch group across 1 directory with 30 updates #56

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

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

Package From To
@expo/vector-icons 14.0.0 14.0.2
@react-native-async-storage/async-storage 1.21.0 1.23.1
@tanstack/react-query 5.18.1 5.37.1
axios 1.6.7 1.7.0
expo-linking 6.2.2 6.3.1
expo-router 3.4.8 3.5.14
expo-splash-screen 0.26.4 0.27.4
expo-status-bar 1.11.1 1.12.1
immer 10.0.4 10.1.1
react 18.2.0 18.3.1
@types/react 18.2.48 18.3.2
react-native 0.73.6 0.74.1
react-native-maps 1.10.0 1.15.1
react-native-pager-view 6.2.3 6.3.1
react-native-safe-area-context 4.8.2 4.10.1
react-native-screens 3.29.0 3.31.1
react-native-svg 15.2.0 15.3.0
zustand 4.5.0 4.5.2
@babel/core 7.23.9 7.24.5
@tanstack/eslint-plugin-query 5.18.1 5.35.6
@types/jest 29.5.11 29.5.12
@types/react-test-renderer 18.0.7 18.3.0
@typescript-eslint/eslint-plugin 7.2.0 7.9.0
@typescript-eslint/parser 7.2.0 7.9.0
eslint-plugin-react 7.33.2 7.34.1
eslint-plugin-react-hooks 4.6.0 4.6.2
openapi-typescript-codegen 0.27.0 0.29.0
prettier 3.2.4 3.2.5
tailwindcss 3.3.2 3.4.3
typescript 5.3.3 5.4.5

Updates @expo/vector-icons from 14.0.0 to 14.0.2

Commits


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

Release notes

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

v1.23.1

1.23.1 (2024-03-20)

Bug Fixes

  • default-storage: Privacy manifest missing key (#1076) (c4ed1fa)

v1.23.0

1.23.0 (2024-03-19)

❗️Please bump to version v1.23.1 fixed Privacy Manifest file

Features

  • default-storage: Add Privacy Manifest for iOS (#1075) (864626d)

v1.22.3

1.22.3 (2024-02-28)

Bug Fixes

  • android: bridgeless mode broken on react-native 0.74 (#1068) (253126d)

v1.22.2

1.22.2 (2024-02-23)

Bug Fixes

v1.22.1

1.22.1 (2024-02-20)

Bug Fixes

  • ios: Merging empty object should not override current value (#1064) (ea9fc7a)

v1.22.0

1.22.0 (2024-02-15)

Features

... (truncated)

Commits


Updates @tanstack/react-query from 5.18.1 to 5.37.1

Release notes

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

v5.37.1

Version 5.37.1 - 5/18/2024, 8:42 AM

Changes

Fix

  • Enable link-workspace-packages (#7451) (8493b34e) by Lachlan Collins

Chore

  • Update dependencies (#7449) (78e4bc15) by Lachlan Collins
  • Update to pnpm v9 (#7448) (38fa8c4a) by Lachlan Collins

Packages

  • @​tanstack/query-devtools@​5.37.1
  • @​tanstack/query-persist-client-core@​5.37.1
  • @​tanstack/react-query@​5.37.1
  • @​tanstack/react-query-devtools@​5.37.1
  • @​tanstack/react-query-persist-client@​5.37.1
  • @​tanstack/react-query-next-experimental@​5.37.1
  • @​tanstack/solid-query@​5.37.1
  • @​tanstack/solid-query-devtools@​5.37.1
  • @​tanstack/solid-query-persist-client@​5.37.1
  • @​tanstack/svelte-query@​5.37.1
  • @​tanstack/svelte-query-devtools@​5.37.1
  • @​tanstack/svelte-query-persist-client@​5.37.1
  • @​tanstack/vue-query@​5.37.1
  • @​tanstack/vue-query-devtools@​5.37.1
  • @​tanstack/angular-query-devtools-experimental@​5.37.1
  • @​tanstack/angular-query-experimental@​5.37.1
  • @​tanstack/query-async-storage-persister@​5.37.1
  • @​tanstack/query-sync-storage-persister@​5.37.1

v5.37.0

Version 5.37.0 - 5/17/2024, 12:52 PM

Changes

Feat

  • svelte-query: Export types from createQueries (#7428) (95c76e65) by Aponia

Fix

  • svelte-query: Update createQueries type (#7429) (2d2c76d1) by Aponia
  • svelte-query-devtools: Replace self-closing div tag (#7440) (23b2abe5) by omar

Chore

... (truncated)

Commits


Updates axios from 1.6.7 to 1.7.0

Release notes

Sourced from axios's releases.

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:

Bug Fixes

  • core/axios: handle un-writable error stack (#6362) (81e0455)
  • fetch: fix cases when ReadableStream or Response.body are not available; (#6377) (d1d359d)
  • fetch: treat fetch-related TypeError as an AxiosError.ERR_NETWORK error; (#6380) (bb5f9a5)

Contributors to this release

Install

npm i axios@next

Release v1.7.0-beta.0

Release notes:

Features

... (truncated)

Changelog

Sourced from axios's changelog.

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

1.7.0-beta.1 (2024-05-07)

Bug Fixes

  • core/axios: handle un-writable error stack (#6362) (81e0455)
  • fetch: fix cases when ReadableStream or Response.body are not available; (#6377) (d1d359d)
  • fetch: treat fetch-related TypeError as an AxiosError.ERR_NETWORK error; (#6380) (bb5f9a5)

Contributors to this release

1.7.0-beta.0 (2024-04-28)

Features

... (truncated)

Commits
  • 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)
  • 870e0a7 fix(fetch): fix headers getting from a stream response; (#6401)
  • 95a3e8e fix(fetch): fix & optimize progress capturing for cases when the request data...
  • ad3174a fix(fetch): capitalize HTTP method names; (#6395)
  • b9f4848 chore(release): v1.7.0-beta.1 (#6383)
  • Additional commits viewable in compare view


Updates expo-linking from 6.2.2 to 6.3.1

Changelog

Sourced from expo-linking's changelog.

6.3.1 — 2024-04-23

This version does not introduce any user-facing changes.

6.3.0 — 2024-04-18

This version does not introduce any user-facing changes.

Commits


Updates expo-router from 3.4.8 to 3.5.14

Changelog

Sourced from expo-router's changelog.

3.5.14 — 2024-05-15

🐛 Bug fixes

3.5.13 — 2024-05-14

🐛 Bug fixes

3.5.12 — 2024-05-13

🐛 Bug fixes

  • Fix Sitemap crashing when UIViewControllerBasedStatusBarAppearance is set to YES (#28724 by @​hirbod)

3.5.11 — 2024-05-09

🐛 Bug fixes

  • Fix Typed Routes generating incorrect routes and crashing when moving files (#28665 by @​marklawlor)
  • Fix _layout files with platform extensions incorrectly registering as a route (#28699 by @​marklawlor)

3.5.10 — 2024-05-07

🐛 Bug fixes

  • Fix useMemo crash when adding new routes.

3.5.9 — 2024-05-06

💡 Others

3.5.8 — 2024-05-03

This version does not introduce any user-facing changes.

3.5.7 — 2024-05-02

This version does not introduce any user-facing changes.

3.5.6 — 2024-05-01

🎉 New features

... (truncated)

Commits


Updates expo-splash-screen from 0.26.4 to 0.27.4

Changelog

Sourced from expo-splash-screen's changelog.

0.27.4 — 2024-05-03

💡 Others

0.27.3 — 2024-05-01

This version does not introduce any user-facing changes.

0.27.2 — 2024-04-23

This version does not introduce any user-facing changes.

0.27.1 — 2024-04-22

This version does not introduce any user-facing changes.

0.27.0 — 2024-04-18

🐛 Bug fixes

  • Fixed white screen flickering when using expo-updates with longer fallbackToCacheTimeout. (#28227 by @​kudo)

💡 Others

  • Removed deprecated backward compatible Gradle settings. (#28083 by @​kudo)
Commits


Updates expo-status-bar from 1.11.1 to 1.12.1

Changelog

Sourced from expo-status-bar's changelog.

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.

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 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.48 to 18.3.2

Commits


Updates react-native from 0.73.6 to 0.74.1

Release notes

Sourced from react-native's releases.

0.74.1

Added

iOS Specific

Changed

Android specific

Fixed

Android Specific

iOS Specific


Hermes dSYMS:


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

... (truncated)

Changelog

Sourced from react-native's changelog.

0.74.1

Added

iOS Specific

Changed

Android specific

Fixed

Android Specific

iOS Specific

0.74.0

Breaking

... (truncated)

Commits
  • 31f9d45 Release 0.74.1
  • 093a2ad [LOCAL] Fix privacy manifest aggregator
  • a0ed073 [LOCAL] Fix compilation error on ReactDelegate
  • 4be1faf Implement privacy manifest aggregation (#44214)
  • 56631cd fix ReactActivity.getReactDelegate().reload() (#44223)
  • cc1c697 Support more stubbed methods in BridgelessCatalystInstance (#44091)
  • 58b1f9b feat: upgrade @react-native-community/cli to 13.6.6 (#44253)
  • 8813061 Honor requiresMainQueueSetup in bridgeless mode for ViewManagers
  • 59e7ed5 Avoid calling abstract methods in RCTComposedViewRegistry
  • 305249f maintain correct content offset when scroll view is suspended (#44256)
  • Additional commits viewable in compare view


Updates react-native-maps from 1.10.0 to 1.15.1

Release notes

Sourced from react-native-maps's releases.

v1.15.1

1.15.1 (2024-05-05)

Bug Fixes

v1.15.0

1.15.0 (2024-05-04)

Features

  • ios: Add possibility to use both MKMarkerAnnotationView and MKPinAnnotationView (#5005) (6e4f49e)

v1.14.0

1.14.0 (2024-04-14)

Bug Fixes

  • android: map initialization as expected (b57d22f)
  • android: map initialization as expected (8ba7608)
  • android: map initialization as expected (7e1dd58)
  • android: map initialization as expected (73640a6)
  • android: map initialization as expected (6554793)

Features

  • add support for new React Native architecture (630b72e)
  • add support for new React Native architecture (48665da)
  • add support for new React Native architecture (794c64f)
  • add support for new React Native architecture (1310985)
  • add support for new React Native architecture (39fd4e6)
  • Enable new arch for the example project (1a21f86)

v1.13.2

1.13.2 (2024-04-13)

Bug Fixes

  • android: googleMapOptions / initialising multiple maps on android is buggy (#5034) (be28937)

v1.13.1

1.13.1 (2024-04-13)

... (truncated)

Changelog

Sourced from react-native-maps's changelog.

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)

1.14.0 (2024-04-14)

Bug Fixes

  • android: map initialization as expected (b57d22f)
  • android: map initialization as expected (8ba7608)
  • android: map initialization as expected (7e1dd58)
  • android: map initialization as expected (73640a6)
  • android: map initialization as expected (6554793)

Features

  • add support for new React Native architecture (630b72e)
  • add support for new React Native architecture (48665da)
  • add support for new React Native architecture (794c64f)
  • add support for new React Native architecture (1310985)
  • add support for new React Native architecture (39fd4e6)
  • Enable new arch for the example project (1a21f86)

1.13.2 (2024-04-13)

Bug Fixes

  • android: googleMapOptions / initialising multiple maps on android is buggy (#5034) (be28937)

1.13.1 (2024-04-13)

Bug Fixes

1.13.0 (2024-04-01)

... (truncated)

Commits
  • 93e0988 chore(release): 1.15.1 [skip ci]
  • 29107d5 fix(android): fix non working tile update (#5041)
  • 3ba84a6 chore(release): 1.15.0 [skip ci]
  • 6e4f49e feat(ios): Add possibility to use both MKMarkerAnnotationView and MKPinAnnota...
  • 120c2a5 chore(release): 1.14.0 [skip ci]
  • 1a21f86 feat: Enable new arch for the example project
  • 630b72e feat: add support for new React Native architecture
  • 48665da feat: add support for new React Native architecture
  • b57d22f fix(android): map initialization as expected
  • 8ba7608 fix(android): map initialization as expected
  • Additional commits viewable in compare view


Updates react-native-pager-view from 6.2.3 to 6.3.1

Release notes

Sourced from react-native-pager-view's releases.

v6.3.1

Changelog:

  • fix(js): Native commands must be exported with the name 'Commands' (#818) (3d089e8)

v6.3.0

Changelog:

  • fix(js): make sure that RCTEventEmitter is registered before emitting the first onScroll event (#809) (8d064d4)
  • fix(and... _Description has been truncated_
dependabot[bot] commented 4 months ago

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