Update dependency netbox.netbox to v3.23.0 #8

Merged
renovate-bot merged 1 commit from renovate/netbox.netbox-3.x into main 2026-05-07 14:01:42 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
netbox.netbox galaxy-collection minor 3.22.03.23.0

Release Notes

netbox-community/ansible_modules (netbox.netbox)

v3.23.0

Compare Source

=======

Minor Changes

  • Add NetBox v4.4 integration tests to CI matrix
  • Add NetBox v4.5 support to CI matrix (netbox-docker 4.0.2)
  • Add module_type as supported to netbox_front_port_template
  • Add module_type as supported to netbox_rear_port_template
  • Add local integration test runner (hacking/integration-test.sh)
  • Fix linting issues with newly released black version
  • Update netbox_front_port and netbox_front_port_template modules to handle v4.5 removal of rear_port/rear_port_position fields (replaced by PortMapping model)
  • Update netbox_token module to support v4.5 v2 tokens with description-based lookup
  • Update netbox_user module to strip is_staff field on v4.5+ (removed from User model)
  • Use ansible.module_utils.common.text.converters instead of the deprecated ansible.module_utils._text
  • netbox_vlan_group - Add tenant field support (#​1446)

Breaking Changes / Porting Guide

  • This changes the behavior for generating slugs. If you were relying on the previous behavior, you need to be aware that this behavior has changed.

Bugfixes

  • Adjust regex pattern for character conversion for slugs
  • Automatically include device and virtual_machine scoping in sub-object queries to prevent "More than one result returned" errors
  • Fix specifying primary_mac_address objects by id on vm interfaces for disambiguation
  • Make slug generation optional by providing slug key
  • Only do slug generation in netbox_secret if needed
  • Preserve the Authorization header when creating a custom NetBox API session, fixing authenticated requests with validate_certs=false
  • nb_inventory - Fix AttributeError when ip_address is None during DNS name lookup

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [netbox.netbox](https://github.com/netbox-community/ansible_modules) | galaxy-collection | minor | `3.22.0` → `3.23.0` | --- ### Release Notes <details> <summary>netbox-community/ansible_modules (netbox.netbox)</summary> ### [`v3.23.0`](https://github.com/netbox-community/ansible_modules/blob/HEAD/CHANGELOG.rst#v3230) [Compare Source](https://github.com/netbox-community/ansible_modules/compare/v3.22.0...v3.23.0) \======= ## Minor Changes - Add NetBox v4.4 integration tests to CI matrix - Add NetBox v4.5 support to CI matrix (netbox-docker 4.0.2) - Add `module_type` as supported to `netbox_front_port_template` - Add `module_type` as supported to `netbox_rear_port_template` - Add local integration test runner (hacking/integration-test.sh) - Fix linting issues with newly released black version - Update netbox\_front\_port and netbox\_front\_port\_template modules to handle v4.5 removal of rear\_port/rear\_port\_position fields (replaced by PortMapping model) - Update netbox\_token module to support v4.5 v2 tokens with description-based lookup - Update netbox\_user module to strip is\_staff field on v4.5+ (removed from User model) - Use `ansible.module_utils.common.text.converters` instead of the deprecated `ansible.module_utils._text` - netbox\_vlan\_group - Add tenant field support ([#&#8203;1446](https://github.com/netbox-community/ansible_modules/issues/1446)) ## Breaking Changes / Porting Guide - This changes the behavior for generating slugs. If you were relying on the previous behavior, you need to be aware that this behavior has changed. ## Bugfixes - Adjust regex pattern for character conversion for slugs - Automatically include device and virtual\_machine scoping in sub-object queries to prevent "More than one result returned" errors - Fix specifying primary\_mac\_address objects by id on vm interfaces for disambiguation - Make slug generation optional by providing `slug` key - Only do slug generation in netbox\_secret if needed - Preserve the Authorization header when creating a custom NetBox API session, fixing authenticated requests with `validate_certs=false` - nb\_inventory - Fix AttributeError when `ip_address` is None during DNS name lookup </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjAuNyIsInVwZGF0ZWRJblZlciI6IjQzLjE2MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Update dependency netbox.netbox to v3.23.0
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ad6bb9c836
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-05-07 14:00:31 +00:00
renovate-bot deleted branch renovate/netbox.netbox-3.x 2026-05-07 14:01:42 +00:00
Sign in to join this conversation.
No reviewers
No labels
xpn.bits.lego
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
exu/xpn-collections!8
No description provided.