mnahkies / openapi-code-generator

A code generation tool for openapi 3 / 3.1 specifications written in typescript, primarily aimed at generating typescript clients and server stubs. Other target languages may be added in future.
https://openapi-code-generator.nahkies.co.nz/
MIT License
16 stars 2 forks source link

Dependency Dashboard #173

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

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

Rate-Limited

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

Open

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

Detected dependencies

github-actions
.github/workflows/ci.yml - `actions/checkout v4` - `actions/setup-node v4` - `actions/cache v4`
npm
integration-tests/typescript-angular/package.json - `@angular/animations ^17.3.6` - `@angular/common ^17.3.6` - `@angular/compiler ^17.3.6` - `@angular/core ^17.3.6` - `@angular/forms ^17.3.6` - `@angular/platform-browser ^17.3.6` - `@angular/platform-browser-dynamic ^17.3.6` - `@angular/router ^17.3.6` - `rxjs ~7.8.1` - `tslib ^2.6.2` - `zone.js ~0.14.4` - `@angular-devkit/build-angular ^17.3.6` - `@angular/cli ^17.3.6` - `@angular/compiler-cli ^17.3.6` - `@types/jasmine ~5.1.4` - `jasmine-core ~5.1.2` - `karma ~6.4.3` - `karma-chrome-launcher ~3.2.0` - `karma-coverage ~2.2.1` - `karma-jasmine ~5.1.0` - `karma-jasmine-html-reporter ~2.1.0` - `typescript ~5.4.0`
integration-tests/typescript-axios/package.json - `axios ^1.6.8` - `dotenv ^16.4.5` - `@types/node ^20.12.7` - `typescript ~5.4.0`
integration-tests/typescript-fetch/package.json - `dotenv ^16.4.5` - `@types/node ^20.12.7` - `typescript ~5.4.0`
integration-tests/typescript-koa/package.json - `@hapi/joi ^17.1.1` - `@koa/router ^12.0.1` - `@types/hapi__joi ^17.1.14` - `koa ^2.15.3` - `zod ^3.23.4` - `@types/koa ^2.15.0` - `@types/koa__router ^12.0.4` - `typescript ~5.4.0`
package.json - `@biomejs/biome ^1.7.1` - `@swc/core ^1.4.17` - `@swc/jest ^0.2.36` - `@tsconfig/node20 ^20.1.4` - `@tsconfig/strictest ^2.0.5` - `@types/node ^20.12.7` - `@typescript-eslint/eslint-plugin ^7.7.1` - `@typescript-eslint/parser ^7.7.1` - `eslint ^8.57.0` - `eslint-plugin-import ^2.29.1` - `eslint-plugin-jest ^28.3.0` - `husky ^9.0.11` - `jest ^30.0.0-alpha.3` - `lerna ^8.1.2` - `lint-staged ^15.2.2` - `markdown-toc ^1.2.0` - `prettier ^3.2.5` - `source-map-support ^0.5.21` - `typescript ~5.4.0` - `node >=20 <22` - `yarn 4.2.1`
packages/documentation/package.json - `next 14.2.3` - `nextra ^2.13.4` - `nextra-theme-docs ^2.13.4` - `react ^18` - `react-dom ^18` - `@types/node ^20` - `@types/react ^18` - `@types/react-dom ^18` - `eslint ^8` - `eslint-config-next 14.2.3` - `gh-pages ^6.1.1` - `typescript ^5`
packages/openapi-code-generator/package.json - `@biomejs/biome ^1.7.1` - `@biomejs/js-api 0.5.0` - `@biomejs/wasm-nodejs ^1.7.1` - `@commander-js/extra-typings ^12.0.1` - `ajv ^8.12.0` - `ajv-draft-04 ^1.0.0` - `ajv-formats ^3.0.1` - `commander ^12.0.0` - `js-yaml ^4.1.0` - `json5 ^2.2.3` - `lodash ^4.17.21` - `source-map-support ^0.5.21` - `tslib ^2.6.2` - `@azure-tools/typespec-autorest ^0.41.1` - `@azure-tools/typespec-azure-core ^0.41.0` - `@azure-tools/typespec-azure-resource-manager ^0.41.0` - `@azure-tools/typespec-client-generator-core ^0.41.7` - `@types/js-yaml ^4.0.9` - `@types/lodash ^4.17.0` - `@typespec/compiler ^0.55.0` - `@typespec/http ^0.55.0` - `@typespec/openapi ^0.55.0` - `@typespec/openapi3 ^0.55.0` - `@typespec/rest ^0.55.0` - `@typespec/versioning ^0.55.0` - `typescript ~5.4.0` - `@typespec/compiler ^0.55.0` - `@typespec/http ^0.55.0` - `@typespec/openapi ^0.55.0` - `@typespec/openapi3 ^0.55.0` - `@typespec/versioning ^0.55.0`
packages/typescript-axios-runtime/package.json - `qs ^6.12.1` - `@types/qs ^6.9.15` - `axios ^1.6.8` - `axios ^1.6.0`
packages/typescript-fetch-runtime/package.json - `qs ^6.12.1` - `@types/qs ^6.9.15` - `zod ^3.23.4` - `zod ^3.20.6`
packages/typescript-koa-runtime/package.json - `@hapi/joi ^17.1.1` - `@koa/cors ^5.0.0` - `@koa/router ^12.0.1` - `@types/koa ^2.15.0` - `@types/koa__cors ^5.0.0` - `@types/koa__router ^12.0.4` - `koa ^2.15.3` - `koa-body ^6.0.1` - `zod ^3.23.4` - `@hapi/joi ^17.1.1` - `@koa/cors ^5.0.0` - `@koa/router ^12.0.0` - `koa ^2.14.1` - `koa-body ^6.0.1` - `zod ^3.20.6`
nvm
.nvmrc - `node 20.12.2`