ci: release#3908
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
There was a problem hiding this comment.
No new issues found.
TL;DR — Standard Changesets-generated release PR consuming one patch changeset for @hey-api/shared and propagating the dependency bump into @hey-api/openapi-ts and @hey-api/openapi-python.
Key changes
- Bump
@hey-api/sharedto0.4.5— consumes theResolverNodestype-export changeset from #3907. - Bump
@hey-api/openapi-tsto0.97.3— patch bump for the@hey-api/shareddependency update. - Bump
@hey-api/openapi-pythonto0.0.20— patch bump for the@hey-api/shareddependency update.
Summary | 7 files | 1 commits | base: main ← changeset-release/main
Release shape
Before:
@hey-api/shared@0.4.4,@hey-api/openapi-ts@0.97.2,@hey-api/openapi-python@0.0.19, one pending changeset.
After:@hey-api/shared@0.4.5,@hey-api/openapi-ts@0.97.3,@hey-api/openapi-python@0.0.20, changeset consumed and entries appended to eachCHANGELOG.md.
Version bumps, CHANGELOG entries, and changeset removal are all consistent with the expected Changesets output. No code or config changes outside the release surface.
packages/shared/package.json · packages/openapi-ts/package.json · packages/openapi-python/package.json · .changeset/cuddly-papayas-laugh.md
Claude Opus | 𝕏
@hey-api/codegen-core
@hey-api/json-schema-ref-parser
@hey-api/nuxt
@hey-api/openapi-ts
@hey-api/shared
@hey-api/spec-types
@hey-api/types
@hey-api/vite-plugin
commit: |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3908 +/- ##
=======================================
Coverage 37.73% 37.73%
=======================================
Files 582 582
Lines 20837 20837
Branches 6066 6059 -7
=======================================
Hits 7862 7862
Misses 10567 10567
Partials 2408 2408
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
b24647d to
af61af8
Compare
af61af8 to
26d241d
Compare
26d241d to
7f855de
Compare
7f855de to
a90d8cb
Compare
a90d8cb to
0f706f3
Compare
0f706f3 to
55f1385
Compare
55f1385 to
9184cdb
Compare

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@hey-api/openapi-ts@0.97.3
Patch Changes
plugin(@hey-api/client-axios): fix: correct return type in SSE (#3919) (
a19b3a4) by @kitlangtonplugin(@hey-api/client-ofetch): fix: correct return type in SSE (#3919) (
a19b3a4) by @kitlangtonplugin(@hey-api/client-fetch): fix: correct return type in SSE (#3919) (
a19b3a4) by @kitlangtonplugin(@hey-api/client-ky): fix: correct return type in SSE (#3919) (
a19b3a4) by @kitlangtonplugin(@hey-api/client-next): fix: correct return type in SSE (#3919) (
a19b3a4) by @kitlangtonplugin(@hey-api/client-angular): fix: correct return type in SSE (#3919) (
58962a0) by @kitlangtonUpdated Dependencies:
@hey-api/shared@0.4.5
Patch Changes
types: export
ResolverNodestype onPlugin(#3907) (3aabff2) by @mrlubosplugin: expose getHooks method (#3913) (
7c330bc) by @mrlubos@hey-api/openapi-python@0.0.20
Patch Changes
Updated Dependencies: