Skip to content

Bump lfreleng-actions/github2gerrit-action from 1.0.2 to 1.0.5#159

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/lfreleng-actions/github2gerrit-action-1.0.5
Closed

Bump lfreleng-actions/github2gerrit-action from 1.0.2 to 1.0.5#159
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/lfreleng-actions/github2gerrit-action-1.0.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 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 🐛

Links

v1.0.4

✨ New Features ✨

🔧 Maintenance 🔧

Links

v1.0.3

💥 Breaking Change 💥

✨ New Features ✨

🐛 Bug Fixes 🐛

🔧 Maintenance 🔧

... (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

Dependabot compatibility score

Dependabot 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 9, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 9, 2026

PR: #159
Mode: squash
Topic: GH-portal-ng-ui-159
Change-Ids:
I4b3d12c59c5b307196f216adf645ea6b5dd2f4fd
Digest: f666b87500cc
GitHub-Hash: e97f85cbc964ce22

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 9, 2026

Change raised in Gerrit by GitHub2Gerrit: https://gerrit.onap.org/r/c/portal-ng/ui/+/143131

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 9, 2026

Auto-closing pull request

@github-actions github-actions bot closed this Feb 9, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 9, 2026

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/github_actions/lfreleng-actions/github2gerrit-action-1.0.5 branch February 9, 2026 09:40
onap-github pushed a commit that referenced this pull request Mar 5, 2026
## 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

![Dependabot compatibility score](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Issue-ID: CIMAN-33
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: onap.gh2gerrit <releng+onap-gh2gerrit@linuxfoundation.org>
Change-Id: I4b3d12c59c5b307196f216adf645ea6b5dd2f4fd
GitHub-PR: #159
GitHub-Hash: e97f85cbc964ce22
onap-github pushed a commit that referenced this pull request Mar 23, 2026
## Release notes

Sourced from lfreleng-actions/github2gerrit-action's releases.

v1.1.0

Fix: Add mode toggles to release-drafter @​ModeSevenIndustrialSolutions (#171)
Fix: use v7 autolabeler sub-action @​ModeSevenIndustrialSolutions (#172)

✨ New Features ✨

Fix: Add DNS validation, G2G_NO_GERRIT @​ModeSevenIndustrialSolutions (#165)

🐛 Bug Fixes 🐛

Fix(tests): Resolve basedpyright errors @​ModeSevenIndustrialSolutions (#170)
Fix: Add DNS validation, G2G_NO_GERRIT @​ModeSevenIndustrialSolutions (#165)

🔧 Maintenance 🔧

Chore: Bump release-drafter/release-drafter from 7.0.0 to 7.1.0 @dependabot[bot] (#166)
Chore: Remove repo-local release-drafter config, split workflows @​ModeSevenIndustrialSolutions (#169)
Chore: Bump step-security/harden-runner from 2.15.1 to 2.16.0 @dependabot[bot] (#168)
Chore: Bump astral-sh/setup-uv from 7.5.0 to 7.6.0 @dependabot[bot] (#167)
Chore: Bump release-drafter/release-drafter from 7.1.0 to 7.1.1 @dependabot[bot] (#174)
Chore: Bump lfreleng-actions/python-audit-action from 0.2.5 to 0.2.6 @dependabot[bot] (#175)
Chore: Bump ruff from 0.15.6 to 0.15.7 @dependabot[bot] (#176)

🎓 Code Quality 🎓

CI: Remove redundant/failing dependencies.yaml @​ModeSevenIndustrialSolutions (#173)

Links

Submit bugs/feature requests

v1.0.9
🐛 Bug Fixes 🐛

Fix: Bugs related to Github issue #157 @​ModeSevenIndustrialSolutions (#159)

🔧 Maintenance 🔧

Chore: Bump release-drafter/release-drafter from 6.2.0 to 6.4.0 @dependabot[bot] (#154)
Chore: Bump lfreleng-actions/python-build-action from 1.0.3 to 1.0.4 @dependabot[bot] (#152)
Chore: Bump step-security/harden-runner from 2.15.0 to 2.15.1 @dependabot[bot] (#153)
Chore: Bump ruff from 0.15.4 to 0.15.5 @dependabot[bot] (#155)
Chore: pre-commit autoupdate @pre-commit-ci[bot] (#156)
Chore: Bump actions/download-artifact from 8.0.0 to 8.0.1 @dependabot[bot] (#160)
Chore: Bump ruff from 0.15.5 to 0.15.6 @dependabot[bot] (#163)
Chore: Bump release-drafter/release-drafter from 6.4.0 to 7.0.0 @dependabot[bot] (#162)
Chore: Bump astral-sh/setup-uv from 7.3.1 to 7.5.0 @dependabot[bot] (#161)

Links

... (truncated)

## Commits

80213a8 Merge pull request #176 from lfreleng-actions/dependabot/uv/ruff-0.15.7
e758205 Merge pull request #175 from lfreleng-actions/dependabot/github_actions/lfrel
d6ad1ba Merge pull request #174 from lfreleng-actions/dependabot/github_actions/relea
255c104 Chore: Bump ruff from 0.15.6 to 0.15.7
acebd3a Chore: Bump lfreleng-actions/python-audit-action from 0.2.5 to 0.2.6
e856285 Chore: Bump release-drafter/release-drafter from 7.1.0 to 7.1.1
271fcfd Merge pull request #165 from modeseven-lfreleng-actions/ci-test-fixes

85e366b Fix: Validate DNS in _resolve_gerrit_info
436dc09 Merge pull request #173 from modeseven-lfreleng-actions/update-workflows
0d5d52c CI: Remove redundant/failing dependencies.yaml
Additional commits viewable in compare view

![Dependabot compatibility score](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Issue-ID: CIMAN-33
Signed-off-by: dependabot[bot] <support@github.com>
Change-Id: I987e5ab53f23502de04cb17c1d157530b2b0a1ed
GitHub-PR: #170
GitHub-Hash: 49115990570d21f2
Signed-off-by: onap.gh2gerrit <releng+onap-gh2gerrit@linuxfoundation.org>
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

Development

Successfully merging this pull request may close these issues.

0 participants