material-foundation / flutter-packages

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

Bump the pub-dependencies group across 1 directory with 4 updates #612

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps the pub-dependencies group with 3 updates in the /packages/google_fonts directory: crypto, http and path_provider.

Updates crypto from 3.0.3 to 3.0.5

Release notes

Sourced from crypto's releases.

package:crypto v3.0.5

  • Revert switch to enable fast "sinks" on Wasm because it breaks dart2js with server mode.

package:crypto v3.0.4

  • Fix WebAssembly support.
  • Require Dart 3.4
Changelog

Sourced from crypto's changelog.

3.0.5

  • Revert switch to enable fast "sinks" on Wasm because it breaks dart2js with server mode.

3.0.4

  • Fix WebAssembly support.
  • Require Dart 3.4
Commits


Updates http from 1.2.1 to 1.2.2

Release notes

Sourced from http's releases.

package:http v1.2.2

  • Require package web: '>=0.5.0 <2.0.0'.
Commits


Updates path_provider from 2.1.3 to 2.1.4

Commits
  • c03cc00 [path_provider] fix 151823: update minimum required path_provider_android to ...
  • 877f171 [path_provider]: Bump androidx.annotation:annotation from 1.8.0 to 1.8.1 in /...
  • 3d358d9 [many] Ignore NewerVersionAvailable in android lint (#7218)
  • 47a92db [path_provider] Remove win32 (#7073)
  • 6f45d03 [path_provider]: Bump com.android.tools.build:gradle from 7.3.1 to 8.5.0 in /...
  • 71b2f68 [various] Update flutter.dev links to more reliable destinations (#6963)
  • bfd0b78 [path_provider]: Bump androidx.annotation:annotation from 1.7.1 to 1.8.0 in /...
  • 4a178f1 Disable sandboxing directly for macOS tests (#6880)
  • 67b082d [path_provider] Skip verifying sample file on macOS (#6874)
  • b16a7e3 [many] Remove references to v1 embedding (#6494)
  • Additional commits viewable in compare view


Updates test from 1.25.2 to 1.25.7

Release notes

Sourced from test's releases.

package:test v1.25.7

  • Enable asserts for dart2wasm tests.

package:test v1.25.6

  • Point API doc links to package:test canonical libraries.
  • Fix testing with dart2wasm - use dart compile wasm instead of depending on SDK internals
  • Update min SDK constraint to 3.2.0.

package:test v1.25.5

  • Update the package:web_socket_channel version constraint to allow 3.x.
  • Update the package:shelf_web_socket version constraint to allow 2.x.

package:test v1.25.4

  • Add @doNotSubmit to more declarations of the solo parameter.

package:test v1.25.3

  • Remove outdated StreamMatcher link from README table of contents.
  • Document the silent reporter in CLI help output.
  • Support enabling experiments with the dart2wasm compiler.
  • Added @doNotSubmit to test(solo: ...) and group(solo: ...). In practice, this means that code that was relying on ignoring deprecation warnings and using solo or group with a skip parameter will now fail if dart analyze --fatal-infos (or similar) is enabled.
Commits


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 2 months ago

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