Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency napalm to v4 #791

Merged
merged 1 commit into from
Jul 12, 2022
Merged

Update dependency napalm to v4 #791

merged 1 commit into from
Jul 12, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 11, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
napalm ==3.4.1 -> ==4.0.0 age adoption passing confidence

Release Notes

napalm-automation/napalm

v4.0.0

Compare Source

Type Hinting

After months of work, @​Kircheneer added type hinting support in #​1412 and #​1476.

New features

Add Commit-Confirm support for Cisco IOS #​1691
New encoding argument added to the cli method to return the output of operational / show commands in the desired format. Currently supported on Junos and EOS. #​1637 & #​1663
Added ttp_parse helper function to codebase #​1563
Replaced ciscoconfparse with netutils #​1565
New SSH transport available for Arista EOS - thanks @​thomasbridge74 #​1502

Improvements

Adds mac and ip checks for getters #​1560
The uptime field in the get_facts return is now float type: #​1651
[NX-OS] Improve compare_config for NXOS partial merging #​1567
[EOS] support arbitrary transport class #​1643 & #​1647
[EOS] move config lock check to _load_config #​1642
[EOS] Handle modern memory output from Arista EOS 4.27+ #​1673
[IOS-XR] Improving get_facts behavior to handle XML changes in newer OS versions #​1667
[Junos] make sure we don't duplicate LLDP neighbor entries #​1640

Bug fixes

[Junos] find for system uptime element #​1675
[IOS-XR] get_lldp_neighbor_details does not support 'N/A' capabilities #​1681
[IOS-XR] get_lldp_neighbor_details add alternative lldp local interface key #​1682
[NX-OS] get_interfaces fix description on SVI interfaces #​1571
[IOS] get_vlans does not return all interfaces if they wrap around in the config #​1569
[Junos] Fix #​1549: Check peer admin status from the BGP options #​1566
[EOS] get_bgp_neighbors_detail only returns back a single peer for a certain EOS platform #​1573


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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the maintenance The issue describes a maintenance task, such as upgrading a dependency to a certain version. label Jul 11, 2022
@tobiasge tobiasge merged commit f2d1e62 into develop Jul 12, 2022
@tobiasge tobiasge deleted the renovate/napalm-4.x branch July 12, 2022 05:53
@tobiasge tobiasge mentioned this pull request Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance The issue describes a maintenance task, such as upgrading a dependency to a certain version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant