Update dependency WTForms to v3 #38

Merged
Xefir merged 1 commits from renovate/wtforms-3.x into master 2021-11-09 07:21:51 +00:00
Owner

This PR contains the following updates:

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

Release Notes

wtforms/wtforms

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: 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.0` | --- ### Release Notes <details> <summary>wtforms/wtforms</summary> ### [`v3.0.0`](https://github.com/wtforms/wtforms/blob/master/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**: 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).
Xefir force-pushed renovate/wtforms-3.x from 07182490d8 to 4944c14c2c 2021-11-09 07:21:44 +00:00 Compare
Xefir merged commit 33847cb110 into master 2021-11-09 07:21:50 +00:00
Xefir deleted branch renovate/wtforms-3.x 2021-11-09 07:21:55 +00:00
Author
Owner

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x releases. But if you manually upgrade to 3.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

### Renovate Ignore Notification Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for *any* future 3.x releases. But if you manually upgrade to 3.x then Renovate will re-enable `minor` and `patch` updates automatically. If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
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#38
No description provided.