Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 3, 2025

This PR contains the following updates:

Package Type Update Change
networktocode.nautobot galaxy-collection minor ==5.12.1 -> ==5.15.0

Release Notes

nautobot/nautobot-ansible (networktocode.nautobot)

v5.15.0

Compare Source

Added
  • #​140 - Added the ability to use a saved GraphQL query from Nautobot when using the gql_inventory plugin.
  • #​614 - Added id to the default query for the gql_inventory plugin.
Changed
  • #​615 - Changed the UUID used for devices with no name in the inventory plugin to the device ID instead of a random one.
Documentation
  • Added documentation for using Docker Compose overrides and a custom Nautobot init file.
Fixed
  • #​614 - Fixed an issue where the gql_inventory plugin would fail if a device had no name.
  • #​618 - Fixed a bug when deleting certain objects with just an id.
Housekeeping
  • #​616 - Changed the inventory tests to a single set of files that only run against the latest minor version of Nautobot.

v5.14.0

Compare Source

Added
  • #​365 - Added the vrf_device_assignment module for managing VRF to Device, VM or Virtual Device Context assignments in Nautobot.

v5.13.1

Compare Source

Added
  • #​601 - Added an option to the inventory plugins to disable the wrapping of unsafe variables.
Dependencies
  • Changed the minimum version of ansible-core to 2.17.
Housekeeping
  • #​602 - Updated various documentation segments to pass ansible-lint.

v5.13.0

Compare Source

Release Summary

This release adds the ability to manage all objects by ID. You may now use the id parameter to update or delete existing objects. To accommodate for this, all previously required parameters are now optional. All required fields will be validated via the Nautobot API and returned as an error if they are not present.

Added
  • #​575 - Added the supported_data_rate module for managing wireless supported data rates in Nautobot.
  • #​576 - Added the radio_profile module for managing radio profiles in Nautobot.
  • #​577 - Added the wireless_network module for managing wireless networks in Nautobot.
  • #​589, #​591 - Added the id parameter to all object based modules.
  • #​594 - Added software_version and software_image_files parameters to the device module.
Changed
  • #​589, #​591 - Changed all required parameters to be optional for all object based modules. All required fields will be validated via the Nautobot API.
Dependencies
  • #​584 - Updated to mkdocs-ansible-collection 1.1.0
  • Updated pynautobot to v2.6.5 to incorporate fixes with choice list parsing and serializing.
Fixed
  • #​114 - Fixed some variables (potentially unsafe) not being wrapped correctly in the inventory and gql_inventory plugins.
  • Fixed an issue retrieving valid non-string (e.g. integer) choice values.
Housekeeping
  • #​542 - Replaced black and bandit with ruff.
  • #​586 - Updated 2.4 inventory tests to account for new module_family field.
  • Fixed sorting of duplicate interface and service names during the inventory integration tests.
  • Fixed the device module integration tests to run certain tests on Nautobot 2.3+ to account for changes to the model validation.

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.


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

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

@cardoe cardoe added this pull request to the merge queue Sep 3, 2025
Merged via the queue into main with commit 8008589 Sep 3, 2025
30 checks passed
@cardoe cardoe deleted the renovate/networktocode.nautobot-5.x branch September 3, 2025 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant