Bump flask-restx from 1.3.0 to 1.3.2 in /src
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(11 months ago)
(11 months ago)
dependencies python
Bumps flask-restx from 1.3.0 to 1.3.2.
Release notes
Sourced from flask-restx's releases.
1.3.2
What's Changed
- Fix for "EmailTest.test_invalid_values_check" unit test by
@StellaContrailin python-restx/flask-restx#603- Jason the j master by
@peter-doggartin python-restx/flask-restx#609- fix code block error by
@Zhilinlinlinin python-restx/flask-restx#539- Replace pytz with zoneinfo / datetime.timezone by
@foarsitterin python-restx/flask-restx#622- Fix testing for Flask 3.1.0 changes. by
@peter-doggartin python-restx/flask-restx#629- Move from jsonschema.RefResolver to the new referencing library. by
@peter-doggartin python-restx/flask-restx#639- A fix to allow nullable fields.nested for input validation. by
@peter-doggartin python-restx/flask-restx#640- Added a thread lock to guard first-time schema construction. by
@peter-doggartin python-restx/flask-restx#641New Contributors
@StellaContrailmade their first contribution in python-restx/flask-restx#603@Zhilinlinlinmade their first contribution in python-restx/flask-restx#539Full Changelog: https://github.com/python-restx/flask-restx/compare/1.3.0...1.3.2
Changelog
Sourced from flask-restx's changelog.
Flask-RestX Changelog
Basic structure is
::
ADD LINK (..) _section-VERSION VERSION ------- ADD LINK (..) _bug_fixes-VERSION OR _enhancments-VERSION Bug Fixes or Enchancements ~~~~~~~~~~~~~~~~~~~~~~~~~~ * Message (TICKET) [CONTRIBUTOR]Opening a release
If you’re the first contributor, add a new semver release to the document. Place your addition in the correct category, giving a short description (matching something in a git commit), the issue ID (or PR ID if no issue opened), and your Github username for tracking contributors!
Releases prior to 0.3.0 were “best effort” filled out, but are missing some info. If you see your contribution missing info, please open a PR on the Changelog!
.. _section-1.3.1: 1.3.1
.. _bug_fixes-1.3.1 Bug Fixes
::
- Add python version requirement on setup.py (#586) [jason-the-j]
- Add a thread lock to avoid concurrent schema construction. (#545) [peter-doggart]
- Fix Nested field schema generation for nullable fields. (#638) [peter-doggart]
- Fix reference resolution for definitions in schema. (#553) [peter-doggart]
.. _section-1.3.0:
Commits
fe924e0Bump version 1.3.29c922f8Update package.json8c8e8a1Update bumpr.rca5a4830Added a thread lock to guard first-time schema construction. (#641)5e1177bA fix to allow nullable fields.nested for input validation. (#640)0f4f534Move from jsonschema.RefResolver to the new referencing library. (#639)ffb079cFix testing for Flask 3.1.0 changes. (#629)dbd6f0dReplace pytz with zoneinfo / datetime.timezone (#622)f1eeaa0fix code block error (#539)29dd1faJason the j master (#609)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
1
+1
-1
Package Dependencies
Technical Details
| ID: | 8343788 |
| UUID: | 2855554595 |
| Node ID: | PR_kwDOFh1rEM6qNE4j |
| Host: | GitHub |
| Repository: | couchbase-examples/python-quickstart |
| Merge State: | Unknown |