Update dependency flake8-comprehensions to v3.14.0 - autoclosed #8

Closed
renovate wants to merge 1 commits from renovate/flake8-comprehensions-3.x into master
Collaborator

This PR contains the following updates:

Package Update Change
flake8-comprehensions (changelog) minor ==3.10.0 -> ==3.14.0

Release Notes

adamchainz/flake8-comprehensions (flake8-comprehensions)

v3.14.0

Compare Source

  • Drop Python 3.7 support.

v3.13.0

Compare Source

  • Support Python 3.12.

v3.12.0

Compare Source

  • Add rule C418 to check for calls passing a dict literal or dict comprehension to dict().

  • Add rule C419 to check for calls passing a list comprehension to any()/all().

v3.11.1

Compare Source

  • Fix false positives in C406 “unnecessary dict literal”.

    Fixes Issue #&#8203;260 <https://github.com/adamchainz/flake8-comprehensions/issues/260>__.

v3.11.0

Compare Source

  • Expand C416 to dict comprehensions.

    Thanks to Aaron Gokaslan in PR #&#8203;490 <https://github.com/adamchainz/flake8-comprehensions/pull/490>__.

v3.10.1

Compare Source

  • Fix false positive in rules C402 and C404 for dict() calls with keyword arguments.

    Thanks to Anders Kaseorg for the report in Issue #&#8203;457 <https://github.com/adamchainz/flake8-comprehensions/issues/457>__.


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 | |---|---|---| | [flake8-comprehensions](https://github.com/adamchainz/flake8-comprehensions) ([changelog](https://github.com/adamchainz/flake8-comprehensions/blob/main/CHANGELOG.rst)) | minor | `==3.10.0` -> `==3.14.0` | --- ### Release Notes <details> <summary>adamchainz/flake8-comprehensions (flake8-comprehensions)</summary> ### [`v3.14.0`](https://github.com/adamchainz/flake8-comprehensions/blob/HEAD/CHANGELOG.rst#3140-2023-07-10) [Compare Source](https://github.com/adamchainz/flake8-comprehensions/compare/3.13.0...3.14.0) - Drop Python 3.7 support. ### [`v3.13.0`](https://github.com/adamchainz/flake8-comprehensions/blob/HEAD/CHANGELOG.rst#3130-2023-06-15) [Compare Source](https://github.com/adamchainz/flake8-comprehensions/compare/3.12.0...3.13.0) - Support Python 3.12. ### [`v3.12.0`](https://github.com/adamchainz/flake8-comprehensions/blob/HEAD/CHANGELOG.rst#3120-2023-04-13) [Compare Source](https://github.com/adamchainz/flake8-comprehensions/compare/3.11.1...3.12.0) - Add rule C418 to check for calls passing a dict literal or dict comprehension to `dict()`. - Add rule C419 to check for calls passing a list comprehension to `any()`/`all()`. ### [`v3.11.1`](https://github.com/adamchainz/flake8-comprehensions/blob/HEAD/CHANGELOG.rst#3111-2023-03-21) [Compare Source](https://github.com/adamchainz/flake8-comprehensions/compare/3.11.0...3.11.1) - Fix false positives in C406 “unnecessary dict literal”. Fixes `Issue #&#8203;260 <https://github.com/adamchainz/flake8-comprehensions/issues/260>`\__. ### [`v3.11.0`](https://github.com/adamchainz/flake8-comprehensions/blob/HEAD/CHANGELOG.rst#3110-2023-03-18) [Compare Source](https://github.com/adamchainz/flake8-comprehensions/compare/3.10.1...3.11.0) - Expand C416 to `dict` comprehensions. Thanks to Aaron Gokaslan in `PR #&#8203;490 <https://github.com/adamchainz/flake8-comprehensions/pull/490>`\__. ### [`v3.10.1`](https://github.com/adamchainz/flake8-comprehensions/blob/HEAD/CHANGELOG.rst#3101-2022-10-29) [Compare Source](https://github.com/adamchainz/flake8-comprehensions/compare/3.10.0...3.10.1) - Fix false positive in rules C402 and C404 for `dict()` calls with keyword arguments. Thanks to Anders Kaseorg for the report in `Issue #&#8203;457 <https://github.com/adamchainz/flake8-comprehensions/issues/457>`\__. </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:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzYuNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate force-pushed renovate/flake8-comprehensions-3.x from 674a0bb5c7 to 554f9f70eb 2023-05-29 18:00:58 +01:00 Compare
renovate force-pushed renovate/flake8-comprehensions-3.x from 554f9f70eb to 66d4690ae1 2023-06-15 16:01:02 +01:00 Compare
renovate changed title from Update dependency flake8-comprehensions to v3.12.0 to Update dependency flake8-comprehensions to v3.13.0 2023-06-15 16:01:03 +01:00
renovate force-pushed renovate/flake8-comprehensions-3.x from 66d4690ae1 to 21f4d57f17 2023-07-10 14:00:49 +01:00 Compare
renovate changed title from Update dependency flake8-comprehensions to v3.13.0 to Update dependency flake8-comprehensions to v3.14.0 2023-07-10 14:00:50 +01:00
renovate changed title from Update dependency flake8-comprehensions to v3.14.0 to Update dependency flake8-comprehensions to v3.14.0 - autoclosed 2023-07-15 16:00:59 +01:00
renovate closed this pull request 2023-07-15 16:00:59 +01:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
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: repos/website#8
No description provided.