fix(deps): combined renovate bot bumps#716
Conversation
|
Hi @jaffrepaul It's good you managed to bump some dependencies! This PR (#716) did not result in any release when it was merged, even though it contained the following commit message, which is not what I expected. I thought there would be a release.
See https://github.com/cypress-io/github-action/actions/runs/3876387669/jobs/6610173204 What is your expectation? Does something need to be done here? |
|
@MikeMcC399 I was expecting the same, that's actually why I merged this. I'll get a look at the keys again in case it's related. Otherwise the semantic release criteria may have changed in the recent updates. |
|
I think it is probably the release configuration, not the keys. If I find anything I will let you know. |
|
@MikeMcC399 that's what I'm thinking as well. Any time you can put towards it would be a massive help, as always! |
|
@jaffrepaul |
|
My guess was wrong. It is not the configuration which causes the issue. The explanation why there was no release triggered is that Neither of these commits has The solution to this for future PRs / commits:
Maybe some more specific guidance should be put into the DEVELOPMENT.md? Troubleshooting tools:
|
) [](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cypress-io/github-action](https://togithub.com/cypress-io/github-action) | action | patch | `v5.0.4` -> `v5.0.5` | --- ### Release Notes <details> <summary>cypress-io/github-action</summary> ### [`v5.0.5`](https://togithub.com/cypress-io/github-action/releases/tag/v5.0.5) [Compare Source](https://togithub.com/cypress-io/github-action/compare/v5.0.4...v5.0.5) **Docs/Tooling Updates** - [https://github.com/cypress-io/github-action/pull/692](https://togithub.com/cypress-io/github-action/pull/692) - [https://github.com/cypress-io/github-action/pull/695](https://togithub.com/cypress-io/github-action/pull/695) **Update Tests** - [https://github.com/cypress-io/github-action/pull/698](https://togithub.com/cypress-io/github-action/pull/698) - [https://github.com/cypress-io/github-action/pull/700](https://togithub.com/cypress-io/github-action/pull/700) **Update Dependencies** - [https://github.com/cypress-io/github-action/pull/712](https://togithub.com/cypress-io/github-action/pull/712) - [https://github.com/cypress-io/github-action/pull/716](https://togithub.com/cypress-io/github-action/pull/716) </details> --- ### 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 is behind base branch, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/weareinreach/InReach). PR-URL: #154 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Combined GH dependency & dev deps bumps, dist rebuild.
Closes: