Update isbang/compose-action action to v2.4.2 #17
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.0.0->v2.4.2Release Notes
isbang/compose-action (isbang/compose-action)
v2.4.2Compare Source
Release Summary
Fix: docker-compose error objects are now formatted into readable messages for clearer debugging.
Docs: refreshed Actions and workflows documentation to reflect current behavior.
Internal: dependency maintenance across the GitHub Actions stack, including the github-actions-dependencies group, @octokit/action, and js-yaml.
Breaking change(s)
There is no breaking change.
What's Changed
Full Changelog: hoverkraft-tech/compose-action@v2...v2.4.2
v2.4.1Compare Source
Release Summary
Internal maintenance includes dependency updates to GitHub Actions and npm dev packages. Actions and workflows documentation has been refreshed for clarity.
Breaking change(s)
No breaking changes.
What's Changed
Full Changelog: hoverkraft-tech/compose-action@v2...v2.4.1
v2.4.0Compare Source
Release Summary
docker-composewas bumped to 1.3.0.Documentation was refined, including an improved
compose-flagsexample (docs).Internal: CI was updated to use
ci-dokumentor, dependencies were refreshed (GitHub Actions, dev tooling),super-lintermoved to slim-v8Breaking change(s)
No breaking changes in this release.
What's Changed
compose-flagsexample by @Copilot in hoverkraft-tech#176New Contributors
Full Changelog: hoverkraft-tech/compose-action@v2...v2.4.0
v2.3.0Compare 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.0Compare 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.0Compare 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.2Compare Source
Release Summary
This release introduces new tests for the
attach-dependenciesfeature, along with support for absolute paths in thecompose-fileinput. 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.1Compare Source
What's Changed
Full Changelog: hoverkraft-tech/compose-action@v2.0.0...v2.0.1
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.
This PR was generated by Mend Renovate. View the repository job log.