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

Update maintenance #181

Merged
merged 1 commit into from
Jul 1, 2024
Merged

Update maintenance #181

merged 1 commit into from
Jul 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action patch v4.1.6 -> v4.1.7 age adoption passing confidence
actions/dependency-review-action action patch v4.3.2 -> v4.3.3 age adoption passing confidence
filelock minor ==3.14.0 -> ==3.15.4 age adoption passing confidence
packaging minor ==24.0 -> ==24.1 age adoption passing confidence
pylint (changelog) patch ==3.2.2 -> ==3.2.5 age adoption passing confidence
pypa/gh-action-pypi-publish action digest 87b624f -> fb9fc6a
step-security/harden-runner action patch v2.8.0 -> v2.8.1 age adoption passing confidence
tox (changelog) patch ==4.15.0 -> ==4.15.1 age adoption passing confidence
virtualenv patch ==20.26.2 -> ==20.26.3 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v4.1.7

Compare Source

actions/dependency-review-action (actions/dependency-review-action)

v4.3.3: Notes for v4.3.3

Compare Source

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4.3.2...v4.3.3

tox-dev/py-filelock (filelock)

v3.15.4

Compare Source

What's Changed

Full Changelog: tox-dev/filelock@3.15.3...3.15.4

v3.15.3

Compare Source

What's Changed

Full Changelog: tox-dev/filelock@3.15.2...3.15.3

v3.15.2

Compare Source

What's Changed

New Contributors

Full Changelog: tox-dev/filelock@3.15.1...3.15.2

v3.15.1

Compare Source

What's Changed

Full Changelog: tox-dev/filelock@3.15.0...3.15.1

v3.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: tox-dev/filelock@3.14.0...3.15.0

pypa/packaging (packaging)

v24.1

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/packaging@24.0...24.1

pylint-dev/pylint (pylint)

v3.2.5

Compare Source

What's new in Pylint 3.2.5 ?

Release date: 2024-06-28

Other Bug Fixes

  • Fixed a false positive unreachable-code when using typing.Any as return type in python
    3.8, the typing.NoReturn are not taken into account anymore for python 3.8 however.

    Closes #​9751

v3.2.4

Compare Source

What's new in Pylint 3.2.4?

Release date: 2024-06-26

False Positives Fixed

  • Prevent emitting possibly-used-before-assignment when relying on names
    only potentially not defined in conditional blocks guarded by functions
    annotated with typing.Never or typing.NoReturn.

    Closes #​9674

Other Bug Fixes

  • Fixed a crash when the lineno of a variable used as an annotation wasn't available for undefined-variable.

    Closes #​8866

  • Fixed a crash when the start value in an enumerate was non-constant and impossible to infer
    (like inenumerate(apples, start=int(random_apple_index)) for unnecessary-list-index-lookup.

    Closes #​9078

  • Fixed a crash in symilar when the -d or -i short option were not properly recognized.
    It's still impossible to do -d=1 (you must do -d 1).

    Closes #​9343

v3.2.3

Compare Source

False Positives Fixed

  • Classes with only an Ellipsis (...) in their body do not trigger 'multiple-statements'
    anymore if they are inlined (in accordance with black's 2024 style).

    Closes #​9398

  • Fix a false positive for redefined-outer-name when there is a name defined in an exception-handling block which shares the same name as a local variable that has been defined in a function body.

    Closes #​9671

  • Fix a false positive for use-yield-from when using the return value from the yield atom.

    Closes #​9696

step-security/harden-runner (step-security/harden-runner)

v2.8.1

Compare Source

What's Changed

Full Changelog: step-security/harden-runner@v2...v2.8.1

tox-dev/tox (tox)

v4.15.1

Compare Source

What's Changed

New Contributors

Full Changelog: tox-dev/tox@4.15.0...4.15.1

pypa/virtualenv (virtualenv)

v20.26.3

Compare Source

What's Changed

Full Changelog: pypa/virtualenv@20.26.2...20.26.3


Configuration

📅 Schedule: Branch creation - "every month" (UTC), 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.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@svenklemm svenklemm merged commit e5b04ad into main Jul 1, 2024
4 of 5 checks passed
@svenklemm svenklemm deleted the renovate/maintenance branch July 1, 2024 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants