Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update group:flake8 (minor) - autoclosed #298

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 10, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
flake8 (changelog) ~6.0.0 -> ~6.1.0 age adoption passing confidence
flake8-bugbear (changelog) ~23.6.0 -> ~23.9.0 age adoption passing confidence
flake8-comprehensions (changelog) ~3.13.0 -> ~3.14.0 age adoption passing confidence
flake8-isort ~6.0.0 -> ~6.1.0 age adoption passing confidence
flake8-simplify ~0.20.0 -> ~0.21.0 age adoption passing confidence

Release Notes

pycqa/flake8 (flake8)

v6.1.0

Compare Source

PyCQA/flake8-bugbear (flake8-bugbear)

v23.9.16

Compare Source

  • add --classmethod-decorators (#​405)
  • fix name collision for node_stack on python 3.12 (#​406)
  • Use pypa/build to build the package (#​404)

v23.7.10

Compare Source

  • Add B034: re.sub/subn/split must pass flags/count/maxsplit as keyword arguments.
  • Fix a crash and several test failures on Python 3.12, all relating to the B907
    check.
  • Declare support for Python 3.12.
adamchainz/flake8-comprehensions (flake8-comprehensions)

v3.14.0

Compare Source

  • Drop Python 3.7 support.
gforcada/flake8-isort (flake8-isort)

v6.1.0

Compare Source

  • Drop python 3.7 support.
    [gforcada]

  • Add preliminary support to Python 3.12.
    [gforcada]

MartinThoma/flake8-simplify (flake8-simplify)

v0.21.0

Release on 23.09.2023

New rules:

  • SIM911: zip(dict.keys(), dict.values()) → dict.items()

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency flake8-comprehensions to ~3.14.0 chore(deps): update group:flake8 (minor) Jul 10, 2023
@renovate renovate bot force-pushed the renovate/group-flake8 branch 2 times, most recently from fff1c16 to e542ec6 Compare July 13, 2023 16:01
@codecov
Copy link

codecov bot commented Jul 13, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (623618d) 81.81% compared to head (7df4375) 81.81%.

❗ Current head 7df4375 differs from pull request most recent head d9cda46. Consider uploading reports for the commit d9cda46 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #298   +/-   ##
=======================================
  Coverage   81.81%   81.81%           
=======================================
  Files           2        2           
  Lines          11       11           
  Branches        1        1           
=======================================
  Hits            9        9           
  Misses          1        1           
  Partials        1        1           
Flag Coverage Δ
pytest 81.81% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/group-flake8 branch 3 times, most recently from 78596aa to 7df4375 Compare July 23, 2023 19:51
@renovate renovate bot force-pushed the renovate/group-flake8 branch from 7df4375 to 9f146d0 Compare July 29, 2023 21:13
@renovate
Copy link
Contributor Author

renovate bot commented Jul 29, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
installing v2 tool python v3.10.13
[13:07:45.314] INFO (10): Installing tool python v3.10.13...
linking tool python v3.10.13
Python 3.10.13
pip 23.2.1 from /opt/containerbase/tools/python/3.10.13/lib/python3.10/site-packages/pip (python 3.10)
[13:07:51.160] INFO (10): Installed tool python in 5.8s.
[13:07:51.561] INFO (149): Installing tool poetry v1.4.2...
installing v2 tool poetry v1.4.2
linking tool poetry v1.4.2
Poetry (version 1.4.2)
[13:08:01.746] INFO (149): Installed tool poetry in 10.1s.
Updating dependencies
Resolving dependencies...


Because no versions of pyproject-flake8 match >6.0.0,<6.0.0.post1 || >6.0.0.post1,<6.1.0
 and pyproject-flake8 (6.0.0) depends on flake8 (6.0.0), pyproject-flake8 (>=6.0.0,<6.0.0.post1 || >6.0.0.post1,<6.1.0) requires flake8 (6.0.0).
And because pyproject-flake8 (6.0.0.post1) depends on flake8 (6.0.0), pyproject-flake8 (>=6.0.0,<6.1.0) requires flake8 (6.0.0).
So, because pythonboilerplate depends on both flake8 (~6.1.0) and pyproject-flake8 (~6.0.0), version solving failed.

@renovate renovate bot force-pushed the renovate/group-flake8 branch 3 times, most recently from 894a4c2 to 1391caa Compare August 6, 2023 18:24
@renovate renovate bot force-pushed the renovate/group-flake8 branch 2 times, most recently from 7b8063e to 2a24650 Compare August 13, 2023 19:22
@renovate renovate bot force-pushed the renovate/group-flake8 branch from 2a24650 to 01d4601 Compare August 17, 2023 13:27
@naa0yama naa0yama enabled auto-merge (squash) August 17, 2023 14:29
@renovate renovate bot force-pushed the renovate/group-flake8 branch 7 times, most recently from 9e22c9f to 985627c Compare August 17, 2023 23:13
@renovate renovate bot force-pushed the renovate/group-flake8 branch 5 times, most recently from 3cadafa to 80e504e Compare September 7, 2023 23:20
@renovate renovate bot force-pushed the renovate/group-flake8 branch 9 times, most recently from 5b01754 to e27fa05 Compare September 15, 2023 19:31
@renovate renovate bot force-pushed the renovate/group-flake8 branch 3 times, most recently from 2a8b18d to f94321c Compare September 22, 2023 22:07
@renovate renovate bot force-pushed the renovate/group-flake8 branch 8 times, most recently from 571eda8 to a7c0895 Compare September 30, 2023 12:50
@renovate renovate bot force-pushed the renovate/group-flake8 branch from a7c0895 to d9cda46 Compare September 30, 2023 13:08
@renovate renovate bot changed the title chore(deps): update group:flake8 (minor) chore(deps): update group:flake8 (minor) - autoclosed Sep 30, 2023
@renovate renovate bot closed this Sep 30, 2023
@renovate renovate bot deleted the renovate/group-flake8 branch September 30, 2023 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant