Skip to content

Commit

Permalink
chore(deps): update test
Browse files Browse the repository at this point in the history
Signed-off-by: provokateurin <[email protected]>
  • Loading branch information
renovate[bot] authored and provokateurin committed Dec 23, 2024
1 parent 4c680bd commit 3b775be
Show file tree
Hide file tree
Showing 10 changed files with 26 additions and 26 deletions.
32 changes: 16 additions & 16 deletions .github/workflows/dependency_overrides.patch
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ diff --git a/packages/cookie_store/pubspec.yaml b/packages/cookie_store/pubspec.
@@ -20,3 +20,6 @@ dev_dependencies:
url: https://github.com/nextcloud/neon
path: packages/neon_lints
test: ^1.25.8
test: ^1.25.12
+
+dependency_overrides:
+ frontend_server_client: ^4.0.0
Expand All @@ -26,7 +26,7 @@ diff --git a/packages/dynamite/packages/dynamite_end_to_end_test/pubspec.yaml b/
@@ -25,3 +25,7 @@ dev_dependencies:
url: https://github.com/nextcloud/neon
path: packages/neon_lints
test: ^1.25.8
test: ^1.25.12
+
+dependency_overrides:
+ frontend_server_client: ^4.0.0
Expand All @@ -51,8 +51,8 @@ diff --git a/packages/dynamite/packages/dynamite_runtime/pubspec.yaml b/packages
+++ b/packages/dynamite/packages/dynamite_runtime/pubspec.yaml
@@ -29,6 +29,9 @@ dev_dependencies:
path: packages/neon_lints
test: ^1.25.8
test: ^1.25.12

+dependency_overrides:
+ frontend_server_client: ^4.0.0
+
Expand All @@ -75,7 +75,7 @@ diff --git a/packages/dynamite/pubspec.yaml b/packages/dynamite/pubspec.yaml
@@ -39,3 +39,7 @@ dev_dependencies:
url: https://github.com/nextcloud/neon
path: packages/neon_lints
test: ^1.25.8
test: ^1.25.12
+
+dependency_overrides:
+ frontend_server_client: ^4.0.0
Expand All @@ -97,7 +97,7 @@ diff --git a/packages/interceptor_http_client/pubspec.yaml b/packages/intercepto
@@ -27,3 +27,7 @@ dev_dependencies:
url: https://github.com/nextcloud/neon
path: packages/neon_lints
test: ^1.25.8
test: ^1.25.12
+
+dependency_overrides:
+ frontend_server_client: ^4.0.0
Expand Down Expand Up @@ -153,7 +153,7 @@ diff --git a/packages/neon_framework/packages/dashboard_app/pubspec.yaml b/packa
@@ -39,6 +39,13 @@ dev_dependencies:
url_launcher_platform_interface: ^2.3.2
vector_graphics_compiler: ^1.1.16

+dependency_overrides:
+ archive: ^3.5.0
+ image_picker: ^0.8.2
Expand Down Expand Up @@ -188,7 +188,7 @@ diff --git a/packages/neon_framework/packages/neon_http_client/pubspec.yaml b/pa
@@ -34,3 +34,8 @@ dev_dependencies:
url: https://github.com/nextcloud/neon
path: packages/neon_lints
test: ^1.25.8
test: ^1.25.12
+
+dependency_overrides:
+ frontend_server_client: ^4.0.0
Expand Down Expand Up @@ -216,7 +216,7 @@ diff --git a/packages/neon_framework/packages/neon_rich_text/pubspec.yaml b/pack
@@ -34,5 +34,12 @@ dev_dependencies:
rxdart: ^0.28.0
url_launcher_platform_interface: ^2.3.2

+dependency_overrides:
+ archive: ^3.5.0
+ image_picker: ^0.8.2
Expand Down Expand Up @@ -250,7 +250,7 @@ diff --git a/packages/neon_framework/packages/neon_storage/pubspec.yaml b/packag
@@ -32,3 +32,6 @@ dev_dependencies:
url: https://github.com/nextcloud/neon
path: packages/neon_lints
test: ^1.25.8
test: ^1.25.12
+
+dependency_overrides:
+ frontend_server_client: ^4.0.0
Expand All @@ -274,7 +274,7 @@ diff --git a/packages/neon_framework/packages/notifications_app/pubspec.yaml b/p
@@ -48,6 +48,13 @@ dev_dependencies:
url_launcher_platform_interface: ^2.3.2
vector_graphics_compiler: ^1.1.16

+dependency_overrides:
+ archive: ^3.5.0
+ image_picker: ^0.8.2
Expand Down Expand Up @@ -341,7 +341,7 @@ diff --git a/packages/neon_framework/packages/sort_box/pubspec.yaml b/packages/n
@@ -15,3 +15,6 @@ dev_dependencies:
url: https://github.com/nextcloud/neon
path: packages/neon_lints
test: ^1.25.8
test: ^1.25.12
+
+dependency_overrides:
+ frontend_server_client: ^4.0.0
Expand All @@ -361,7 +361,7 @@ diff --git a/packages/neon_framework/packages/talk_app/pubspec.yaml b/packages/n
@@ -51,6 +51,14 @@ dev_dependencies:
url_launcher_platform_interface: ^2.3.2
vector_graphics_compiler: ^1.1.16

+dependency_overrides:
+ archive: ^3.5.0
+ image_picker: ^0.8.2
Expand Down Expand Up @@ -398,7 +398,7 @@ diff --git a/packages/neon_framework/pubspec.yaml b/packages/neon_framework/pubs
@@ -107,6 +107,13 @@ dev_dependencies:
vector_graphics_compiler: ^1.1.16
version: ^3.0.2

+dependency_overrides:
+ archive: ^3.5.0
+ image_picker: ^0.8.2
Expand Down Expand Up @@ -431,9 +431,9 @@ diff --git a/packages/nextcloud/pubspec.yaml b/packages/nextcloud/pubspec.yaml
--- a/packages/nextcloud/pubspec.yaml
+++ b/packages/nextcloud/pubspec.yaml
@@ -57,6 +57,10 @@ dev_dependencies:
test_api: ^0.7.3
test_api: ^0.7.4
xml_serializable: ^2.5.3

+dependency_overrides:
+ frontend_server_client: ^4.0.0
+ quiver: ^3.2.1
Expand Down
2 changes: 1 addition & 1 deletion packages/cookie_store/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ dev_dependencies:
git:
url: https://github.com/nextcloud/neon
path: packages/neon_lints
test: ^1.25.8
test: ^1.25.12
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ dev_dependencies:
git:
url: https://github.com/nextcloud/neon
path: packages/neon_lints
test: ^1.25.8
test: ^1.25.12
2 changes: 1 addition & 1 deletion packages/dynamite/packages/dynamite_runtime/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dev_dependencies:
git:
url: https://github.com/nextcloud/neon
path: packages/neon_lints
test: ^1.25.8
test: ^1.25.12

platforms:
windows:
Expand Down
2 changes: 1 addition & 1 deletion packages/dynamite/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ dev_dependencies:
git:
url: https://github.com/nextcloud/neon
path: packages/neon_lints
test: ^1.25.8
test: ^1.25.12
2 changes: 1 addition & 1 deletion packages/interceptor_http_client/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ dev_dependencies:
git:
url: https://github.com/nextcloud/neon
path: packages/neon_lints
test: ^1.25.8
test: ^1.25.12
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ dev_dependencies:
git:
url: https://github.com/nextcloud/neon
path: packages/neon_lints
test: ^1.25.8
test: ^1.25.12
2 changes: 1 addition & 1 deletion packages/neon_framework/packages/neon_storage/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ dev_dependencies:
git:
url: https://github.com/nextcloud/neon
path: packages/neon_lints
test: ^1.25.8
test: ^1.25.12
2 changes: 1 addition & 1 deletion packages/neon_framework/packages/sort_box/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ dev_dependencies:
git:
url: https://github.com/nextcloud/neon
path: packages/neon_lints
test: ^1.25.8
test: ^1.25.12
4 changes: 2 additions & 2 deletions packages/nextcloud/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ dev_dependencies:
path: packages/nextcloud/packages/nextcloud_test
path: ^1.9.1
process_run: ^1.2.2
test: ^1.25.8
test_api: ^0.7.3
test: ^1.25.12
test_api: ^0.7.4
xml_serializable: ^2.5.3

platforms:
Expand Down

0 comments on commit 3b775be

Please sign in to comment.