Chore(deps): Bump the actions-deps group across 1 directory with 6 updates#10
Open
dependabot[bot] wants to merge 1 commit into
Open
Chore(deps): Bump the actions-deps group across 1 directory with 6 updates#10dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the actions-deps group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [lfreleng-actions/github2gerrit-action](https://github.com/lfreleng-actions/github2gerrit-action) | `1.2.1` | `1.2.4` | | [actions/checkout](https://github.com/actions/checkout) | `4` | `6` | | [actions/setup-python](https://github.com/actions/setup-python) | `5.6.0` | `6.2.0` | | [lfit/releng-reusable-workflows/.github/workflows/gerrit-compose-required-tox-verify.yaml](https://github.com/lfit/releng-reusable-workflows) | `0.2.21` | `0.6.0` | | [lfit/releng-reusable-workflows/.github/workflows/gerrit-compose-required-rtdv3-verify.yaml](https://github.com/lfit/releng-reusable-workflows) | `0.2.21` | `0.6.0` | | [im-open/workflow-conclusion](https://github.com/im-open/workflow-conclusion) | `2.2.3` | `2.2.5` | Updates `lfreleng-actions/github2gerrit-action` from 1.2.1 to 1.2.4 - [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@a6534e6...806c001) Updates `actions/checkout` from 4 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v6) Updates `actions/setup-python` from 5.6.0 to 6.2.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@a26af69...a309ff8) Updates `lfit/releng-reusable-workflows/.github/workflows/gerrit-compose-required-tox-verify.yaml` from 0.2.21 to 0.6.0 - [Release notes](https://github.com/lfit/releng-reusable-workflows/releases) - [Commits](lfit/releng-reusable-workflows@4231fda...f43b219) Updates `lfit/releng-reusable-workflows/.github/workflows/gerrit-compose-required-rtdv3-verify.yaml` from 0.2.21 to 0.6.0 - [Release notes](https://github.com/lfit/releng-reusable-workflows/releases) - [Commits](lfit/releng-reusable-workflows@4231fda...f43b219) Updates `im-open/workflow-conclusion` from 2.2.3 to 2.2.5 - [Commits](im-open/workflow-conclusion@e4f7c49...7b14694) --- updated-dependencies: - dependency-name: lfreleng-actions/github2gerrit-action dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps - dependency-name: actions/setup-python dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps - dependency-name: lfit/releng-reusable-workflows/.github/workflows/gerrit-compose-required-tox-verify.yaml dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: lfit/releng-reusable-workflows/.github/workflows/gerrit-compose-required-rtdv3-verify.yaml dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: im-open/workflow-conclusion dependency-version: 2.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
PR: #10 Note: This metadata is also included in the Gerrit commit message for reconciliation. |
|
Change raised in Gerrit by GitHub2Gerrit: https://git.opendaylight.org/gerrit/c/docs/+/123620 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Bumps the actions-deps group with 6 updates in the / directory:
1.2.11.2.4465.6.06.2.00.2.210.6.00.2.210.6.02.2.32.2.5Updates
lfreleng-actions/github2gerrit-actionfrom 1.2.1 to 1.2.4Release notes
Sourced from lfreleng-actions/github2gerrit-action's releases.
... (truncated)
Commits
806c001Merge pull request #284 from modeseven-lfreleng-actions/fix/cryptography-open...875879aFix: resolve vulnerable OpenSSL in cryptography587d4f0Merge pull request #283 from lfreleng-actions/dependabot/uv/pyjwt-2.13.093dff5dChore: Bump pyjwt from 2.12.1 to 2.13.071763aaMerge pull request #282 from modeseven-lfreleng-actions/fix/security-zizmor-c...309622bFix: address Zizmor and CodeQL security findingsfb35f88Merge pull request #280 from lfreleng-actions/pre-commit-ci-update-configb2d33e5Merge pull request #281 from modeseven-lfreleng-actions/fix/gerrit-auth-guard...dbc0a93Fix: surface Gerrit auth failures without noise847130bChore: pre-commit autoupdateUpdates
actions/checkoutfrom 4 to 6Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
df4cb1cUpdate changelog for v6.0.3 (#2446)1cce339Fix checkout init for SHA-256 repositories (#2439)900f221fix: expand merge commit SHA regex and add SHA-256 test cases (#2414)0c366fdUpdate changelog (#2357)de0fac2Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7fAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)1af3b93update readme/changelog for v6 (#2311)Updates
actions/setup-pythonfrom 5.6.0 to 6.2.0Release notes
Sourced from actions/setup-python's releases.
... (truncated)
Commits
a309ff8Bump urllib3 from 2.6.0 to 2.6.3 in /tests/data (#1264)bfe8cc5Upgrade@actionsdependencies to Node 24 compatible versions (#1259)4f41a90Bump urllib3 from 2.5.0 to 2.6.0 in /tests/data (#1253)83679a8Bump@types/nodefrom 24.1.0 to 24.9.1 and update macos-13 to macos-15-intel ...bfc4944Bump prettier from 3.5.3 to 3.6.2 (#1234)97aeb3eBump requests from 2.32.2 to 2.32.4 in /tests/data (#1130)443da59Bump actions/publish-action from 0.3.0 to 0.4.0 & Documentation update for pi...cfd55cagraalpy: add graalpy early-access and windows builds (#880)bba65e5Bump typescript from 5.4.2 to 5.9.3 and update docs/advanced-usage.md (#1094)18566f8Improve wording and "fix example" (remove 3.13) on testing against pre-releas...Updates
lfit/releng-reusable-workflows/.github/workflows/gerrit-compose-required-tox-verify.yamlfrom 0.2.21 to 0.6.0Release notes
Sourced from lfit/releng-reusable-workflows/.github/workflows/gerrit-compose-required-tox-verify.yaml's releases.
... (truncated)
Commits
f43b219Merge pull request #681 from modeseven-lfit/feat/package-hardening-audit6f57890Feat: Add package hardening audit workflowf8a4d0aMerge pull request #680 from modeseven-lfit/ci/harden-runner-block-mode4d5996aFix: Block egress, silence zizmor on autolabeler82c150aFeat: Add reusable SHA-pinned actions workflow96e32b5Feat: Add reusable autolabeler workflowce92cf4Feat: Add reusable zizmor scan workflowe22e915Style: Refine workflow display names371b433Fix: Harden reusable workflow permissions8b9dd61CI: Enable harden-runner block egress modeUpdates
lfit/releng-reusable-workflows/.github/workflows/gerrit-compose-required-rtdv3-verify.yamlfrom 0.2.21 to 0.6.0Release notes
Sourced from lfit/releng-reusable-workflows/.github/workflows/gerrit-compose-required-rtdv3-verify.yaml's releases.
... (truncated)
Commits
f43b219Merge pull request #681 from modeseven-lfit/feat/package-hardening-audit6f57890Feat: Add package hardening audit workflowf8a4d0aMerge pull request #680 from modeseven-lfit/ci/harden-runner-block-mode4d5996aFix: Block egress, silence zizmor on autolabeler82c150aFeat: Add reusable SHA-pinned actions workflow96e32b5Feat: Add reusable autolabeler workflowce92cf4Feat: Add reusable zizmor scan workflowe22e915Style: Refine workflow display names371b433Fix: Harden reusable workflow permissions8b9dd61CI: Enable harden-runner block egress modeUpdates
im-open/workflow-conclusionfrom 2.2.3 to 2.2.5Commits
7b14694Merge pull request #22 from im-open/dependabot/npm_and_yarn/multi-939339bafaed66aaeUpdate dependencies to latest minor/patch versions7981b00update readme25acccfUpdate require to import for@actionsdependenciesa13887bUpdate esbuild and rebuild distcabbd5ftrigger checks7fab2e3Merge branch 'main' into dependabot/npm_and_yarn/multi-939339bafa8545de8trigger checksfce1856Merge pull request #27 from im-open/DEVO-1191-updatenodejsa9a39c2update nodejsDependabot 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 <dependency name> major versionwill 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 versionwill 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