-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): align post-merge dependency versions #34
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -45,7 +45,7 @@ dev_dependencies: | |||||
| git: | ||||||
| url: git@github.com:open-runtime/runtime_ci_tooling.git | ||||||
| tag_pattern: v{{version}} | ||||||
| version: ^0.9.1 | ||||||
| version: ^0.14.1 | ||||||
|
||||||
| version: ^0.14.1 | |
| version: ^0.14.0 |
| Original file line number | Diff line number | Diff line change | ||
|---|---|---|---|---|
|
|
@@ -19,14 +19,14 @@ dependencies: | |||
| git: | ||||
| url: git@github.com:open-runtime/grpc-dart.git | ||||
| tag_pattern: v{{version}} | ||||
| version: ^5.3.7 | ||||
| version: ^5.3.8 | ||||
|
|
||||
| dev_dependencies: | ||||
| runtime_ci_tooling: | ||||
| git: | ||||
| url: git@github.com:open-runtime/runtime_ci_tooling.git | ||||
| tag_pattern: v{{version}} | ||||
| version: ^0.9.1 | ||||
| version: ^0.14.1 | ||||
|
||||
| version: ^0.14.1 |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -43,17 +43,17 @@ dependencies: | |||||
| git: | ||||||
| url: git@github.com:open-runtime/encrypt.git | ||||||
| tag_pattern: v{{version}} | ||||||
| version: ^5.1.11 | ||||||
| version: ^6.0.0 | ||||||
| grpc: | ||||||
| git: | ||||||
| url: git@github.com:open-runtime/grpc-dart.git | ||||||
| tag_pattern: v{{version}} | ||||||
| version: ^5.3.7 | ||||||
| version: ^5.3.8 | ||||||
| runtime_isomorphic_library: | ||||||
| git: | ||||||
| url: git@github.com:open-runtime/runtime_isomorphic_library.git | ||||||
| tag_pattern: v{{version}} | ||||||
| version: ^1.2.6 | ||||||
| version: ^3.0.0 | ||||||
| runtime_mindfck: | ||||||
| git: | ||||||
| url: git@github.com:open-runtime/mindfck.git | ||||||
|
|
@@ -75,7 +75,7 @@ dev_dependencies: | |||||
| git: | ||||||
| url: git@github.com:open-runtime/runtime_ci_tooling.git | ||||||
| tag_pattern: v{{version}} | ||||||
| version: ^0.9.1 | ||||||
| version: ^0.14.1 | ||||||
|
||||||
| version: ^0.14.1 | |
| version: ^0.14.0 |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -32,12 +32,12 @@ dependencies: | |||||
| git: | ||||||
| url: git@github.com:open-runtime/grpc-dart.git | ||||||
| tag_pattern: v{{version}} | ||||||
| version: ^5.3.7 | ||||||
| version: ^5.3.8 | ||||||
| runtime_isomorphic_library: | ||||||
| git: | ||||||
| url: git@github.com:open-runtime/runtime_isomorphic_library.git | ||||||
| tag_pattern: v{{version}} | ||||||
| version: ^1.2.6 | ||||||
| version: ^3.0.0 | ||||||
|
|
||||||
| dev_dependencies: | ||||||
| # ========================================================================== | ||||||
|
|
@@ -52,7 +52,7 @@ dev_dependencies: | |||||
| git: | ||||||
| url: git@github.com:open-runtime/runtime_ci_tooling.git | ||||||
| tag_pattern: v{{version}} | ||||||
| version: ^0.9.1 | ||||||
| version: ^0.14.1 | ||||||
|
||||||
| version: ^0.14.1 | |
| version: ^0.14.0 |
| Original file line number | Diff line number | Diff line change | ||
|---|---|---|---|---|
|
|
@@ -29,10 +29,10 @@ dependencies: | |||
| http: ^1.3.0 | ||||
| googleapis: ^15.0.0 | ||||
| googleapis_auth: ^2.0.0 | ||||
| image: ^4.7.2 | ||||
| image: ^4.5.4 | ||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Dependency
|
||||
| moment_dart: ^5.3.0 | ||||
| protobuf: ^6.0.0 | ||||
| sentry: ^9.4.1 | ||||
| sentry: ^9.8.0 | ||||
| string_similarity: ^2.1.1 | ||||
|
|
||||
| # ========================================================================== | ||||
|
|
@@ -44,20 +44,20 @@ dependencies: | |||
| git: | ||||
| url: git@github.com:open-runtime/encrypt.git | ||||
| tag_pattern: v{{version}} | ||||
| version: ^5.1.11 | ||||
| version: ^6.0.0 | ||||
| grpc: | ||||
| git: | ||||
| url: git@github.com:open-runtime/grpc-dart.git | ||||
| tag_pattern: v{{version}} | ||||
| version: ^5.3.7 | ||||
| version: ^5.3.8 | ||||
|
|
||||
| dev_dependencies: | ||||
| analyzer: ">=8.0.0 <11.0.0" | ||||
| runtime_ci_tooling: | ||||
| git: | ||||
| url: git@github.com:open-runtime/runtime_ci_tooling.git | ||||
| tag_pattern: v{{version}} | ||||
| version: ^0.9.1 | ||||
| version: ^0.14.1 | ||||
|
||||
| version: ^0.14.1 |


There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This consumer snapshot has accompanying
metadata.jsoncontaining the pubspec SHA and the discoveredruntime_ci_toolingconstraint. Updating the constraint here without regenerating/updating that metadata will leave.consumersinconsistent.