Skip to content

Update dependency netmiko to v4.7.0#32

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/netmiko-4.x
Open

Update dependency netmiko to v4.7.0#32
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/netmiko-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 26, 2025

This PR contains the following updates:

Package Change Age Confidence
netmiko ==4.5.0==4.7.0 age confidence

Release Notes

ktbyers/netmiko (netmiko)

v4.7.0: Netmiko 4.7.0 Release

Compare Source

New Platforms
What's Changed
  • Fixes 'enable' call issue when device prompt is a substring of literal 'password' string in #​3708
  • Fix missing flags in re.search call in enable() in #​3709
  • Aruba OS: Add file transfer support in #​3691
  • Minor updates to Aruba OS file transfer in #​3711
  • Ocnos commit description map to 'comment' argument in #​3714
  • Remove superfluous executable bits in #​3722
  • Fix typing hints for timeouts: change from int to float in #​3720
  • Add py.typed and fix include/MANIFEST.in issues in #​3723
  • Mikrotik space fix issue in #​3739
  • Use proper type hints for session_log argument of BaseConnection constructor in #​3727
  • Minor perle fixes in #​3740
  • Fix Check Point Gaia double command echo issue in #​3742
  • Improve Check Point Gaia in #​3748
  • Fix Garderos GRS alt_prompt in #​3733
  • GH Actions: updating Python and MacOS runner versions in #​3755
  • Fix error in enable_secret_handler() in #​3759
  • nokia_isam improvements in #​3754
  • Add cleanup method for graceful cleanup for Gaia in #​3772
  • Add save config method for Gaia in #​3773
  • Add additional search pattern for AOS-CX (e.g. CX 6300M) in #​3774
  • Adva driver fixes in #​3595
  • IOS-XR add 'replace' option to commit method in #​3668
  • Improve Paramiko Cleanup in #​3675
  • Improve error pattern in #​3811
  • Update a10 driver in #​3812
  • Mikrotik check file exists in #​3813
  • Mikrotik login in #​3814
  • Cisco s500 driver mapped to s300 class in #​3815
  • Hide empty cli results in #​3816
  • Fix Adva F2/F3 session_preparation enter behavior in #​3789
  • Add fsas_sir as alias for fujitsu_sir device_type in #​3809
  • Raise ValueError on trailing backslash in InLineTransfer TCL string in #​3817
  • Add dell_sonic to FILE_TRANSFER_MAP in ssh_dispatcher in #​3821
  • Fix check_serial_port to use exact match instead of regex grep in #​3822
  • Remove deprecated License trove classifier from pyproject.toml in #​3823
  • Fix broken image URLs in README for PyPI rendering in #​3824
  • Fix Furukawa FITELnet driver bug in #​3825
  • Remove strip_command() override from FurukawaFitelnet driver in #​3827
  • Include matched error in ConfigInvalidException for cmd_verify=False in #​3828
  • Fix Huawei telnet password using "\r" instead of TELNET_RETURN in #​3829
  • Fix Juniper commit() expect_string false positive on '>' in #​3830
  • Add save_config to DellSonicSSH using 'write memory' in #​3831
  • Fix save_config for DellDNOS6 — use short command form with confirmation in #​3832
  • Implement enable mode for Cisco FTD via diagnostic CLI in #​3834
  • Use NoEnable mixin for CiscoXrBase in #​3836
  • Config mode fix in A10 driver in #​3840
  • Fix remote space function in ZPE Nodegrid driver in #​3842
  • Fix session_log flush so data is written immediately on write() in #​3841
  • Add unit tests for SessionLog in #​3843
  • Fix typing import issue on PY3.13 in #​3846
  • Fix exit_enable_mode issue with not verifying command echo in #​3847
  • Update poetry lock file to pin Paramiko version <5 (paramiko5 caused significant breakage) in #​3852
  • Replace pylama with ruff check in #​3783
  • Eliminate Python 'black' and convert over to 'ruff format' in #​3785
  • Update core dependencies in #​3782
  • Remove setup.cfg in #​3784
  • Refactor _build_ssh_client to use _get_ssh_client_instance (also fixes SSH-agent not working for certain drivers) in #​3794
New Contributors

Full Changelog: ktbyers/netmiko@v4.6.0...v4.7.0

v4.6.0: Netmiko 4.6.0 Release

Compare Source

New Drivers / Platforms

New Drivers / Platforms (Telnet only)

Added SCP Support

Updates / Bugfixes

New Contributors

Full Changelog: ktbyers/netmiko@v4.5.0...v4.6.0


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.

@renovate renovate Bot added the renovate label Jun 26, 2025
@renovate renovate Bot force-pushed the renovate/netmiko-4.x branch from af4da70 to 9963909 Compare August 10, 2025 13:12
@renovate renovate Bot changed the title chore(deps): update dependency netmiko to v4.6.0 Update dependency netmiko to v4.6.0 Apr 8, 2026
Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate Bot force-pushed the renovate/netmiko-4.x branch from 9963909 to a49facc Compare May 12, 2026 21:52
@renovate renovate Bot changed the title Update dependency netmiko to v4.6.0 Update dependency netmiko to v4.7.0 May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants