netbox-prometheus-sd
netbox-prometheus-sd copied to clipboard
Bump pynetbox from 6.6.2 to 7.0.1
Bumps pynetbox from 6.6.2 to 7.0.1.
Release notes
Sourced from pynetbox's releases.
7.0.1
What's Changed
- Removed pre-NetBox 3.3 features by
@markkuleinioin netbox-community/pynetbox#521- Fix custom_filed KeyError traceback by @ Kani999 in netbox-community/pynetbox#518
Full Changelog: https://github.com/netbox-community/pynetbox/compare/v7.0.0...v7.0.1
7.0.0
What's Changed
- BREAKING CHANGE Due to changes for a_terminations, b_terminations this version only supports NetBox 3.3 and later.
- Enable available_ips for ip_ranges by
@thedacin netbox-community/pynetbox#490- Remove all Python2 related code by
@markkuleinioin netbox-community/pynetbox#455- Do not skip plugins in endpoint URLs by
@johanfleuryin netbox-community/pynetbox#426- Fix pickling exception with custom errors by
@kingtongin netbox-community/pynetbox#459- Support NetBox 3.3 cabling models (breaking change)
Full Changelog: https://github.com/netbox-community/pynetbox/compare/v6.6.1...v7.0.0
Commits
53eaca6update formatting69f1295Fix custom_filed KeyError traceback (#518)aefcf6aFix project URL insetup.py(#527)74ae7e8run black7a03cd5Test branch 476 (#525)a6b3512Add documentation to endpoint.py (#473)6064040Remove pre-NetBox 3.3 features (#521)dd94cbeUpdate test scripts and settings to netbox 3.3 (#508)cb86fd7Merge pull request #490 from thedac/thedac/ip-ranges-available-ips2bd062bMerge pull request #467 from markkuleinio/fix-update-docstring- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)