EDM115 / unzip-bot

Telegram bot deployable to heroku that can extract every archive !
https://t.me/unzip_edm115bot
MIT License
91 stars 125 forks source link

Update dependency gitdb to v4.0.11 #237

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gitdb ==4.0.10 -> ==4.0.11 age adoption passing confidence

Release Notes

gitpython-developers/gitdb (gitdb) ### [`v4.0.11`](https://togithub.com/gitpython-developers/gitdb/releases/tag/4.0.11) [Compare Source](https://togithub.com/gitpython-developers/gitdb/compare/4.0.10...4.0.11) #### What's Changed - Use ZLIB_RUNTIME_VERSION if available by [@​otethal](https://togithub.com/otethal) in [https://github.com/gitpython-developers/gitdb/pull/84](https://togithub.com/gitpython-developers/gitdb/pull/84) - Add support for Python 3.12 and drop EOL 3.7 by [@​hugovk](https://togithub.com/hugovk) in [https://github.com/gitpython-developers/gitdb/pull/88](https://togithub.com/gitpython-developers/gitdb/pull/88) - Enable Dependabot version updates for Actions by [@​EliahKagan](https://togithub.com/EliahKagan) in [https://github.com/gitpython-developers/gitdb/pull/89](https://togithub.com/gitpython-developers/gitdb/pull/89) - Test installing project on CI by [@​EliahKagan](https://togithub.com/EliahKagan) in [https://github.com/gitpython-developers/gitdb/pull/90](https://togithub.com/gitpython-developers/gitdb/pull/90) - Fix mkdir race condition in LooseObjectDB.store by [@​EliahKagan](https://togithub.com/EliahKagan) in [https://github.com/gitpython-developers/gitdb/pull/91](https://togithub.com/gitpython-developers/gitdb/pull/91) - Don't cancel other jobs from the 3.12 job failing by [@​EliahKagan](https://togithub.com/EliahKagan) in [https://github.com/gitpython-developers/gitdb/pull/93](https://togithub.com/gitpython-developers/gitdb/pull/93) - Use actions/checkout feature to fetch all commits by [@​EliahKagan](https://togithub.com/EliahKagan) in [https://github.com/gitpython-developers/gitdb/pull/92](https://togithub.com/gitpython-developers/gitdb/pull/92) - Revert "Drop support for EOL Python 3.7" by [@​EliahKagan](https://togithub.com/EliahKagan) in [https://github.com/gitpython-developers/gitdb/pull/94](https://togithub.com/gitpython-developers/gitdb/pull/94) - Fix top-of-file license URLs here in gitdb too by [@​EliahKagan](https://togithub.com/EliahKagan) in [https://github.com/gitpython-developers/gitdb/pull/96](https://togithub.com/gitpython-developers/gitdb/pull/96) - No longer treat 3.12 as experimental on CI by [@​EliahKagan](https://togithub.com/EliahKagan) in [https://github.com/gitpython-developers/gitdb/pull/97](https://togithub.com/gitpython-developers/gitdb/pull/97) - Add **all** to exc for linting by [@​DeflateAwning](https://togithub.com/DeflateAwning) in [https://github.com/gitpython-developers/gitdb/pull/98](https://togithub.com/gitpython-developers/gitdb/pull/98) - Have Dependabot update smmap submodule dependency by [@​EliahKagan](https://togithub.com/EliahKagan) in [https://github.com/gitpython-developers/gitdb/pull/99](https://togithub.com/gitpython-developers/gitdb/pull/99) - Bump gitdb/ext/smmap from `334ef84` to `f1ace75` by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/gitpython-developers/gitdb/pull/100](https://togithub.com/gitpython-developers/gitdb/pull/100) #### New Contributors - [@​otethal](https://togithub.com/otethal) made their first contribution in [https://github.com/gitpython-developers/gitdb/pull/84](https://togithub.com/gitpython-developers/gitdb/pull/84) - [@​EliahKagan](https://togithub.com/EliahKagan) made their first contribution in [https://github.com/gitpython-developers/gitdb/pull/89](https://togithub.com/gitpython-developers/gitdb/pull/89) - [@​DeflateAwning](https://togithub.com/DeflateAwning) made their first contribution in [https://github.com/gitpython-developers/gitdb/pull/98](https://togithub.com/gitpython-developers/gitdb/pull/98) - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/gitpython-developers/gitdb/pull/100](https://togithub.com/gitpython-developers/gitdb/pull/100) **Full Changelog**: https://github.com/gitpython-developers/gitdb/compare/4.0.10...4.0.11

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.