Skip to content

Bump the actions-deps group with 4 updates#36

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/actions-deps-3498d5547a
Closed

Bump the actions-deps group with 4 updates#36
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/actions-deps-3498d5547a

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the actions-deps group with 4 updates: lfreleng-actions/github2gerrit-action, actions/checkout, actions/setup-java and im-open/workflow-conclusion.

Updates lfreleng-actions/github2gerrit-action from 1.2.3 to 1.3.3

Release notes

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

v1.3.3

Downloads for this release

🎓 Code Quality 🎓

Links

v1.3.2

Downloads for this release

🔧 Maintenance 🔧

Links

v1.3.1

Downloads for this release

🔧 Maintenance 🔧

Links

v1.3.0

Downloads for this release

✨ New Features ✨

Links

v1.2.4

Downloads for this release

🐛 Bug Fixes 🐛

🔧 Maintenance 🔧

... (truncated)

Commits
  • f44c168 Merge pull request #291 from modeseven-lfreleng-actions/chore/test-quality-ai...
  • 9cb7cbd Test: Address AI code-quality test findings
  • 121b6b0 Merge pull request #287 from modeseven-lfreleng-actions/chore/codeql-code-qua...
  • 5a157de Chore: clear CodeQL maintainability warnings
  • 1dde219 Chore: clear CodeQL reliability warnings
  • d423c3a Merge pull request #286 from modeseven-lfreleng-actions/chore/code-quality-wa...
  • 6d38c92 Chore: clear CodeQL code-quality warnings
  • 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...
  • Additional commits viewable in compare view

Updates actions/checkout from 6.0.3 to 7.0.0

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

Updates actions/setup-java from 5.2.0 to 5.3.0

Release notes

Sourced from actions/setup-java's releases.

v5.3.0

What's Changed

New Contributors

Full Changelog: actions/setup-java@v5...v5.3.0

Commits
  • ad2b381 Bump @​vercel/ncc from 0.38.1 to 0.44.0 (#1018)
  • b24df5b Make the Adoptopenjdk package type look at the Temurin repo first for latest ...
  • 43120bc Implement pagination with link headers for Adoptium based apis (#1014)
  • ad9d6a6 Bump @​types/node from 24.1.0 to 25.9.3 (#950)
  • 039af37 Bump picomatch, @​types/jest, jest, jest-circus and ts-jest (#1016)
  • 1756ab6 Bump eslint-config-prettier from 8.10.0 to 10.1.8 (#881)
  • 662bb59 Bump @​typescript-eslint/eslint-plugin from 8.35.1 to 8.46.2 (#952)
  • 1071fc1 fix: resolve npm audit vulnerabilities in fast-xml-builder and fast-xml-parse...
  • 576b821 Merge pull request #674 from gdams/alpine
  • 307d3a2 update readme for ubuntu sudo java_home behavior (#1013)
  • Additional commits viewable in compare view

Updates im-open/workflow-conclusion from 2.2.5 to 3.0.0

Commits
  • 8eac7f1 Merge pull request #29 from im-open/node24
  • c4d9654 Update to node 24
  • aa85805 Merge pull request #23 from im-open/dependabot/npm_and_yarn/multi-0f30d60bd3
  • 40cf9b3 Merge branch 'main' into dependabot/npm_and_yarn/multi-0f30d60bd3
  • 58125f7 Bump @​octokit/plugin-paginate-rest and @​actions/github
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the actions-deps group with 4 updates: [lfreleng-actions/github2gerrit-action](https://github.com/lfreleng-actions/github2gerrit-action), [actions/checkout](https://github.com/actions/checkout), [actions/setup-java](https://github.com/actions/setup-java) and [im-open/workflow-conclusion](https://github.com/im-open/workflow-conclusion).


Updates `lfreleng-actions/github2gerrit-action` from 1.2.3 to 1.3.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@f5891c5...f44c168)

Updates `actions/checkout` from 6.0.3 to 7.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@df4cb1c...9c091bb)

Updates `actions/setup-java` from 5.2.0 to 5.3.0
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@be666c2...ad2b381)

Updates `im-open/workflow-conclusion` from 2.2.5 to 3.0.0
- [Commits](im-open/workflow-conclusion@7b14694...8eac7f1)

---
updated-dependencies:
- dependency-name: lfreleng-actions/github2gerrit-action
  dependency-version: 1.3.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-deps
- dependency-name: actions/setup-java
  dependency-version: 5.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: im-open/workflow-conclusion
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-deps
...

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

Copy link
Copy Markdown

PR: #36
Mode: squash
Topic: GH-controller-36
Change-Ids:
I6fff80f22b2c94a480b84c569d2c9779faff9e5d
Digest: adb4984fd076
GitHub-Hash: e92cd739d91651a4

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://git.opendaylight.org/gerrit/c/controller/+/123647

odl-github pushed a commit that referenced this pull request Jun 21, 2026
Bumps the actions-deps group with 4 updates: [lfreleng-actions/github2gerrit-action](https://github.com/lfreleng-actions/github2gerrit-action), [actions/checkout](https://github.com/actions/checkout), [actions/setup-java](https://github.com/actions/setup-java) and [im-open/workflow-conclusion](https://github.com/im-open/workflow-conclusion).
Updates `lfreleng-actions/github2gerrit-action` from 1.2.3 to 1.3.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@f5891c5...f44c168)
Updates `actions/checkout` from 6.0.3 to 7.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@df4cb1c...9c091bb)
Updates `actions/setup-java` from 5.2.0 to 5.3.0
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@be666c2...ad2b381)
Updates `im-open/workflow-conclusion` from 2.2.5 to 3.0.0
- [Commits](im-open/workflow-conclusion@7b14694...8eac7f1)

Signed-off-by: dependabot[bot] <support@github.com>
Change-Id: I6fff80f22b2c94a480b84c569d2c9779faff9e5d
GitHub-PR: #36
GitHub-Hash: e92cd739d91651a4
Signed-off-by: gh2gerrit <releng+odl-gh2gerrit@linuxfoundation.org>
@github-actions

Copy link
Copy Markdown

Automated PR Closure

This pull request has been automatically closed by GitHub2Gerrit.

The corresponding Gerrit change has been accepted and merged ✅

The changes from this PR are now part of the main codebase in Gerrit.


This is an automated action performed by the GitHub2Gerrit tool.

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

dependabot Bot commented on behalf of github Jun 21, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/github_actions/actions-deps-3498d5547a branch June 21, 2026 11:26
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