Skip to content

Update napalm dependency to 5.1.0#3503

Merged
johannaengland merged 1 commit intoUninett:5.14.xfrom
johannaengland:requirements/upgrade-napalm-5.1.0
Sep 4, 2025
Merged

Update napalm dependency to 5.1.0#3503
johannaengland merged 1 commit intoUninett:5.14.xfrom
johannaengland:requirements/upgrade-napalm-5.1.0

Conversation

@johannaengland
Copy link
Copy Markdown
Contributor

Scope and purpose

Fixes #3495.

Tested against production equipment.

This pull request

  • changes a dependency

Contributor Checklist

Every pull request should have this checklist filled out, no matter how small it is.
More information about contributing to NAV can be found in the
Hacker's guide to NAV.

  • Added a changelog fragment for towncrier
  • Added/amended tests for new/changed code
  • Added/changed documentation
  • Linted/formatted the code with ruff, easiest by using pre-commit
  • The first line of the commit message continues the sentence "If applied, this commit will ...", starts with a capital letter, does not end with punctuation and is 50 characters or less long. See https://cbea.ms/git-commit/
  • This pull request is based on the correct upstream branch: For a patch/bugfix affecting the latest stable version, it should be based on that version's branch (<major>.<minor>.x). For a new feature or other additions, it should be based on master.
  • If applicable: Created new issues if this PR does not fix the issue completely/there is further work to be done
  • If this results in changes in the UI: Added screenshots of the before and after
  • If this adds a new Python source code file: Added the boilerplate header to that file

@johannaengland johannaengland requested review from a team and lunkwill42 September 4, 2025 07:32
@johannaengland johannaengland self-assigned this Sep 4, 2025
@johannaengland johannaengland added the dependencies Pull requests that update a dependency file label Sep 4, 2025
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Sep 4, 2025

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.05%. Comparing base (f222eab) to head (9c98ad7).
⚠️ Report is 21 commits behind head on 5.14.x.

Additional details and impacted files
@@           Coverage Diff           @@
##           5.14.x    #3503   +/-   ##
=======================================
  Coverage   61.05%   61.05%           
=======================================
  Files         610      610           
  Lines       44711    44711           
  Branches       43       43           
=======================================
  Hits        27300    27300           
  Misses      17401    17401           
  Partials       10       10           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@johannaengland johannaengland merged commit 96bfc59 into Uninett:5.14.x Sep 4, 2025
16 checks passed
@johannaengland johannaengland deleted the requirements/upgrade-napalm-5.1.0 branch September 4, 2025 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] autoenable cron job keeps complaining about pkg_resources being deprecated (from napalm)

2 participants