Update dependency pep8-naming to ~=0.14.1 #8

Merged
timatlee merged 1 commits from renovate/pep8-naming-0.x into main 2024-06-11 18:41:13 -06:00
Collaborator

This PR contains the following updates:

Package Update Change
pep8-naming (changelog) minor ~=0.11.1 -> ~=0.14.1

Release Notes

PyCQA/pep8-naming (pep8-naming)

v0.14.1

Compare Source

  • Require Python 3.8 or later.

v0.14.0

Compare Source

  • Drop support for Python 3.7.
  • Add support for Python 3.12.
  • Ignore methods decorated by @typing.override.
  • Perform case-sensitive ignore-names globbing on all platforms.

v0.13.3

Compare Source

  • Formally require flake8 5.0.0 or later.
  • Add support for Python 3.11.

v0.13.2

Compare Source

  • Formally require Python 3.7 or later using python_requires.

v0.13.1

Compare Source

  • Fix warnings related to deprecated options syntax.

v0.13.0

Compare Source

  • Python 3.7 or later is now required.

  • setUpModule and tearDownModule are now exempted by default.

v0.12.1

Compare Source

  • Fix potential stack exhaustion in the N818 check.

v0.12.0

Compare Source

  • flake8 3.9.1 or later is now required.

  • N818 checks exception class names for an "Error" suffix (disabled by default).

  • asyncSetUp and asyncTearDown are now exempted by default.


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, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [pep8-naming](https://github.com/PyCQA/pep8-naming) ([changelog](https://github.com/PyCQA/pep8-naming/blob/main/CHANGELOG.rst)) | minor | `~=0.11.1` -> `~=0.14.1` | --- ### Release Notes <details> <summary>PyCQA/pep8-naming (pep8-naming)</summary> ### [`v0.14.1`](https://github.com/PyCQA/pep8-naming/blob/HEAD/CHANGELOG.rst#0141---2024-05-17) [Compare Source](https://github.com/PyCQA/pep8-naming/compare/0.14.0...0.14.1) - Require Python 3.8 or later. ### [`v0.14.0`](https://github.com/PyCQA/pep8-naming/blob/HEAD/CHANGELOG.rst#0140---2024-05-16) [Compare Source](https://github.com/PyCQA/pep8-naming/compare/0.13.3...0.14.0) - Drop support for Python 3.7. - Add support for Python 3.12. - Ignore methods decorated by `@typing.override`. - Perform case-sensitive `ignore-names` globbing on all platforms. ### [`v0.13.3`](https://github.com/PyCQA/pep8-naming/blob/HEAD/CHANGELOG.rst#0133---2022-12-19) [Compare Source](https://github.com/PyCQA/pep8-naming/compare/0.13.2...0.13.3) - Formally require flake8 5.0.0 or later. - Add support for Python 3.11. ### [`v0.13.2`](https://github.com/PyCQA/pep8-naming/blob/HEAD/CHANGELOG.rst#0132---2022-08-19) [Compare Source](https://github.com/PyCQA/pep8-naming/compare/0.13.1...0.13.2) - Formally require Python 3.7 or later using `python_requires`. ### [`v0.13.1`](https://github.com/PyCQA/pep8-naming/blob/HEAD/CHANGELOG.rst#0131---2022-07-15) [Compare Source](https://github.com/PyCQA/pep8-naming/compare/0.13.0...0.13.1) - Fix warnings related to deprecated options syntax. ### [`v0.13.0`](https://github.com/PyCQA/pep8-naming/blob/HEAD/CHANGELOG.rst#0130---2022-06-22) [Compare Source](https://github.com/PyCQA/pep8-naming/compare/0.12.1...0.13.0) - Python 3.7 or later is now required. - `setUpModule` and `tearDownModule` are now exempted by default. ### [`v0.12.1`](https://github.com/PyCQA/pep8-naming/blob/HEAD/CHANGELOG.rst#0121---2021-08-06) [Compare Source](https://github.com/PyCQA/pep8-naming/compare/0.12.0...0.12.1) - Fix potential stack exhaustion in the N818 check. ### [`v0.12.0`](https://github.com/PyCQA/pep8-naming/blob/HEAD/CHANGELOG.rst#0120---2021-07-06) [Compare Source](https://github.com/PyCQA/pep8-naming/compare/0.11.1...0.12.0) - flake8 3.9.1 or later is now required. - N818 checks exception class names for an "Error" suffix (disabled by default). - `asyncSetUp` and `asyncTearDown` are now exempted by default. </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, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-06-11 08:41:15 -06:00
timatlee merged commit 85dd9332c0 into main 2024-06-11 18:41:13 -06:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: timatlee/cloudflare-ddns-docker-updated#8
No description provided.