Skip to content

build(deps): bump @asteasolutions/zod-to-openapi from 6.3.1 to 6.4.0#31

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
fc70dependabot/npm_and_yarn/asteasolutions/zod-to-openapi-6.4.0
Closed

build(deps): bump @asteasolutions/zod-to-openapi from 6.3.1 to 6.4.0#31
dependabot[bot] wants to merge 1 commit intomainfrom
fc70dependabot/npm_and_yarn/asteasolutions/zod-to-openapi-6.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps @asteasolutions/zod-to-openapi from 6.3.1 to 6.4.0.

Release notes

Sourced from @​asteasolutions/zod-to-openapi's releases.

v6.4.0

What's Changed

  • make examples use input type instead of output (same as what we sue to generate in the docs) (#189)
  • add autocompletion for common media types
  • handle enums as keys for zod records (#211)

Full Changelog: asteasolutions/zod-to-openapi@v6.3.1...v6.4.0

Commits
  • fedd118 Release 6.4.0
  • a6e0115 Merge pull request #212 from asteasolutions/feature/#211-support-for-record-e...
  • 3a0682d handle enums as keys for zod records
  • 142f119 fix TS error
  • 82e227d format code from merged PR
  • 79a2907 Merge pull request #207 from Sacramentix/patch-1
  • dc01991 added test cases for examples
  • b7429c7 Merge pull request #206 from tionkje/master
  • d990ce3 make examples use both input and output types of zod
  • 2438fea add autocompletion for media type
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 18, 2024
@evertdespiegeleer
Copy link
Owner

@dependabot recreate

Bumps [@asteasolutions/zod-to-openapi](https://github.com/asteasolutions/zod-to-openapi) from 6.3.1 to 6.4.0.
- [Release notes](https://github.com/asteasolutions/zod-to-openapi/releases)
- [Commits](asteasolutions/zod-to-openapi@v6.3.1...v6.4.0)

---
updated-dependencies:
- dependency-name: "@asteasolutions/zod-to-openapi"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the fc70dependabot/npm_and_yarn/asteasolutions/zod-to-openapi-6.4.0 branch from ae2bab8 to fea455d Compare March 18, 2024 09:22
@github-actions
Copy link
Contributor

github-actions bot commented Mar 18, 2024

Test Results

 1 files  ±0   4 suites  ±0   0s ⏱️ ±0s
10 tests ±0  10 ✅ ±0  0 💤 ±0  0 ❌ ±0 
11 runs  ±0  11 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit fea455d. ± Comparison against base commit e07a8de.

♻️ This comment has been updated with latest results.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2024

Superseded by #38.

@dependabot dependabot bot closed this Apr 8, 2024
@dependabot dependabot bot deleted the fc70dependabot/npm_and_yarn/asteasolutions/zod-to-openapi-6.4.0 branch April 8, 2024 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant