From ecee8f83b84edf171793d1ea14281e871bbf9ba4 Mon Sep 17 00:00:00 2001 From: Stephen von Takach Date: Sat, 30 Apr 2022 09:27:35 +1000 Subject: [PATCH] chore(shard.lock): bump deps --- shard.lock | 76 +++++++++++++++++++++++++++++++++++++--------- shard.override.yml | 4 +-- shard.yml | 2 +- 3 files changed, 65 insertions(+), 17 deletions(-) diff --git a/shard.lock b/shard.lock index 621fb3c904..389ef44c81 100644 --- a/shard.lock +++ b/shard.lock @@ -7,7 +7,7 @@ shards: action-controller: git: https://github.com/spider-gazelle/action-controller.git - version: 4.7.0 + version: 4.10.0 active-model: git: https://github.com/spider-gazelle/active-model.git @@ -17,6 +17,10 @@ shards: git: https://github.com/taylorfinnell/awscr-signer.git version: 0.8.2 + backtracer: + git: https://github.com/sija/backtracer.cr.git + version: 1.2.1 + bacnet: git: https://github.com/spider-gazelle/crystal-bacnet.git version: 0.10.10 @@ -41,6 +45,10 @@ shards: git: https://github.com/spider-gazelle/crunits.git version: 1.1.0 + csuuid: + git: https://github.com/wyhaines/csuuid.cr.git + version: 1.0.0+git.commit.812ee5e1252b27ee2895ec7897094cde3e4a5dc2 + db: git: https://github.com/crystal-lang/crystal-db.git version: 0.11.0 @@ -49,6 +57,10 @@ shards: git: https://github.com/sija/debug.cr.git version: 2.0.1 + defined: + git: https://github.com/wyhaines/defined.cr.git + version: 0.3.3 + dtls: git: https://github.com/spider-gazelle/crystal-dtls.git version: 0.9.0 @@ -61,13 +73,17 @@ shards: git: https://github.com/place-labs/crystal-etcd.git version: 1.2.5 + exception_page: + git: https://github.com/crystal-loot/exception_page.git + version: 0.3.0 + exec_from: git: https://github.com/place-labs/exec_from.git version: 2.0.0 faker: git: https://github.com/askn/faker.git - version: 0.7.0 + version: 0.8.0 future: git: https://github.com/crystal-community/future.cr.git @@ -75,7 +91,7 @@ shards: google: git: https://github.com/placeos/google.git - version: 3.1.4 + version: 3.2.1 habitat: git: https://github.com/luckyframework/habitat.git @@ -125,6 +141,10 @@ shards: git: https://github.com/aca-labs/murmur3.git version: 0.1.1+git.commit.7cbe25c0ca8d052c9d98c377c824dcb0e038c790 + nbchannel: + git: https://github.com/wyhaines/nbchannel.cr.git + version: 0.1.0+git.commit.ea6517a837270361695244d14c4b03d84660f113 + neuroplastic: git: https://github.com/spider-gazelle/neuroplastic.git version: 1.11.0 @@ -135,7 +155,7 @@ shards: office365: git: https://github.com/placeos/office365.git - version: 1.14.2 + version: 1.16.4 open_api: git: https://github.com/elbywan/open_api.cr.git @@ -149,25 +169,37 @@ shards: git: https://github.com/spider-gazelle/openssl_ext.git version: 2.1.5 + opentelemetry-api: + git: https://github.com/wyhaines/opentelemetry-api.cr.git + version: 0.2.2+git.commit.89135d783f8ffe7ddbd2849d8c523ac9fb6cce07 + + opentelemetry-instrumentation: + git: https://github.com/place-labs/opentelemetry-instrumentation.cr.git + version: 0.2.5+git.commit.3dba20c63b439fb26b592f6eae860f2c3e5b0170 + oq: git: https://github.com/blacksmoke16/oq.git version: 1.3.2 - pars: - git: https://github.com/place-labs/pars.git + pars: # Overridden + git: https://github.com/spider-gazelle/pars.git version: 1.1.0 + parse_date: + git: https://github.com/wyhaines/parsedate.cr.git + version: 0.1.2 + pinger: git: https://github.com/spider-gazelle/pinger.git version: 1.1.2 place_calendar: git: https://github.com/placeos/calendar.git - version: 4.12.1 + version: 4.13.4 placeos: git: https://github.com/placeos/crystal-client.git - version: 2.6.0 + version: 2.6.1 placeos-compiler: git: https://github.com/placeos/compiler.git @@ -175,19 +207,19 @@ shards: placeos-core-client: git: https://github.com/placeos/core-client.git - version: 0.5.1 + version: 0.5.2 placeos-driver: git: https://github.com/placeos/driver.git - version: 6.3.2 + version: 6.3.3 placeos-log-backend: git: https://github.com/place-labs/log-backend.git - version: 0.6.0 + version: 0.8.4 placeos-models: git: https://github.com/placeos/models.git - version: 7.6.7 + version: 8.2.9 pool: git: https://github.com/ysbaddaden/pool.git @@ -197,6 +229,10 @@ shards: git: https://github.com/spider-gazelle/promise.git version: 3.0.0 + protobuf: + git: https://github.com/jeromegn/protobuf.cr.git + version: 2.2.3 + qr-code: git: https://github.com/spider-gazelle/qr-code.git version: 1.0.2 @@ -227,9 +263,9 @@ shards: rethinkdb-orm: git: https://github.com/spider-gazelle/rethinkdb-orm.git - version: 6.0.2 + version: 6.0.4 - retriable: # Overridden + retriable: git: https://github.com/sija/retriable.cr.git version: 0.2.4 @@ -245,6 +281,10 @@ shards: git: https://github.com/spider-gazelle/simple_retry.git version: 1.1.1 + splay_tree_map: + git: https://github.com/wyhaines/splay_tree_map.cr.git + version: 0.2.2 + ssh2: git: https://github.com/spider-gazelle/ssh2.cr.git version: 1.5.3 @@ -269,10 +309,18 @@ shards: git: https://github.com/spider-gazelle/telnet.cr.git version: 1.0.2 + time-ext: + git: https://github.com/wyhaines/time-ext.cr.git + version: 0.1.0+git.commit.175f658235fb6cdc9c804cb96da510fec27f4cd6 + tokenizer: git: https://github.com/spider-gazelle/tokenizer.git version: 1.1.1 + tracer: + git: https://github.com/wyhaines/tracer.cr.git + version: 0.3.1 + ulid: git: https://github.com/place-labs/ulid.git version: 0.1.2 diff --git a/shard.override.yml b/shard.override.yml index 6c8a374874..a780b89d5c 100644 --- a/shard.override.yml +++ b/shard.override.yml @@ -1,4 +1,4 @@ # NOTE:: here because of a shards ambiguous sources error dependencies: - retriable: - git: https://github.com/sija/retriable.cr.git + pars: + github: spider-gazelle/pars diff --git a/shard.yml b/shard.yml index 8229acc166..e26e146dba 100644 --- a/shard.yml +++ b/shard.yml @@ -52,7 +52,7 @@ dependencies: github: spider-gazelle/telnet.cr pars: - github: place-labs/pars + github: spider-gazelle/pars # For lat lon location indexing s2_cells: