Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Dashboard #6565

Open
44 tasks
renovate bot opened this issue Aug 25, 2021 · 0 comments
Open
44 tasks

Dependency Dashboard #6565

renovate bot opened this issue Aug 25, 2021 · 0 comments
Labels
core Related to codegen core/cli

Comments

@renovate
Copy link
Contributor

renovate bot commented Aug 25, 2021

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
npm @types/lz-string Unavailable
npm graphql-language-service-interface Unavailable

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • fix(deps): update @theguild/components + nextra (@theguild/components, @theguild/tailwind-config)
  • fix(deps): update dependency @whatwg-node/fetch to v0.9.21
  • chore(deps): update dependency @changesets/cli to v2.27.8
  • chore(deps): update dependency @theguild/eslint-config to v0.12.1
  • chore(deps): update dependency @babel/preset-typescript to v7.25.7
  • chore(deps): update dependency typescript to v5.6.2
  • fix(deps): update dependency @mizdra/graphql-codegen-typescript-fabbrica to v0.6.1
  • fix(deps): update dependency date-fns to v4
  • fix(deps): update dependency inquirer to v11
  • fix(deps): update dependency jiti to v2
  • 🔐 Create all rate-limited PRs at once 🔐

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

cargo
packages/presets/swc-plugin/Cargo.toml
  • graphql-parser 0.4.0
  • pathdiff 0.2.1
  • serde 1
  • serde_json 1.0.105
  • swc_core 0.75.*
github-actions
.github/workflows/main.yml
  • actions/checkout v4
  • actions/checkout v4
  • actions/checkout v4
  • actions-rs/toolchain v1
  • actions/checkout v4
  • actions/checkout v4
  • actions/cache v4
  • actions/checkout v4
  • actions-rs/toolchain v1
  • marcopolo/cargo a527bf4d534717ff4424a84446c5d710f8833139
  • marcopolo/cargo a527bf4d534717ff4424a84446c5d710f8833139
.github/workflows/pr.yml
.github/workflows/release.yml
.github/workflows/rust.yml
  • actions/checkout v4
  • actions/setup-node v4
  • actions-rs/toolchain v1
.github/workflows/website-integrity.yml
  • actions/checkout v4
  • marocchino/sticky-pull-request-comment v2
.github/workflows/website.yml
  • actions/checkout v4
npm
examples/persisted-documents-string-mode/package.json
  • graphql-yoga 5.7.0
  • @graphql-yoga/plugin-persisted-operations 3.7.0
  • @graphql-typed-document-node/core 3.2.0
  • jest 28.1.3
  • babel-jest 29.7.0
  • @babel/core 7.25.2
  • @babel/preset-env 7.25.3
  • @babel/preset-typescript 7.24.7
examples/persisted-documents/package.json
  • graphql-yoga 5.7.0
  • @graphql-yoga/plugin-persisted-operations 3.7.0
  • @graphql-typed-document-node/core 3.2.0
  • jest 28.1.3
  • babel-jest 29.7.0
  • @babel/core 7.25.2
  • @babel/preset-env 7.25.3
  • @babel/preset-typescript 7.24.7
examples/programmatic-typescript/package.json
  • @graphql-tools/graphql-file-loader 8.0.1
  • @graphql-tools/load 8.0.2
  • @graphql-tools/schema 10.0.6
  • graphql 16.9.0
  • graphql-tag 2.12.6
  • prettier 2.8.8
  • @types/node 20.16.1
  • tsup 8.2.4
examples/react/apollo-client-defer/package.json
  • @apollo/client ^3.7.10
  • @graphql-yoga/plugin-defer-stream ^3.0.0
  • graphql ^16.6.0
  • react ^18.2.0
  • react-dom ^18.2.0
  • graphql-yoga 5.7.0
  • @types/jest ^27.5.2
  • @types/node ^20.0.0
  • @types/react ^18.0.15
  • @types/react-dom ^18.0.10
  • @vitejs/plugin-react ^4.0.0
  • cypress 13.13.3
  • serve 14.2.3
  • start-server-and-test 2.0.5
  • typescript 5.5.4
  • vite ^5.0.0
examples/react/apollo-client-swc-plugin/package.json
  • @apollo/client ^3.7.10
  • react 18.3.1
  • react-dom 18.3.1
  • @vitejs/plugin-react-swc ^3.3.0
  • @types/react 18.3.3
  • @types/react-dom 18.3.0
  • typescript 5.5.4
  • vite ^5.0.0
