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(deps): update netcal requirement from <=1.3.5,>1.0.0 to >1.0.0,<1.4.0 in /requirements #2690

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Updates the requirements on netcal to permit the latest version.

Release notes

Sourced from netcal's releases.

Release 1.3.6 - dependency fixes

This release mainly consists of fixes in third-party dependencies and minor bugfixes within the library.

Full Changelog: EFS-OpenSource/calibration-framework@r1.3.5...r1.3.6

Commits
  • 2a3db8d Quick fix: leave out wideresnet of classification example as ENIR seems to be...
  • 1e827e0 Minor bugfix in pyproject.toml
  • b933878 Merge pull request #59 from EFS-OpenSource/develop
  • 72fa58c Update documentation
  • 6f74be8 Update package version
  • e2ddd17 Since tikzplotlib uses a feature which has been removed in matplotlib 3.8 and...
  • 41fe404 On detection, also allow presence of only label 0 or 1. Fixes #49
  • 11f70cb For gpytorch >=1.10, the jitter parameter names have changed. Fixes #58
  • 66f78e1 Add clipping to confidence calibration methods to avoid issues due to numeric...
  • 2ecf95f Update issue templates
  • 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)

📚 Documentation preview 📚: https://torchmetrics--2690.org.readthedocs.build/en/2690/

@dependabot dependabot bot added the test / CI testing or CI label Aug 12, 2024
@dependabot dependabot bot requested a review from a team August 12, 2024 23:56
Updates the requirements on [netcal](https://github.com/EFS-OpenSource/calibration-framework) to permit the latest version.
- [Release notes](https://github.com/EFS-OpenSource/calibration-framework/releases)
- [Commits](EFS-OpenSource/calibration-framework@r1.1...r1.3.6)

---
updated-dependencies:
- dependency-name: netcal
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-pip-requirements-netcal-gt-1.0.0-and-lte-1.3.6 branch from ebf873c to 0d43447 Compare August 13, 2024 06:28
@Borda Borda changed the title build(deps): update netcal requirement from <=1.3.5,>1.0.0 to >1.0.0,<=1.3.6 in /requirements build(deps): update netcal requirement from <=1.3.5,>1.0.0 to >1.0.0,<1.4.0 in /requirements Aug 13, 2024
Copy link

codecov bot commented Aug 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69%. Comparing base (fd5a0b2) to head (ccc609c).
Report is 1 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #2690   +/-   ##
======================================
  Coverage      69%     69%           
======================================
  Files         316     316           
  Lines       17745   17745           
======================================
  Hits        12193   12193           
  Misses       5552    5552           

@Borda Borda merged commit 6b06188 into master Aug 13, 2024
65 of 69 checks passed
@Borda Borda deleted the dependabot-pip-requirements-netcal-gt-1.0.0-and-lte-1.3.6 branch August 13, 2024 07:49
@mergify mergify bot added the ready label Aug 13, 2024
Borda pushed a commit that referenced this pull request Sep 11, 2024
…<1.4.0 in /requirements (#2690)

* build(deps): update netcal requirement in /requirements

Updates the requirements on [netcal](https://github.com/EFS-OpenSource/calibration-framework) to permit the latest version.
- [Release notes](https://github.com/EFS-OpenSource/calibration-framework/releases)
- [Commits](EFS-OpenSource/calibration-framework@r1.1...r1.3.6)

---
updated-dependencies:
- dependency-name: netcal
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Apply suggestions from code review

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <[email protected]>
(cherry picked from commit 6b06188)
Borda pushed a commit that referenced this pull request Sep 13, 2024
…<1.4.0 in /requirements (#2690)

* build(deps): update netcal requirement in /requirements

Updates the requirements on [netcal](https://github.com/EFS-OpenSource/calibration-framework) to permit the latest version.
- [Release notes](https://github.com/EFS-OpenSource/calibration-framework/releases)
- [Commits](EFS-OpenSource/calibration-framework@r1.1...r1.3.6)

---
updated-dependencies:
- dependency-name: netcal
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Apply suggestions from code review

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <[email protected]>
(cherry picked from commit 6b06188)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready test / CI testing or CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant