Bump the github-actions-dependency group across 1 directory with 6 updates#1978
Bump the github-actions-dependency group across 1 directory with 6 updates#1978dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…dates Updates the requirements on [actions/setup-python](https://github.com/actions/setup-python), [actions/setup-node](https://github.com/actions/setup-node), [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action), [docker/login-action](https://github.com/docker/login-action), [open-edge-platform/dlstreamer](https://github.com/open-edge-platform/dlstreamer) and [open-edge-platform/geti-ci](https://github.com/open-edge-platform/geti-ci) to permit the latest version. Updates `actions/setup-python` from 4 to 6 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4...v6) Updates `actions/setup-node` from 4 to 6 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v4...v6) Updates `docker/setup-buildx-action` from 3.11.1 to 4.0.0 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@e468171...4d04d5d) Updates `docker/login-action` from 3.4.0 to 4.0.0 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v3.4.0...b45d80f) Updates `open-edge-platform/dlstreamer` to 6b2db887afed196a5303280d991f5f2347736c9d - [Release notes](https://github.com/open-edge-platform/dlstreamer/releases) - [Changelog](https://github.com/open-edge-platform/dlstreamer/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/open-edge-platform/dlstreamer/commits/6b2db887afed196a5303280d991f5f2347736c9d) Updates `open-edge-platform/geti-ci` from cdb7239fe84ee55b8d3640fa6177da1ff3f97d02 to cc6fbe840db6ebd16ebd18d409f475bff5a8c182 - [Commits](open-edge-platform/geti-ci@cdb7239...cc6fbe8) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-dependency - dependency-name: actions/setup-node dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-dependency - dependency-name: docker/setup-buildx-action dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-dependency - dependency-name: docker/login-action dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-dependency - dependency-name: open-edge-platform/dlstreamer dependency-version: 6b2db887afed196a5303280d991f5f2347736c9d dependency-type: direct:production dependency-group: github-actions-dependency - dependency-name: open-edge-platform/geti-ci dependency-version: cc6fbe840db6ebd16ebd18d409f475bff5a8c182 dependency-type: direct:production dependency-group: github-actions-dependency ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
||
| - name: Install Node.js | ||
| uses: actions/setup-node@v4 | ||
| uses: actions/setup-node@v6 |
Check failure
Code scanning / zizmor
unpinned action reference High
|
|
||
| - name: Set up Python environment | ||
| uses: actions/setup-python@v4 | ||
| uses: actions/setup-python@v6 |
Check failure
Code scanning / zizmor
unpinned action reference High
|
|
||
| - name: Install Node.js | ||
| uses: actions/setup-node@v4 | ||
| uses: actions/setup-node@v6 |
Check failure
Code scanning / zizmor
unpinned action reference High
|
|
||
| - name: Install Node.js | ||
| uses: actions/setup-node@v4 | ||
| uses: actions/setup-node@v6 |
Check failure
Code scanning / zizmor
unpinned action reference High
|
|
||
| - name: Set up Python environment | ||
| uses: actions/setup-python@v4 | ||
| uses: actions/setup-python@v6 |
Check failure
Code scanning / zizmor
unpinned action reference High
|
|
||
| - name: Set up Python environment | ||
| uses: actions/setup-python@v4 | ||
| uses: actions/setup-python@v6 |
Check failure
Code scanning / zizmor
unpinned action reference High
|
|
||
| - name: Set up Python | ||
| uses: actions/setup-python@v5 | ||
| uses: actions/setup-python@v6 |
Check failure
Code scanning / zizmor
unpinned action reference High
|
|
||
| - name: Set up Python | ||
| uses: actions/setup-python@v5 | ||
| uses: actions/setup-python@v6 |
Check failure
Code scanning / zizmor
unpinned action reference High
|
|
||
| - name: Set up Python | ||
| uses: actions/setup-python@v4 | ||
| uses: actions/setup-python@v6 |
Check failure
Code scanning / zizmor
unpinned action reference High
|
|
||
| - name: Set up Python | ||
| uses: actions/setup-python@v5 | ||
| uses: actions/setup-python@v6 |
Check failure
Code scanning / zizmor
unpinned action reference High
Updates the requirements on actions/setup-python, actions/setup-node, docker/setup-buildx-action, docker/login-action, open-edge-platform/dlstreamer and open-edge-platform/geti-ci to permit the latest version.
Updates
actions/setup-pythonfrom 4 to 6Release 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
actions/setup-nodefrom 4 to 6Release notes
Sourced from actions/setup-node's releases.
... (truncated)
Commits
53b8394Bump minimatch from 3.1.2 to 3.1.5 (#1498)54045abScope test lockfiles by package manager and update cache tests (#1495)c882bffReplace uuid with crypto.randomUUID() (#1378)774c1d6feat(node-version-file): support parsingdevEnginesfield (#1283)efcb663fix: remove hardcoded bearer (#1467)d02c89dFix npm audit issues (#1491)6044e13Docs: bump actions/checkout from v5 to v6 (#1468)8e49463Fix README typo (#1226)621ac41README.md: bump to latest released checkout version v6 (#1446)2951748Bump@actions/cacheto v5.0.1 (#1449)Updates
docker/setup-buildx-actionfrom 3.11.1 to 4.0.0Release notes
Sourced from docker/setup-buildx-action's releases.
Commits
4d04d5dMerge pull request #485 from docker/dependabot/npm_and_yarn/docker/actions-to...cd74e05chore: update generated contenteee38ecbuild(deps): bump@docker/actions-toolkitfrom 0.77.0 to 0.79.07a83f65Merge pull request #484 from docker/dependabot/github_actions/docker/setup-qe...a5aa967Merge pull request #464 from crazy-max/rm-deprecatede73d53fbuild(deps): bump docker/setup-qemu-action from 3 to 428a438eMerge pull request #483 from crazy-max/node24034e9d3chore: update generated contentb4664d8remove deprecated inputs/outputsa8257denode 24 as default runtimeUpdates
docker/login-actionfrom 3.4.0 to 4.0.0Release notes
Sourced from docker/login-action's releases.
Commits
b45d80fMerge pull request #929 from crazy-max/node24176cb9cnode 24 as default runtimecad8984Merge pull request #920 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...92cbcb2chore: update generated content5a2d6a7build(deps): bump the aws-sdk-dependencies group with 2 updates44512b6Merge pull request #928 from docker/dependabot/npm_and_yarn/docker/actions-to...28737a5chore: update generated contentdac0793build(deps): bump@docker/actions-toolkitfrom 0.76.0 to 0.77.062029f3Merge pull request #919 from docker/dependabot/npm_and_yarn/actions/core-3.0.008c8f06chore: update generated contentUpdates
open-edge-platform/dlstreamerto 6b2db887afed196a5303280d991f5f2347736c9dChangelog
Sourced from open-edge-platform/dlstreamer's changelog.
... (truncated)
Commits
Updates
open-edge-platform/geti-cifrom cdb7239fe84ee55b8d3640fa6177da1ff3f97d02 to cc6fbe840db6ebd16ebd18d409f475bff5a8c182Commits
cc6fbe8chore(deps): update github actions (#61)f3a3551chore(deps): update tools (#62)a4f8035ci(release): delete published releases and addready_for_reviewtrigger (#57)9b1ef60chore(deps): update tools (#54)4d1f187chore(deps): update github actions (#55)4d46c7fchore(main): release zizmor 0.1.0 (#53)c9e3f76feat: add Zizmor action tagging and release process (#52)375de2eAdd check-paths action (#51)3a4b81echore(deps): update tools (#48)5f0b729chore(deps): update github actions (#49)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 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