Skip to content

Update isbang/compose-action action to v2#34

Merged
sarumaj merged 1 commit intomainfrom
renovate/isbang-compose-action-2.x
Sep 20, 2025
Merged

Update isbang/compose-action action to v2#34
sarumaj merged 1 commit intomainfrom
renovate/isbang-compose-action-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 31, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change
isbang/compose-action action major v1.5.1 -> v2.3.0

Release Notes

isbang/compose-action (isbang/compose-action)

v2.3.0

Compare Source

Release Summary

Features – configurable service log level and streamlined dependency-upgrade helpers.
CI – new Release new action version workflow plus Docker Compose added to the update matrix.
Dependencies – major refresh: Docker Compose 1.2.0, @​octokit/action 8.0.2, @​actions/github 6.0.1, multiple Hoverkraft CI templates, and actions/create-github-app-token 2.x for improved GitHub API support.
Docs – action and workflow guides updated to reflect the new processes.

No breaking changes were detected.

What's Changed

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

v2.2.0

Compare Source

Release Summary

This release introduces a new feature allowing users to specify Docker flags as an input, enhancing flexibility in Docker Compose operations. A bug fix ensures that Docker Compose output is now printed only in debug mode, reducing unnecessary log verbosity. Additionally, documentation has been updated to reflect the latest actions and workflows. Dependencies have been updated for GitHub Actions to maintain compatibility and security.

No breaking changes were introduced in this release.

What's Changed

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

v2.1.0

Compare Source

Release Summary

This release introduces a new feature that supports specifying the Compose version, enhancing compatibility and usability. Documentation for actions and workflows has been updated, along with multiple dependency upgrades across npm and GitHub Actions to improve performance, security, and compatibility. Minor lint issues in documentation have been fixed to ensure compliance with standards. Development dependencies were updated extensively, including updates to eslint-plugin-jsonc, eslint-plugin-github, and other packages, ensuring a more robust development environment.

No Breaking changes

What's Changed

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

v2.0.2

Compare Source

Release Summary

This release introduces new tests for the attach-dependencies feature, along with support for absolute paths in the compose-file input. Documentation for actions and workflows has been updated, and several dependencies related to GitHub actions and npm development have been bumped to ensure better performance and stability.

No breaking changes have been introduced.

What's Changed

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

v2.0.1

Compare Source

What's Changed

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

v2.0.0

Compare Source

BREAKING CHANGES
  • Migrate action to Node.js 20
  • compose-file validation: at least one compose file MUST exist (default one is docker-compose.yml), every given compose files MUST exist
Changelog
Features
  • Migrate to Node.js 20 and TypeScript. (#​56)
  • Make docker-compose cwd aware. (#​61)
  • Add logs debug on post. (#​63)
  • Log docker-compose version. (#​66)
Fixes
  • Ensure given docker-compose file(s) are valid and at least one is provided. (#​65)
Documentation Updates
Dependency Updates
  • Bumped the github-actions-dependencies group with 3 updates. (#​46, #​57)
  • Bumped docker-compose from 0.24.1 to 0.24.7. (#​48)
  • Bumped the actions-dependencies group with 1 update. (#​58)
  • Bumped the npm-dev-dependencies group with 1 update. (#​67)
Continuous Integration
  • Upgrade GitHub Actions. (#​60)
  • Added --abort-on-container-exit option in tests. (#​18)
New Contributors

Full Changelog: hoverkraft-tech/compose-action@v1.5.1...v2.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@sarumaj sarumaj merged commit c5dd8eb into main Sep 20, 2025
@sarumaj sarumaj deleted the renovate/isbang-compose-action-2.x branch September 20, 2025 17:29
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.

1 participant