Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the pub-dependencies group across 1 directory with 5 updates #620

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps the pub-dependencies group with 4 updates in the /packages/google_fonts directory: crypto, flutter_lints, 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 flutter_lints from 4.0.0 to 5.0.0

Commits
  • f38b780 [package:flutter_lints] update the dep on package:lints to 5.0.0 and the sd...
  • 7da2374 Update test to not depend on Color.toString() (#7701)
  • 54dd888 [flutter_lints] remove prefer_const_constructors, prefer_const_declarations, ...
  • 47795ab [go_router] Fixed TabView swiping in custom stateful shell route example (#7...
  • 4926c0f [quick_actions] Add guidance for correcting task management/back press behavi...
  • 21d99dc [various] Adds macOS privacy manifests (#7687)
  • 24594a0 [google_maps_flutter_android] Convert PlatformPolyline.pattern to Pigeon (#...
  • f54fe93 [pigeon] Validates support for nested collections with generic types. (#7614)
  • e9253e6 [interactive_media_ads] Adds internal wrapper for Android native `AdsRenderin...
  • fef7ffb [interactive_media_ads]: Bump com.google.ads.interactivemedia.v3:interactivem...
  • Additional commits viewable in compare view

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the pub-dependencies group with 4 updates in the /packages/google_fonts directory: [crypto](https://github.com/dart-lang/crypto), [flutter_lints](https://github.com/flutter/packages/tree/main/packages), [http](https://github.com/dart-lang/http/tree/master/pkgs) and [path_provider](https://github.com/flutter/packages/tree/main/packages/path_provider).


Updates `crypto` from 3.0.3 to 3.0.5
- [Release notes](https://github.com/dart-lang/crypto/releases)
- [Changelog](https://github.com/dart-lang/crypto/blob/master/CHANGELOG.md)
- [Commits](dart-lang/crypto@3.0.3...v3.0.5)

Updates `flutter_lints` from 4.0.0 to 5.0.0
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_lints-v5.0.0/packages)

Updates `http` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/dart-lang/http/releases)
- [Commits](https://github.com/dart-lang/http/commits/http-v1.2.2/pkgs)

Updates `path_provider` from 2.1.3 to 2.1.4
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/path_provider-v2.1.4/packages/path_provider)

Updates `test` from 1.25.2 to 1.25.7
- [Release notes](https://github.com/dart-lang/test/releases)
- [Commits](https://github.com/dart-lang/test/commits/test-v1.25.7/pkgs)

---
updated-dependencies:
- dependency-name: crypto
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pub-dependencies
- dependency-name: flutter_lints
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pub-dependencies
- dependency-name: http
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pub-dependencies
- dependency-name: path_provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pub-dependencies
- dependency-name: test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pub-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner October 1, 2024 05:42
@dependabot dependabot bot removed the request for review from a team October 1, 2024 05:42
@dependabot dependabot bot added the dart Pull requests that update Dart code label Oct 1, 2024
@dependabot dependabot bot requested a review from guidezpl October 1, 2024 05:42
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file p: google_fonts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants