taxonomicallyinformedannotation / tima-r

https://taxonomicallyinformedannotation.github.io/tima-r/
https://taxonomicallyinformedannotation.github.io/tima-r
GNU General Public License v3.0
9 stars 3 forks source link

Update isbang/compose-action action to v2 - autoclosed #124

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

isbang/compose-action (isbang/compose-action) ### [`v2.0.0`](https://togithub.com/hoverkraft-tech/compose-action/releases/tag/v2.0.0) [Compare Source](https://togithub.com/isbang/compose-action/compare/v1.5.1...v2.0.0) #### 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](https://togithub.com/hoverkraft-tech/compose-action/pull/56)) - Make docker-compose cwd aware. ([#​61](https://togithub.com/hoverkraft-tech/compose-action/pull/61)) - Add logs debug on post. ([#​63](https://togithub.com/hoverkraft-tech/compose-action/pull/63)) - Log docker-compose version. ([#​66](https://togithub.com/hoverkraft-tech/compose-action/pull/66)) ##### Fixes - Ensure given docker-compose file(s) are valid and at least one is provided. ([#​65](https://togithub.com/hoverkraft-tech/compose-action/pull/65)) ##### Documentation Updates - Multiple updates to actions and workflows documentation. ([#​51](https://togithub.com/hoverkraft-tech/compose-action/pull/51), [#​52](https://togithub.com/hoverkraft-tech/compose-action/pull/52), [#​53](https://togithub.com/hoverkraft-tech/compose-action/pull/53), [#​59](https://togithub.com/hoverkraft-tech/compose-action/pull/59), [#​62](https://togithub.com/hoverkraft-tech/compose-action/pull/62), [#​64](https://togithub.com/hoverkraft-tech/compose-action/pull/64)) ##### Dependency Updates - Bumped the `github-actions-dependencies` group with 3 updates. ([#​46](https://togithub.com/hoverkraft-tech/compose-action/pull/46), [#​57](https://togithub.com/hoverkraft-tech/compose-action/pull/57)) - Bumped `docker-compose` from 0.24.1 to 0.24.7. ([#​48](https://togithub.com/hoverkraft-tech/compose-action/pull/48)) - Bumped the `actions-dependencies` group with 1 update. ([#​58](https://togithub.com/hoverkraft-tech/compose-action/pull/58)) - Bumped the `npm-dev-dependencies` group with 1 update. ([#​67](https://togithub.com/hoverkraft-tech/compose-action/pull/67)) ##### Continuous Integration - Upgrade GitHub Actions. ([#​60](https://togithub.com/hoverkraft-tech/compose-action/pull/60)) - Added `--abort-on-container-exit` option in tests. ([#​18](https://togithub.com/hoverkraft-tech/compose-action/pull/18)) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/hoverkraft-tech/compose-action/pull/46](https://togithub.com/hoverkraft-tech/compose-action/pull/46) **Full Changelog**: https://github.com/hoverkraft-tech/compose-action/compare/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.



This PR has been generated by Mend Renovate. View repository job log here.