Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2024

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

<br />

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

---
updated-dependencies:
- dependency-name: flask-restx
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added Mend: dependency security vulnerability Security vulnerability detected by Mend python Pull requests that update Python code labels May 22, 2024
@deepsource-io
Copy link
Contributor

deepsource-io bot commented May 22, 2024

Here's the code health analysis summary for commits c72a1da..c2f089b. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Terraform LogoTerraform✅ SuccessView Check ↗
DeepSource Swift LogoSwift✅ SuccessView Check ↗
DeepSource SQL LogoSQL✅ SuccessView Check ↗
DeepSource Shell LogoShell✅ SuccessView Check ↗
DeepSource Secrets LogoSecrets✅ SuccessView Check ↗
DeepSource Scala LogoScala✅ SuccessView Check ↗
DeepSource Rust LogoRust✅ SuccessView Check ↗
DeepSource Ruby LogoRuby✅ SuccessView Check ↗
DeepSource Python LogoPython✅ SuccessView Check ↗
DeepSource PHP LogoPHP✅ SuccessView Check ↗
DeepSource Kotlin LogoKotlin✅ SuccessView Check ↗
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗
DeepSource Java LogoJava✅ SuccessView Check ↗
DeepSource Go LogoGo✅ SuccessView Check ↗
DeepSource Docker LogoDocker✅ SuccessView Check ↗
DeepSource C & C++ LogoC & C++✅ SuccessView Check ↗
DeepSource C# LogoC#✅ SuccessView Check ↗
DeepSource Ansible LogoAnsible✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@github-actions
Copy link

Stale pull request message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Mend: dependency security vulnerability Security vulnerability detected by Mend python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant