Skip to content

Build(deps): Bump actions/setup-python from 5 to 6#2

Merged
rustyconover merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-python-6
Jun 24, 2026
Merged

Build(deps): Bump actions/setup-python from 5 to 6#2
rustyconover merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-python-6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-python from 5 to 6.

Release notes

Sourced from actions/setup-python's releases.

v6.0.0

What's Changed

Breaking Changes

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Enhancements:

Bug fixes:

Dependency updates:

New Contributors

Full Changelog: actions/setup-python@v5...v6.0.0

v5.6.0

What's Changed

Full Changelog: actions/setup-python@v5...v5.6.0

v5.5.0

What's Changed

Enhancements:

Bug fixes:

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 23, 2026
@dependabot dependabot Bot requested a review from rustyconover as a code owner June 23, 2026 20:44
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 23, 2026
rustyconover added a commit that referenced this pull request Jun 23, 2026
…emas

- #2 Label-encode classification targets to 0..n-1 codes uniformly and store
  the original ordered labels in ModelMetadata.classes. predict / cross_val_predict
  decode code -> classes[code]; the prediction column is VARCHAR for string labels
  and BIGINT otherwise, and with_proba names columns proba_<original_label>.
  Friendly errors replace opaque numpy failures for unusable targets.
- #6 predict gains output_margin (raw_score margin float64) and pred_leaf
  (list<int32> leaf indices) with the same mutual-exclusion guards and arg names
  as vgi-xgboost.
- #7 _MODEL_INFO_SCHEMA ints -> int64 and task -> plain string (match _FIT_SCHEMA).
- #9 Normalize => to := in models/importance/datasets examples + docstrings.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/setup-python-6 branch from 14c7a37 to 3c235ff Compare June 24, 2026 16:32
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump actions/setup-python from 5 to 6 Build(deps): Bump actions/setup-python from 5 to 6 Jun 24, 2026
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/setup-python-6 branch from 3c235ff to 05b9e21 Compare June 24, 2026 16:35
@rustyconover rustyconover merged commit b7f55d8 into main Jun 24, 2026
3 checks passed
@rustyconover rustyconover deleted the dependabot/github_actions/actions/setup-python-6 branch June 24, 2026 17:45
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant