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

chore(deps): update all dependencies #210

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@azure-tools/typespec-autorest (source) ^0.42.1 -> ^0.43.0 age adoption passing confidence devDependencies minor
@azure-tools/typespec-azure-core (source) ^0.42.0 -> ^0.43.0 age adoption passing confidence devDependencies minor
@azure-tools/typespec-azure-resource-manager (source) ^0.42.1 -> ^0.43.0 age adoption passing confidence devDependencies minor
@azure-tools/typespec-client-generator-core (source) ^0.42.3 -> ^0.43.0 age adoption passing confidence devDependencies minor
@biomejs/biome (source) 1.7.3 -> 1.8.2 age adoption passing confidence dependencies minor
@biomejs/biome (source) 1.7.3 -> 1.8.2 age adoption passing confidence devDependencies minor
@biomejs/js-api (source) 0.6.0 -> 0.6.1 age adoption passing confidence dependencies patch
@biomejs/wasm-nodejs (source) 1.7.3 -> 1.8.2 age adoption passing confidence dependencies minor
@typespec/compiler (source) ^0.55.0 -> ^0.57.0 age adoption passing confidence peerDependencies minor
@typespec/compiler (source) ^0.56.0 -> ^0.57.0 age adoption passing confidence devDependencies minor
@typespec/http ^0.55.0 -> ^0.57.0 age adoption passing confidence peerDependencies minor
@typespec/http ^0.56.0 -> ^0.57.0 age adoption passing confidence devDependencies minor
@typespec/openapi (source) ^0.55.0 -> ^0.57.0 age adoption passing confidence peerDependencies minor
@typespec/openapi (source) ^0.56.0 -> ^0.57.0 age adoption passing confidence devDependencies minor
@typespec/openapi3 (source) ^0.55.0 -> ^0.57.0 age adoption passing confidence peerDependencies minor
@typespec/openapi3 (source) ^0.56.0 -> ^0.57.0 age adoption passing confidence devDependencies minor
@typespec/rest (source) ^0.56.0 -> ^0.57.0 age adoption passing confidence devDependencies minor
@typespec/versioning (source) ^0.55.0 -> ^0.57.0 age adoption passing confidence peerDependencies minor
@typespec/versioning (source) ^0.56.0 -> ^0.57.0 age adoption passing confidence devDependencies minor
next (source) 14.2.3 -> 14.2.4 age adoption passing confidence dependencies patch
node (source) 20.13.1 -> 20.15.0 age adoption passing confidence minor
typescript (source) ~5.4.5 -> ~5.5.0 age adoption passing confidence devDependencies minor
yarn (source) 4.2.1 -> 4.3.1 age adoption passing confidence packageManager minor

Release Notes

biomejs/biome (@​biomejs/biome) ### [`v1.8.2`](https://togithub.com/biomejs/biome/blob/HEAD/CHANGELOG.md#v182-2024-06-20) [Compare Source](https://togithub.com/biomejs/biome/compare/39db99b1cd087d6aa46ecfecba6adbfa0d45a303...54b4c9a39078836843ef363bb6986fad74834480) ##### CLI ##### Bug fixes - Fix [#​3201](https://togithub.com/biomejs/biome/issues/3201) by correctly injecting the source code of the file when printing the diagnostics. Contributed by [@​ematipico](https://togithub.com/ematipico) - Fix [#​3179](https://togithub.com/biomejs/biome/issues/3179) where comma separators are not correctly removed after running `biome migrate` and thus choke the parser. Contributed by [@​Sec-ant](https://togithub.com/Sec-ant) - Fix [#​3232](https://togithub.com/biomejs/biome/issues/3232) by correctly using the colors set by the user. Contributed by [@​ematipico](https://togithub.com/ematipico) ##### Enhancement - Reword the reporter message `No fixes needed` to `No fixes applied`. The former message is misleading when there're still errors or warnings in the files that should be taken care of manually. For example: ```block Checked 2 files in

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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 month ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.