altive / flutter_app_template

Flutter App Templete is a project that introduces an approach to architecture and project structure for developing Flutter apps.
MIT License
214 stars 22 forks source link

build(deps): bump the dependencies-patch group across 1 directory with 4 updates #391

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the dependencies-patch group with 4 updates in the /packages/flutter_app directory: cupertino_icons, firebase_dynamic_links, shared_preferences and url_launcher.

Updates cupertino_icons from 1.0.6 to 1.0.8

Commits
  • 701d60a [CupertinoIcons] fix broken icons and vertical alignment, bump the version to...
  • cc34b78 [ci/various] Update for 3.19 stable (#6147)
  • d1f1f0f [cupertino_icons] Add example to cupertino icons (#5312)
  • 639c5f0 [ci] Roll minimum allowable Flutter to 3.10 (#5425)
  • See full diff in compare view


Updates firebase_dynamic_links from 5.5.0 to 5.5.4

Changelog

Sourced from firebase_dynamic_links's changelog.

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2024-04-24

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits
  • 6f87f15 chore(release): publish packages
  • 93efcff fix(web): fix type casting for JSString in error parsing (#12698)
  • 471b507 fix(web): fixing some uncorrect type casting for Web (#12696)
  • 46fd5af chore(release): publish packages (#12687)
  • e75d134 fix(storage): pass StorageMetadata as nullable for putFile() API. Metadata ...
  • 933e343 feat(messaging, apple): provide privacy manifest for NSUserDefaults usage i...
  • 967aa5d fix(auth, web): fix verifyPhoneNumber by using jsify() to convert phone optio...
  • 2bd3d7d feat: bump JS SDK to version 10.11.0 (#12645)
  • 02c26b3 fix(firebase_messaging, web): Define scope for 'firebase-messaging-sw.js' on ...
  • b01c282 ci: remove firestore e2e test breaking CI (#12683)
  • Additional commits viewable in compare view


Updates shared_preferences from 2.2.2 to 2.2.3

Commits
  • a21a447 Update multiple packages to depend on versions with iOS privacy manifest incl...
  • 51faaa1 [shared_preferences] Update mockito to the new version available 5.2.0 (#6332)
  • ccb27be [various] Commit Windows build migrations (#6175)
  • b21dce5 [web] Updates package:web dependency to ^0.5.0. (#5791)
  • cc34b78 [ci/various] Update for 3.19 stable (#6147)
  • e08e149 [various] Disambiguate TestDefaultBinaryMessengerBinding (#6009)
  • 88b7d16 [most on Android] Bump compile SDK version to 34 (#5783)
  • 76a6fd2 [shared_preferences_foundation] Run swift-format on Swift files (#5933)
  • 4dd91ce [various] Run swift-format on example app Swift files (#5931)
  • 4c5375d [various] Update minimum iOS versions to 12.0 (#5902)
  • Additional commits viewable in compare view


Updates url_launcher from 6.2.5 to 6.2.6

Commits
  • a21a447 Update multiple packages to depend on versions with iOS privacy manifest incl...
  • 5e03e0f [url_launcher] Add explicit imports of UIKit (#6208)
  • ccb27be [various] Commit Windows build migrations (#6175)
  • See full diff in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @riscait.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
riscait commented 1 month ago

@dependabot merge