examples/react/apollo-client/package.json
  • @apollo/client ^3.7.10
  • graphql ^16.6.0
  • react ^18.2.0
  • react-dom ^18.2.0
  • @vitejs/plugin-react ^4.0.0
  • @types/jest ^27.5.2
  • @types/node ^20.0.0
  • @types/react ^18.0.15
  • @types/react-dom ^18.0.10
  • typescript 5.5.4
  • serve 14.2.3
  • cypress 13.13.3
  • start-server-and-test 2.0.5
  • vite ^5.0.0
examples/react/http-executor/package.json
  • @graphql-tools/executor-http ^1.0.0
  • react ^18.2.0
  • react-dom ^18.2.0
  • @vitejs/plugin-react ^4.0.0
  • @types/jest ^27.5.2
  • @types/node ^20.0.0
  • @types/react ^18.0.17
  • @types/react-dom ^18.0.10
  • typescript 5.5.4
  • serve 14.2.3
  • cypress 13.13.3
  • start-server-and-test 2.0.5
  • vite ^5.0.0
examples/react/nextjs-swr/package.json
  • @graphql-tools/executor-http ^1.0.0
  • next 13.3.1
  • react ^18.2.0
  • react-dom ^18.2.0
  • swr ^2.0.0
  • @types/node ^20.0.0
  • @types/react ^18.0.17
  • @types/react-dom ^18.0.10
  • eslint ^9.0.0
  • eslint-config-next ^13.0.0
  • typescript 5.5.4
examples/react/tanstack-react-query/package.json
  • @tanstack/react-query 4.36.1
  • react ^18.2.0
  • react-dom ^18.2.0
  • @vitejs/plugin-react ^4.0.0
  • @types/jest ^27.5.2
  • @types/node ^20.0.0
  • @types/react ^18.0.17
  • @types/react-dom ^18.0.10
  • typescript 5.5.4
  • serve 14.2.3
  • cypress 13.13.3
  • start-server-and-test 2.0.5
  • vite ^5.0.0
examples/react/urql/package.json
  • react ^18.2.0
  • react-dom ^18.2.0
  • urql ^3.0.0
  • @types/react ^18.0.17
  • @types/react-dom ^18.0.10
  • @vitejs/plugin-react ^4.0.0
  • typescript 5.5.4
  • serve 14.2.3
  • cypress 13.13.3
  • start-server-and-test 2.0.5
  • vite ^5.0.0
examples/typescript-esm/package.json
  • @graphql-typed-document-node/core 3.2.0
  • graphql 16.9.0
examples/typescript-graphql-request/package.json
  • graphql 16.9.0
  • graphql-yoga 5.7.0
  • graphql-request 5.2.0
  • babel-jest 29.7.0
  • jest 28.1.3
examples/typescript-resolvers/package.json
  • graphql 16.9.0
  • graphql-yoga 5.7.0
examples/vite/vite-react-cts/package.json
  • @apollo/client ^3.7.10
  • @graphql-typed-document-node/core 3.2.0
  • @vitejs/plugin-react-swc ^3.0.0
  • graphql 16.9.0
  • react ^18.2.0
  • react-dom ^18.2.0
  • vite ^5.0.0
  • @types/react ^18.0.27
  • @types/react-dom ^18.0.10
  • cypress 13.13.3
  • start-server-and-test 2.0.5
  • typescript ^5.0.0
examples/vite/vite-react-mts/package.json
  • @apollo/client ^3.7.10
  • @graphql-typed-document-node/core 3.2.0
  • @vitejs/plugin-react-swc ^3.0.0
  • graphql 16.9.0
  • react ^18.2.0
  • react-dom ^18.2.0
  • vite ^5.0.0
  • @types/react ^18.0.27
  • @types/react-dom ^18.0.10
  • cypress 13.13.3
  • start-server-and-test 2.0.5
  • typescript ^5.0.0
examples/vite/vite-react-ts/package.json
  • @apollo/client ^3.7.10
  • @graphql-typed-document-node/core 3.2.0
  • @vitejs/plugin-react-swc ^3.0.0
  • graphql 16.9.0
  • react ^18.2.0
  • react-dom ^18.2.0
  • vite ^5.0.0
  • @types/react ^18.0.27
  • @types/react-dom ^18.0.10
  • cypress 13.13.3
  • start-server-and-test 2.0.5
  • typescript ^5.0.0
examples/vue/apollo-composable/package.json
  • @apollo/client ^3.7.10
  • @vue/apollo-composable 4.1.0
  • graphql ^16.6.0
  • vue ^3.2.37
  • @vitejs/plugin-vue ^5.0.0
  • typescript ^5.0.0
  • vite ^5.0.0
  • vue-tsc ^2.0.0
  • serve 14.2.3
  • cypress 13.13.3
  • start-server-and-test 2.0.5
examples/vue/urql/package.json
  • @urql/vue ^1.0.0
  • graphql ^16.6.0
  • vue ^3.2.45
  • @vitejs/plugin-vue ^5.0.0
  • typescript ^5.0.0
  • vite ^5.0.0
  • vue-tsc ^2.0.0
  • serve 14.2.3
  • cypress 13.13.3
  • start-server-and-test 2.0.5
examples/vue/villus/package.json
  • graphql ^16.6.0
  • villus ^3.0.0
  • vue ^3.2.37
  • @vitejs/plugin-vue ^5.0.0
  • typescript ^5.0.0
  • vite ^5.0.0
  • vue-tsc ^2.0.0
  • serve 14.2.3
  • cypress 13.13.3
  • start-server-and-test 2.0.5
examples/yoga-tests/package.json
  • graphql-yoga 5.7.0
  • @graphql-typed-document-node/core 3.2.0
  • jest 28.1.3
  • babel-jest 29.7.0
  • @babel/core 7.25.2
  • @babel/preset-env 7.25.3
  • @babel/preset-typescript 7.24.7
package.json
  • @babel/core 7.25.2
  • @babel/preset-env 7.25.3
  • @babel/preset-typescript 7.24.7
  • @changesets/changelog-github 0.5.0
  • @changesets/cli 2.27.7
  • @theguild/eslint-config 0.12.0
  • @theguild/prettier-config 0.1.1
  • @types/jest 28.1.8
  • babel-jest 29.7.0
  • bob-the-bundler 7.0.1
  • cross-env 7.0.3
  • eslint 9.9.0
  • graphql 16.9.0
  • husky 8.0.3
  • jest 28.1.3
  • jest-docblock 29.7.0
  • jest-junit 16.0.0
  • lint-staged 15.2.9
  • patch-package 8.0.0
  • prettier 2.8.8
  • prettier-plugin-svelte 2.10.1
  • rimraf 6.0.1
  • ts-jest 28.0.8
  • ts-node 10.9.2
  • tslib 2.6.3
  • tsx 4.17.0
  • typescript 5.5.4
  • node >= 16.0.0
  • prettier 2.8.8
  • babel-jest 29.7.0
  • jest-runner 28.1.3
  • graphql 16.9.0
  • graphql-language-service-interface 2.10.2
  • graphql ^16.0.0
  • graphql ^16.0.0
  • ts-node 10.9.2
  • typescript 5.5.4
  • cosmiconfig 8.3.6
  • eslint-plugin-promise 7.1.0
  • yarn 1.22.22
packages/graphql-codegen-cli/package.json
  • @babel/generator ^7.18.13
  • @babel/template ^7.18.10
  • @babel/types ^7.18.13
  • @graphql-tools/apollo-engine-loader ^8.0.0
  • @graphql-tools/code-file-loader ^8.0.0
  • @graphql-tools/git-loader ^8.0.0
  • @graphql-tools/github-loader ^8.0.0
  • @graphql-tools/graphql-file-loader ^8.0.0
  • @graphql-tools/json-file-loader ^8.0.0
  • @graphql-tools/load ^8.0.0
  • @graphql-tools/prisma-loader ^8.0.0
  • @graphql-tools/url-loader ^8.0.0
  • @graphql-tools/utils ^10.0.0
  • @whatwg-node/fetch ^0.9.20
  • chalk ^4.1.0
  • cosmiconfig ^8.1.3
  • debounce ^1.2.0
  • detect-indent ^6.0.0
  • graphql-config ^5.1.1
  • inquirer ^8.0.0
  • is-glob ^4.0.1
  • jiti ^1.17.1
  • json-to-pretty-yaml ^1.2.2
  • listr2 ^4.0.5
  • log-symbols ^4.0.0
  • micromatch ^4.0.5
  • shell-quote ^1.7.3
  • string-env-interpolation ^1.0.1
  • ts-log ^2.2.3
  • tslib ^2.4.0
  • yaml ^2.3.1
  • yargs ^17.0.0
  • @graphql-tools/merge 9.0.6
  • @parcel/watcher ^2.1.0
  • @types/debounce 1.2.4
  • @types/inquirer 8.2.10
  • @types/is-glob 4.0.4
  • @types/js-yaml 4.0.9
  • @types/micromatch ^4.0.2
  • @types/shell-quote 1.7.5
  • bdd-stdin 0.2.0
  • change-case-all 1.0.15
  • js-yaml 4.1.0
  • make-dir 4.0.0
  • prettier 2.8.8
  • @parcel/watcher ^2.1.0
  • graphql ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
  • node >=16
