-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump the github-actions-dependencies group with 1 update #46
Merged
neilime
merged 1 commit into
main
from
dependabot/github_actions/github-actions-dependencies-e4567d4500
Mar 26, 2024
Merged
chore(deps): bump the github-actions-dependencies group with 1 update #46
neilime
merged 1 commit into
main
from
dependabot/github_actions/github-actions-dependencies-e4567d4500
Mar 26, 2024
Conversation
This file contains 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
Bumps the github-actions-dependencies group with 1 update: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common). Updates `hoverkraft-tech/ci-github-common` from 0.11.2 to 0.12.1 - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases) - [Commits](hoverkraft-tech/ci-github-common@0.11.2...0.12.1) --- updated-dependencies: - dependency-name: hoverkraft-tech/ci-github-common dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
labels
Mar 26, 2024
neilime
deleted the
dependabot/github_actions/github-actions-dependencies-e4567d4500
branch
March 26, 2024 11:49
github-merge-queue bot
referenced
this pull request
in camunda/camunda
Aug 17, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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-->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
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 1 update: hoverkraft-tech/ci-github-common.
Updates
hoverkraft-tech/ci-github-common
from 0.11.2 to 0.12.1Release notes
Sourced from hoverkraft-tech/ci-github-common's releases.
Commits
ddb95ba
style: fix lint issuescf555cf
docs: add token input descriptionbd9c9b0
docs: update actions and workflows documentation601da06
fix(matrix-outputs): expected tests resultfecdab8
chore(deps): bump the github-actions-dependencies group954bcb8
chore(deps): bump the github-actions-dependencies groupdc5719b
chore: update dependabot config481e573
feat(actions): add repository-owner-is-organization actiona9139fb
chore(deps): bump the docker-dependencies group with 1 updatee9a9bfd
chore(deps): bump the github-actions-dependencies group with 1 updateDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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