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 6 updates #648

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 Mar 1, 2025

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

Package From To
crypto 3.0.3 3.0.6
flutter_lints 4.0.0 5.0.0
http 1.2.1 1.3.0
mockito 5.4.4 5.4.5
path_provider 2.1.3 2.1.5

Updates crypto from 3.0.3 to 3.0.6

Release notes

Sourced from crypto's releases.

package:crypto v3.0.6

  • Move to dart-lang/core monorepo.
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.3.0

Release notes

Sourced from http's releases.

package:http v1.3.0

  • Fixed unintended HTML tags in doc comments.
  • Switched BrowserClient to use Fetch API instead of XMLHttpRequest.

package:http v1.2.2

  • Require package web: '>=0.5.0 <2.0.0'.
Commits
  • 7271367 [http] prepare v1.3.0 release (#1451)
  • 7f50fc5 Prepare cupertino_http 2.0.2 for release (#1449)
  • 2bc4cc9 Fix incorrect response processing (#1448)
  • 531d3e5 [http2, conformance_tests] update dependencies (#1443)
  • f0bcf02 Add tests to verify NUL, CR & LF header value behavior (#1440)
  • 6ecd13a Release http_parser 4.1.2 (#1439)
  • dada989 Fix a potential exponential backtracking issue when parsing quoted headers (#...
  • 3ce9451 http_multi_server: bump lints dep (#1435)
  • c27d6c7 Merge pull request #1416 from dart-lang/merge-http_multi_server-package
  • e166181 Upgrade ok_http to jnigen 0.12.2 (#1405)
  • Additional commits viewable in compare view

Updates mockito from 5.4.4 to 5.4.5

Release notes

Sourced from mockito's releases.

package:mockito v5.4.5

  • Ignore "must_be_immutable" warning in generated files. Mocks cannot be made immutable anyway, but this way users aren't prevented from using generated mocks altogether.
  • Require Dart SDK ^3.6.0.
  • Require analyzer: '>=6.9.0 <8.0.0'.
  • Require dart_style: '>=2.3.7 <4.0.0', so that the current Dart language version can be passed to DartFormatter.
  • Require source_gen: ">=1.4.0 <3.0.0".
  • Add support for extension types.
  • Add topics to pubspec.yaml.
  • Fix a bug where type aliases in type arguments were not correctly resolved.
  • Fix a bug where record types were not correctly resolved.
Changelog

Sourced from mockito's changelog.

5.4.5

  • Ignore "must_be_immutable" warning in generated files. Mocks cannot be made immutable anyway, but this way users aren't prevented from using generated mocks altogether.
  • Require Dart SDK ^3.6.0.
  • Require analyzer: '>=6.9.0 <8.0.0'.
  • Require dart_style: '>=2.3.7 <4.0.0', so that the current Dart language version can be passed to DartFormatter.
  • Require source_gen: ">=1.4.0 <3.0.0".
  • Add support for extension types.
  • Add topics to pubspec.yaml.
  • Fix a bug where type aliases in type arguments were not correctly resolved.
  • Fix a bug where record types were not correctly resolved.
Commits

Updates path_provider from 2.1.3 to 2.1.5

Commits
  • d13a53b Bump path_provider_android to ^2.2.5 due to Android v1 embedder. (#7935)
  • b6f7e47 [path_provider]: Bump androidx.annotation:annotation from 1.8.2 to 1.9.0 in /...
  • e784c3e [path_provider] Update Android Pigeon for non-nullable generics (#7783)
  • 4afc383 [various] Update Java compatibility version to 11 (#7795)
  • 68ccd8c [various] Unpin some dev dependencies (#7762)
  • 08614a7 [many] Update example android apps to target SDK level 34. (#7587)
  • de42d8e [many] Upgrade example apps to AGP 8.5.2 (if they were below 8.1.0) (#7521)
  • 9cc09f1 [Many] Bump AGP to 8.5.1 and gradle to 8.7 (#7432)
  • a49ef26 [path_provider]: Bump androidx.annotation:annotation from 1.8.1 to 1.8.2 in /...
  • 5cc0a01 [ci] Update repository for the release of Flutter 3.24 (#7331)
  • Additional commits viewable in compare view

Updates test from 1.25.8 to 1.25.15

Release notes

Sourced from test's releases.

package:test v1.25.15

  • Allow the latest version of package:shelf_web_socket.

package:test v1.25.14

  • Use secure random for url secrets.

package:test v1.25.13

  • Allow the latest version of package:matcher.

package:test v1.25.12

  • Fix hang when running multiple precompiled browser tests.

package:test v1.25.11

  • Update to be forward compatible with package:shelf_web_socket version 3.x.

package:test v1.25.10

  • Update the package:vm_service constraint to allow version 15.x.

package:test v1.25.9

  • Allow analyzer: '>=6.0.0 <8.0.0'
  • Fix dart2wasm tests on windows.
  • Increase SDK constraint to ^3.5.0.
  • Support running Node.js tests compiled with dart2wasm.
  • Allow firefox or firefox-bin executable name on macOS.
Commits
  • 17609bf [test] allow the latest version of pkg:shelf_web_socket (#2457)
  • 73d629d Enable and fix unnecessary_ignore lint (#2456)
  • 385c4f7 Remove "-wip" from CHANGELOG.md too.
  • 82417ab Release fake_async v1.3.3
  • 92eed6c Make zone handlers call zone.run to run callbacks. (#2451)
  • ad04f17 add a pull request labeler; add issue tracker links; update codeowners file (...
  • 1f292db Don't require Dart 3.5.
  • a56fa94 Accept extra runs in test. Move to Dart 3.5.
  • 4bd5497 Clean-up. Accidentally merged a removed lint back in.
  • 9fa57d1 Make zone handlers call zone.run to run callbacks.
  • 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 <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 5 updates in the /packages/google_fonts directory:

| Package | From | To |
| --- | --- | --- |
| [crypto](https://github.com/dart-lang/core/tree/main/pkgs) | `3.0.3` | `3.0.6` |
| [flutter_lints](https://github.com/flutter/packages/tree/main/packages) | `4.0.0` | `5.0.0` |
| [http](https://github.com/dart-lang/http/tree/master/pkgs) | `1.2.1` | `1.3.0` |
| [mockito](https://github.com/dart-lang/mockito) | `5.4.4` | `5.4.5` |
| [path_provider](https://github.com/flutter/packages/tree/main/packages/path_provider) | `2.1.3` | `2.1.5` |



Updates `crypto` from 3.0.3 to 3.0.6
- [Release notes](https://github.com/dart-lang/core/releases)
- [Commits](https://github.com/dart-lang/core/commits/crypto-v3.0.6/pkgs)

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.3.0
- [Release notes](https://github.com/dart-lang/http/releases)
- [Commits](https://github.com/dart-lang/http/commits/http-v1.3.0/pkgs)

Updates `mockito` from 5.4.4 to 5.4.5
- [Release notes](https://github.com/dart-lang/mockito/releases)
- [Changelog](https://github.com/dart-lang/mockito/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dart-lang/mockito/commits/v5.4.5)

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

Updates `test` from 1.25.8 to 1.25.15
- [Release notes](https://github.com/dart-lang/test/releases)
- [Commits](https://github.com/dart-lang/test/commits/test-v1.25.15/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-minor
  dependency-group: pub-dependencies
- dependency-name: mockito
  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] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner March 1, 2025 05:47
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Mar 1, 2025
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