hey-api / openapi-ts

✨ Turn your OpenAPI specification into a beautiful TypeScript client
https://heyapi.vercel.app
Other
1.07k stars 88 forks source link

chore(deps): bump c12 from 1.10.0 to 1.11.1 in the prod-deps group #686

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the prod-deps group with 1 update: c12.

Updates c12 from 1.10.0 to 1.11.1

Release notes

Sourced from c12's releases.

v1.11.1

compare changes

🩹 Fixes

  • update: Await on onUpdate (6b37c98)
  • update: Respect falsy value of onCreate (cc4e991)
  • update: Use relative path to resolve config (8b58b25)

❤️ Contributors

v1.11.0

compare changes

🚀 Enhancements

  • Resolvable configs (#159)
  • Custom merger to replace built-in defu (#160)
  • Config update util (#162)

🩹 Fixes

  • loadConfig: config is not nullable (#161)

💅 Refactors

  • Internally use named sources (#158)
Changelog

Sourced from c12's changelog.

v1.11.1

compare changes

🩹 Fixes

  • update: Await on onUpdate (6b37c98)
  • update: Respect falsy value of onCreate (cc4e991)
  • update: Use relative path to resolve config (8b58b25)

❤️ Contributors

v1.11.0

compare changes

🚀 Enhancements

  • Resolvable configs (#159)
  • Custom merger to replace built-in defu (#160)
  • Config update util (#162)

🩹 Fixes

  • loadConfig: config is not nullable (#161)

💅 Refactors

  • Internally use named sources (#158)

🏡 Chore

❤️ Contributors

Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hey-api-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 17, 2024 3:48am
stackblitz[bot] commented 3 months ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: f05fa7d0fb4214bf50e3ee485980888bed784929

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.63%. Comparing base (4a2fb1f) to head (f05fa7d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #686 +/- ## ======================================= Coverage 71.63% 71.63% ======================================= Files 76 76 Lines 7897 7897 Branches 696 695 -1 ======================================= Hits 5657 5657 Misses 2237 2237 Partials 3 3 ``` | [Flag](https://app.codecov.io/gh/hey-api/openapi-ts/pull/686/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hey-api) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/hey-api/openapi-ts/pull/686/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hey-api) | `71.63% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hey-api#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.