material-foundation / flutter-packages

A collection of useful Material Design packages
https://pub.dev/publishers/material.io
Apache License 2.0
834 stars 156 forks source link

Bump the dependencies group in /packages/google_fonts with 5 updates #555

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps the dependencies group in /packages/google_fonts with 5 updates:

Package From To
cider 0.2.4 0.2.6
http 1.1.2 1.2.0
path_provider 2.1.1 2.1.2
path_provider_platform_interface 2.1.1 2.1.2
plugin_platform_interface 2.1.7 2.1.8

Updates cider from 0.2.4 to 0.2.6

Release notes

Sourced from cider's releases.

0.2.6

What's Changed

New Contributors

Full Changelog: https://github.com/f3ath/cider/compare/0.2.5...0.2.6

0.2.5

No release notes provided.

Changelog

Sourced from cider's changelog.

[0.2.6] - 2024-02-03

Fixed

  • Made bump and log proper subcommands to improve UX (PR by marvin-kolja)

[0.2.5] - 2024-01-07

Changed

  • Bump dependencies
Commits


Updates http from 1.1.2 to 1.2.0

Commits


Updates path_provider from 2.1.1 to 2.1.2

Commits
  • 09205ca Re-land: Enable prefer_mixin and bump plugin_platform_interface to 2.1.7 (#5841)
  • 5aef49b [ci] Revert #5793 + Manual flutter roll to c6ddb73f971edd8210893db9f26ae66590...
  • 24a12a4 Enable prefer_mixin and bump plugin_platform_interface to 2.1.7 (#5793)
  • 31fc7b5 bump mockito across repo to 5.4.4 (#5794)
  • bb97da8 [various] Sync lints with flutter/flutter (#5717)
  • 36a7b99 [path_provider]: Bump androidx.annotation:annotation from 1.7.0 to 1.7.1 in /...
  • 9186a1f [path_provider_android] Re-enable getExternalStorageDirectories test (#5668)
  • 2133991 [path_provider] De-flake getExternalStorageDirectories test (#5628)
  • 2b53f72 [Android] Bump Gradle version to 7.6.3 (#5522)
  • b7bf037 [path_provider_android] Disable getExternalStorageDirectories (type: ...) t...
  • Additional commits viewable in compare view


Updates path_provider_platform_interface from 2.1.1 to 2.1.2

Commits
  • 09205ca Re-land: Enable prefer_mixin and bump plugin_platform_interface to 2.1.7 (#5841)
  • 5aef49b [ci] Revert #5793 + Manual flutter roll to c6ddb73f971edd8210893db9f26ae66590...
  • 24a12a4 Enable prefer_mixin and bump plugin_platform_interface to 2.1.7 (#5793)
  • 31fc7b5 bump mockito across repo to 5.4.4 (#5794)
  • bb97da8 [various] Sync lints with flutter/flutter (#5717)
  • 36a7b99 [path_provider]: Bump androidx.annotation:annotation from 1.7.0 to 1.7.1 in /...
  • 9186a1f [path_provider_android] Re-enable getExternalStorageDirectories test (#5668)
  • 2133991 [path_provider] De-flake getExternalStorageDirectories test (#5628)
  • 2b53f72 [Android] Bump Gradle version to 7.6.3 (#5522)
  • b7bf037 [path_provider_android] Disable getExternalStorageDirectories (type: ...) t...
  • Additional commits viewable in compare view


Updates plugin_platform_interface from 2.1.7 to 2.1.8

Commits
  • bb97da8 [various] Sync lints with flutter/flutter (#5717)
  • 6b2249f [pointer_interceptor_web] Update package APIs and tests. (#5785)
  • ece0d7b [google_sign_in] Correct method channel clearAuthCache declaration (#5787)
  • bff79f6 [google_sign_in] Correct clearAuthCache declarations (#5693)
  • bbb4134 [camerax] Implement lockCaptureOrientation & unlockCaptureOrientation (#5...
  • 36a7b99 [path_provider]: Bump androidx.annotation:annotation from 1.7.0 to 1.7.1 in /...
  • fa74d3e [pigeon]: Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.21 to 1.9.2...
  • 6660212 [go_router] Refactored RouteMatchList and imperative APIs (#5497)
  • a38446d [webview]: Bump androidx.annotation:annotation from 1.7.0 to 1.7.1 in /packag...
  • 65e0a81 [webview_flutter] Implement platform interface for JavaScript dialog (#5670)
  • Additional commits viewable 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 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
dependabot[bot] commented 7 months ago

Superseded by #558.