Bump lfreleng-actions/gerrit-review-action from 0.10.0 to 0.10.1#10
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Conversation
|
PR: #10 Note: This metadata is also included in the Gerrit commit message for reconciliation. |
|
Change raised in Gerrit by GitHub2Gerrit: https://gerrit.onap.org/r/c/doc/+/143620 |
onap-github
pushed a commit
that referenced
this pull request
Mar 23, 2026
## Release notes Sourced from lfreleng-actions/gerrit-review-action's releases. v0.10.1 🐛 Bug Fixes 🐛 Fix: cancelled vote-type now votes V-1 CR-1 instead of CR+1 @askb (#72) 🔧 Maintenance 🔧 Chore: Bump step-security/harden-runner from 2.13.2 to 2.13.3 @dependabot[bot] (#50) Chore: Bump actions/checkout from 6.0.0 to 6.0.1 @dependabot[bot] (#49) Chore: Bump lfreleng-actions/draft-release-promote-action @dependabot[bot] (#48) Chore: Bump lfit/releng-reusable-workflows/.github/workflows/reuse-verify-github-actions.yaml @dependabot[bot] (#51) Chore: pre-commit autoupdate @pre-commit-ci[bot] (#47) Chore: Bump step-security/harden-runner from 2.13.3 to 2.14.0 @dependabot[bot] (#52) Chore: pre-commit autoupdate @pre-commit-ci[bot] (#53) Chore: pre-commit autoupdate @pre-commit-ci[bot] (#54) Chore: pre-commit autoupdate @pre-commit-ci[bot] (#55) Chore: pre-commit autoupdate @pre-commit-ci[bot] (#56) Chore: pre-commit autoupdate @pre-commit-ci[bot] (#57) Chore: Bump release-drafter/release-drafter from 6.1.0 to 6.2.0 @dependabot[bot] (#59) Chore: Bump actions/checkout from 6.0.1 to 6.0.2 @dependabot[bot] (#60) Chore: Bump step-security/harden-runner from 2.14.0 to 2.14.1 @dependabot[bot] (#58) Chore: pre-commit autoupdate @pre-commit-ci[bot] (#61) Chore: pre-commit autoupdate @pre-commit-ci[bot] (#63) Chore: Bump step-security/harden-runner from 2.14.1 to 2.14.2 @dependabot[bot] (#62) Chore: pre-commit autoupdate @pre-commit-ci[bot] (#64) Chore: Bump step-security/harden-runner from 2.14.2 to 2.15.0 @dependabot[bot] (#67) Chore: pre-commit autoupdate @pre-commit-ci[bot] (#66) Chore: Bump release-drafter/release-drafter from 6.2.0 to 6.4.0 @dependabot[bot] (#68) Chore: Bump step-security/harden-runner from 2.15.0 to 2.15.1 @dependabot[bot] (#69) Chore: Bump shimataro/ssh-key-action from 2.7.0 to 2.8.0 @dependabot[bot] (#65) Chore: pre-commit autoupdate @pre-commit-ci[bot] (#70) 🎓 Code Quality 🎓 CI: Update release drafter configuration and workflow @tykeal (#73) Links Submit bugs/feature requests ## Commits 30c04bc Merge pull request #73 from tykeal/update_release-drafter 2563022 CI: Update release drafter configuration and workflow deacab8 Merge pull request #72 from askb/fix/cancelled-vote-cr-minus1 2d2cf85 Fix: cancelled vote-type now votes V-1 CR-1 instead of CR+1 85ea43e Merge pull request #70 from lfreleng-actions/pre-commit-ci-update-config 0632121 Chore: pre-commit autoupdate adca06b Merge pull request #65 from lfreleng-actions/dependabot/github_actions/shimat 23ff5dc Chore: Bump shimataro/ssh-key-action from 2.7.0 to 2.8.0 776f609 Merge pull request #69 from lfreleng-actions/dependabot/github_actions/step-s 62f9ba5 Chore: Bump step-security/harden-runner from 2.15.0 to 2.15.1 Additional commits viewable in compare view  Issue-ID: CIMAN-33 Signed-off-by: dependabot[bot] <support@github.com> Change-Id: Ib60f945b558cf50b1da677fe19691a57f7181a3c GitHub-PR: #10 GitHub-Hash: 44ca643002453820 Signed-off-by: onap.gh2gerrit <releng+onap-gh2gerrit@linuxfoundation.org>
Bumps [lfreleng-actions/gerrit-review-action](https://github.com/lfreleng-actions/gerrit-review-action) from 0.10.0 to 0.10.1. - [Release notes](https://github.com/lfreleng-actions/gerrit-review-action/releases) - [Commits](lfreleng-actions/gerrit-review-action@6d2e00d...30c04bc) --- updated-dependencies: - dependency-name: lfreleng-actions/gerrit-review-action dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
b7316b1 to
eec82e6
Compare
Contributor
Author
|
Superseded by #13. |
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 lfreleng-actions/gerrit-review-action from 0.10.0 to 0.10.1.
Release notes
Sourced from lfreleng-actions/gerrit-review-action's releases.
Commits
30c04bcMerge pull request #73 from tykeal/update_release-drafter2563022CI: Update release drafter configuration and workflowdeacab8Merge pull request #72 from askb/fix/cancelled-vote-cr-minus12d2cf85Fix: cancelled vote-type now votes V-1 CR-1 instead of CR+185ea43eMerge pull request #70 from lfreleng-actions/pre-commit-ci-update-config0632121Chore: pre-commit autoupdateadca06bMerge pull request #65 from lfreleng-actions/dependabot/github_actions/shimat...23ff5dcChore: Bump shimataro/ssh-key-action from 2.7.0 to 2.8.0776f609Merge pull request #69 from lfreleng-actions/dependabot/github_actions/step-s...62f9ba5Chore: Bump step-security/harden-runner from 2.15.0 to 2.15.1Dependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)