chore(deps): update dependency netbox.netbox to v3.14.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
netbox.netbox | galaxy-collection | minor |
3.13.0 -> 3.14.0
|
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
netbox-community/ansible_modules (netbox.netbox)
v3.14.0
Minor changes
- netbox_custom_field - add datetime type by @bluikko in https://github.com/netbox-community/ansible_modules/pull/1019
- netbox_circuit_type, netbox_device_interface - Add description to netbox_circuit_type and wwn to netbox_device_interface by @rodvand in https://github.com/netbox-community/ansible_modules/pull/1025
- API - Feat add possibility to use Bearer token by @F-PMOR in https://github.com/netbox-community/ansible_modules/pull/1023
- netbox_cable - add tenant to netbox_cable by @Larzenegger in https://github.com/netbox-community/ansible_modules/pull/1027
- netbox_power_port - Add missing power port options by @MinDBreaK in https://github.com/netbox-community/ansible_modules/pull/1049
- netbox_custom_field - Adds hidden-ifunset option to ui_visibility argument of custom_fields by @aaron-iles in https://github.com/netbox-community/ansible_modules/pull/1048
- netbox_inventory_item - [Feature]: Adds the ability to assign a role to an inventory item via the
netbox_inventory_item
module by @aaron-iles in https://github.com/netbox-community/ansible_modules/pull/1050
Bugfixes
- Closes #1052: Schema caching is broken by @decoupca in https://github.com/netbox-community/ansible_modules/pull/1053
Other
- Bump aiohttp from 3.8.4 to 3.8.5 by @dependabot in https://github.com/netbox-community/ansible_modules/pull/1037
- Bump cryptography from 41.0.0 to 41.0.2 by @dependabot in https://github.com/netbox-community/ansible_modules/pull/1035
- Bump cryptography from 41.0.2 to 41.0.3 by @dependabot in https://github.com/netbox-community/ansible_modules/pull/1044
- Bump cryptography from 40.0.2 to 41.0.0 by @dependabot in https://github.com/netbox-community/ansible_modules/pull/1012
- Bump requests from 2.30.0 to 2.31.0 by @dependabot in https://github.com/netbox-community/ansible_modules/pull/1008
New Contributors
- @F-PMOR made their first contribution in https://github.com/netbox-community/ansible_modules/pull/1023
- @Larzenegger made their first contribution in https://github.com/netbox-community/ansible_modules/pull/1027
- @MinDBreaK made their first contribution in https://github.com/netbox-community/ansible_modules/pull/1049
- @aaron-iles made their first contribution in https://github.com/netbox-community/ansible_modules/pull/1048
- @decoupca made their first contribution in https://github.com/netbox-community/ansible_modules/pull/1053
Full Changelog: https://github.com/netbox-community/ansible_modules/compare/v3.13.0...v3.14.0
Configuration
-
If you want to rebase/retry this MR, check this box
Edited by WALL-E