Skip to content

Build(deps): Bump actions/checkout from 4 to 7#1

Merged
rustyconover merged 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7
Jun 24, 2026
Merged

Build(deps): Bump actions/checkout from 4 to 7#1
rustyconover merged 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 4 to 7.

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

Full Changelog: actions/checkout@v6...v6.0.1

v6.0.0

What's Changed

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (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
#1: Replace the opaque JSON `grid :=` surface with the discriminated-union
estimator argument vgi-sklearn uses. Build _GRID_UNION from typed_models._HPARAMS
(one sparse-union member per estimator, each hyperparameter a list<scalar>),
decode the TaggedUnion, and translate the member value into a LightGBM param grid
with _param_grid (element-wise none_if/map_value: max_depth 0 -> -1, objective
'' -> None). Refactor the inlined finalize into shared _run_search and add a
RandomizedSearch class (n_iter default 10, random_state default 0, capped at the
grid size). SEARCH_FUNCTIONS = [GridSearch, RandomizedSearch]. Drop _parse_grid /
the `grid :=` path. Both members carry the refit best-model BLOB on the rank-1 row.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-7 branch from e51a189 to 7ec9a78 Compare June 24, 2026 16:32
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  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/checkout from 4 to 7 Build(deps): Bump actions/checkout from 4 to 7 Jun 24, 2026
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-7 branch from 7ec9a78 to 431b522 Compare June 24, 2026 16:35
@rustyconover rustyconover merged commit 36d9e78 into main Jun 24, 2026
3 checks passed
@rustyconover rustyconover deleted the dependabot/github_actions/actions/checkout-7 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