beeldengeluid / beng-lod-server

LOD server for B&G catalogue
MIT License
1 stars 1 forks source link

Bump flask-restx from 1.0.5 to 1.3.0 #454

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 9 months ago

Bumps flask-restx from 1.0.5 to 1.3.0.

Release notes

Sourced from flask-restx's releases.

1.3.0

What's Changed

New Contributors

Full Changelog: https://github.com/python-restx/flask-restx/compare/1.2.0...1.3.0

1.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/python-restx/flask-restx/compare/1.1.0...1.2.0

1.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/python-restx/flask-restx/compare/1.0.6...1.1.0

Changelog

Sourced from flask-restx's changelog.

1.3.0

.. _bug_fixes-1.3.0 Bug Fixes


::
  • Fixing werkzeug 3 deprecated version import. Import is replaced by new style version check with importlib (#573) [Ryu-CZ]
  • Fixing flask 3.0+ compatibility of ModuleNotFoundError: No module named 'flask.scaffold' Import error. (#567) [Ryu-CZ]
  • Fix wrong status code and message on responses when handling HTTPExceptions (#569) [lkk7]
  • Add flask 2 and flask 3 to testing matrix. [foarsitter]
  • Update internally pinned pytest-flask to 1.3.0 for Flask >=3.0.0 support. [peter-doggart]
  • Python 3.12 support. [foarsitter]
  • Fix wrong status code and message on responses when handling HTTPExceptions. [ikk7]
  • Update changelog Flask version table. [peter-doggart]
  • Remove temporary package version restrictions for flask < 3.0.0, werkzeug and jsonschema (jsonschema future deprecation warning remains. See #553). [peter-doggart]

.. _section-1.2.0: 1.2.0

.. _bug_fixes-1.2.0 Bug Fixes

::

  • Fixing test as HTTP Header MIMEAccept expects quality-factor number in form of X.X (#547) [chipndell]
  • Introduce temporary restrictions on some package versions. (flask<3.0.0, werkzeug<3.0.0, jsonschema<=4.17.3) [peter-doggart]

.. _enhancements-1.2.0:

Enhancements


::
  • Drop support for python 3.7

.. _section-1.1.0: 1.1.0

.. _bug_fixes-1.1.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/b0947be676f1027c7d50d2129a0d3048fca7621e"><code>b0947be</code></a> Bump version 1.3.0</li>
<li><a href="https://github.com/python-restx/flask-restx/commit/0c441149ee7de5f04710d24bdc252acb46fdbe37"><code>0c44114</code></a> Prepare release 1.3.0 (<a href="https://redirect.github.com/python-restx/flask-restx/issues/584">#584</a>)</li>
<li><a href="https://github.com/python-restx/flask-restx/commit/25cb897d8f06b4caa93dd554db340f6648a42ce7"><code>25cb897</code></a> Fix wrong status code and message on responses when handling <code>HTTPException</code>s...</li>
<li><a href="https://github.com/python-restx/flask-restx/commit/d3484950fb92658a961b8e6be716c80a5a3e061f"><code>d348495</code></a> Add Python 3.12 to pipelines (<a href="https://redirect.github.com/python-restx/flask-restx/issues/563">#563</a>)</li>
<li><a href="https://github.com/python-restx/flask-restx/commit/7216135f223b563fbc9bdda3a0db0f46a1fce541"><code>7216135</code></a> Add flask 2 (&lt;3.0) and flask 3 (&gt;=3.0) to test matrix and do not fast-fail (#...</li>
<li><a href="https://github.com/python-restx/flask-restx/commit/a65dbe7a87de42789dd59fa62c99feafa0ba7a0d"><code>a65dbe7</code></a> fix: BaseResponse import - replace wekzeug import  <strong>version</strong> by importlib (...</li>
<li><a href="https://github.com/python-restx/flask-restx/commit/b7d1ded9f4a43f25080bf55c679e08adacb3d88c"><code>b7d1ded</code></a> fix: flask import of _endpoint_from_view_func - issue <a href="https://redirect.github.com/python-restx/flask-restx/issues/567">#567</a> (<a href="https://redirect.github.com/python-restx/flask-restx/issues/572">#572</a>)</li>
<li><a href="https://github.com/python-restx/flask-restx/commit/3ea4ce19663dc98645bc7f2bbd070c29d354ea85"><code>3ea4ce1</code></a> Update to version 1.2.1.dev for next development cycle</li>
<li><a href="https://github.com/python-restx/flask-restx/commit/83877378d8ea5bb4a4f71a99e4da144500535ffd"><code>8387737</code></a> Bump version 1.2.0</li>
<li><a href="https://github.com/python-restx/flask-restx/commit/041c561e062d4d3620de1c3d14008fa96184af99"><code>041c561</code></a> Introduce temporary package version restrictions (<a href="https://redirect.github.com/python-restx/flask-restx/issues/579">#579</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/python-restx/flask-restx/compare/1.0.5...1.3.0">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=1.0.5&new-version=1.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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 show 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
gb-beng commented 4 months ago

@dependabot recreate