Skip to content

chore(deps): bump jakoch/install-vulkan-sdk-action from 1.5.5 to 1.6.0#451

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/jakoch/install-vulkan-sdk-action-1.6.0
Open

chore(deps): bump jakoch/install-vulkan-sdk-action from 1.5.5 to 1.6.0#451
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/jakoch/install-vulkan-sdk-action-1.6.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps jakoch/install-vulkan-sdk-action from 1.5.5 to 1.6.0.

Release notes

Sourced from jakoch/install-vulkan-sdk-action's releases.

Release v1.6.0

What's Changed

Full Changelog: jakoch/install-vulkan-sdk-action@v1.5.5...v1.6.0

Changelog

Sourced from jakoch/install-vulkan-sdk-action's changelog.

[1.6.0] - 2026-06-26

Changed

  • replaced @vercel/ncc with esbuild for bundling (ncc can't bundle ESM-only packages)
  • dropped intermediate tsc step: esbuild compiles TypeScript directly
  • migrated build output from CJS to ESM

Added

  • typecheck script: tsc --noEmit for type-checking only
  • Jest moduleNameMapper + manual mocks for ESM-only @actions/* packages

Updated

  • all @actions/* deps to latest major versions (ESM-only)
  • @types/node → 26, typescript → 6, esbuild → 0.28

Removed

  • @vercel/ncc
  • lib/ output folder
  • dist/*.js.map source maps
Commits
  • 37effcf Release v1.6.0
  • 6244e2d try banner:js workaround
  • 1fb7dc8 refactor: replace vercel/ncc with esbuild (switch to ESM) and update dependen...
  • 1065c89 Merge pull request #585 from krrishnarraj/patch-1
  • 144b103 Add iOS Vulkan component to inputs
  • See full diff 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 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)

Bumps [jakoch/install-vulkan-sdk-action](https://github.com/jakoch/install-vulkan-sdk-action) from 1.5.5 to 1.6.0.
- [Release notes](https://github.com/jakoch/install-vulkan-sdk-action/releases)
- [Changelog](https://github.com/jakoch/install-vulkan-sdk-action/blob/main/CHANGELOG.md)
- [Commits](jakoch/install-vulkan-sdk-action@v1.5.5...v1.6.0)

---
updated-dependencies:
- dependency-name: jakoch/install-vulkan-sdk-action
  dependency-version: 1.6.0
  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 github_actions Pull requests that update GitHub Actions code labels Jun 28, 2026
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.

0 participants