Skip to content

Commit

Permalink
build(deps): Bump the pub group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the pub group with 2 updates in the /packages/dart/sshnoports directory: [at_client](https://github.com/atsign-foundation/at_client_sdk) and [test](https://github.com/dart-lang/test/tree/master/pkgs).


Updates `at_client` from 3.3.0 to 3.4.0
- [Release notes](https://github.com/atsign-foundation/at_client_sdk/releases)
- [Commits](https://github.com/atsign-foundation/at_client_sdk/commits)

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

---
updated-dependencies:
- dependency-name: at_client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pub
- dependency-name: test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pub
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent f24ba87 commit eb010a3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions packages/dart/sshnoports/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -91,18 +91,18 @@ packages:
dependency: "direct main"
description:
name: at_client
sha256: "50c7e5988fde978f41c4c3a12cc367f92b235193e9bc1567551765dc453b5f91"
sha256: "32cc7619091e19d23348c3363e6e63f0a57b102f41a06eb327ce47dd50f3d2b7"
url: "https://pub.dev"
source: hosted
version: "3.3.0"
version: "3.4.0"
at_commons:
dependency: transitive
description:
name: at_commons
sha256: "02e9c06edf0d7fc9b68ee9df79c801a0e5e877c5eb7505d76adbd6fe691e6101"
sha256: "6e0a53c26726e05727a2cfbb6d0062fb67205225fbe061315bfe0f187128e5bd"
url: "https://pub.dev"
source: hosted
version: "5.1.1"
version: "5.1.2"
at_demo_data:
dependency: transitive
description:
Expand Down Expand Up @@ -811,10 +811,10 @@ packages:
dependency: "direct dev"
description:
name: test
sha256: "43490fe4c0f5ecb898f3fa1cdcdad8d521d7f6ff17ebdc4e8cd32b2e99524a20"
sha256: "8391fbe68d520daf2314121764d38e37f934c02fd7301ad18307bd93bd6b725d"
url: "https://pub.dev"
source: hosted
version: "1.25.13"
version: "1.25.14"
test_api:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions packages/dart/sshnoports/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
version: 6.2.1
at_onboarding_cli: 1.8.1
at_cli_commons: 1.3.0
at_client: 3.3.0
at_client: 3.4.0
args: 2.6.0
socket_connector: 2.3.3
dartssh2: 2.11.0
Expand All @@ -34,7 +34,7 @@ dependency_overrides:

dev_dependencies:
lints: ^5.1.0
test: ^1.25.13
test: ^1.25.14
mocktail: ^1.0.4
build_runner: ^2.4.14
build_version: ^2.1.1

0 comments on commit eb010a3

Please sign in to comment.