Skip to content

Update dependency netbox.netbox to v3.23.0#2291

Merged
berendt merged 1 commit into
mainfrom
renovate/netbox.netbox-3.x
May 27, 2026
Merged

Update dependency netbox.netbox to v3.23.0#2291
berendt merged 1 commit into
mainfrom
renovate/netbox.netbox-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 19, 2026

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


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

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate Bot added the renovate label May 19, 2026
@github-project-automation github-project-automation Bot moved this to Backlog in Bot Board May 19, 2026
@berendt berendt merged commit 1b9d488 into main May 27, 2026
3 checks passed
@berendt berendt deleted the renovate/netbox.netbox-3.x branch May 27, 2026 16:57
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Bot Board May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants