Commit Graph

34 Commits

Author SHA1 Message Date
dependabot[bot] 721ee33405 chore(deps): bump the dart-deps group across 1 directory with 4 updates (#3841)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-11 17:03:08 -07:00
dependabot[bot] 12ade01071 chore(deps): bump the dart-deps group across 1 directory with 4 updates (#3815)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eric Seidel <eric@shorebird.dev>
2026-06-23 22:03:28 +00:00
Eric Seidel 9d0a5ffcdf chore(shorebird_code_push_protocol): bump space_gen pin + regen (#3726) 2026-05-01 09:00:02 -07:00
dependabot[bot] 65fc17a516 chore(deps): bump the dart-deps group across 1 directory with 2 updates (#3722)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-30 09:40:48 -07:00
Eric Seidel 3c58af5a2d feat(shorebird_code_push_protocol): generate models + messages from OpenAPI spec (#3696) 2026-04-21 15:06:33 -04:00
dependabot[bot] a3409d129a chore(deps): bump mocktail from 1.0.4 to 1.0.5 in the dart-deps group (#3691)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-18 05:32:08 -07:00
dependabot[bot] f6ff284f73 chore(deps): bump json_serializable from 6.13.0 to 6.13.1 in the dart-deps group across 1 directory (#3663)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-30 16:34:46 -07:00
dependabot[bot] cf515f1317 chore(deps): bump the dart-deps group across 1 directory with 12 updates (#3661)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-21 19:42:08 +00:00
dependabot[bot] 81646dd155 chore(deps): bump build_runner from 2.9.0 to 2.10.1 in the dart-deps group (#3359)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-27 15:00:00 -05:00
dependabot[bot] 3b83b1a7c2 chore(deps): bump the dart-deps group across 1 directory with 2 updates (#3355)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-20 17:04:44 -05:00
Felix Angelov e8bce8d148 chore(deps): upgrade Dart SDK constraints (#3333) 2025-09-25 12:17:03 -05:00
dependabot[bot] 1495e509f9 chore(deps): bump the dart-deps group with 3 updates (#3307)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-08 12:00:13 -05:00
dependabot[bot] ec11fcde9b chore(deps): bump the dart-deps group across 1 directory with 3 updates (#3293)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-28 23:04:23 -05:00
dependabot[bot] b737a7a6b3 chore(deps): bump the dart-deps group across 1 directory with 4 updates (#3258)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-31 11:21:14 -05:00
dependabot[bot] e033ebbd0a chore(deps): bump build_runner from 2.5.3 to 2.5.4 in the dart-deps group (#3202)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-30 10:37:10 -04:00
dependabot[bot] 0d2d52e7c2 chore(deps): bump the dart-deps group with 2 updates (#3188)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-26 12:14:36 -05:00
dependabot[bot] 7b0fc0ca98 chore(deps): bump the dart-deps group with 2 updates (#3170)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-16 11:53:44 -05:00
Felix Angelov 3cd40de211 refactor: migrate to workspaces (#3135) 2025-06-02 15:17:00 -05:00
Felix Angelov 192fbb94e3 chore(deps): upgrade to Dart 3.8.0 (#3106) 2025-05-21 17:52:56 -05:00
Felix Angelov c1bdc82104 chore(deps): upgrade to Dart 3.7 (#2894) 2025-02-14 13:04:26 -06:00
Felix Angelov f31fdd0efc refactor(code_push_protocol): upgrade analysis_options (#2718) 2024-12-19 12:12:40 -06:00
Bryan Oltman 20f264182d feat: add models for organizations and organization api responses. (#2498) 2024-09-26 17:34:06 -04:00
Bryan Oltman 5614a99d21 feat(shorebird_code_push_protocol): add plan model (#2428) 2024-08-19 14:11:28 -04:00
dependabot[bot] 4076d43ac8 chore(deps): bump very_good_analysis from 5.1.0 to 6.0.0 in /packages/shorebird_code_push_protocol in the shorebird_code_push_protocol-deps group (#2308)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bryan Oltman <bryan@shorebird.dev>
2024-07-01 14:14:21 +00:00
Bryan Oltman e98a0a7da0 chore(shorebird_code_push_protocol): Add metadata messages (#1823) 2024-03-27 18:03:07 -04:00
Felix Angelov 59ba119657 chore(code_push_protocol): remove Subscription model from protocol (#1353) 2023-10-03 19:42:30 +00:00
Felix Angelov 0f04a4f650 feat(code_push_protocol): add GetAppsResponse with createdAt and updatedAt (#1312) 2023-09-22 20:47:38 +00:00
Felix Angelov 18b414d2be chore(deps): upgrade to very_good_analysis 5.1.0 (#1258) 2023-09-12 12:29:17 -05:00
Felix Angelov 890b70aed9 chore(deps): bump pkg:mocktail to 1.0.0 (#992) 2023-08-01 22:57:39 -05:00
Felix Angelov 6ea5715d0e chore(deps): bump mocktail to 1.0.0-dev (#937) 2023-07-28 10:36:13 -05:00
Bryan Oltman 0397ecc705 chore(shorebird_code_push_protocol): use Money object instead of int for dollar values (#820) 2023-07-11 12:30:03 -04:00
Felix Angelov 84e2b0fab3 chore(deps): upgrade to very_good_analysis 5.0.0 (#505) 2023-05-17 12:20:36 -05:00
Felix Angelov b912598d5b refactor: upgrade to Dart 3 (#492) 2023-05-15 10:08:13 -07:00
Felix Angelov 25231b36c7 feat(shorebird_code_push_protocol): create package (#62) 2023-03-14 10:37:10 -05:00