From 81aaa80787496ef0ea8265cc226063ff0fc65b28 Mon Sep 17 00:00:00 2001 From: Chima Precious Date: Thu, 5 Mar 2026 12:37:31 +0000 Subject: [PATCH 1/2] update readme's --- packages/globe_cli/README.md | 2 ++ packages/globe_kv/README.md | 2 ++ packages/globe_lints/README.md | 2 ++ 3 files changed, 6 insertions(+) diff --git a/packages/globe_cli/README.md b/packages/globe_cli/README.md index 0761519a..35b6b016 100644 --- a/packages/globe_cli/README.md +++ b/packages/globe_cli/README.md @@ -23,6 +23,8 @@ --- +> **Notice:** As of 3 April 2026, this package is no longer maintained following the closure of Globe.dev. + # CLI The Globe CLI is a command line tool that allows you to interact with your Globe account and deploy from the command line. It is not required to use Globe, but it can be useful for some workflows. diff --git a/packages/globe_kv/README.md b/packages/globe_kv/README.md index fc18714a..40b4be5f 100644 --- a/packages/globe_kv/README.md +++ b/packages/globe_kv/README.md @@ -1,5 +1,7 @@ # 🌍 GlobeKV - Key-Value Storage for Dart Applications, backed by [Globe](https://globe.dev). +> **Notice:** As of 3 April 2026, this package is no longer maintained following the closure of Globe.dev. + GlobeKV is an eventually-consistent data storage system for storing and retrieving data from a global datastore, designed for high-reads at low latency. GlobeKV features: diff --git a/packages/globe_lints/README.md b/packages/globe_lints/README.md index 64c26de3..41fe5362 100644 --- a/packages/globe_lints/README.md +++ b/packages/globe_lints/README.md @@ -1,5 +1,7 @@ # globe_lints +> **Notice:** As of 3 April 2026, this package is no longer maintained following the closure of Globe.dev. + Lint rules used across Globe projects. ## Install From 1a5e18a7381399a52b93bb805b364d7d86f4e4c4 Mon Sep 17 00:00:00 2001 From: Chima Precious Date: Thu, 5 Mar 2026 13:05:54 +0000 Subject: [PATCH 2/2] update package versions --- packages/globe_cli/pubspec.lock | 2 +- packages/globe_cli/pubspec.yaml | 2 +- packages/globe_kv/pubspec.yaml | 4 ++-- packages/globe_lints/pubspec.yaml | 2 +- packages/globe_tasks/pubspec.lock | 21 ++++----------------- 5 files changed, 9 insertions(+), 22 deletions(-) diff --git a/packages/globe_cli/pubspec.lock b/packages/globe_cli/pubspec.lock index bbcf43bc..5529c561 100644 --- a/packages/globe_cli/pubspec.lock +++ b/packages/globe_cli/pubspec.lock @@ -319,7 +319,7 @@ packages: path: "../globe_lints" relative: true source: path - version: "1.0.1" + version: "1.0.2" gql: dependency: "direct main" description: diff --git a/packages/globe_cli/pubspec.yaml b/packages/globe_cli/pubspec.yaml index 885ef2ba..d1d1aac6 100644 --- a/packages/globe_cli/pubspec.yaml +++ b/packages/globe_cli/pubspec.yaml @@ -1,6 +1,6 @@ name: globe_cli description: The global deployment platform for Dart & Flutter applications. -version: 0.0.17 +version: 0.0.18 repository: https://github.com/invertase/globe environment: diff --git a/packages/globe_kv/pubspec.yaml b/packages/globe_kv/pubspec.yaml index 37315749..20a22c28 100644 --- a/packages/globe_kv/pubspec.yaml +++ b/packages/globe_kv/pubspec.yaml @@ -1,7 +1,7 @@ name: globe_kv -description: GlobeKV is an eventually-consistent data storage system for storing and retrieving data from a global datastore, designed for high-reads at low latency. +description: GlobeKV is an eventually-consistent data storage system for storing and retrieving data from a global datastore, designed for high-reads at low latency. repository: https://github.com/invertase/globe -version: 1.0.0+1 +version: 1.0.1 environment: sdk: ^3.0.0 diff --git a/packages/globe_lints/pubspec.yaml b/packages/globe_lints/pubspec.yaml index 3a649d56..f96edcb5 100644 --- a/packages/globe_lints/pubspec.yaml +++ b/packages/globe_lints/pubspec.yaml @@ -1,6 +1,6 @@ name: globe_lints description: Lint rules used across Globe projects -version: 1.0.1 +version: 1.0.2 repository: https://github.com/invertase/dart_globe environment: diff --git a/packages/globe_tasks/pubspec.lock b/packages/globe_tasks/pubspec.lock index ff14bc24..165197fb 100644 --- a/packages/globe_tasks/pubspec.lock +++ b/packages/globe_tasks/pubspec.lock @@ -5,23 +5,18 @@ packages: dependency: transitive description: name: _fe_analyzer_shared - sha256: "16e298750b6d0af7ce8a3ba7c18c69c3785d11b15ec83f6dcd0ad2a0009b3cab" + sha256: "0b2f2bd91ba804e53a61d757b986f89f1f9eaed5b11e4b2f5a2468d86d6c9fc7" url: "https://pub.dev" source: hosted - version: "76.0.0" - _macros: - dependency: transitive - description: dart - source: sdk - version: "0.3.3" + version: "67.0.0" analyzer: dependency: transitive description: name: analyzer - sha256: "1f14db053a8c23e260789e9b0980fa27f2680dd640932cae5e1137cce0e46e1e" + sha256: "37577842a27e4338429a1cbc32679d508836510b056f1eedf0c8d20e39c1383d" url: "https://pub.dev" source: hosted - version: "6.11.0" + version: "6.4.1" args: dependency: "direct main" description: @@ -174,14 +169,6 @@ packages: url: "https://pub.dev" source: hosted version: "1.3.0" - macros: - dependency: transitive - description: - name: macros - sha256: "1d9e801cd66f7ea3663c45fc708450db1fa57f988142c64289142c9b7ee80656" - url: "https://pub.dev" - source: hosted - version: "0.1.3-main.0" matcher: dependency: transitive description: