Skip to content

chore(deps): bump pub_api_client, amplify_lints, smithy, aws_common, git, cli_util, markdown, mason_logger and mason in /packages/aft #6122

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

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 Apr 17, 2025

Bumps pub_api_client, amplify_lints, smithy, aws_common, git, cli_util, markdown, mason_logger and mason. These dependencies needed to be updated together.
Updates pub_api_client from 2.7.1 to 3.1.1

Release notes

Sourced from pub_api_client's releases.

3.1.1

What's Changed

Full Changelog: leoafarias/pub_api_client@3.1.0...3.1.1

v3.1.0

What's Changed

Full Changelog: leoafarias/pub_api_client@3.0.0...v3.1.0

3.0.0

  • Replaced deprecated pubspec to pubspec_parse package
  • Extensions for Pubspec, repository, issueTracker, screenshots, and issueTracker are now properties and not methods, for consistency with pubspec_parse

Full Changelog: leoafarias/pub_api_client@2.7.1...3.0.0

Changelog

Sourced from pub_api_client's changelog.

3.1.1

3.1.0

3.0.0

  • Replaced deprecated pubspec to pubspec_parse package
  • Extensions for Pubspec, repository, issueTracker, screenshots, and issueTracker are now properties and not methods, for consistency with pubspec_parse
Commits

Updates amplify_lints from 3.1.1 to 3.1.1

Commits

Updates smithy from 0.7.4 to 0.7.4

Commits

Updates aws_common from 0.7.6 to 0.7.6

Commits

Updates git from 5d9934d to 2.3.1

Release notes

Sourced from git's releases.

package:git v2.3.1

  • Fix safe.bareRepository = explicit git configuration.
Changelog

Sourced from git's changelog.

2.3.1

  • Fix safe.bareRepository = explicit git configuration.

2.3.0

  • Added support for lightweight tags.
  • Require Dart 3.4

2.2.1

  • Correctly handle multi-line commit messages on Windows.
  • Require Dart 2.19

2.2.0

  • Added echoOutput parameter to GitDir.runCommand.

2.1.0

  • Require Dart 2.18
  • Added echoOutput parameter to runGit.

2.0.0

  • Require Dart 2.12
  • Support null-safety.

1.2.0

  • Require Dart 2.10.5
  • GitDir.init added an optional initialBranch parameter.

1.1.0

  • Allow BranchReference to handle a repo in the "detached head" state.

1.0.1

  • Improve logic of parsing commits.

1.0.0

  • A LOT of breaking changes.

0.5.1+1

  • Support Dart 2 stable releases.

  • Drop support for Dart 1.

... (truncated)

Commits

Updates cli_util from 0.3.5 to 0.4.2

Release notes

Sourced from cli_util's releases.

package:cli_util v0.4.2

  • Add sdkPath getter, deprecate getSdkPath function.
  • Move to dart-lang/tools monorepo.
Commits
  • 5e842b4 Remove lint
  • 32e06bd Merge branch 'main' into merge-cli_util-package
  • ba527fc Merge branch 'main' into merge-benchmark_harness-package
  • 411d26d Merge pull request #687 from dart-lang/merge-bazel_worker-package
  • 91a840b Merge pull request #694 from dart-lang/merge-csslib-package
  • 9f5aab2 remove a reference to a deprecated lint
  • f7b2b53 Merge pull request #689 from dart-lang/merge-browser_launcher-package
  • 561291e Remove lint rule
  • 96c7b01 Changes as per review
  • 88087ae Merge pull request #696 from dart-lang/merge-json_rpc_2-package
  • Additional commits viewable in compare view

Updates markdown from 5.0.0 to 7.3.0

Release notes

Sourced from markdown's releases.

package:markdown v7.3.0

  • Move to dart-lang/tools monorepo.
  • Fix an issue with checkbox list items separated with blank lines (#602).
  • Require package web: '>=0.4.2 <2.0.0'.
  • Fix several RangeError hazards in links (#623).
  • Export LinkReferenceDefinitionSyntax publicly (#626).
Commits
  • d785fbb Merge package:markdown (#1208)
  • 54b8998 [graphs] update dev dependencies (#1959)
  • 2bb935f update stream_transform example to package:web
  • 070355e pubspec_parse: Added support for executables field in pubspec.yaml (#1952)
  • 54ba3b1 require 3.4 SDK
  • e85988f format
  • ce48a18 update stream_transform example to package:web
  • 9ea86c9 make StreamChannelMixin an abstract mixin class
  • b412ba4 [term_glyph] Drop dart_style dep (#1956)
  • f65dde0 pubspec_parse: update dependencies and require Dart 3.6 (#1946)
  • Additional commits viewable in compare view

Updates mason_logger from 0.2.16 to 0.3.3

Release notes

Sourced from mason_logger's releases.

mason_logger-v0.3.3

  • deps: upgrade pkg:win32 to ^5.11.0 (#1537)

mason_logger-v0.3.2

  • fix: link should depend on ansi escape support (#1505)

mason_logger-v0.3.1

  • chore: add platforms to pubspec.yaml (#1420)

mason_logger-v0.3.0

  • feat: add interval to ProgressAnimation (#1391)
  • deps: tighten dependency constraints (#1395)
    • bumps the Dart SDK minimum version up to 3.5.0
Commits

Updates mason from 0.1.0-dev.57 to 0.1.0

Release notes

Sourced from mason's releases.

mason-v0.1.0

  • chore: bump to stable v0.1.0 🎉

mason_api-v0.1.0

  • chore: bump to stable v0.1.0 🎉

mason_cli-v0.1.0

  • chore: bump to stable v0.1.0 🎉

mason-v0.1.0-dev.60

  • chore: add platforms to pubspec.yaml (#1420)

mason-v0.1.0-dev.59

  • deps: loosen pkg:collection constraint for Flutter compat (#1411)

mason-v0.1.0-dev.58

  • deps: tighten dependency constraints (#1401)
    • bumps the Dart SDK minimum version up to 3.5.0
  • chore: add funding to pubspec.yaml (#1371)
Commits
  • c744e19 chore(mason_api): v0.1.0 (#1472)
  • 8ca1d40 chore(mason): v0.1.0 (#1471)
  • f64f30d chore(deps): bump the vscode group across 1 directory with 10 updates (#1470)
  • ee50091 chore(deps): bump the vscode group across 1 directory with 8 updates (#1457)
  • d9e0019 chore(deps): bump actions/checkout in the github_actions group (#1454)
  • b9a0d26 chore(deps): bump actions/checkout in the github_actions group (#1445)
  • 260c7e1 chore(deps-dev): bump the vscode group across 1 directory with 7 updates (#1443)
  • d14394b chore(deps): bump actions/checkout in the github_actions group (#1438)
  • ba4fe6a chore(mason_api): update documentation in pubspec.yaml
  • ba60816 chore(mason): update documentation in pubspec.yaml
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…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](leoafarias/pub_api_client@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](felangel/mason@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](felangel/mason@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] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Apr 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 17, 2025 12:34
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants