From 45c1f776a4dfee7f180bc0f9b7adc9a29f8ed5cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Apr 2025 12:34:25 +0000 Subject: [PATCH] chore(deps): bump pub_api_client, amplify_lints, smithy, aws_common, git, cli_util, markdown, mason_logger and mason Bumps [pub_api_client](https://github.com/leoafarias/pub_api_client), [amplify_lints](https://github.com/aws-amplify/amplify-flutter/tree/main/packages), [smithy](https://github.com/aws-amplify/amplify-flutter/tree/main/packages/smithy), [aws_common](https://github.com/aws-amplify/amplify-flutter/tree/main/packages), [git](https://github.com/kevmoo/git), [cli_util](https://github.com/dart-lang/tools/tree/main/pkgs), [markdown](https://github.com/dart-lang/tools/tree/main/pkgs), [mason_logger](https://github.com/felangel/mason) and [mason](https://github.com/felangel/mason). These dependencies needed to be updated together. Updates `pub_api_client` from 2.7.1 to 3.1.1 - [Release notes](https://github.com/leoafarias/pub_api_client/releases) - [Changelog](https://github.com/leoafarias/pub_api_client/blob/main/CHANGELOG.md) - [Commits](https://github.com/leoafarias/pub_api_client/compare/2.7.1...3.1.1) Updates `amplify_lints` from 3.1.1 to 3.1.1 - [Release notes](https://github.com/aws-amplify/amplify-flutter/releases) - [Commits](https://github.com/aws-amplify/amplify-flutter/commits/HEAD/packages) Updates `smithy` from 0.7.4 to 0.7.4 - [Release notes](https://github.com/aws-amplify/amplify-flutter/releases) - [Commits](https://github.com/aws-amplify/amplify-flutter/commits/HEAD/packages/smithy) Updates `aws_common` from 0.7.6 to 0.7.6 - [Release notes](https://github.com/aws-amplify/amplify-flutter/releases) - [Commits](https://github.com/aws-amplify/amplify-flutter/commits/HEAD/packages) Updates `git` from `5d9934d` to 2.3.1 - [Release notes](https://github.com/kevmoo/git/releases) - [Changelog](https://github.com/kevmoo/git/blob/master/CHANGELOG.md) - [Commits](https://github.com/kevmoo/git/commits/v2.3.1) Updates `cli_util` from 0.3.5 to 0.4.2 - [Release notes](https://github.com/dart-lang/tools/releases) - [Commits](https://github.com/dart-lang/tools/commits/cli_util-v0.4.2/pkgs) Updates `markdown` from 5.0.0 to 7.3.0 - [Release notes](https://github.com/dart-lang/tools/releases) - [Commits](https://github.com/dart-lang/tools/commits/markdown-v7.3.0/pkgs) Updates `mason_logger` from 0.2.16 to 0.3.3 - [Release notes](https://github.com/felangel/mason/releases) - [Commits](https://github.com/felangel/mason/compare/mason_logger-v0.2.16...mason_logger-v0.3.3) Updates `mason` from 0.1.0-dev.57 to 0.1.0 - [Release notes](https://github.com/felangel/mason/releases) - [Commits](https://github.com/felangel/mason/compare/mason-v0.1.0-dev.57...mason-v0.1.0) --- updated-dependencies: - dependency-name: pub_api_client dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: amplify_lints dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: smithy dependency-version: 0.7.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: aws_common dependency-version: 0.7.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: git dependency-version: 2.3.1 dependency-type: direct:production - dependency-name: cli_util dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: markdown dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: mason_logger dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: mason dependency-version: 0.1.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/aft/pubspec.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/aft/pubspec.yaml b/packages/aft/pubspec.yaml index 221205e3b43..d4e14e28d8d 100644 --- a/packages/aft/pubspec.yaml +++ b/packages/aft/pubspec.yaml @@ -9,33 +9,33 @@ environment: dependencies: args: ^2.3.0 async: ^2.10.0 - aws_common: ">=0.4.2+5 <0.5.0" + aws_common: ^0.7.6 built_collection: ^5.0.0 built_value: ^8.6.0 checked_yaml: ^2.0.0 - cli_util: ^0.3.5 + cli_util: ^0.4.2 code_builder: ^4.10.1 collection: ^1.16.0 file: ">=6.0.0 <8.0.0" - git: any # override + git: 2.3.1 # override glob: ^2.1.0 graphs: ^2.1.0 io: ^1.0.4 json_annotation: ">=4.9.0 <4.10.0" - markdown: ^5.0.0 - mason: ^0.1.0-dev.40 - mason_logger: ^0.2.5 + markdown: ^7.3.0 + mason: ^0.1.0 + mason_logger: ^0.3.3 meta: ^1.16.0 mustache_template: ^2.0.0 path: any - pub_api_client: ^2.4.0 + pub_api_client: ^3.1.1 pub_semver: ^2.1.1 pub_server: path: ../test/pub_server pubspec_parse: ^1.2.0 shelf: ^1.4.0 shelf_static: ^1.1.1 - smithy: ">=0.4.0+8 <0.5.0" + smithy: ^0.7.4 smithy_codegen: path: ../smithy/smithy_codegen stream_transform: ^2.0.0 @@ -64,7 +64,7 @@ dependency_overrides: path: ../smithy/smithy_codegen dev_dependencies: - amplify_lints: ^3.1.0 + amplify_lints: ^3.1.1 build_runner: ^2.4.9 built_value_generator: ^8.9.5 checks: ^0.3.0