canonical / charmcraft

Collaborate, build and publish charmed operators for Kubernetes, Linux and Windows.
Apache License 2.0
66 stars 69 forks source link

build(deps): update bugfixes (hotfix/3.2) #1878

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 4 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
craft-application ==4.1.0 -> ==4.1.2 age adoption passing confidence
craft-providers ==2.0.0 -> ==2.0.1 age adoption passing confidence
hypothesis (source, changelog) ==6.111.0 -> ==6.111.2 age adoption passing confidence
pylint (changelog) ==3.2.6 -> ==3.2.7 age adoption passing confidence
pyparsing ==3.1.2 -> ==3.1.4 age adoption passing confidence
zipp ==3.20.0 -> ==3.20.1 age adoption passing confidence

Release Notes

pylint-dev/pylint (pylint) ### [`v3.2.7`](https://redirect.github.com/pylint-dev/pylint/releases/tag/v3.2.7) [Compare Source](https://redirect.github.com/pylint-dev/pylint/compare/v3.2.6...v3.2.7) ## What's new in Pylint 3.2.7? Release date: 2024-08-31 ## False Positives Fixed - Fixed a false positive `unreachable` for `NoReturn` coroutine functions. Closes [#​9840](https://redirect.github.com/pylint-dev/pylint/issues/9840) ## Other Bug Fixes - Fix crash in refactoring checker when calling a lambda bound as a method. Closes [#​9865](https://redirect.github.com/pylint-dev/pylint/issues/9865) - Fix a crash in `undefined-loop-variable` when providing the `iterable` argument to `enumerate()`. Closes [#​9875](https://redirect.github.com/pylint-dev/pylint/issues/9875) - Fix to address indeterminacy of error message in case a module name is same as another in a separate namespace. Refs [#​9883](https://redirect.github.com/pylint-dev/pylint/issues/9883)
jaraco/zipp (zipp) ### [`v3.20.1`](https://redirect.github.com/jaraco/zipp/compare/v3.20.0...v3.20.1) [Compare Source](https://redirect.github.com/jaraco/zipp/compare/v3.20.0...v3.20.1)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.