- Notifications
You must be signed in to change notification settings - Fork504
chore(deps): update dependency @hey-api/openapi-ts to v0.88.0#6201
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Open
backstage-goalie wants to merge1 commit intomainChoose a base branch fromrenovate/hey-api-openapi-ts-0.x
base:main
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
+148 −64
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
ContributorAuthor
backstage-goaliebot commentedNov 25, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Changed Packages
|
e972ef0 to83cee97Compare83cee97 tof8f610fComparef8f610f to986543eCompare986543e tocd22780Comparecd22780 to378730bCompare378730b to762c6fbCompare762c6fb to8c4a724Compare8c4a724 tofc4feb7Comparefc4feb7 tobba2a4cComparebba2a4c to1d31e51Compare1d31e51 to3df6586Compare3df6586 to450c169Compare450c169 to96eb7feCompare4e4e591 to86c3e65Compare86c3e65 to9ac7de4Compare9ac7de4 to9a2c73fCompare9a2c73f to61f2c92Compare61f2c92 to6b53c37Compare6b53c37 to42d79e3Compare42d79e3 to554eba7Compare554eba7 to90c13ddCompare90c13dd toa6548f1Comparea6548f1 toe4001f3Comparee4001f3 to49d1aefCompare49d1aef to641adc8Compare641adc8 to2880f33Compare2880f33 to086f550Compare086f550 to6dcffc1Compare6dcffc1 todb084f6Comparedb084f6 to271897cCompare271897c tobfac6c3Comparebfac6c3 tob49222bCompareb49222b to55b4c95Compare55b4c95 to97466deCompare97466de to8044867Compareawanlin approved these changesNov 28, 2025
Contributor
awanlin left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Looks good to me but leaving final approval and merging to the plugin owners 👍
8044867 toaa79aebCompareaa79aeb toefb6892Compareefb6892 to2bb8a5fCompareSigned-off-by: Renovate Bot <bot@renovateapp.com>
2bb8a5f to7e84c92CompareSign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Labels
dependenciesPull requests that update a dependency file workspace/nexus-repository-managerworkspace/scaffolder-backend-module-servicenow
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading.Please reload this page.
This PR contains the following updates:
0.86.11->0.88.0Release Notes
hey-api/openapi-ts (@hey-api/openapi-ts)
v0.88.0Compare Source
Minor Changes
37ff4ab) by@mrlubosRemoved
compilerandtscexportsThis release removes the
compilerutility functions. Instead, it introduces a new TypeScript DSL exposed under the$symbol. All plugins now use this interface, so you may notice slight changes in the generated output.v0.87.5Compare Source
Patch Changes
b290ec9) by@copilot-swe-agentv0.87.4Compare Source
Patch Changes
valibot: expose validator resolvers (#2980) (
6226f6f) by@mrluboszod: expose validator resolvers (#2980) (
6226f6f) by@mrlubosv0.87.3Compare Source
Patch Changes
valibot: allow generating custom pipes with
~resolvers(#2975) (62a4745) by@mrluboszod: allow generating custom chains with
~resolvers(#2975) (62a4745) by@mrlubos@tanstack/query: add type annotations to
queryOptions()(#2964) (7e1b017) by@NovakAntonclient-fetch: intercept AbortError (#2970) (
9075309) by@copilot-swe-agent@tanstack/query: prettier mutation options (#2972) (
50266bd) by@mrlubosv0.87.2Compare Source
Patch Changes
clients: add support for Ky client (#2958) (
212fcaf) by@SebastiaanWoutersparser: merge
defaultkeyword with$refin OpenAPI 3.1 (#2946) (15a178d) by@copilot-swe-agentoutput: run lint before format (#2937) (
eb23ee8) by@FloEdelmann@pinia/colada: correctly access instantiated SDKs (#2942) (
c041e96) by@mrlubosvalibot: use
.strictObject()instead of.objectWithRest()when additional properties are not allowed (#2945) (3786d2b) by@copilot-swe-agent@tanstack/query: prettier query options (#2947) (
0b79b89) by@mrlubosv0.87.1Compare Source
Patch Changes
fix(typescript): remove legacy options (#2929) (
97c1f0e) by@mrlubosfix(tanstack-query): correctly access instantiated SDKs (#2939) (
01a1fb4) by@mrlubosv0.87.0Compare Source
Minor Changes
c9fb65d) by@mrlubosRemoved legacy clients
This release removes support for legacy clients and plugins. Please migrate to the new clients if you haven't done so yet. If you're unable to do so due to a missing feature, let us know onGitHub.
v0.86.12Compare Source
Patch Changes
fix(transformers): do not reference undefined transformers (#2924) (
b3f4f91) by@mrlubosfix(sdk): add
paramsStructureoption (#2909) (d9dd389) by@mrlubosfix(sdk): handle conflicts between method names and subclasses in class-based SDKs (#2920) (
48c7fa3) by@mrlubosfix: bundled context types (#2923) (
f5a91c4) by@mrlubosUpdated 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 is behind base branch, or you tick the rebase/retry checkbox.
🔕Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated byRenovate Bot.