petio-team / petio

Petio Request, Discover, Review
https://petio.tv
MIT License
251 stars 27 forks source link

Bump @zodios/core from 6.4.0 to 9.0.1 #731

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps @zodios/core from 6.4.0 to 9.0.1.

Release notes

Sourced from @​zodios/core's releases.

Release v9.0.1

Changelog

All notable changes to this project will be documented in this file.

  • upgrade internal dev deps
  • headers are now allowed to not be declared in the API definition

Release v9.0.0

Changelog

All notable changes to this project will be documented in this file.

  • all zodios parameters are now readonly to indicate that zodios doe not change provided inputs
  • only breaking change is for @​zodios/react library, should be transparent for most users
  • all @​zodios libraries will have their major version aligned

Release v8.1.0

Changelog

All notable changes to this project will be documented in this file.

  • added api error definition to allow @zodios/express to generate full openapi spec

Release v8.0.1

Changelog

All notable changes to this project will be documented in this file.

  • fix a really bad bug with compiler taking 100% cpu

Release v8.0.0

Changelog

All notable changes to this project will be documented in this file.

  • BREAKING CHANGE: api definition no longer use as const. check migration guide to v8.

Release v7.2.0

Changelog

All notable changes to this project will be documented in this file.

  • zodios now has support for fetch with version 7.2 and @zodios/plugins v2.2.0

Release v7.1.5

Changelog

All notable changes to this project will be documented in this file.

  • Enforce immutability of config in plugins to evoid side effects

Release v7.1.4

Changelog

All notable changes to this project will be documented in this file:

  • added zod input validation

... (truncated)

Commits
  • 8f5f0d8 9.0.1
  • bd65c44 fix: allow undeclared headers
  • 4e099c8 docs: complete documentation
  • 637a4e3 docs: add react and plugin docs
  • 6960dd7 docs(client): add client documentation
  • 5f0fad8 docs(website): add nextjs direct access
  • f581f9b docs(next): add next example
  • d95cb9a docs: add next integration
  • 56a2052 chore(deps): update dependency jest to v29 (#116)
  • 05b79e2 chore: remove node12 support
  • Additional commits viewable 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 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[bot] commented 1 year ago

Looks like @zodios/core is up-to-date now, so this is no longer needed.