Skip to content

BUILD(pip): update scikit-rf requirement from <1.8,>=0.30.0 to >=0.30.0,<1.9#6437

Merged
Samuelopez-ansys merged 2 commits into
mainfrom
dependabot/pip/scikit-rf-gte-0.30.0-and-lt-1.9
Jul 19, 2025
Merged

BUILD(pip): update scikit-rf requirement from <1.8,>=0.30.0 to >=0.30.0,<1.9#6437
Samuelopez-ansys merged 2 commits into
mainfrom
dependabot/pip/scikit-rf-gte-0.30.0-and-lt-1.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 19, 2025

Copy link
Copy Markdown
Contributor

Updates the requirements on scikit-rf to permit the latest version.

Release notes

Sourced from scikit-rf's releases.

v1.8.0

This new release of scikit-rf adds the support of Y/Z parameters export in Touchstone files and fixes some issues with calibration (actually due to latest scipy version). It also improves the documentation for the SDDL, SDDL-Weikle, and PHN calibration algorithms.

Thanks to all contributors!

New features

Documentation

Fixes

New Contributors

Full Changelog: scikit-rf/scikit-rf@v1.7.0...v1.8.0

Commits
  • b9d3310 Merge pull request #1292 from jhillairet/dev/v1.8.0
  • 17eb7e1 Merge pull request #1290 from daholzfeind/feature/version-comment
  • ca30c2f bump version
  • 626c4c4 Merge pull request #1291 from FranzForstmayr/diff_step
  • 3e89269 use smaller diff_step in least_squares to be compatible with scipy 1.16
  • a0cd47a write skrf version in touchstone header
  • 1b75d60 Merge pull request #1287 from emmanuel-ferdman/master
  • 8cc43cf Merge pull request #1289 from FranzForstmayr/fix_tests_scipy_115
  • da3f7ae Correct syntax pyproject.toml
  • 2157e05 Do not allow scipy==1.16 for now
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [scikit-rf](https://github.com/scikit-rf/scikit-rf) to permit the latest version.
- [Release notes](https://github.com/scikit-rf/scikit-rf/releases)
- [Commits](scikit-rf/scikit-rf@v0.30.0...v1.8.0)

---
updated-dependencies:
- dependency-name: scikit-rf
  dependency-version: 1.8.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Jul 19, 2025
@dependabot
dependabot Bot requested a review from a team as a code owner July 19, 2025 04:05
@dependabot dependabot Bot added maintenance Package and maintenance related dependencies Related with project dependencies labels Jul 19, 2025
@codecov

codecov Bot commented Jul 19, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.12%. Comparing base (ebd0ebb) to head (a8f4b38).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6437   +/-   ##
=======================================
  Coverage   85.12%   85.12%           
=======================================
  Files         176      176           
  Lines       66944    66944           
=======================================
+ Hits        56983    56985    +2     
+ Misses       9961     9959    -2     
🚀 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.

@Samuelopez-ansys
Samuelopez-ansys enabled auto-merge (squash) July 19, 2025 08:06
@Samuelopez-ansys
Samuelopez-ansys merged commit ae51af8 into main Jul 19, 2025
57 of 58 checks passed
@Samuelopez-ansys
Samuelopez-ansys deleted the dependabot/pip/scikit-rf-gte-0.30.0-and-lt-1.9 branch July 19, 2025 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related with project dependencies maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants