MensaSverige / swagapp

2 stars 0 forks source link

Bump the all-npm-dependencies group across 1 directory with 15 updates #68

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps the all-npm-dependencies group with 15 updates in the /app directory:

Package From To
@react-native-community/geolocation 3.1.0 3.2.1
react-native 0.73.2 0.74.0
react-native-keychain 8.1.2 8.2.0
react-native-maps 1.10.0 1.14.0
react-native-screens 3.29.0 3.31.1
@babel/core 7.23.9 7.24.4
@babel/preset-env 7.23.9 7.24.4
@babel/runtime 7.23.9 7.24.4
@react-native/babel-preset 0.73.19 0.74.81
@react-native/eslint-config 0.73.2 0.74.81
@react-native/metro-config 0.73.3 0.74.81
@react-native/typescript-config 0.73.1 0.74.81
@types/node 20.11.7 20.12.7
lucide-react-native 0.367.0 0.373.0
typescript 5.0.4 5.4.5

Updates @react-native-community/geolocation from 3.1.0 to 3.2.1

Release notes

Sourced from @​react-native-community/geolocation's releases.

Release 3.2.1

  • TypeScript fixes

https://github.com/michalchudziak/react-native-geolocation/compare/v3.2.0...v3.2.1

Release 3.2.0

  • Upgrade example app to RN 0.73.4 (#299) 53a616b
  • Update react-native-geolocation.podspec (#297) 0dc53c2
  • Remove RCT-Folly version hardcoding (#289) aa51e7e
  • Update PlayServicesLocationManager.java (#280) d249a2d
  • chore: set engines.node to node 16+ 9004f93

https://github.com/michalchudziak/react-native-geolocation/compare/v3.1.0...v3.2.0

Commits


Updates react-native from 0.73.2 to 0.74.0

Release notes

Sourced from react-native's releases.

0.74.0

0.74 stable is out!

This release includes over 1673 commits from 57 contributors! Thank you to all our contributors new and old! See the highlights of the release in our release blog post.


To help you upgrade to this version, you can use the upgrade helper ⚛️


Hermes dSYMS:


You can find the whole changelog history in the changelog.md file.

0.74.0-rc.9

Added

iOS specific

Fixed

iOS specific


Hermes dSYMS:


... (truncated)

Changelog

Sourced from react-native's changelog.

0.74.0

Breaking

Android specific

... (truncated)

Commits
  • 972b420 Release 0.74.0
  • d4a48ce Release 0.74.0-rc.9
  • 2b18fdf [LOCAL][iOS] Fix RNTester project and remove CCACHE from project when disabled
  • 92c6d22 add privacy manifest to pod install
  • bb5451b Fix Open Debugger dev menu item missing from iOS Bridgeless
  • 0b3ebdf Change bridgeless check in dev menu (#43976)
  • 26854de Implement getJavaScriptContextHolder for BridgelessCatalystInstance (#44054)
  • e7131fa Implement getRuntimeExecutor for BridgelessCatalystInstance (#44053)
  • 2a6e156 Release 0.74.0-rc.8
  • cb2d93e [RN][iOS] Cherry Pick #43757 and #43994 (#44007)
  • Additional commits viewable in compare view


Updates react-native-keychain from 8.1.2 to 8.2.0

Release notes

Sourced from react-native-keychain's releases.

8.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/oblador/react-native-keychain/compare/v8.1.3...v8.2.0

v8.1.3

What's Changed

New Contributors

Full Changelog: https://github.com/oblador/react-native-keychain/compare/v8.1.2...v8.1.3

Commits


Updates react-native-maps from 1.10.0 to 1.14.0

Release notes

Sourced from react-native-maps's releases.

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)

Bug Fixes

v1.13.0

1.13.0 (2024-04-01)

Features

  • google-init: Improve Google Maps Initialisation on Android (a1be51b)

v1.12.0

1.12.0 (2024-03-29)

... (truncated)

Changelog

Sourced from react-native-maps's changelog.

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)

Features

  • google-init: Improve Google Maps Initialisation on Android (a1be51b)

1.12.0 (2024-03-29)

Features

  • google-maps: add onSelect/onDeselect support fo google maps (#4990) (b9fbe31)

1.11.3 (2024-03-11)

... (truncated)

Commits
  • 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
  • 7e1dd58 fix(android): map initialization as expected
  • 8886471 Merge branch 'master' into enable-new-arch
  • 73640a6 fix(android): map initialization as expected
  • 6554793 fix(android): map initialization as expected
  • Additional commits viewable in compare view


Updates react-native-screens from 3.29.0 to 3.31.1

Release notes

Sourced from react-native-screens's releases.

3.31.1

Patch release including fixing errors during the install step in React Native applications with 3.31.0 version of React Native Screens. Thanks for following along! 💙

What's Changed

:bug: Bug fixes

Full Changelog: https://github.com/software-mansion/react-native-screens/compare/3.31.0...3.31.1

3.31.0

Minor release including adding support for React Native 0.74 and fixing targets of the touchables on the JS Stack. Thanks for following along! 💙

What's Changed

:bug: Bug fixes

:1234: Miscellaneous

New Contributors

🙌 Thank you for your contributions!

Full Changelog: https://github.com/software-mansion/react-native-screens/compare/3.31.0-rc.1...3.31.0

3.31.0-rc.1

Release candidate no.2 for version 3.31.0 that removes declarations of some events on Fabric and changes event types. Thanks for following along! 💙

Note: Please note that this version is a candidate for the next stable version of React Native Screens. If you encounter any issues or inconveniences, please let us know about them by submitting an issue.

What's Changed

🐛 Bug fixes

🔢 Miscellaneous

... (truncated)

Commits
  • f8a45e1 Release 3.31.1
  • 7aa5e7b fix: Change postinstall step to prepare and run prepare on release in package...
  • c512c9c Release 3.31.0
  • 02154a9 fix(iOS): add RCT-Image to RNScreens.podspec (#2089)
  • c110679 fix: don't use AnimatedNativeScreen when stackPresentation prop is not set (#...
  • 6b694e3 chore: bump yarn to latest stable (4.1.1) (#2097)
  • d54a19a chore(Android): fix emit type parameters (#2087)
  • 03dad84 fix(iOS): Change retrieving window in FullWindowOverlay (#2031)
  • a8bb418 Release 3.31.0-rc.1 (#2096)
  • 4aca1ae fix: add missing events (#2095)
  • Additional commits viewable in compare view


Updates @babel/core from 7.23.9 to 7.24.4

Release notes

Sourced from @​babel/core's releases.

v7.24.4 (2024-04-03)

Thanks @​Dunqing, @​luiscubal, and @​samualtnorman for your first PRs!

:eyeglasses: Spec Compliance

  • babel-parser
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3

:bug: Bug Fix

  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-plugin-transform-block-scoping
  • babel-core, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping

Committers: 7

v7.24.3 (2024-03-20)

Thanks @​ota-meshi for your first PR!

:bug: Bug Fix

  • babel-helper-module-imports

Committers: 2

v7.24.2 (2024-03-19)

:bug: Bug Fix

  • babel-code-frame, babel-highlight

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v7.24.4 (2024-04-03)

:eyeglasses: Spec Compliance

  • babel-parser
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3

:bug: Bug Fix

  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-plugin-transform-block-scoping
  • babel-core, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping

v7.24.3 (2024-03-20)

:bug: Bug Fix

  • babel-helper-module-imports

v7.24.2 (2024-03-19)

:bug: Bug Fix

v7.24.1 (2024-03-19)

:bug: Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-plugin-proposal-decorators, babel-plugin-proposal-json-modules, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties
  • babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties

:memo: Documentation

:house: Internal

  • babel-code-frame, babel-highlight

... (truncated)

Commits


Updates @babel/preset-env from 7.23.9 to 7.24.4

Release notes

Sourced from @​babel/preset-env's releases.

v7.24.4 (2024-04-03)

Thanks @​Dunqing, @​luiscubal, and @​samualtnorman for your first PRs!

:eyeglasses: Spec Compliance

  • babel-parser
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3

:bug: Bug Fix

  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-plugin-transform-block-scoping
  • babel-core, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping

Committers: 7

v7.24.3 (2024-03-20)

Thanks @​ota-meshi for your first PR!

:bug: Bug Fix

  • babel-helper-module-imports

Committers: 2

v7.24.2 (2024-03-19)

:bug: Bug Fix

  • babel-code-frame, babel-highlight

... (truncated)

Changelog

Sourced from @​babel/preset-env's changelog.

v7.24.4 (2024-04-03)

:eyeglasses: Spec Compliance

  • babel-parser
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3

:bug: Bug Fix

  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
    • #16387 fix: support mu... _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.