JulianFl / blndfnd

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

Bump the minor-and-patch group across 1 directory with 29 updates #66

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

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

Package From To
@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.48.0
axios 1.6.7 1.7.2
immer 10.0.4 10.1.1
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.5
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.47.0
@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/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.48.0

Release notes

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

v5.48.0

Version 5.48.0 - 6/25/24, 2:14 PM

Changes

Feat

  • core: Add possibility to pass a callback to enabled. (#7566) (31b9ab49) by John

Packages

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

v5.47.0

Version 5.47.0 - 6/25/24, 12:27 PM

Changes

Feat

  • react-query: usePrefetchQuery (#7582) (fbfe9409) by Dominik Dorfmeister

Chore

  • Update typescript-eslint to v7 (#7610) (32bce35a) by Lachlan Collins

Ci

  • Prevent uploading coverage files found in Nx cache (#7619) (63552449) by Lachlan Collins
  • Add tests for TS 4.7, 4.8, 4.9 (#7618) (15e42ba4) by Lachlan Collins
  • Add TS version tests (#7605) (8253a80b) by Lachlan Collins

... (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 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.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 * fix(iOS): example working with react-native 0.74.1 (#5066)
  • c00bd81 chore(release): 1.15.3 [skip ci]
  • d4916bb fix(android): move package namespace from Manifest to gradle
  • e565159 chore(release): 1.15.2 [skip ci]
  • Additional commits viewable in compare view


Updates react-native-pager-view from 6.3.0 to 6.3.3

Release notes

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

v6.3.3

Changelog:

  • chore(example): Update example to rn0.74 (#829) (2d5e9d9)
  • fix(native): Update legacy codegen setup (#828) (bccd97d)

New Contributors

v6.3.2

Changelog:

  • fix: fabric builds (333fbf8)
  • fix(ts): fix types (#827)(#823) (378121e)

v6.3.1

Changelog:

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

This version was pushed to npm by mrrefactor, a new releaser for react-native-pager-view since your current version.


Updates react-native-reanimated from 3.10.1 to 3.12.1

Release notes

Sourced from react-native-reanimated's releases.

3.12.1

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/3.12.0...3.12.1

3.12.0

What's Changed

Features

Fixes

Improvements

Internal Changes

New Contributors

@​antFrancon, @​JDMathew, @​thomas-rx, @​exploIF

🙌 Thank you for your contributions!

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/3.11.0...3.12.0

Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/9287839734

3.11.0

What's Changed

... (truncated)

Commits


Updates react-native-safe-area-context from 4.10.1 to 4.10.5

Release notes

Sourced from react-native-safe-area-context's releases.

Release 4.10.5

4.10.5 (2024-06-17)

Bug Fixes

dependabot[bot] commented 2 months ago

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