-
-
Notifications
You must be signed in to change notification settings - Fork 501
Comparing changes
Open a pull request
base repository: orval-labs/orval
base: v7.14.0
head repository: orval-labs/orval
compare: v7.15.0
- 14 commits
- 342 files changed
- 9 contributors
Commits on Oct 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5d9de71 - Browse repository at this point
Copy the full SHA 5d9de71View commit details
Commits on Oct 20, 2025
-
chore(deps): bump actions/setup-node from 4 to 6 (#2453)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v4...v6) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c346b69 - Browse repository at this point
Copy the full SHA c346b69View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad5ee5b - Browse repository at this point
Copy the full SHA ad5ee5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef77aa0 - Browse repository at this point
Copy the full SHA ef77aa0View commit details
Commits on Oct 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d58241f - Browse repository at this point
Copy the full SHA d58241fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa69296 - Browse repository at this point
Copy the full SHA fa69296View commit details -
chore(deps): bump hono from 4.9.7 to 4.10.2 (#2462)
Bumps [hono](https://github.com/honojs/hono) from 4.9.7 to 4.10.2. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.9.7...v4.10.2) --- updated-dependencies: - dependency-name: hono dependency-version: 4.10.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 37a1f88 - Browse repository at this point
Copy the full SHA 37a1f88View commit details
Commits on Oct 24, 2025
-
fix(hono): zValidator wrapper doesn't typecheck with 0.7.4 (#2468)
Update the zValidator wrapper with the latest polymorphic/backwards compatible types from `@hono/zod-validator` 0.7.4. Try hard to not rely on `any`. Type check the code with `tsc` during linting to catch errors. I'm not personally a fan of how `@hono/zod-validator` is typed. This may be a situation, however, where TypeScript's verifier can't exhaustively check things because of the lack of higher-kinded types. I think the solution is for them to provide overloads for v3 and v4 zod schemata and make the innards of the function very vague about types. Signed-off-by: Alexandra Parker <alexandra.i.parker.civ@us.navy.mil> Co-authored-by: Alexandra Parker <alexandra.i.parker.civ@us.navy.mil>
Configuration menu - View commit details
-
Copy full SHA for 13e868b - Browse repository at this point
Copy the full SHA 13e868bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86b6d4b - Browse repository at this point
Copy the full SHA 86b6d4bView commit details -
Disable samples update step in tests workflow
Comment out the samples update step in CI workflow
Configuration menu - View commit details
-
Copy full SHA for 3592bae - Browse repository at this point
Copy the full SHA 3592baeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d0812b - Browse repository at this point
Copy the full SHA 8d0812bView commit details -
fix(zod): fixed bug where zod did not correctly use namespace import (#…
…2472) * fix(core): added possibility to explicitly mark dependencies as namespace imports * fix(zod): fixed bug where zod did not correctly use namespace import
Configuration menu - View commit details
-
Copy full SHA for b119209 - Browse repository at this point
Copy the full SHA b119209View commit details
Commits on Oct 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0dfe795 - Browse repository at this point
Copy the full SHA 0dfe795View commit details -
chore(release): bump version to v7.15.0 (#2474)
Co-authored-by: melloware <4399574+melloware@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bdacff4 - Browse repository at this point
Copy the full SHA bdacff4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v7.14.0...v7.15.0