Skip to content

Bump hoverkraft-tech/compose-action from 2.5.0 to 2.6.0#148

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/github_actions/hoverkraft-tech/compose-action-2.6.0
Open

Bump hoverkraft-tech/compose-action from 2.5.0 to 2.6.0#148
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/github_actions/hoverkraft-tech/compose-action-2.6.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps hoverkraft-tech/compose-action from 2.5.0 to 2.6.0.

Release notes

Sourced from hoverkraft-tech/compose-action's releases.

v2.6.0

Release Summary

This release improves user-facing compose-file handling by adding support for oci:// compose-file inputs, so OCI artifact references now pass through correctly instead of failing local file validation, and the related documentation has been updated accordingly.

Internal changes are limited to dependency and development tooling maintenance, including GitHub Actions, npm production and development packages, and CI-related updates, with no other clear end-user feature changes in the provided pull requests.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/compose-action@v2...v2.6.0

Commits
  • d2bee4f feat: support OCI artifact compose-file inputs
  • b542f02 chore(deps): bump the github-actions-dependencies group with 2 updates:
  • 506c87e chore(deps): bump @​actions/github in the npm-actions-dependencies group
  • 3c795f9 chore(deps): bump docker-compose
  • 5e4714c chore(deps-dev): bump @​ts-dev-tools/core
  • 510dc5b chore(deps): bump the github-actions-dependencies group with 6 updates
  • ee4dc33 chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9
  • 9c2d0a1 chore(deps): bump picomatch
  • de5c13d chore(deps): bump actions/create-github-app-token
  • 0d09b4e chore(deps-dev): bump flatted from 3.4.1 to 3.4.2
  • Additional commits viewable 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 [hoverkraft-tech/compose-action](https://github.com/hoverkraft-tech/compose-action) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/hoverkraft-tech/compose-action/releases)
- [Commits](hoverkraft-tech/compose-action@4894d24...d2bee4f)

---
updated-dependencies:
- dependency-name: hoverkraft-tech/compose-action
  dependency-version: 2.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 1, 2026
@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

Levitate is-compatible report:

🔍 Resolving @grafana/data@latest...
🔍 Resolving @grafana/ui@latest...
🔍 Resolving @grafana/runtime@latest...
🔍 Resolving @grafana/schema@latest...
🔍 Resolving @grafana/e2e-selectors@latest...
🔍 Resolving @grafana/experimental@latest...

🔬 Checking compatibility between ./src/module.ts and @grafana/data@13.0.1...
✔ Found @grafana/data version 12.4.2 locally

🔬 Checking compatibility between ./src/module.ts and @grafana/ui@13.0.1...
✔ Found @grafana/ui version 12.4.2 locally

🔬 Checking compatibility between ./src/module.ts and @grafana/runtime@13.0.1...
✔ Found @grafana/runtime version 12.4.2 locally

🔬 Checking compatibility between ./src/module.ts and @grafana/schema@13.0.1...
✔ Found @grafana/schema version 12.4.2 locally

🔬 Checking compatibility between ./src/module.ts and @grafana/e2e-selectors@13.0.1...
Skipping package @grafana/e2e-selectors because it is not used in the project or not installed locally.
did you forget to run yarn install or npm install?

🔬 Checking compatibility between ./src/module.ts and @grafana/experimental@2.1.6...
Skipping package @grafana/experimental because it is not used in the project or not installed locally.
did you forget to run yarn install or npm install?

✔️ ./src/module.ts appears to be compatible with @grafana/data,@grafana/ui,@grafana/runtime,@grafana/schema,@grafana/e2e-selectors,@grafana/experimental

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

Development

Successfully merging this pull request may close these issues.

0 participants