Skip to content

build(deps): Bump lfreleng-actions/github2gerrit-action from 1.1.0 to 1.2.0#4136

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

build(deps): Bump lfreleng-actions/github2gerrit-action from 1.1.0 to 1.2.0#4136
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/lfreleng-actions/github2gerrit-action-1.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps lfreleng-actions/github2gerrit-action from 1.1.0 to 1.2.0.

Release notes

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

v1.2.0

Downloads for this release

✨ New Features ✨

🔧 Maintenance 🔧

Links

Commits
  • 5fa8311 Merge pull request #186 from modeseven-lfreleng-actions/feat/g2g-disabled-check
  • 9544382 CI: sync audit bypass from dependamerge
  • 2ae9984 Fix: address Copilot review feedback
  • 50362db Chore: sync linting from actions-template
  • 7cb32ed Feat: add G2G_DISABLED variable check
  • c5d89fd Merge pull request #182 from lfreleng-actions/dependabot/github_actions/lfit/...
  • db6d7e8 Merge pull request #184 from lfreleng-actions/dependabot/uv/cryptography-46.0.6
  • 5b1512f Merge pull request #183 from lfreleng-actions/dependabot/uv/pygithub-2.9.0
  • 6d227d8 Merge pull request #185 from lfreleng-actions/dependabot/uv/types-requests-2....
  • ee6518d Chore: Bump types-requests from 2.32.4.20260107 to 2.32.4.20260324
  • 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.1.0 to 1.2.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@80213a8...5fa8311)

---
updated-dependencies:
- dependency-name: lfreleng-actions/github2gerrit-action
  dependency-version: 1.2.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 Mar 30, 2026
@github-actions
Copy link
Copy Markdown

PR: #4136
Mode: squash
Topic: GH-csit-4136
Change-Ids:
I38f5a9a9ff1324b921575cae2d55e2f6d2cdc9f0
Digest: 6243f2b1b413
GitHub-Hash: 08d39aad81f75e45

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.fd.io/r/c/csit/+/45370

@github-actions
Copy link
Copy Markdown

Auto-closing pull request

@github-actions github-actions bot closed this Mar 30, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 30, 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.2.0 branch March 30, 2026 02:57
fdio-github pushed a commit that referenced this pull request Mar 30, 2026
… 1.2.0

Bumps lfreleng-actions/github2gerrit-action from 1.1.0 to 1.2.0.
## Release notes

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

v1.2.0

✨ New Features ✨

Feat: add G2G_DISABLED variable check and sync linting @​ModeSevenIndustrialSolutions (#186)

🔧 Maintenance 🔧

Chore: Bump lfit/releng-reusable-workflows/.github/workflows/reuse-verify-github-actions.yaml from 0.2.28 to 0.2.29 @dependabot[bot] (#177)
Chore: Bump pytest-cov from 7.0.0 to 7.1.0 @dependabot[bot] (#179)
Chore: Bump anchore/scan-action from 7.3.2 to 7.4.0 @dependabot[bot] (#178)
Chore: pre-commit autoupdate @pre-commit-ci[bot] (#180)
Chore: Bump types-requests from 2.32.4.20260107 to 2.32.4.20260324 @dependabot[bot] (#185)
Chore: Bump pygithub from 2.8.1 to 2.9.0 @dependabot[bot] (#183)
Chore: Bump cryptography from 46.0.5 to 46.0.6 @dependabot[bot] (#184)
Chore: Bump lfit/releng-reusable-workflows/.github/workflows/reuse-verify-github-actions.yaml from 0.2.29 to 0.2.31 @dependabot[bot] (#182)

Links

Submit bugs/feature requests

## Commits

5fa8311 Merge pull request #186 from modeseven-lfreleng-actions/feat/g2g-disabled-check
9544382 CI: sync audit bypass from dependamerge
2ae9984 Fix: address Copilot review feedback
50362db Chore: sync linting from actions-template
7cb32ed Feat: add G2G_DISABLED variable check
c5d89fd Merge pull request #182 from lfreleng-actions/dependabot/github_actions/lfit/
db6d7e8 Merge pull request #184 from lfreleng-actions/dependabot/uv/cryptography-46.0.6
5b1512f Merge pull request #183 from lfreleng-actions/dependabot/uv/pygithub-2.9.0
6d227d8 Merge pull request #185 from lfreleng-actions/dependabot/uv/types-requests-2
ee6518d Chore: Bump types-requests from 2.32.4.20260107 to 2.32.4.20260324
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: I38f5a9a9ff1324b921575cae2d55e2f6d2cdc9f0
GitHub-PR: #4136
GitHub-Hash: 08d39aad81f75e45
Signed-off-by: fdio.github <releng+fdio-github@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