Conversation
Bumps the github-actions-dependencies group with 2 updates: [hoverkraft-tech/ci-github-nodejs](https://github.com/hoverkraft-tech/ci-github-nodejs) and [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common). Updates `hoverkraft-tech/ci-github-nodejs` from 0.4.2 to 0.5.1 - [Release notes](https://github.com/hoverkraft-tech/ci-github-nodejs/releases) - [Commits](hoverkraft-tech/ci-github-nodejs@0.4.2...0.5.1) Updates `hoverkraft-tech/ci-github-common` from 0.13.0 to 0.13.2 - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases) - [Commits](hoverkraft-tech/ci-github-common@0.13.0...0.13.2) --- updated-dependencies: - dependency-name: hoverkraft-tech/ci-github-nodejs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies - dependency-name: hoverkraft-tech/ci-github-common dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
github-merge-queue bot
referenced
this pull request
in camunda/camunda
Aug 17, 2024
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [hoverkraft-tech/compose-action](https://togithub.com/hoverkraft-tech/compose-action) | action | major | `v1.5.1` -> `v2.0.1` | --- ### Release Notes <details> <summary>hoverkraft-tech/compose-action (hoverkraft-tech/compose-action)</summary> ### [`v2.0.1`](https://togithub.com/hoverkraft-tech/compose-action/releases/tag/v2.0.1) [Compare Source](https://togithub.com/hoverkraft-tech/compose-action/compare/v2.0.0...v2.0.1) #### What's Changed - chore(deps): bump the github-actions-dependencies group with 2 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hoverkraft-tech/compose-action/pull/70](https://togithub.com/hoverkraft-tech/compose-action/pull/70) - chore(deps): bump docker-compose from 0.24.7 to 0.24.8 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hoverkraft-tech/compose-action/pull/69](https://togithub.com/hoverkraft-tech/compose-action/pull/69) - chore(deps-dev): bump eslint-plugin-jsonc from 2.15.0 to 2.15.1 in the npm-dev-dependencies group by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hoverkraft-tech/compose-action/pull/71](https://togithub.com/hoverkraft-tech/compose-action/pull/71) - chore(deps-dev): bump eslint-plugin-jsonc from 2.15.1 to 2.16.0 in the npm-dev-dependencies group by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hoverkraft-tech/compose-action/pull/72](https://togithub.com/hoverkraft-tech/compose-action/pull/72) - chore(deps-dev): bump eslint-plugin-github from 4.10.2 to 5.0.1 in the npm-dev-dependencies group by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hoverkraft-tech/compose-action/pull/73](https://togithub.com/hoverkraft-tech/compose-action/pull/73) - fix: remove console log by [@​neilime](https://togithub.com/neilime) in [https://github.com/hoverkraft-tech/compose-action/pull/76](https://togithub.com/hoverkraft-tech/compose-action/pull/76) **Full Changelog**: hoverkraft-tech/compose-action@v2.0.0...v2.0.1 ### [`v2.0.0`](https://togithub.com/hoverkraft-tech/compose-action/releases/tag/v2.0.0) [Compare Source](https://togithub.com/hoverkraft-tech/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**: hoverkraft-tech/compose-action@v1.5.1...v2.0.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/camunda/camunda). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the github-actions-dependencies group with 2 updates: hoverkraft-tech/ci-github-nodejs and hoverkraft-tech/ci-github-common.
Updates
hoverkraft-tech/ci-github-nodejsfrom 0.4.2 to 0.5.1Release notes
Sourced from hoverkraft-tech/ci-github-nodejs's releases.
Commits
a2934bafix(continuous-integration): support relative non-glob build path0b95c88docs: update actions and workflows documentationdbce3e3docs: update actions and workflows documentation9055493chore(deps): bump github/codeql-action1869573fix(continuous-integration): support relative non-glob build pathb510060docs: update actions and workflows documentationcc8438cchore(deps): bump the github-actions-dependencies group with 2 updates77cd9afchore: adds housekeeping CI workflows6aa022achore: update dependabot configf752235chore: add linterUpdates
hoverkraft-tech/ci-github-commonfrom 0.13.0 to 0.13.2Release notes
Sourced from hoverkraft-tech/ci-github-common's releases.
Commits
993bf11chore(deps): bump tj-actions/changed-files0e7c80afix: fine tunes worflows and actions permissionsc5e6e2edocs: update actions and workflows documentation8d24244fix(linter): set proper permissionsab3446afix(release-actions): set proper global permissions5a079c3docs: update actions and workflows documentationDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions