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

Bump scikit-survival from 0.23.0 to 0.23.1 #45

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps scikit-survival from 0.23.0 to 0.23.1.

Release notes

Sourced from scikit-survival's releases.

v0.23.1

This release adds support for Python 3.13. The minimum required version for pandas has been bumped to pandas 1.4.0.

Bug fixes

Enhancements

Backwards incompatible changes

  • Support for pandas versions before 1.4.0 has been dropped.

Full Changelog: sebp/scikit-survival@v0.23.0...v0.23.1

Commits
  • 7c8bdb9 CI: Build wheels for Python 3.13
  • c9e035a Add release notes for 0.23.1
  • 6712c38 For Python 3.13 build against sklearn 1.5
  • 059bdd0 CI: Upgrade ruff version
  • 61c98fd DOCS: Sort imports in notebooks
  • 80c9f29 CI: Upgrade pre-commit hooks
  • 6038cfc Merge pull request #488 from sebp/fix-487
  • d59f082 Add SurvivalAnalysisMixin as base class of ExtraSurvivalTrees
  • fa859b1 Merge pull request #483 from sebp/dependabot/github_actions/pypa/cibuildwheel...
  • 0c566e2 Build(deps): Bump pypa/cibuildwheel from 2.21.2 to 2.21.3
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 4, 2024
@codecov-commenter
Copy link

codecov-commenter commented Nov 4, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.84%. Comparing base (cd3bf7c) to head (e4b2dfd).
Report is 6 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #45   +/-   ##
=======================================
  Coverage   81.84%   81.84%           
=======================================
  Files           1        1           
  Lines         292      292           
=======================================
  Hits          239      239           
  Misses         38       38           
  Partials       15       15           

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

Bumps [scikit-survival](https://github.com/sebp/scikit-survival) from 0.23.0 to 0.23.1.
- [Release notes](https://github.com/sebp/scikit-survival/releases)
- [Changelog](https://github.com/sebp/scikit-survival/blob/master/doc/release_notes.rst)
- [Commits](sebp/scikit-survival@v0.23.0...v0.23.1)

---
updated-dependencies:
- dependency-name: scikit-survival
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/scikit-survival-0.23.1 branch from c107e03 to e4b2dfd Compare November 4, 2024 12:36
@mirecl mirecl merged commit 0ba518d into master Nov 4, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/pip/scikit-survival-0.23.1 branch November 4, 2024 12:43
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants