Bump apiflask from 0.12.0 to 1.0.0 in /api #135

Merged
dependabot[bot] merged 1 commits from dependabot/pip/api/apiflask-1.0.0 into main 2022-05-05 10:09:58 +00:00
dependabot[bot] commented 2022-05-05 09:33:29 +00:00 (Migrated from github.com)

Bumps apiflask from 0.12.0 to 1.0.0.

Release notes

Sourced from apiflask's releases.

Version 1.0.0

APIFlask 1.0 is finally released! 🎉

Retweet the announcement on Twitter to tell your friends this news:

https://twitter.com/apiflask/status/1521869484746702849

Thanks for all your support!

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 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)
Bumps [apiflask](https://github.com/greyli/apiflask) from 0.12.0 to 1.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/greyli/apiflask/releases">apiflask's releases</a>.</em></p> <blockquote> <h2>Version 1.0.0</h2> <p>APIFlask 1.0 is finally released! 🎉</p> <ul> <li>The changelog: <a href="https://apiflask.com/changelog/#version-100">https://apiflask.com/changelog/#version-100</a></li> <li>The milestone: <a href="https://github.com/greyli/apiflask/milestone/3">https://github.com/greyli/apiflask/milestone/3</a></li> <li>Check out the complete documentation: <a href="https://apiflask.com/docs/">https://apiflask.com/docs/</a></li> </ul> <p>Retweet the announcement on Twitter to tell your friends this news:</p> <p><a href="https://twitter.com/apiflask/status/1521869484746702849">https://twitter.com/apiflask/status/1521869484746702849</a></p> <p>Thanks for all your support!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/greyli/apiflask/commit/c1c54783b6c89ad57be97e210fcb852fbabcce6f"><code>c1c5478</code></a> Release 1.0.0 version</li> <li><a href="https://github.com/greyli/apiflask/commit/bba3a831a5412296e96ee501e5db9178fbf6c320"><code>bba3a83</code></a> Clean the docs</li> <li><a href="https://github.com/greyli/apiflask/commit/80912e0263585a85cd750f958ec478546e1bdc81"><code>80912e0</code></a> Add docs for authentication support (<a href="https://github-redirect.dependabot.com/greyli/apiflask/issues/272">#272</a>)</li> <li><a href="https://github.com/greyli/apiflask/commit/7a705f950a268dc0b9f9ff674bf00f2f1239628c"><code>7a705f9</code></a> Add docs for data schema (<a href="https://github-redirect.dependabot.com/greyli/apiflask/issues/270">#270</a>)</li> <li><a href="https://github.com/greyli/apiflask/commit/1d71ef4742c5864a24df0175e2c8f8b86bd5983e"><code>1d71ef4</code></a> Add docs for response formatting (<a href="https://github-redirect.dependabot.com/greyli/apiflask/issues/267">#267</a>)</li> <li><a href="https://github.com/greyli/apiflask/commit/bddf7e621da3c722c3b351ecc48dc94e07590933"><code>bddf7e6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/greyli/apiflask/issues/264">#264</a> from Tridagger/patch-1</li> <li><a href="https://github.com/greyli/apiflask/commit/8ab6188c98a4d4f3e953af7772fa456a895570bd"><code>8ab6188</code></a> Update usage.md</li> <li><a href="https://github.com/greyli/apiflask/commit/d4c1a860b0efaaf84ee8b515bddad10968963b4d"><code>d4c1a86</code></a> Add docs for request handling (<a href="https://github-redirect.dependabot.com/greyli/apiflask/issues/263">#263</a>)</li> <li><a href="https://github.com/greyli/apiflask/commit/8de66e4561ef47b7d2f8831f104aeb72d9ab95f6"><code>8de66e4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/greyli/apiflask/issues/261">#261</a> from greyli/rework-error-docs</li> <li><a href="https://github.com/greyli/apiflask/commit/c0132fd0f326b8a4133efe68e19166f4416117bc"><code>c0132fd</code></a> Rework error handling docs</li> <li>Additional commits viewable in <a href="https://github.com/greyli/apiflask/compare/0.12.0...1.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=apiflask&package-manager=pip&previous-version=0.12.0&new-version=1.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
Sign in to join this conversation.
No description provided.