Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps shap from 0.46.0 to 0.49.1.

Release notes

Sourced from shap's releases.

v0.49.1

What's Changed

Fix broken v0.49.0 release.

The previous Release wasn't properly published due to HTTP errors on MacOS.

v0.49.0

What's Changed

NOTE: this is the last release supporting Python 3.9 AND Python 3.10. From v0.50.0 onwards, we'll only support Python 3.11 and above.

Other Changes

New Contributors

Full Changelog: shap/shap@v0.48.0...v0.49.0

v0.48.0

What's Changed

Added

Documentation

Other Changes

... (truncated)

Commits
  • 9f9bbb8 cache datasets in build wheels (#4180)
  • 216c1ce fix macos tests (#4178)
  • 8e9fddd [pre-commit.ci] pre-commit autoupdate (#4174)
  • 67e1545 FIX: Add support for categorical splits in lightgbm in C++ library (#4171)
  • 7d2e348 build(deps-dev): bump the js-minor group in /javascript with 5 updates (#4172)
  • 02efed3 ENH: slight refactor of Tree Building for CoalitionExplainer (#4116)
  • b64dbbb Fix TypeError in waterfall plot by adding string conversion for feature names...
  • 55dbb81 build(deps-dev): bump the js-minor group in /javascript with 6 updates (#4161)
  • 38ce18c Add options to customize the color bar of the violin plot (#4119)
  • d66b56e fix for missing objective error for LGBMRegressor (#1063)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [shap](https://github.com/shap/shap) from 0.46.0 to 0.49.1.
- [Release notes](https://github.com/shap/shap/releases)
- [Changelog](https://github.com/shap/shap/blob/master/docs/release_notes.rst)
- [Commits](shap/shap@v0.46.0...v0.49.1)

---
updated-dependencies:
- dependency-name: shap
  dependency-version: 0.49.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Nov 10, 2025
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Nov 10, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 10, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Nov 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

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 size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant