Chore: Bump lfreleng-actions/github2gerrit-action from 1.0.2 to 1.0.5#34
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Conversation
Bumps [lfreleng-actions/github2gerrit-action](https://github.com/lfreleng-actions/github2gerrit-action) from 1.0.2 to 1.0.5. - [Release notes](https://github.com/lfreleng-actions/github2gerrit-action/releases) - [Changelog](https://github.com/lfreleng-actions/github2gerrit-action/blob/main/docs/RELEASE-v0.2.0.md) - [Commits](lfreleng-actions/github2gerrit-action@cf7b647...7c1ba15) --- updated-dependencies: - dependency-name: lfreleng-actions/github2gerrit-action dependency-version: 1.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
PR: #34 Note: This metadata is also included in the Gerrit commit message for reconciliation. |
|
Change raised in Gerrit by GitHub2Gerrit: https://gerrit.o-ran-sc.org/r/c/it/dep/+/15484 |
oran-osc-github
pushed a commit
that referenced
this pull request
Feb 12, 2026
Bumps lfreleng-actions/github2gerrit-action from 1.0.2 to 1.0.5. ## Release notes Sourced from lfreleng-actions/github2gerrit-action's releases. v1.0.5 Bug Fixes Fix: Multiple bugs, minor feature enhancements @ModeSevenIndustrialSolutions (#123) Links Submit bugs/feature requests v1.0.4 New Features Feat: add .netrc file support for Gerrit @ModeSevenIndustrialSolutions (#116) Maintenance Chore: Bump release-drafter/release-drafter from 6.1.1 to 6.2.0 @dependabot[bot] (#109) Chore: Bump actions/checkout from 6.0.1 to 6.0.2 @dependabot[bot] (#112) Chore: Bump actions/setup-python from 6.1.0 to 6.2.0 @dependabot[bot] (#110) Chore: Bump anchore/scan-action from 7.2.3 to 7.3.0 @dependabot[bot] (#111) Chore: Bump ruff from 0.14.13 to 0.14.14 @dependabot[bot] (#113) Chore: Bump rich from 14.2.0 to 14.3.1 @dependabot[bot] (#114) Chore: pre-commit autoupdate @pre-commit-ci[bot] (#115) Chore: Bump step-security/harden-runner from 2.14.0 to 2.14.1 @dependabot[bot] (#119) Chore: Bump lfreleng-actions/tag-validate-action from 0.3.0 to 1.0.0 @dependabot[bot] (#117) Chore: Bump anchore/scan-action from 7.3.0 to 7.3.1 @dependabot[bot] (#118) Chore: Bump astral-sh/setup-uv from 7.2.0 to 7.2.1 @dependabot[bot] (#120) Chore: Bump rich from 14.3.1 to 14.3.2 @dependabot[bot] (#121) Chore: Bump lfreleng-actions/tag-validate-action from 1.0.0 to 1.0.1 @dependabot[bot] (#122) Links Submit bugs/feature requests v1.0.3 Breaking Change Feat!: GitHub/Gerrit closed loop testing fixes @ModeSevenIndustrialSolutions (#58) New Features Feat!: GitHub/Gerrit closed loop testing fixes @ModeSevenIndustrialSolutions (#58) Bug Fixes Fix: Update PyNaCl to 1.6.2 to fix CVE-2025-69277 @ModeSevenIndustrialSolutions (#92) Maintenance Chore: Bump step-security/harden-runner from 2.13.2 to 2.13.3 @dependabot[bot] (#59) Chore: Bump actions/checkout from 6.0.0 to 6.0.1 @dependabot[bot] (#61) Chore: Bump astral-sh/setup-uv from 7.1.4 to 7.1.5 @dependabot[bot] (#60) ... (truncated) ## Commits 7c1ba15 Merge pull request #123 from modeseven-lfreleng-actions/fix-bugs 0f556eb Fix: Address copilot feedback e32d106 Fix: Handle shallow clone checkout failures with graduated deepening 2a36370 Fix: SSL/connection errors in Gerrit cleanup now fail the workflow 0852a67 Feat: Set verbose mode when debugging job failures a833aa4 Fix: Pass progress_tracker as a keyword argument b6885ad Fix: Change default console log level to WARNING e74141e Merge pull request #122 from lfreleng-actions/dependabot/github_actions/lfrel fb0a0c3 Chore: Bump lfreleng-actions/tag-validate-action from 1.0.0 to 1.0.1 b33f068 Merge pull request #121 from lfreleng-actions/dependabot/uv/rich-14.3.2 Additional commits viewable in compare view  Issue-ID: CIMAN-33 Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I67d729d9632deb6dd6b4119d05df9427262dd6b4 GitHub-PR: #34 GitHub-Hash: 5e23cd4e00fd9ffd Signed-off-by: oran.gh2gerrit <releng+oran-gh2gerrit@linuxfoundation.org>
Contributor
Author
|
Looks like lfreleng-actions/github2gerrit-action is up-to-date now, so this is no longer needed. |
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/github2gerrit-action from 1.0.2 to 1.0.5.
Release notes
Sourced from lfreleng-actions/github2gerrit-action's releases.
... (truncated)
Commits
7c1ba15Merge pull request #123 from modeseven-lfreleng-actions/fix-bugs0f556ebFix: Address copilot feedbacke32d106Fix: Handle shallow clone checkout failures with graduated deepening2a36370Fix: SSL/connection errors in Gerrit cleanup now fail the workflow0852a67Feat: Set verbose mode when debugging job failuresa833aa4Fix: Passprogress_trackeras a keyword argumentb6885adFix: Change default console log level to WARNINGe74141eMerge pull request #122 from lfreleng-actions/dependabot/github_actions/lfrel...fb0a0c3Chore: Bump lfreleng-actions/tag-validate-action from 1.0.0 to 1.0.1b33f068Merge pull request #121 from lfreleng-actions/dependabot/uv/rich-14.3.2Dependabot 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)