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
20 stars 2 forks source link

chore(deps): update all dependencies #228

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/node (source) ^20.14.12 -> ^22.0.0 age adoption passing confidence devDependencies major
@typespec/compiler (source) ^0.57.0 -> ^0.58.0 age adoption passing confidence peerDependencies minor
@typespec/http ^0.57.0 -> ^0.58.0 age adoption passing confidence peerDependencies minor
@typespec/openapi (source) ^0.57.0 -> ^0.58.0 age adoption passing confidence peerDependencies minor
@typespec/openapi3 (source) ^0.57.0 -> ^0.58.0 age adoption passing confidence peerDependencies minor
@typespec/versioning (source) ^0.57.0 -> ^0.58.0 age adoption passing confidence peerDependencies minor
node (source) 20.15.0 -> 20.16.0 age adoption passing confidence minor
yarn (source) 4.3.1 -> 4.4.0 age adoption passing confidence packageManager minor

Release Notes

microsoft/typespec (@​typespec/compiler) ### [`v0.58.1`](https://togithub.com/microsoft/typespec/releases/tag/%40typespec/compiler%400.58.1) ##### Bug Fixes - [#​3875](https://togithub.com/microsoft/typespec/pull/3875) Fix issues with examples not working with `Array`, `Record`, `Union` and `unknown` types
nodejs/node (node) ### [`v20.16.0`](https://togithub.com/nodejs/node/compare/v20.15.1...v20.16.0) [Compare Source](https://togithub.com/nodejs/node/compare/v20.15.1...v20.16.0) ### [`v20.15.1`](https://togithub.com/nodejs/node/compare/v20.15.0...v20.15.1) [Compare Source](https://togithub.com/nodejs/node/compare/v20.15.0...v20.15.1)
yarnpkg/berry (yarn) ### [`v4.4.0`](https://togithub.com/yarnpkg/berry/compare/2e73cdb7e2057a3ab4bd93074190b508b407c7ab...ab48d624e2490567be531b4e7c7145c5bc6e55f2) [Compare Source](https://togithub.com/yarnpkg/berry/compare/2e73cdb7e2057a3ab4bd93074190b508b407c7ab...ab48d624e2490567be531b4e7c7145c5bc6e55f2)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.