Skip to content

v0.9.2 proposal#112

Merged
tlhunter merged 3 commits intov0.xfrom
v0.9.2-proposal
Mar 24, 2026
Merged

v0.9.2 proposal#112
tlhunter merged 3 commits intov0.xfrom
v0.9.2-proposal

Conversation

@tlhunter
Copy link
Copy Markdown
Member

No description provided.

dependabot bot and others added 3 commits March 24, 2026 08:20
…103)

Bumps the gh-actions-packages group with 2 updates in the / directory: [actions/setup-node](https://github.com/actions/setup-node) and [actions/download-artifact](https://github.com/actions/download-artifact).


Updates `actions/setup-node` from 6.2.0 to 6.3.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@6044e13...53b8394)

Updates `actions/download-artifact` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@70fc10c...3e5f45b)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gh-actions-packages
- dependency-name: actions/download-artifact
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gh-actions-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…110)

download-artifact v8 no longer extracts artifacts into an
artifact-named subdirectory by default, causing the publish job to
fail with "cannot access './prebuilds'". Explicitly set name and path
to restore the expected behavior.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Attila Szegedi <szegedi@users.noreply.github.com>
@tlhunter tlhunter requested review from a team as code owners March 24, 2026 15:21
Copy link
Copy Markdown
Contributor

@szegedi szegedi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM; maybe you don't need the dependabot commit maybe? I think at least the setup-node part is definitely already bumped to 6.3.0 in main with #103

@tlhunter tlhunter merged commit 2686935 into v0.x Mar 24, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants