Chore: Bump lfreleng-actions/github2gerrit-action from 1.1.0 to 1.2.3#49
Conversation
Bumps [lfreleng-actions/github2gerrit-action](https://github.com/lfreleng-actions/github2gerrit-action) from 1.1.0 to 1.2.3. - [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@80213a8...f5891c5) --- updated-dependencies: - dependency-name: lfreleng-actions/github2gerrit-action dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
PR: #49 Note: This metadata is also included in the Gerrit commit message for reconciliation. |
|
Change raised in Gerrit by GitHub2Gerrit: https://gerrit.linuxfoundation.org/infra/c/releng/docs-conf/+/74334 |
|
Auto-closing pull request |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps lfreleng-actions/github2gerrit-action from 1.1.0 to 1.2.3. ## Release notes Sourced from lfreleng-actions/github2gerrit-action's releases. v1.2.3 🐛 Bug Fixes 🐛 Fix: abandon Gerrit changes over SSH on PR close @askb (#269) 🔧 Maintenance 🔧 Chore: pre-commit autoupdate @pre-commit-ci[bot] (#265) Docs: add 'closed' event type to workflow usage examples @askb (#267) Chore: add path filters to testing.yaml for pull_request trigger @askb (#266) Chore: remove redundant workflow copies @ModeSevenIndustrialSolutions (#268) 🎓 Code Quality 🎓 Chore: add path filters to testing.yaml for pull_request trigger @askb (#266) Links Submit bugs/feature requests v1.2.2 🐛 Bug Fixes 🐛 Fix(coverage): Use package name in coverage source list @ModeSevenIndustrialSolutions (#243) Fix: Declare click explicitly due to direct import @keanjapesan (#257) 🔧 Maintenance 🔧 Chore: Bump lfit/releng-reusable-workflows/.github/workflows/reuse-verify-github-actions.yaml from 0.3.1 to 0.3.3 @dependabot[bot] (#223) Chore: Bump lfreleng-actions/tag-validate-action from 1.0.1 to 1.0.2 @dependabot[bot] (#226) Chore: Bump mypy from 1.20.1 to 1.20.2 @dependabot[bot] (#228) Chore: pre-commit autoupdate @pre-commit-ci[bot] (#222) Chore: Bump step-security/harden-runner from 2.17.0 to 2.19.0 @dependabot[bot] (#224) Chore: Bump typer from 0.24.1 to 0.24.2 @dependabot[bot] (#225) Chore: Bump ruff from 0.15.10 to 0.15.12 @dependabot[bot] (#229) Chore: Bump cryptography from 46.0.7 to 47.0.0 @dependabot[bot] (#227) Chore: Bump astral-sh/setup-uv from 8.0.0 to 8.1.0 @dependabot[bot] (#220) Chore: Bump step-security/harden-runner from 2.19.0 to 2.19.1 @dependabot[bot] (#230) Chore: Bump release-drafter/release-drafter from 7.2.0 to 7.2.1 @dependabot[bot] (#231) Chore: Bump lfreleng-actions/python-test-action from 1.0.2 to 1.1.1 @dependabot[bot] (#233) Chore: pre-commit autoupdate @pre-commit-ci[bot] (#235) Chore: Bump types-requests from 2.33.0.20260408 to 2.33.0.20260503 @dependabot[bot] (#234) Chore: Bump typer from 0.24.2 to 0.25.1 @dependabot[bot] (#232) Chore: Bump urllib3 from 2.6.3 to 2.7.0 @dependabot[bot] (#242) Chore: Bump release-drafter/release-drafter from 7.2.1 to 7.3.0 @dependabot[bot] (#236) Chore: Bump cryptography from 47.0.0 to 48.0.0 @dependabot[bot] (#241) Chore: Bump types-requests from 2.33.0.20260503 to 2.33.0.20260508 @dependabot[bot] (#240) ... (truncated) ## Commits f5891c5 Merge pull request #268 from modeseven-lfreleng-actions/chore/remove-redundan 12bd77e Merge pull request #269 from lfreleng-actions/fix/ssh-abandon-on-pr-close a27e729 Fix: abandon Gerrit changes over SSH on PR close 0f7acef Chore: remove redundant workflow copies c8d0e0d Merge pull request #266 from lfreleng-actions/fix/testing-path-filters 50e3018 Chore: add path filters to testing.yaml for pull_request trigger 32fea85 Merge pull request #267 from lfreleng-actions/fix/readme-add-closed-event-type 0e020b3 Docs: add 'closed' event type to workflow usage examples 9c1377d Merge pull request #265 from lfreleng-actions/pre-commit-ci-update-config a961772 Chore: pre-commit autoupdate Additional commits viewable in compare view  Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I563aaaee2675321c0a12815285834f5688bcc933 GitHub-PR: #49 GitHub-Hash: 93b21a9b0323c6bb Signed-off-by: lfit.gh2gerrit <releng+lfit-gh2gerrit@linuxfoundation.org>
Bumps lfreleng-actions/github2gerrit-action from 1.1.0 to 1.2.3.
Release notes
Sourced from lfreleng-actions/github2gerrit-action's releases.
... (truncated)
Commits
f5891c5Merge pull request #268 from modeseven-lfreleng-actions/chore/remove-redundan...12bd77eMerge pull request #269 from lfreleng-actions/fix/ssh-abandon-on-pr-closea27e729Fix: abandon Gerrit changes over SSH on PR close0f7acefChore: remove redundant workflow copiesc8d0e0dMerge pull request #266 from lfreleng-actions/fix/testing-path-filters50e3018Chore: add path filters to testing.yaml for pull_request trigger32fea85Merge pull request #267 from lfreleng-actions/fix/readme-add-closed-event-type0e020b3Docs: add 'closed' event type to workflow usage examples9c1377dMerge pull request #265 from lfreleng-actions/pre-commit-ci-update-configa961772Chore: pre-commit autoupdateDependabot 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)