qwc-services / qwc-ogc-service

QWC OGC service
MIT License
3 stars 11 forks source link

Bump flask-restx from 0.2.0 to 0.5.1 #5

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps flask-restx from 0.2.0 to 0.5.1.

Release notes

Sourced from flask-restx's releases.

0.5.1

Bug Fixes

  • Optimize email regex (#372) [kevinbackhouse]

0.5.0

Bug Fixes

  • Fix Marshaled nested wildcard field with ordered=True (#326) [bdscharf]
  • Fix Float Field Handling of None (#327) [bdscharf, TVLIgnacy]
  • Fix Werkzeug and Flask > 2.0 issues (#341) [hbusul]
  • Hotfix package.json [xuhdev]

Enhancements

  • Stop calling got_request_exception when handled explicitly (#349) [chandlernine, VolkaRancho]
  • Update doc links (#332) [EtiennePelletier]
  • Structure demo zoo app (#328) [mehul-anshumali]
  • Update Contributing.rst (#323) [physikerwelt]
  • Upgrade swagger-ui (#316) [xuhdev]

0.4.0

NOTE: Any release before 0.4.0 will attempt to use Flask >= 2.0.0 and Werkzeug >= 2.0.0 This will cause errors! To fix this in your environment, pin Flask and Werkzeugh to < 2.0.0

  • Fix Namespace error handlers when propogate_exceptions=True (#285) [mjreiss]

  • pin flask and werkzeug due to breaking changes (#308) [jchittum]

  • The Flask/Blueprint API moved to the Scaffold base class (#308) [jloehel]

  • added specs-url-scheme option for API (#237) [DustinMoriarty]

  • Doc enhancements [KAUTH, Abdur-rahmaanJ]

  • New example with loosely couple implementation [maurerle]

0.3.0

Bug Fixes

  • Make error handlers order of registration respected when handling errors (#202) [avilaton]
  • add prefix to config setting (#114) [heeplr]
  • Doc fixes [openbrian, mikhailpashkov, rich0rd, Rich107, kashyapm94, SteadBytes, ziirish]
  • Use relative path for api.specs_url (#188) [jslay88]
  • Allow example=False (#203) [ogenstad]
  • Add support for recursive models (#110) [peterjwest, buggyspace, Drarok, edwardfung123]
  • generate choices schema without collectionFormat (#164) [leopold-p]
  • Catch TypeError in marshalling (#75) [robyoung]
  • Unable to access nested list propert (#91) [arajkumar]

Enhancements

  • Update Python versions [johnthagen]

... (truncated)

Changelog

Sourced from flask-restx's changelog.

0.5.1

.. _bug_fixes-0.5.1

Bug Fixes


::
  • Optimize email regex (#372) [kevinbackhouse]

.. _section-0.5.0: 0.5.0

.. _bug_fixes-0.5.0

Bug Fixes

::

  • Fix Marshaled nested wildcard field with ordered=True (#326) [bdscharf]
  • Fix Float Field Handling of None (#327) [bdscharf, TVLIgnacy]
  • Fix Werkzeug and Flask > 2.0 issues (#341) [hbusul]
  • Hotfix package.json [xuhdev]

.. _enhancements-0.5.0:

Enhancements


::
  • Stop calling got_request_exception when handled explicitly (#349) [chandlernine, VolkaRancho]
  • Update doc links (#332) [EtiennePelletier]
  • Structure demo zoo app (#328) [mehul-anshumali]
  • Update Contributing.rst (#323) [physikerwelt]
  • Upgrade swagger-ui (#316) [xuhdev]

.. _section-0.4.0: 0.4.0

.. _bug_fixes-0.4.0

Bug Fixes

&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/python-restx/flask-restx/commit/c574c7934c96a4ce96acfab14edaa941e4674e08"><code>c574c79</code></a> Bump version 0.5.1</li>
<li><a href="https://github.com/python-restx/flask-restx/commit/7724538e66dd17b991bc0db6fd05922f011e6ae1"><code>7724538</code></a> add test case for the reported issue</li>
<li><a href="https://github.com/python-restx/flask-restx/commit/bab31e085f355dd73858fd3715f7ed71849656da"><code>bab31e0</code></a> optimize email regex (credits: <a href="https://github.com/kevinbackhouse"><code>@​kevinbackhouse</code></a>, fix: <a href="https://github-redirect.dependabot.com/python-restx/flask-restx/issues/372">#372</a>)</li>
<li><a href="https://github.com/python-restx/flask-restx/commit/e1ab7e34a47fa8c2fd025402b9c65afbe24d5e98"><code>e1ab7e3</code></a> Add Manual Trigger to Test Workflow</li>
<li><a href="https://github.com/python-restx/flask-restx/commit/5f570e6e0fea30051d4ac54fcb1eb6beae62ae42"><code>5f570e6</code></a> manually bump package.json to dev and fix README</li>
<li><a href="https://github.com/python-restx/flask-restx/commit/4b26179c84aebd15415c8e8cc1e9a711da7cd021"><code>4b26179</code></a> Update to version 0.5.1.dev for next development cycle</li>
<li><a href="https://github.com/python-restx/flask-restx/commit/fd99fe11a88531f5f3441a278f7020589f9d2cc0"><code>fd99fe1</code></a> Bump version 0.5.0</li>
<li><a href="https://github.com/python-restx/flask-restx/commit/6bc6c745d9f70bb0e48fd149676cedc0e31e5a42"><code>6bc6c74</code></a> Update README, bumpr, and package.json</li>
<li><a href="https://github.com/python-restx/flask-restx/commit/d7a1ca8c298bb5a4243bac5d81c21dfeb221886c"><code>d7a1ca8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/python-restx/flask-restx/issues/350">#350</a> from j5awry/prep-0.5.0</li>
<li><a href="https://github.com/python-restx/flask-restx/commit/eace66badea07e5bf931fcfb52aea1a7da569f8b"><code>eace66b</code></a> prep-0.5.0 Changelog</li>
<li>Additional commits viewable in <a href="https://github.com/python-restx/flask-restx/compare/0.2.0...0.5.1">compare view</a></li>
</ul>
</details>

<br />
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=flask-restx&package-manager=pip&previous-version=0.2.0&new-version=0.5.1)](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) ---
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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/qwc-services/qwc-ogc-service/network/alerts).