ModestTG / heliod-cluster

Test Cluster
MIT License
0 stars 0 forks source link

chore(deps): update netaddr to 0.9.0 #157

Open renovate[bot] opened 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
netaddr ==0.8.0 -> ==0.9.0 age adoption passing confidence

Release Notes

drkjam/netaddr (netaddr) ### [`v0.9.0`](https://togithub.com/netaddr/netaddr/releases/tag/0.9.0) [Compare Source](https://togithub.com/drkjam/netaddr/compare/0.8.0...0.9.0) Date: 2023-09-18 Added: - Add hash capabilities to OUI ([#​225](https://togithub.com/drkjam/netaddr/issues/225), amitmi704) Fixed: - **Backwards incompatible:** Handle RFC 6164 IPv6 addresses (don't reserve first IP address in point-to-point subnets) ($267, Damien Claisse) - **Technically backwards incompatible:** Fix for is_loopback behaviour – consider `IPNetwork('::1/128')` to be loopback ([#​222](https://togithub.com/drkjam/netaddr/issues/222), [#​223](https://togithub.com/drkjam/netaddr/issues/223), niels) - Include tutorials in source distributions ([#​215](https://togithub.com/drkjam/netaddr/issues/215), Louis Sautier) - Fix a documentation typo ([#​242](https://togithub.com/drkjam/netaddr/issues/242), Wouter) - Fix print syntax in the documentation to be Python 3 compatible ([#​221](https://togithub.com/drkjam/netaddr/issues/221), François Magimel) - Fix the Sphinx syntax in the documentation ([#​220](https://togithub.com/drkjam/netaddr/issues/220), François Magimel) Other: - Update the databases ([#​266](https://togithub.com/drkjam/netaddr/issues/266), Jakub Stasiak) - Deprecate Python 3.6 ([#​263](https://togithub.com/drkjam/netaddr/issues/263), Jakub Stasiak) - Eliminate unnecessary evals ([#​228](https://togithub.com/drkjam/netaddr/issues/228), KOLANICH) Full changelog: https://github.com/netaddr/netaddr/compare/0.8.0...0.9.0

Configuration

📅 Schedule: Branch creation - "on saturday" (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.

🔕 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.