Skip to content

Chore: Bump lfreleng-actions/github2gerrit-action from 1.2.3 to 1.3.0#52

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/lfreleng-actions/github2gerrit-action-1.3.0
Closed

Chore: Bump lfreleng-actions/github2gerrit-action from 1.2.3 to 1.3.0#52
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/lfreleng-actions/github2gerrit-action-1.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

Bumps lfreleng-actions/github2gerrit-action from 1.2.3 to 1.3.0.

Release notes

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

v1.3.0

Downloads for this release

✨ New Features ✨

Links

v1.2.4

Downloads for this release

🐛 Bug Fixes 🐛

🔧 Maintenance 🔧

🎓 Code Quality 🎓

Links

Commits
  • 192eb96 Merge pull request #285 from modeseven-lfreleng-actions/feat/anon-supersessio...
  • d4ba932 Feat: anonymous fallback for supersession sweep
  • 806c001 Merge pull request #284 from modeseven-lfreleng-actions/fix/cryptography-open...
  • 875879a Fix: resolve vulnerable OpenSSL in cryptography
  • 587d4f0 Merge pull request #283 from lfreleng-actions/dependabot/uv/pyjwt-2.13.0
  • 93dff5d Chore: Bump pyjwt from 2.12.1 to 2.13.0
  • 71763aa Merge pull request #282 from modeseven-lfreleng-actions/fix/security-zizmor-c...
  • 309622b Fix: address Zizmor and CodeQL security findings
  • fb35f88 Merge pull request #280 from lfreleng-actions/pre-commit-ci-update-config
  • b2d33e5 Merge pull request #281 from modeseven-lfreleng-actions/fix/gerrit-auth-guard...
  • 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.2.3 to 1.3.0.
- [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@f5891c5...192eb96)

---
updated-dependencies:
- dependency-name: lfreleng-actions/github2gerrit-action
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jun 17, 2026
@github-actions

Copy link
Copy Markdown

PR: #52
Mode: squash
Topic: GH-releng-docs-conf-52
Change-Ids:
Id7cecce83295d3c9f04860f585ebeb375348f8c8
Digest: dc1b63e50518
GitHub-Hash: 57577bf28b8e7d06

Note: This metadata is also included in the Gerrit commit message for reconciliation.

@github-actions

Copy link
Copy Markdown

Change raised in Gerrit by GitHub2Gerrit: https://gerrit.linuxfoundation.org/infra/c/releng/docs-conf/+/74358

@github-actions

Copy link
Copy Markdown

Auto-closing pull request

@github-actions github-actions Bot closed this Jun 17, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor Author

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.3.0 branch June 17, 2026 09:03
lfit-replication pushed a commit that referenced this pull request Jun 17, 2026
Bumps lfreleng-actions/github2gerrit-action from 1.2.3 to 1.3.0.
## Release notes

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

v1.3.0

✨ New Features ✨

Feat: anonymous fallback for supersession sweep @​ModeSevenIndustrialSolutions (#285)

Links

Submit bugs/feature requests

v1.2.4

🐛 Bug Fixes 🐛

Fix: surface Gerrit auth failures without noise @​ModeSevenIndustrialSolutions (#281)
Fix: address Zizmor and CodeQL security findings @​ModeSevenIndustrialSolutions (#282)
Fix: resolve vulnerable OpenSSL in cryptography @​ModeSevenIndustrialSolutions (#284)

🔧 Maintenance 🔧

Chore: Bump actions/checkout from 6.0.2 to 6.0.3 @dependabot[bot] (#270)
Chore: Bump typer from 0.26.5 to 0.26.7 @dependabot[bot] (#273)
Chore: Bump hatchling from 1.29.0 to 1.30.1 @dependabot[bot] (#274)
Chore: Bump astral-sh/setup-uv from 8.1.0 to 8.2.0 @dependabot[bot] (#271)
Chore: Bump ruff from 0.15.15 to 0.15.16 @dependabot[bot] (#272)
Chore: pre-commit autoupdate @pre-commit-ci[bot] (#275)
Docs: Add SECURITY.md security policy @​ModeSevenIndustrialSolutions (#278)
Build(deps): Add uv exclude-newer cooldown @​ModeSevenIndustrialSolutions (#277)
Chore: Bump ruff from 0.15.15 to 0.15.16 @dependabot[bot] (#279)
Chore: pre-commit autoupdate @pre-commit-ci[bot] (#280)
Chore: Bump pyjwt from 2.12.1 to 2.13.0 @dependabot[bot] (#283)

🎓 Code Quality 🎓

CI(dependabot): Add 7-day update cooldown @​ModeSevenIndustrialSolutions (#276)

Links

Submit bugs/feature requests

## Commits

192eb96 Merge pull request #285 from modeseven-lfreleng-actions/feat/anon-supersessio
d4ba932 Feat: anonymous fallback for supersession sweep
806c001 Merge pull request #284 from modeseven-lfreleng-actions/fix/cryptography-open
875879a Fix: resolve vulnerable OpenSSL in cryptography
587d4f0 Merge pull request #283 from lfreleng-actions/dependabot/uv/pyjwt-2.13.0
93dff5d Chore: Bump pyjwt from 2.12.1 to 2.13.0
71763aa Merge pull request #282 from modeseven-lfreleng-actions/fix/security-zizmor-c
309622b Fix: address Zizmor and CodeQL security findings
fb35f88 Merge pull request #280 from lfreleng-actions/pre-commit-ci-update-config
b2d33e5 Merge pull request #281 from modeseven-lfreleng-actions/fix/gerrit-auth-guard
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)

Signed-off-by: dependabot[bot] <support@github.com>
Change-Id: Id7cecce83295d3c9f04860f585ebeb375348f8c8
GitHub-PR: #52
GitHub-Hash: 57577bf28b8e7d06
Signed-off-by: lfit.gh2gerrit <releng+lfit-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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants