Update dependency WTForms to v3 #96

Merged
Xefir merged 1 commits from renovate/wtforms-3-x into master 2022-10-23 18:25:10 +00:00
Owner

This PR contains the following updates:

Package Update Change
WTForms (source) major ==2.3.3 -> ==3.0.1

Release Notes

wtforms/wtforms

v3.0.1

Compare Source

Released 2021-12-23

  • Fixed :class:~fields.DateTimeField and other similar fields can
    handle multiple formats. :issue:720 :pr:721
  • Stop support for python 3.6 :pr:722

v3.0.0

Compare Source

Released 2021-11-07

  • Fixed :class:~fields.RadioField validators. :issue:477 :pr:615
  • :meth:~fields.FormField.populate_obj always calls :func:setattr
    :pr:675
  • WTForms has a new logo. :issue:569 :pr:689
  • Fixed :class:~fields.RadioField render_kw rendering. :issue:490
    :pr:628 :pr:688
  • Support for optgroups in :class:~fields.SelectField and
    :class:~fields.SelectMultipleField. :issue:656 :pr:667
  • Minor documentation fix. :issue:701
  • Custom separators for :class:~fields.FieldList. :issue:681 :pr:694
  • :class:~fields.DateTimeField, :class:~fields.DateField and
    :class:~fields.TimeField support time formats that removes leading
    zeros. :pr:703
  • Refactoring: split fields/core.py and fields/simple.py :pr:710

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [WTForms](https://wtforms.readthedocs.io/) ([source](https://github.com/wtforms/wtforms)) | major | `==2.3.3` -> `==3.0.1` | --- ### Release Notes <details> <summary>wtforms/wtforms</summary> ### [`v3.0.1`](https://github.com/wtforms/wtforms/blob/HEAD/CHANGES.rst#Version-301) [Compare Source](https://github.com/wtforms/wtforms/compare/3.0.0...3.0.1) Released 2021-12-23 - Fixed :class:`~fields.DateTimeField` and other similar fields can handle multiple formats. :issue:`720` :pr:`721` - Stop support for python 3.6 :pr:`722` ### [`v3.0.0`](https://github.com/wtforms/wtforms/blob/HEAD/CHANGES.rst#Version-300) [Compare Source](https://github.com/wtforms/wtforms/compare/2.3.3...3.0.0) Released 2021-11-07 - Fixed :class:`~fields.RadioField` validators. :issue:`477` :pr:`615` - :meth:`~fields.FormField.populate_obj` always calls :func:`setattr` :pr:`675` - WTForms has a new logo. :issue:`569` :pr:`689` - Fixed :class:`~fields.RadioField` `render_kw` rendering. :issue:`490` :pr:`628` :pr:`688` - Support for optgroups in :class:`~fields.SelectField` and :class:`~fields.SelectMultipleField`. :issue:`656` :pr:`667` - Minor documentation fix. :issue:`701` - Custom separators for :class:`~fields.FieldList`. :issue:`681` :pr:`694` - :class:`~fields.DateTimeField`, :class:`~fields.DateField` and :class:`~fields.TimeField` support time formats that removes leading zeros. :pr:`703` - Refactoring: split `fields/core.py` and `fields/simple.py` :pr:`710` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzMy4wLjAifQ==-->
Xefir added 1 commit 2022-10-23 18:06:44 +00:00
continuous-integration/drone/push Build is passing Details
af32b09054
Update dependency WTForms to v3
Xefir merged commit ee3a3a499f into master 2022-10-23 18:25:10 +00:00
Xefir deleted branch renovate/wtforms-3-x 2022-10-23 18:25:13 +00:00
Author
Owner

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 3.x releases. However, if you upgrade to 3.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

### Renovate Ignore Notification As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for *any* future 3.x releases. However, if you upgrade to 3.x manually then Renovate will reenable minor and patch updates automatically. If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Xefir/PyNyaaTa#96
No description provided.