emmeowzing / gitlabci-lint-pre-commit-hook

A pre-commit hook that lints Gitlab CI configurations
https://pypi.org/project/pre-commit-gitlabci-lint/
MIT License
16 stars 3 forks source link

chore(deps): update dependency lazy-object-proxy to v1.9.0 #34

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 1 year ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lazy-object-proxy (changelog) ==1.7.1 -> ==1.9.0 age adoption passing confidence

Release Notes

ionelmc/python-lazy-object-proxy (lazy-object-proxy) ### [`v1.9.0`](https://togithub.com/ionelmc/python-lazy-object-proxy/blob/HEAD/CHANGELOG.rst#190-2023-01-04) [Compare Source](https://togithub.com/ionelmc/python-lazy-object-proxy/compare/v1.8.0...v1.9.0) - Added support for matrix multiplication operator (`@`). - Should have all the wheels now (including the manylinux ones). - Bumped minimum version requirements for setuptools and setuptools-scm. - Switched the default pure python fallback implementation to the "simple" one (when you `from lazy_object_proxy import Proxy` and the C extension is not available). Previously the "slots" implementation was used but as it turns out it is slower on Python 3. ### [`v1.8.0`](https://togithub.com/ionelmc/python-lazy-object-proxy/blob/HEAD/CHANGELOG.rst#180-2022-10-26) [Compare Source](https://togithub.com/ionelmc/python-lazy-object-proxy/compare/v1.7.1...v1.8.0) - Cleaned up use of cPickle. Contributed by Sandro Tosi in `#​62 `\_. - Cleaned up more dead Python 2 code. - Added Python 3.11 wheels. - Dropped support for Python 3.6.

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.



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

renovate[bot] commented 10 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (==1.9.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.