Skip to content

Update isbang/compose-action action to v2.6.0 - #17

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/isbang-compose-action-2.x
Open

Update isbang/compose-action action to v2.6.0#17
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/isbang-compose-action-2.x

Conversation

@renovate

@renovaterenovateBot commented Jun 17, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageTypeUpdateChange
isbang/compose-actionactionminorv2.0.0v2.6.0

Release Notes

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

v2.6.0

Compare Source

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

v2.5.0

Compare Source

Release Summary

Fix ensures docker-compose is installed when a compose-version is specified, improving reliability, and documentation for actions and workflows has been updated.

Internal: deps scope updates (actions/checkout, docker/setup-docker-action, docker-compose, npm/actions groups) and minor refactoring.

Breaking change(s)

No breaking changes.

What's Changed

New Contributors

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

v2.4.3

Compare Source

Release Summary

Public: refreshed Actions and workflows documentation.

Internal: updated GitHub Actions dependencies (including @actions/core 2.0.1 and grouped workflow bumps), upgraded dev tooling (@ts-dev-tools/core), synchronized docs, and prepared release configuration.

Breaking change(s)

No breaking change.

What's Changed

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

v2.4.2

Compare 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.1

Compare 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.0

Compare Source

Release Summary

docker-compose was bumped to 1.3.0.
Documentation was refined, including an improved compose-flags example (docs).

Internal: CI was updated to use ci-dokumentor, dependencies were refreshed (GitHub Actions, dev tooling), super-linter moved to slim-v8

Breaking change(s)

No breaking changes in this release.

What's Changed

New Contributors

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

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


Configuration

📅 Schedule: (UTC)

  • 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.

@renovaterenovateBot changed the title Update isbang/compose-action action to v2.0.1Update isbang/compose-action action to v2.0.2Sep 20, 2024
@renovate
renovateBotforce-pushed the renovate/isbang-compose-action-2.x branch from 52179fd to 5e47b89CompareSeptember 20, 2024 12:23
@renovate
renovateBotforce-pushed the renovate/isbang-compose-action-2.x branch from 5e47b89 to 23cca99CompareJanuary 20, 2025 08:44
@renovaterenovateBot changed the title Update isbang/compose-action action to v2.0.2Update isbang/compose-action action to v2.1.0Jan 20, 2025
@renovaterenovateBot changed the title Update isbang/compose-action action to v2.1.0Update isbang/compose-action action to v2.2.0Jan 30, 2025
@renovate
renovateBotforce-pushed the renovate/isbang-compose-action-2.x branch from 23cca99 to 38ee711CompareJanuary 30, 2025 20:47
@renovate
renovateBotforce-pushed the renovate/isbang-compose-action-2.x branch from 38ee711 to c018103CompareJuly 2, 2025 13:13
@renovaterenovateBot changed the title Update isbang/compose-action action to v2.2.0Update isbang/compose-action action to v2.3.0Jul 2, 2025
@renovate
renovateBotforce-pushed the renovate/isbang-compose-action-2.x branch from c018103 to dde524eCompareSeptember 30, 2025 20:01
@renovaterenovateBot changed the title Update isbang/compose-action action to v2.3.0Update isbang/compose-action action to v2.4.0Sep 30, 2025
@renovate
renovateBotforce-pushed the renovate/isbang-compose-action-2.x branch from dde524e to 2ab6a4eCompareOctober 13, 2025 21:40
@renovaterenovateBot changed the title Update isbang/compose-action action to v2.4.0Update isbang/compose-action action to v2.4.1Oct 13, 2025
@renovaterenovateBot changed the title Update isbang/compose-action action to v2.4.1Update isbang/compose-action action to v2.4.2Dec 4, 2025
@renovate
renovateBotforce-pushed the renovate/isbang-compose-action-2.x branch from 2ab6a4e to 967a94aCompareDecember 4, 2025 17:35
@renovate
renovateBotforce-pushed the renovate/isbang-compose-action-2.x branch from 967a94a to facddd9CompareJanuary 7, 2026 10:26
@renovaterenovateBot changed the title Update isbang/compose-action action to v2.4.2Update isbang/compose-action action to v2.4.3Jan 7, 2026
@renovate
renovateBotforce-pushed the renovate/isbang-compose-action-2.x branch from facddd9 to 8faa1d1CompareFebruary 3, 2026 17:02
@renovaterenovateBot changed the title Update isbang/compose-action action to v2.4.3Update isbang/compose-action action to v2.5.0Feb 3, 2026
@renovate
renovateBotforce-pushed the renovate/isbang-compose-action-2.x branch from 8faa1d1 to b753aa1CompareApril 16, 2026 16:38
@renovaterenovateBot changed the title Update isbang/compose-action action to v2.5.0Update isbang/compose-action action to v2.6.0Apr 16, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants