Solvik / netbox-agent

Netbox agent to run on your infrastructure's servers
Apache License 2.0
287 stars 74 forks source link

chore(deps): update dependency netaddr to v0.10.1 #282

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
netaddr (changelog) ==0.8.0 -> ==0.10.1 age adoption passing confidence

Release Notes

netaddr/netaddr (netaddr) ### [`v0.10.1`](https://togithub.com/netaddr/netaddr/releases/tag/0.10.1) [Compare Source](https://togithub.com/netaddr/netaddr/compare/0.10.0...0.10.1) Changelog: https://netaddr.readthedocs.io/en/latest/changes.html#release-0-10-1 Commits: https://github.com/netaddr/netaddr/compare/0.10.0...0.10.1 ### [`v0.10.0`](https://togithub.com/netaddr/netaddr/releases/tag/0.10.0) [Compare Source](https://togithub.com/netaddr/netaddr/compare/0.9.0...0.10.0) Changelog: https://netaddr.readthedocs.io/en/latest/changes.html#release-0-10-0 Commits: https://github.com/netaddr/netaddr/compare/0.9.0...0.10.0 ### [`v0.9.0`](https://togithub.com/netaddr/netaddr/releases/tag/0.9.0) [Compare Source](https://togithub.com/netaddr/netaddr/compare/0.8.0...0.9.0) Date: 2023-09-18 Added: - Add hash capabilities to OUI ([#​225](https://togithub.com/netaddr/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/netaddr/netaddr/issues/222), [#​223](https://togithub.com/netaddr/netaddr/issues/223), niels) - Include tutorials in source distributions ([#​215](https://togithub.com/netaddr/netaddr/issues/215), Louis Sautier) - Fix a documentation typo ([#​242](https://togithub.com/netaddr/netaddr/issues/242), Wouter) - Fix print syntax in the documentation to be Python 3 compatible ([#​221](https://togithub.com/netaddr/netaddr/issues/221), François Magimel) - Fix the Sphinx syntax in the documentation ([#​220](https://togithub.com/netaddr/netaddr/issues/220), François Magimel) Other: - Update the databases ([#​266](https://togithub.com/netaddr/netaddr/issues/266), Jakub Stasiak) - Deprecate Python 3.6 ([#​263](https://togithub.com/netaddr/netaddr/issues/263), Jakub Stasiak) - Eliminate unnecessary evals ([#​228](https://togithub.com/netaddr/netaddr/issues/228), KOLANICH) Full changelog: https://github.com/netaddr/netaddr/compare/0.8.0...0.9.0

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 was generated by Mend Renovate. View the repository job log.