From d0eb4953251282c94d14d326109d89628bfac03a Mon Sep 17 00:00:00 2001 From: Benjie Gillam Date: Wed, 11 Dec 2024 08:55:10 +0000 Subject: [PATCH] RELEASING: Releasing 15 package(s) Releases: @dataplan/json@0.0.1-beta.27 @dataplan/pg@0.0.1-beta.29 @grafserv/persisted@0.0.0-beta.30 grafast@0.1.1-beta.18 grafserv@0.1.1-beta.20 graphile-build-pg@5.0.0-beta.35 graphile-build@5.0.0-beta.30 graphile-config@0.0.1-beta.13 graphile-export@0.0.2-beta.23 graphile-utils@5.0.0-beta.35 graphile@5.0.0-beta.36 pgl@5.0.0-beta.36 postgraphile@5.0.0-beta.36 ruru-components@2.0.0-beta.26 ruru@2.0.0-beta.18 [skip ci] --- .changeset/pre.json | 2 ++ grafast/bench/CHANGELOG.md | 10 +++++++++ grafast/bench/package.json | 2 +- grafast/dataplan-json/CHANGELOG.md | 8 +++++++ grafast/dataplan-json/package.json | 2 +- grafast/dataplan-pg/CHANGELOG.md | 16 ++++++++++++++ grafast/dataplan-pg/package.json | 2 +- grafast/dataplan-pg/src/version.ts | 2 +- grafast/grafast/CHANGELOG.md | 13 ++++++++++++ grafast/grafast/package.json | 2 +- grafast/grafast/src/version.ts | 2 +- grafast/grafserv-persisted/CHANGELOG.md | 11 ++++++++++ grafast/grafserv-persisted/package.json | 2 +- grafast/grafserv-persisted/src/version.ts | 2 +- grafast/grafserv/CHANGELOG.md | 11 ++++++++++ grafast/grafserv/package.json | 2 +- grafast/grafserv/src/version.ts | 2 +- grafast/ruru-components/CHANGELOG.md | 8 +++++++ grafast/ruru-components/package.json | 2 +- grafast/ruru/CHANGELOG.md | 8 +++++++ grafast/ruru/package.json | 2 +- grafast/website/CHANGELOG.md | 8 +++++++ grafast/website/package.json | 2 +- graphile-build/graphile-build-pg/CHANGELOG.md | 12 +++++++++++ graphile-build/graphile-build-pg/package.json | 2 +- .../graphile-build-pg/src/version.ts | 2 +- graphile-build/graphile-build/CHANGELOG.md | 10 +++++++++ graphile-build/graphile-build/package.json | 2 +- graphile-build/graphile-build/src/version.ts | 2 +- graphile-build/graphile-utils/CHANGELOG.md | 13 ++++++++++++ graphile-build/graphile-utils/package.json | 2 +- postgraphile/pgl/CHANGELOG.md | 16 ++++++++++++++ postgraphile/pgl/package.json | 2 +- postgraphile/postgraphile/CHANGELOG.md | 21 +++++++++++++++++++ postgraphile/postgraphile/package.json | 2 +- postgraphile/postgraphile/src/version.ts | 2 +- utils/graphile-config/CHANGELOG.md | 9 ++++++++ utils/graphile-config/package.json | 2 +- utils/graphile-export/CHANGELOG.md | 8 +++++++ utils/graphile-export/package.json | 2 +- utils/graphile/CHANGELOG.md | 11 ++++++++++ utils/graphile/package.json | 2 +- 42 files changed, 219 insertions(+), 24 deletions(-) diff --git a/.changeset/pre.json b/.changeset/pre.json index c3dfbf1efa..2ca4187393 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -55,6 +55,7 @@ "calm-zebras-own", "chatty-dodos-melt", "chatty-ducks-care", + "chatty-nails-poke", "chatty-pianos-move", "chatty-roses-deliver", "chilled-eagles-sneeze", @@ -482,6 +483,7 @@ "thick-bulldogs-impress", "thick-donkeys-drum", "thick-monkeys-buy", + "thick-mugs-trade", "thick-taxis-sip", "thin-chairs-raise", "thin-insects-decide", diff --git a/grafast/bench/CHANGELOG.md b/grafast/bench/CHANGELOG.md index dcc2b5c503..6ea1cd6462 100644 --- a/grafast/bench/CHANGELOG.md +++ b/grafast/bench/CHANGELOG.md @@ -1,5 +1,15 @@ # @localrepo/grafast-bench +## 0.0.1-beta.27 + +### Patch Changes + +- Updated dependencies + [[`7580bc16a`](https://github.com/graphile/crystal/commit/7580bc16a050fd8d916c6dabe9d1ded980090349), + [`b336a5829`](https://github.com/graphile/crystal/commit/b336a58291cfec7aef884d3843172d408abfaf3c)]: + - graphile-config@0.0.1-beta.13 + - grafast@0.1.1-beta.18 + ## 0.0.1-beta.26 ### Patch Changes diff --git a/grafast/bench/package.json b/grafast/bench/package.json index 52cac6f099..1131592fc5 100644 --- a/grafast/bench/package.json +++ b/grafast/bench/package.json @@ -1,6 +1,6 @@ { "name": "@localrepo/grafast-bench", - "version": "0.0.1-beta.26", + "version": "0.0.1-beta.27", "private": true, "description": "Grafast benchmarks", "type": "commonjs", diff --git a/grafast/dataplan-json/CHANGELOG.md b/grafast/dataplan-json/CHANGELOG.md index 3cfc34d10c..92925242a5 100644 --- a/grafast/dataplan-json/CHANGELOG.md +++ b/grafast/dataplan-json/CHANGELOG.md @@ -1,5 +1,13 @@ # @dataplan/json +## 0.0.1-beta.27 + +### Patch Changes + +- Updated dependencies + [[`b336a5829`](https://github.com/graphile/crystal/commit/b336a58291cfec7aef884d3843172d408abfaf3c)]: + - grafast@0.1.1-beta.18 + ## 0.0.1-beta.26 ### Patch Changes diff --git a/grafast/dataplan-json/package.json b/grafast/dataplan-json/package.json index eb452065a6..9b7551e481 100644 --- a/grafast/dataplan-json/package.json +++ b/grafast/dataplan-json/package.json @@ -1,6 +1,6 @@ { "name": "@dataplan/json", - "version": "0.0.1-beta.26", + "version": "0.0.1-beta.27", "description": "JSON step classes for Grafast", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/grafast/dataplan-pg/CHANGELOG.md b/grafast/dataplan-pg/CHANGELOG.md index c8ca3d9bf5..47cd2d6dfb 100644 --- a/grafast/dataplan-pg/CHANGELOG.md +++ b/grafast/dataplan-pg/CHANGELOG.md @@ -1,5 +1,21 @@ # @dataplan/pg +## 0.0.1-beta.29 + +### Patch Changes + +- [#2279](https://github.com/graphile/crystal/pull/2279) + [`b336a5829`](https://github.com/graphile/crystal/commit/b336a58291cfec7aef884d3843172d408abfaf3c) + Thanks [@benjie](https://github.com/benjie)! - Introduce step caching to + reduce deduplication workload safely, thereby reducing planning time for many + larger queries. +- Updated dependencies + [[`7580bc16a`](https://github.com/graphile/crystal/commit/7580bc16a050fd8d916c6dabe9d1ded980090349), + [`b336a5829`](https://github.com/graphile/crystal/commit/b336a58291cfec7aef884d3843172d408abfaf3c)]: + - graphile-config@0.0.1-beta.13 + - grafast@0.1.1-beta.18 + - @dataplan/json@0.0.1-beta.27 + ## 0.0.1-beta.28 ### Patch Changes diff --git a/grafast/dataplan-pg/package.json b/grafast/dataplan-pg/package.json index 58da0512da..a8296cf143 100644 --- a/grafast/dataplan-pg/package.json +++ b/grafast/dataplan-pg/package.json @@ -1,6 +1,6 @@ { "name": "@dataplan/pg", - "version": "0.0.1-beta.28", + "version": "0.0.1-beta.29", "description": "PostgreSQL step classes for Grafast", "type": "commonjs", "main": "dist/index.js", diff --git a/grafast/dataplan-pg/src/version.ts b/grafast/dataplan-pg/src/version.ts index ca88df542f..e36fc5bf57 100644 --- a/grafast/dataplan-pg/src/version.ts +++ b/grafast/dataplan-pg/src/version.ts @@ -1,2 +1,2 @@ // This file is autogenerated by /scripts/postversion.mjs -export const version = "0.0.1-beta.28"; +export const version = "0.0.1-beta.29"; diff --git a/grafast/grafast/CHANGELOG.md b/grafast/grafast/CHANGELOG.md index 2230b1899e..692ff2c1d7 100644 --- a/grafast/grafast/CHANGELOG.md +++ b/grafast/grafast/CHANGELOG.md @@ -1,5 +1,18 @@ # grafast +## 0.1.1-beta.18 + +### Patch Changes + +- [#2279](https://github.com/graphile/crystal/pull/2279) + [`b336a5829`](https://github.com/graphile/crystal/commit/b336a58291cfec7aef884d3843172d408abfaf3c) + Thanks [@benjie](https://github.com/benjie)! - Introduce step caching to + reduce deduplication workload safely, thereby reducing planning time for many + larger queries. +- Updated dependencies + [[`7580bc16a`](https://github.com/graphile/crystal/commit/7580bc16a050fd8d916c6dabe9d1ded980090349)]: + - graphile-config@0.0.1-beta.13 + ## 0.1.1-beta.17 ### Patch Changes diff --git a/grafast/grafast/package.json b/grafast/grafast/package.json index 43cd5dfeb2..5dc254c466 100644 --- a/grafast/grafast/package.json +++ b/grafast/grafast/package.json @@ -1,6 +1,6 @@ { "name": "grafast", - "version": "0.1.1-beta.17", + "version": "0.1.1-beta.18", "description": "Cutting edge GraphQL planning and execution engine", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/grafast/grafast/src/version.ts b/grafast/grafast/src/version.ts index f8a8fbaee0..618701585b 100644 --- a/grafast/grafast/src/version.ts +++ b/grafast/grafast/src/version.ts @@ -1,2 +1,2 @@ // This file is autogenerated by /scripts/postversion.mjs -export const version = "0.1.1-beta.17"; +export const version = "0.1.1-beta.18"; diff --git a/grafast/grafserv-persisted/CHANGELOG.md b/grafast/grafserv-persisted/CHANGELOG.md index baab3bf677..43f84b1529 100644 --- a/grafast/grafserv-persisted/CHANGELOG.md +++ b/grafast/grafserv-persisted/CHANGELOG.md @@ -1,5 +1,16 @@ # @grafserv/persisted +## 0.0.0-beta.30 + +### Patch Changes + +- Updated dependencies + [[`7580bc16a`](https://github.com/graphile/crystal/commit/7580bc16a050fd8d916c6dabe9d1ded980090349), + [`b336a5829`](https://github.com/graphile/crystal/commit/b336a58291cfec7aef884d3843172d408abfaf3c)]: + - graphile-config@0.0.1-beta.13 + - grafast@0.1.1-beta.18 + - grafserv@0.1.1-beta.20 + ## 0.0.0-beta.29 ### Patch Changes diff --git a/grafast/grafserv-persisted/package.json b/grafast/grafserv-persisted/package.json index 142bd34e73..a7ed7955aa 100644 --- a/grafast/grafserv-persisted/package.json +++ b/grafast/grafserv-persisted/package.json @@ -1,6 +1,6 @@ { "name": "@grafserv/persisted", - "version": "0.0.0-beta.29", + "version": "0.0.0-beta.30", "description": "Persisted operations support for Grafserv", "type": "commonjs", "main": "dist/index.js", diff --git a/grafast/grafserv-persisted/src/version.ts b/grafast/grafserv-persisted/src/version.ts index 56c2eb2af7..987e7e57ca 100644 --- a/grafast/grafserv-persisted/src/version.ts +++ b/grafast/grafserv-persisted/src/version.ts @@ -1,2 +1,2 @@ // This file is autogenerated by /scripts/postversion.mjs -export const version = "0.0.0-beta.29"; +export const version = "0.0.0-beta.30"; diff --git a/grafast/grafserv/CHANGELOG.md b/grafast/grafserv/CHANGELOG.md index b3b880b4c7..c40f2d07f8 100644 --- a/grafast/grafserv/CHANGELOG.md +++ b/grafast/grafserv/CHANGELOG.md @@ -1,5 +1,16 @@ # grafserv +## 0.1.1-beta.20 + +### Patch Changes + +- Updated dependencies + [[`7580bc16a`](https://github.com/graphile/crystal/commit/7580bc16a050fd8d916c6dabe9d1ded980090349), + [`b336a5829`](https://github.com/graphile/crystal/commit/b336a58291cfec7aef884d3843172d408abfaf3c)]: + - graphile-config@0.0.1-beta.13 + - grafast@0.1.1-beta.18 + - ruru@2.0.0-beta.18 + ## 0.1.1-beta.19 ### Patch Changes diff --git a/grafast/grafserv/package.json b/grafast/grafserv/package.json index 87e648f521..e48f4c2833 100644 --- a/grafast/grafserv/package.json +++ b/grafast/grafserv/package.json @@ -1,6 +1,6 @@ { "name": "grafserv", - "version": "0.1.1-beta.19", + "version": "0.1.1-beta.20", "description": "A highly optimized server for GraphQL, powered by Grafast", "type": "commonjs", "main": "dist/index.js", diff --git a/grafast/grafserv/src/version.ts b/grafast/grafserv/src/version.ts index b015fdf18c..89c4352647 100644 --- a/grafast/grafserv/src/version.ts +++ b/grafast/grafserv/src/version.ts @@ -1,2 +1,2 @@ // This file is autogenerated by /scripts/postversion.mjs -export const version = "0.1.1-beta.19"; +export const version = "0.1.1-beta.20"; diff --git a/grafast/ruru-components/CHANGELOG.md b/grafast/ruru-components/CHANGELOG.md index c6e9ca58df..28e5eb8a6c 100644 --- a/grafast/ruru-components/CHANGELOG.md +++ b/grafast/ruru-components/CHANGELOG.md @@ -1,5 +1,13 @@ # ruru-components +## 2.0.0-beta.26 + +### Patch Changes + +- Updated dependencies + [[`b336a5829`](https://github.com/graphile/crystal/commit/b336a58291cfec7aef884d3843172d408abfaf3c)]: + - grafast@0.1.1-beta.18 + ## 2.0.0-beta.25 ### Patch Changes diff --git a/grafast/ruru-components/package.json b/grafast/ruru-components/package.json index e55563ced2..6199ba16c9 100644 --- a/grafast/ruru-components/package.json +++ b/grafast/ruru-components/package.json @@ -1,6 +1,6 @@ { "name": "ruru-components", - "version": "2.0.0-beta.25", + "version": "2.0.0-beta.26", "description": "Grafast-flavoured GraphiQL distribution; the underlying React components", "main": "./dist/index.js", "type": "module", diff --git a/grafast/ruru/CHANGELOG.md b/grafast/ruru/CHANGELOG.md index ede5fa75cc..1d02a18829 100644 --- a/grafast/ruru/CHANGELOG.md +++ b/grafast/ruru/CHANGELOG.md @@ -1,5 +1,13 @@ # ruru +## 2.0.0-beta.18 + +### Patch Changes + +- Updated dependencies + [[`7580bc16a`](https://github.com/graphile/crystal/commit/7580bc16a050fd8d916c6dabe9d1ded980090349)]: + - graphile-config@0.0.1-beta.13 + ## 2.0.0-beta.17 ### Patch Changes diff --git a/grafast/ruru/package.json b/grafast/ruru/package.json index f4fa577247..7eaa9047a3 100644 --- a/grafast/ruru/package.json +++ b/grafast/ruru/package.json @@ -1,6 +1,6 @@ { "name": "ruru", - "version": "2.0.0-beta.17", + "version": "2.0.0-beta.18", "description": "Grafast-flavoured GraphiQL distribution", "type": "commonjs", "main": "./dist/index.js", diff --git a/grafast/website/CHANGELOG.md b/grafast/website/CHANGELOG.md index 51c74307f2..72bda96e25 100644 --- a/grafast/website/CHANGELOG.md +++ b/grafast/website/CHANGELOG.md @@ -1,5 +1,13 @@ # @localrepo/grafast-website +## 0.0.1-beta.19 + +### Patch Changes + +- Updated dependencies + [[`b336a5829`](https://github.com/graphile/crystal/commit/b336a58291cfec7aef884d3843172d408abfaf3c)]: + - grafast@0.1.1-beta.18 + ## 0.0.1-beta.18 ### Patch Changes diff --git a/grafast/website/package.json b/grafast/website/package.json index db10bbbe2b..ef898b56bb 100644 --- a/grafast/website/package.json +++ b/grafast/website/package.json @@ -1,6 +1,6 @@ { "name": "@localrepo/grafast-website", - "version": "0.0.1-beta.18", + "version": "0.0.1-beta.19", "private": true, "scripts": { "docusaurus": "docusaurus", diff --git a/graphile-build/graphile-build-pg/CHANGELOG.md b/graphile-build/graphile-build-pg/CHANGELOG.md index 86ed2ea036..195e2563a2 100644 --- a/graphile-build/graphile-build-pg/CHANGELOG.md +++ b/graphile-build/graphile-build-pg/CHANGELOG.md @@ -1,5 +1,17 @@ # graphile-build-pg +## 5.0.0-beta.35 + +### Patch Changes + +- Updated dependencies + [[`7580bc16a`](https://github.com/graphile/crystal/commit/7580bc16a050fd8d916c6dabe9d1ded980090349), + [`b336a5829`](https://github.com/graphile/crystal/commit/b336a58291cfec7aef884d3843172d408abfaf3c)]: + - graphile-config@0.0.1-beta.13 + - @dataplan/pg@0.0.1-beta.29 + - grafast@0.1.1-beta.18 + - graphile-build@5.0.0-beta.30 + ## 5.0.0-beta.34 ### Patch Changes diff --git a/graphile-build/graphile-build-pg/package.json b/graphile-build/graphile-build-pg/package.json index 112074bb26..200d3e0385 100644 --- a/graphile-build/graphile-build-pg/package.json +++ b/graphile-build/graphile-build-pg/package.json @@ -1,6 +1,6 @@ { "name": "graphile-build-pg", - "version": "5.0.0-beta.34", + "version": "5.0.0-beta.35", "description": "PostgreSQL plugins for Graphile Build - build a supercharged GraphQL schema by reflection over a PostgreSQL database and executed by Grafast.", "type": "commonjs", "main": "./dist/index.js", diff --git a/graphile-build/graphile-build-pg/src/version.ts b/graphile-build/graphile-build-pg/src/version.ts index e30a7c83b4..6a87d0db5e 100644 --- a/graphile-build/graphile-build-pg/src/version.ts +++ b/graphile-build/graphile-build-pg/src/version.ts @@ -1,2 +1,2 @@ // This file is autogenerated by /scripts/postversion.mjs -export const version = "5.0.0-beta.34"; +export const version = "5.0.0-beta.35"; diff --git a/graphile-build/graphile-build/CHANGELOG.md b/graphile-build/graphile-build/CHANGELOG.md index f24721e40e..5276f23bc5 100644 --- a/graphile-build/graphile-build/CHANGELOG.md +++ b/graphile-build/graphile-build/CHANGELOG.md @@ -1,5 +1,15 @@ # graphile-build +## 5.0.0-beta.30 + +### Patch Changes + +- Updated dependencies + [[`7580bc16a`](https://github.com/graphile/crystal/commit/7580bc16a050fd8d916c6dabe9d1ded980090349), + [`b336a5829`](https://github.com/graphile/crystal/commit/b336a58291cfec7aef884d3843172d408abfaf3c)]: + - graphile-config@0.0.1-beta.13 + - grafast@0.1.1-beta.18 + ## 5.0.0-beta.29 ### Patch Changes diff --git a/graphile-build/graphile-build/package.json b/graphile-build/graphile-build/package.json index 52fdde9c0d..e449370627 100644 --- a/graphile-build/graphile-build/package.json +++ b/graphile-build/graphile-build/package.json @@ -1,6 +1,6 @@ { "name": "graphile-build", - "version": "5.0.0-beta.29", + "version": "5.0.0-beta.30", "description": "Build a GraphQL schema from plugins", "type": "commonjs", "main": "./dist/index.js", diff --git a/graphile-build/graphile-build/src/version.ts b/graphile-build/graphile-build/src/version.ts index 31361b68f9..48560c9670 100644 --- a/graphile-build/graphile-build/src/version.ts +++ b/graphile-build/graphile-build/src/version.ts @@ -1,2 +1,2 @@ // This file is autogenerated by /scripts/postversion.mjs -export const version = "5.0.0-beta.29"; +export const version = "5.0.0-beta.30"; diff --git a/graphile-build/graphile-utils/CHANGELOG.md b/graphile-build/graphile-utils/CHANGELOG.md index a117181318..eb689d67c5 100644 --- a/graphile-build/graphile-utils/CHANGELOG.md +++ b/graphile-build/graphile-utils/CHANGELOG.md @@ -1,5 +1,18 @@ # graphile-utils +## 5.0.0-beta.35 + +### Patch Changes + +- Updated dependencies + [[`7580bc16a`](https://github.com/graphile/crystal/commit/7580bc16a050fd8d916c6dabe9d1ded980090349), + [`b336a5829`](https://github.com/graphile/crystal/commit/b336a58291cfec7aef884d3843172d408abfaf3c)]: + - graphile-config@0.0.1-beta.13 + - @dataplan/pg@0.0.1-beta.29 + - grafast@0.1.1-beta.18 + - graphile-build@5.0.0-beta.30 + - graphile-build-pg@5.0.0-beta.35 + ## 5.0.0-beta.34 ### Patch Changes diff --git a/graphile-build/graphile-utils/package.json b/graphile-build/graphile-utils/package.json index afec2687e8..6788c7a1cb 100644 --- a/graphile-build/graphile-utils/package.json +++ b/graphile-build/graphile-utils/package.json @@ -1,6 +1,6 @@ { "name": "graphile-utils", - "version": "5.0.0-beta.34", + "version": "5.0.0-beta.35", "description": "Utilities to help with building graphile-build plugins", "type": "commonjs", "main": "dist/index.js", diff --git a/postgraphile/pgl/CHANGELOG.md b/postgraphile/pgl/CHANGELOG.md index b037f523c4..a8170fc797 100644 --- a/postgraphile/pgl/CHANGELOG.md +++ b/postgraphile/pgl/CHANGELOG.md @@ -1,5 +1,21 @@ # pgl +## 5.0.0-beta.36 + +### Patch Changes + +- Updated dependencies + [[`7580bc16a`](https://github.com/graphile/crystal/commit/7580bc16a050fd8d916c6dabe9d1ded980090349), + [`b336a5829`](https://github.com/graphile/crystal/commit/b336a58291cfec7aef884d3843172d408abfaf3c)]: + - graphile-config@0.0.1-beta.13 + - postgraphile@5.0.0-beta.36 + - @dataplan/pg@0.0.1-beta.29 + - grafast@0.1.1-beta.18 + - grafserv@0.1.1-beta.20 + - graphile-build@5.0.0-beta.30 + - graphile-build-pg@5.0.0-beta.35 + - @dataplan/json@0.0.1-beta.27 + ## 5.0.0-beta.35 ### Patch Changes diff --git a/postgraphile/pgl/package.json b/postgraphile/pgl/package.json index 4a94d83957..cdbdec7a99 100644 --- a/postgraphile/pgl/package.json +++ b/postgraphile/pgl/package.json @@ -1,6 +1,6 @@ { "name": "pgl", - "version": "5.0.0-beta.35", + "version": "5.0.0-beta.36", "description": "Automatic, high performance, and highly customizable GraphQL API for PostgreSQL", "type": "commonjs", "exports": { diff --git a/postgraphile/postgraphile/CHANGELOG.md b/postgraphile/postgraphile/CHANGELOG.md index 77b8e051df..d3e9e2448d 100644 --- a/postgraphile/postgraphile/CHANGELOG.md +++ b/postgraphile/postgraphile/CHANGELOG.md @@ -1,5 +1,26 @@ # postgraphile +## 5.0.0-beta.36 + +### Patch Changes + +- [#2279](https://github.com/graphile/crystal/pull/2279) + [`b336a5829`](https://github.com/graphile/crystal/commit/b336a58291cfec7aef884d3843172d408abfaf3c) + Thanks [@benjie](https://github.com/benjie)! - Introduce step caching to + reduce deduplication workload safely, thereby reducing planning time for many + larger queries. +- Updated dependencies + [[`7580bc16a`](https://github.com/graphile/crystal/commit/7580bc16a050fd8d916c6dabe9d1ded980090349), + [`b336a5829`](https://github.com/graphile/crystal/commit/b336a58291cfec7aef884d3843172d408abfaf3c)]: + - graphile-config@0.0.1-beta.13 + - @dataplan/pg@0.0.1-beta.29 + - grafast@0.1.1-beta.18 + - grafserv@0.1.1-beta.20 + - graphile-build@5.0.0-beta.30 + - graphile-build-pg@5.0.0-beta.35 + - graphile-utils@5.0.0-beta.35 + - @dataplan/json@0.0.1-beta.27 + ## 5.0.0-beta.35 ### Patch Changes diff --git a/postgraphile/postgraphile/package.json b/postgraphile/postgraphile/package.json index 09265e715d..fe4f057f6b 100644 --- a/postgraphile/postgraphile/package.json +++ b/postgraphile/postgraphile/package.json @@ -1,6 +1,6 @@ { "name": "postgraphile", - "version": "5.0.0-beta.35", + "version": "5.0.0-beta.36", "description": "Automatic, high performance, and highly customizable GraphQL API for PostgreSQL", "type": "commonjs", "main": "./dist/index.js", diff --git a/postgraphile/postgraphile/src/version.ts b/postgraphile/postgraphile/src/version.ts index 6a87d0db5e..7b276b6dba 100644 --- a/postgraphile/postgraphile/src/version.ts +++ b/postgraphile/postgraphile/src/version.ts @@ -1,2 +1,2 @@ // This file is autogenerated by /scripts/postversion.mjs -export const version = "5.0.0-beta.35"; +export const version = "5.0.0-beta.36"; diff --git a/utils/graphile-config/CHANGELOG.md b/utils/graphile-config/CHANGELOG.md index 0018700c44..1631dc6ec8 100644 --- a/utils/graphile-config/CHANGELOG.md +++ b/utils/graphile-config/CHANGELOG.md @@ -1,5 +1,14 @@ # graphile-config +## 0.0.1-beta.13 + +### Patch Changes + +- [#2270](https://github.com/graphile/crystal/pull/2270) + [`7580bc16a`](https://github.com/graphile/crystal/commit/7580bc16a050fd8d916c6dabe9d1ded980090349) + Thanks [@benjie](https://github.com/benjie)! - Check that `process` exists + before reading from it. + ## 0.0.1-beta.12 ### Patch Changes diff --git a/utils/graphile-config/package.json b/utils/graphile-config/package.json index 1f173e1b59..a487007081 100644 --- a/utils/graphile-config/package.json +++ b/utils/graphile-config/package.json @@ -1,6 +1,6 @@ { "name": "graphile-config", - "version": "0.0.1-beta.12", + "version": "0.0.1-beta.13", "description": "Standard plugin interface and helpers to be used across the Graphile stack.", "type": "commonjs", "main": "./dist/index.js", diff --git a/utils/graphile-export/CHANGELOG.md b/utils/graphile-export/CHANGELOG.md index ef24114880..46ff069a92 100644 --- a/utils/graphile-export/CHANGELOG.md +++ b/utils/graphile-export/CHANGELOG.md @@ -1,5 +1,13 @@ # graphile-export +## 0.0.2-beta.23 + +### Patch Changes + +- Updated dependencies + [[`b336a5829`](https://github.com/graphile/crystal/commit/b336a58291cfec7aef884d3843172d408abfaf3c)]: + - grafast@0.1.1-beta.18 + ## 0.0.2-beta.22 ### Patch Changes diff --git a/utils/graphile-export/package.json b/utils/graphile-export/package.json index 6d57fe961b..92fe505700 100644 --- a/utils/graphile-export/package.json +++ b/utils/graphile-export/package.json @@ -1,6 +1,6 @@ { "name": "graphile-export", - "version": "0.0.2-beta.22", + "version": "0.0.2-beta.23", "description": "Export in-memory generated GraphQL schemas to JS files when built with our helpers.", "type": "commonjs", "main": "./dist/index.js", diff --git a/utils/graphile/CHANGELOG.md b/utils/graphile/CHANGELOG.md index 4c0eb2a1d1..98a2953a00 100644 --- a/utils/graphile/CHANGELOG.md +++ b/utils/graphile/CHANGELOG.md @@ -1,5 +1,16 @@ # graphile +## 5.0.0-beta.36 + +### Patch Changes + +- Updated dependencies + [[`7580bc16a`](https://github.com/graphile/crystal/commit/7580bc16a050fd8d916c6dabe9d1ded980090349), + [`b336a5829`](https://github.com/graphile/crystal/commit/b336a58291cfec7aef884d3843172d408abfaf3c)]: + - graphile-config@0.0.1-beta.13 + - postgraphile@5.0.0-beta.36 + - graphile-build@5.0.0-beta.30 + ## 5.0.0-beta.35 ### Patch Changes diff --git a/utils/graphile/package.json b/utils/graphile/package.json index fd02d2c5a7..0869616311 100644 --- a/utils/graphile/package.json +++ b/utils/graphile/package.json @@ -1,6 +1,6 @@ { "name": "graphile", - "version": "5.0.0-beta.35", + "version": "5.0.0-beta.36", "description": "Swiss army knife for dealing with all things Graphile", "main": "dist/index.js", "bin": "dist/cli-run.js",