chore(deps): update dependency openapi-typescript-codegen to ^0.29.0 #101

Open
renovate wants to merge 1 commits from renovate/openapi-typescript-codegen-0.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
openapi-typescript-codegen devDependencies minor ^0.28.0 -> ^0.29.0

Release Notes

ferdikoomen/openapi-typescript-codegen (openapi-typescript-codegen)

v0.29.0

Compare Source

Please migrate your projects to use @​hey-api/openapi-ts

The @hey-api/openapi-ts
project started as a fork with the goal to resolve the most pressing issues. going forward they are planning to
maintain the OpenAPI generator and give it the love it deserves. Please support them with their work and make
sure to migrate your projects: https://heyapi.vercel.app/openapi-ts/migrating.html

Fixed
  • Upgraded dependencies

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [openapi-typescript-codegen](https://github.com/ferdikoomen/openapi-typescript-codegen) | devDependencies | minor | [`^0.28.0` -> `^0.29.0`](https://renovatebot.com/diffs/npm/openapi-typescript-codegen/0.28.0/0.29.0) | --- ### Release Notes <details> <summary>ferdikoomen/openapi-typescript-codegen (openapi-typescript-codegen)</summary> ### [`v0.29.0`](https://github.com/ferdikoomen/openapi-typescript-codegen/blob/HEAD/CHANGELOG.md#0290---2024-04-05) [Compare Source](https://github.com/ferdikoomen/openapi-typescript-codegen/compare/v0.28.0...v0.29.0) > Please migrate your projects to use [@&#8203;hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) The `@hey-api/openapi-ts` project started as a fork with the goal to resolve the most pressing issues. going forward they are planning to maintain the OpenAPI generator and give it the love it deserves. Please support them with their work and make sure to migrate your projects: https://heyapi.vercel.app/openapi-ts/migrating.html ##### Fixed - Upgraded dependencies </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate added the
dependencies
label 2024-04-07 19:31:57 +00:00
renovate added 1 commit 2024-04-07 19:31:57 +00:00
All checks were successful
ci/woodpecker/pr/test Pipeline was successful
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b renovate/openapi-typescript-codegen-0.x master
git pull origin renovate/openapi-typescript-codegen-0.x

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff renovate/openapi-typescript-codegen-0.x
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: twhelp/scripts#101
No description provided.