Skip to content

Commit

Permalink
Merge pull request #1542 from ardriveapp/PE-5324-release-ar-drive-app…
Browse files Browse the repository at this point in the history
…-v-2-29-0

PE-5324: chore: bump ardrive_io and arweave versions
  • Loading branch information
thiagocarvalhodev authored Jan 4, 2024
2 parents 843828c + b2ab78d commit a01d1e2
Show file tree
Hide file tree
Showing 9 changed files with 23 additions and 18 deletions.
2 changes: 1 addition & 1 deletion packages/arconnect/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
arweave:
git:
url: https://github.com/ardriveapp/arweave-dart.git
ref: v3.8.2
ref: v3.8.3
ardrive_utils:
path: ../ardrive_utils
js: ^0.6.7
Expand Down
2 changes: 1 addition & 1 deletion packages/ardrive_crypto/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
arweave:
git:
url: https://github.com/ardriveapp/arweave-dart.git
ref: v3.8.2
ref: v3.8.3
ardrive_utils:
path: ../ardrive_utils
uuid: ^3.0.4
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
format-version:
- 1
- 0
- 0
native-assets: {}
4 changes: 2 additions & 2 deletions packages/ardrive_uploader/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ dependencies:
ardrive_io:
git:
url: https://github.com/ardriveapp/ardrive_io.git
ref: v1.4.3
ref: v1.4.4
arweave:
git:
url: https://github.com/ardriveapp/arweave-dart.git
ref: v3.8.2
ref: v3.8.3
ardrive_utils:
path: ../../ardrive_utils
# The following adds the Cupertino Icons font to your application.
Expand Down
4 changes: 2 additions & 2 deletions packages/ardrive_uploader/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ dependencies:
ardrive_io:
git:
url: https://github.com/ardriveapp/ardrive_io.git
ref: v1.4.3
ref: v1.4.4
arweave:
git:
url: https://github.com/ardriveapp/arweave-dart.git
ref: v3.8.2
ref: v3.8.3
ardrive_utils:
path: ../ardrive_utils
ardrive_crypto:
Expand Down
2 changes: 1 addition & 1 deletion packages/ardrive_utils/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:
arweave:
git:
url: https://github.com/ardriveapp/arweave-dart.git
ref: v3.8.2
ref: v3.8.3
js: ^0.6.7
equatable: ^2.0.5

Expand Down
2 changes: 1 addition & 1 deletion packages/pst/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
arweave:
git:
url: https://github.com/ardriveapp/arweave-dart.git
ref: v3.8.2
ref: v3.8.3
ardrive_http:
git:
url: https://github.com/ardriveapp/ardrive_http.git
Expand Down
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,11 @@ packages:
dependency: "direct main"
description:
path: "."
ref: PE-5029-suspend-data-item-validation-for-cli-uploads-during-download-to-investigate-root-cause
resolved-ref: "1aa43a931ffcf3e55f95abc0800fef89c5291d7b"
ref: "v1.4.4"
resolved-ref: "6ff48b9cea11774ad3e47664d20e6dd08a55467f"
url: "https://github.com/ar-io/ardrive_io.git"
source: git
version: "1.4.3"
version: "1.4.4"
ardrive_ui:
dependency: "direct main"
description:
Expand Down Expand Up @@ -139,11 +139,11 @@ packages:
dependency: "direct main"
description:
path: "."
ref: PE-5029-suspend-data-item-validation-for-cli-uploads-during-download-to-investigate-root-cause
resolved-ref: "50d34f9106c824dcff86e4d90bbc7408270a8799"
ref: "v3.8.3"
resolved-ref: "41d590687cecafc316b3c83da20274a29d3e2833"
url: "https://github.com/ardriveapp/arweave-dart.git"
source: git
version: "3.8.1"
version: "3.8.3"
async:
dependency: "direct main"
description:
Expand Down
8 changes: 4 additions & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies:
ardrive_io:
git:
url: https://github.com/ardriveapp/ardrive_io.git
ref: v1.4.3
ref: v1.4.4
ardrive_ui:
git:
url: https://github.com/ardriveapp/ardrive_ui.git
Expand All @@ -54,7 +54,7 @@ dependencies:
arweave:
git:
url: https://github.com/ardriveapp/arweave-dart.git
ref: v3.8.2
ref: v3.8.3
cryptography: ^2.0.5
flutter_bloc: ^8.1.1
intersperse: ^2.0.0
Expand Down Expand Up @@ -154,11 +154,11 @@ dependency_overrides:
arweave:
git:
url: https://github.com/ardriveapp/arweave-dart.git
ref: PE-5029-suspend-data-item-validation-for-cli-uploads-during-download-to-investigate-root-cause
ref: v3.8.3
ardrive_io:
git:
url: https://github.com/ar-io/ardrive_io.git
ref: PE-5029-suspend-data-item-validation-for-cli-uploads-during-download-to-investigate-root-cause
ref: v1.4.4

dev_dependencies:
integration_test:
Expand Down

0 comments on commit a01d1e2

Please sign in to comment.