UNCLASSIFIED - NO CUI

Skip to content

chore(deps): update dependency check-manifest to v0.49

This MR contains the following updates:

Package Update Change
check-manifest minor ==0.47 -> ==0.49

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

mgedmin/check-manifest (check-manifest)

v0.49

Compare Source

  • Add Python 3.11 support.

  • Drop Python 3.6 support.

  • Exclude more common dev/test files.

v0.48

Compare Source

  • Add Python 3.10 support.

  • Switch to tomli instead of toml, after hearing about PEP-680. tomli will be included in the Python 3.11 standard library as tomllib, while toml is apparently unmaintained.

  • Fix submodule support when .gitmodules exists in a subdirectory (#&#8203;153 <https://github.com/mgedmin/check-manifest/issues/153>*). Note that this reverts a fix for #&#8203;124 <https://github.com/mgedmin/check-manifest/issues/124>*: git versions before 2.11 are no longer supported.


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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

Merge request reports