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

BUILD: update scikit-rf requirement from <1.5,>=0.30.0 to >=0.30.0,<1.6 #5537

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2024

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

Release notes

Sourced from scikit-rf's releases.

v1.5.0

This new release of scikit-rf offer several improvements and bug fixes, along with two new/improved features:

New features

Improvements

Bug fixes and updates

Continuous Integration

New Contributors

Full Changelog: scikit-rf/scikit-rf@v1.4.1...v1.5.0

Commits
  • b4d4236 Merge pull request #1216 from jhillairet/dev/GA_publish
  • bb4e089 Merge remote-tracking branch 'upstream/master' into dev/GA_publish
  • d9188a4 Merge pull request #1215 from jhillairet/dev/v1.5.0
  • 9e8fd3b Publish releases on PyPI automatically
  • 007dbb5 Ignore UP031 for the moment
  • 9dd6353 Bump to version 1.5.0
  • ecaa7cb Merge pull request #1193 from Asachoo/FixIssue
  • d6c19fa Merge pull request #1212 from FranzForstmayr/from_stream
  • 41d5963 Update unit test case.
  • d8fb822 Silently modify the frequency with correct scale.
  • 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)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.5.0)

---
updated-dependencies:
- dependency-name: scikit-rf
  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 Dec 7, 2024
@dependabot dependabot bot requested review from MaxJPRey and SMoraisAnsys December 7, 2024 05:58
Copy link

codecov bot commented Dec 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.75%. Comparing base (e62d2a4) to head (9482eeb).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5537   +/-   ##
=======================================
  Coverage   84.75%   84.75%           
=======================================
  Files         144      144           
  Lines       60189    60189           
=======================================
  Hits        51011    51011           
  Misses       9178     9178           

Copy link
Collaborator

@SMoraisAnsys SMoraisAnsys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SMoraisAnsys SMoraisAnsys merged commit edbd1a5 into main Dec 7, 2024
42 checks passed
@SMoraisAnsys SMoraisAnsys deleted the dependabot/pip/scikit-rf-gte-0.30.0-and-lt-1.6 branch December 7, 2024 07:58
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.

None yet

2 participants