packages/graphql-codegen-core/package.json
  • @graphql-tools/schema ^10.0.0
  • @graphql-tools/utils ^10.0.0
  • tslib ~2.6.0
  • graphql ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
  • node >=16
packages/plugins/other/add/package.json
  • tslib ~2.6.0
  • graphql ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
  • node >=16
packages/plugins/other/fragment-matcher/package.json
  • tslib ~2.6.0
  • graphql ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
  • node >=16
packages/plugins/other/introspection/package.json
  • tslib ~2.6.0
  • graphql ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
  • node >=16
packages/plugins/other/schema-ast/package.json
  • @graphql-tools/utils ^10.0.0
  • tslib ~2.6.0
  • graphql ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
  • node >=16
packages/plugins/other/time/package.json
  • moment ~2.30.0
  • moment 2.30.1
  • graphql ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
  • node >=16
packages/plugins/other/visitor-plugin-common/package.json
  • @graphql-tools/optimize ^2.0.0
  • @graphql-tools/relay-operation-optimizer ^7.0.0
  • @graphql-tools/utils ^10.0.0
  • auto-bind ~4.0.0
  • dependency-graph ^0.11.0
  • graphql-tag ^2.11.0
  • parse-filepath ^1.0.2
  • change-case-all 1.0.15
  • tslib ~2.6.0
  • @types/parse-filepath 1.0.2
  • graphql ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
  • node >=16
packages/plugins/typescript/document-nodes/package.json
  • auto-bind ~4.0.0
  • tslib ~2.6.0
  • graphql ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
  • node >=16
packages/plugins/typescript/gql-tag-operations/package.json
  • @graphql-tools/utils ^10.0.0
  • auto-bind ~4.0.0
  • tslib ~2.6.0
  • graphql ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
  • node >=16
packages/plugins/typescript/operations/package.json
  • auto-bind ~4.0.0
  • tslib ~2.6.0
  • graphql ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
  • node >=16
packages/plugins/typescript/resolvers/package.json
  • @graphql-tools/utils ^10.0.0
  • auto-bind ~4.0.0
  • tslib ~2.6.0
  • graphql-subscriptions 2.0.0
  • graphql ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
  • node >=16
packages/plugins/typescript/typed-document-node/package.json
  • change-case-all 1.0.15
  • auto-bind ~4.0.0
  • tslib ~2.6.0
  • graphql ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
  • node >=16
packages/plugins/typescript/typescript/package.json
  • auto-bind ~4.0.0
  • tslib ~2.6.0
  • graphql ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
  • node >=16
packages/presets/client/package.json
  • @babel/helper-plugin-utils ^7.20.2
  • @babel/template ^7.20.7
  • @graphql-typed-document-node/core 3.2.0
  • @graphql-tools/documents ^1.0.0
  • @graphql-tools/utils ^10.0.0
  • tslib ~2.6.0
  • @types/babel__helper-plugin-utils 7.10.3
  • @types/babel__template 7.4.4
  • graphql ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
  • node >=16
packages/presets/graphql-modules/package.json
  • @graphql-tools/utils ^10.0.0
  • parse-filepath ^1.0.2
  • change-case-all 1.0.15
  • tslib ~2.6.0
  • @types/parse-filepath 1.0.2
  • graphql ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
  • node >=16
packages/presets/swc-plugin/package.json
  • node >=16
packages/utils/graphql-codegen-testing/package.json
  • common-tags ^1.8.0
  • lz-string ^1.4.4
  • graphql-helix 1.13.0
  • nock 13.5.4
  • tslib ~2.6.0
  • @types/lz-string 1.3.34
  • jest-diff ^23.0.0 || ^24.0.0 || ^25.0.0 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0
  • typescript >=3.0.0
  • node >=16
packages/utils/plugins-helpers/package.json
  • @graphql-tools/utils ^10.0.0
  • change-case-all 1.0.15
  • common-tags 1.8.2
  • import-from 4.0.0
  • lodash ~4.17.0
  • tslib ~2.6.0
  • @graphql-tools/apollo-engine-loader 8.0.1
  • graphql ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
  • node >=16
website/package.json
  • @graphql-codegen/c-sharp 4.3.1
  • @graphql-codegen/c-sharp-operations 2.3.1
  • @graphql-codegen/flow 2.3.6
  • @graphql-codegen/flow-operations 2.3.6
  • @graphql-codegen/flow-resolvers 2.4.4
  • @graphql-codegen/flutter-freezed ^3.0.1
  • @graphql-codegen/hasura-allow-list 2.0.0
  • @graphql-codegen/import-types-preset 2.2.6
  • @graphql-codegen/java 3.3.6
  • @graphql-codegen/java-apollo-android 2.3.6
  • @graphql-codegen/java-resolvers 2.3.6
  • @graphql-codegen/jsdoc 2.3.6
  • @graphql-codegen/kotlin 2.3.6
  • @graphql-codegen/named-operations-object 2.3.1
  • @graphql-codegen/near-operation-file-preset 2.5.0
  • @graphql-codegen/typescript-apollo-angular 3.5.6
  • @graphql-codegen/typescript-apollo-client-helpers 2.2.6
  • @graphql-codegen/typescript-generic-sdk 3.1.0
  • @graphql-codegen/typescript-graphql-files-modules 2.2.1
  • @graphql-codegen/typescript-graphql-request 5.0.0
  • @graphql-codegen/typescript-mongodb 2.4.6
  • @graphql-codegen/typescript-msw 3.0.0
  • @graphql-codegen/typescript-nhost 0.0.2
  • @graphql-codegen/typescript-react-apollo 3.3.7
  • @graphql-codegen/typescript-react-query 4.1.0
  • @graphql-codegen/typescript-rtk-query 2.4.1
  • @graphql-codegen/typescript-stencil-apollo 2.3.6
  • @graphql-codegen/typescript-type-graphql 2.3.6
  • @graphql-codegen/typescript-urql 3.7.3
  • @graphql-codegen/typescript-vue-apollo 3.3.7
  • @graphql-codegen/typescript-vue-apollo-smart-ops 2.3.6
  • @graphql-codegen/typescript-vue-urql 2.3.6
  • @graphql-codegen/urql-introspection 2.2.1
  • @mizdra/graphql-codegen-typescript-fabbrica ^0.6.0
  • @monaco-editor/react 4.6.0
  • @theguild/components 6.6.3
  • classnames 2.5.1
  • date-fns 2.30.0
  • dedent 1.5.3
  • graphql 16.9.0
  • js-yaml 4.1.0
  • next 14.2.3
  • next-mdx-remote 4.4.1
  • next-sitemap 4.2.3
  • react ^18.2.0
  • react-dom ^18.2.0
  • react-markdown 8.0.7
  • react-select 5.8.0
  • typescript-json-schema 0.56.0
  • @theguild/tailwind-config 0.4.2
  • @types/dedent 0.7.2
  • @types/jsonpath 0.2.4
  • @types/node 20.16.1
  • @types/react 18.3.3
  • fast-xml-parser 4.4.1
  • jsonpath 1.1.1
  • prettier-plugin-tailwindcss 0.2.8
nvm
.nvmrc
  • node 20

  • Check this box to trigger a request for Renovate to run again on this repository
@charlypoly charlypoly pinned this issue Feb 17, 2022
@charlypoly charlypoly unpinned this issue Aug 4, 2022
@charlypoly charlypoly added the core Related to codegen core/cli label Nov 3, 2022
@ardatan ardatan pinned this issue Feb 5, 2023
Repository owner locked as spam and limited conversation to collaborators Feb 5, 2023
Repository owner deleted a comment from ig-onoffice-de Feb 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
core Related to codegen core/cli
Projects
None yet
Development

No branches or pull requests

1 participant