Skip to content

Bump the github-actions-dependency group across 1 directory with 6 updates#1978

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/github-actions-dependency-d4407834f8
Open

Bump the github-actions-dependency group across 1 directory with 6 updates#1978
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/github-actions-dependency-d4407834f8

Conversation

@dependabot
Copy link
Contributor

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

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-python from 4 to 6

Release notes

Sourced from actions/setup-python's releases.

v6.0.0

What's Changed

Breaking Changes

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Enhancements:

Bug fixes:

Dependency updates:

New Contributors

Full Changelog: actions/setup-python@v5...v6.0.0

v5.6.0

What's Changed

Full Changelog: actions/setup-python@v5...v5.6.0

v5.5.0

What's Changed

Enhancements:

Bug fixes:

... (truncated)

Commits
  • a309ff8 Bump urllib3 from 2.6.0 to 2.6.3 in /tests/data (#1264)
  • bfe8cc5 Upgrade @​actions dependencies to Node 24 compatible versions (#1259)
  • 4f41a90 Bump urllib3 from 2.5.0 to 2.6.0 in /tests/data (#1253)
  • 83679a8 Bump @​types/node from 24.1.0 to 24.9.1 and update macos-13 to macos-15-intel ...
  • bfc4944 Bump prettier from 3.5.3 to 3.6.2 (#1234)
  • 97aeb3e Bump requests from 2.32.2 to 2.32.4 in /tests/data (#1130)
  • 443da59 Bump actions/publish-action from 0.3.0 to 0.4.0 & Documentation update for pi...
  • cfd55ca graalpy: add graalpy early-access and windows builds (#880)
  • bba65e5 Bump typescript from 5.4.2 to 5.9.3 and update docs/advanced-usage.md (#1094)
  • 18566f8 Improve wording and "fix example" (remove 3.13) on testing against pre-releas...
  • Additional commits viewable in compare view

Updates actions/setup-node from 4 to 6

Release notes

Sourced from actions/setup-node's releases.

v6.0.0

What's Changed

Breaking Changes

Dependency Upgrades

Full Changelog: actions/setup-node@v5...v6.0.0

v5.0.0

What's Changed

Breaking Changes

This update, introduces automatic caching when a valid packageManager field is present in your package.json. This aims to improve workflow performance and make dependency management more seamless. To disable this automatic caching, set package-manager-cache: false

steps:
- uses: actions/checkout@v5
- uses: actions/setup-node@v5
  with:
    package-manager-cache: false

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Dependency Upgrades

New Contributors

Full Changelog: actions/setup-node@v4...v5.0.0

v4.4.0

... (truncated)

Commits

Updates docker/setup-buildx-action from 3.11.1 to 4.0.0

Release notes

Sourced from docker/setup-buildx-action's releases.

v4.0.0

Full Changelog: docker/setup-buildx-action@v3.12.0...v4.0.0

v3.12.0

Full Changelog: docker/setup-buildx-action@v3.11.1...v3.12.0

Commits
  • 4d04d5d Merge pull request #485 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • cd74e05 chore: update generated content
  • eee38ec build(deps): bump @​docker/actions-toolkit from 0.77.0 to 0.79.0
  • 7a83f65 Merge pull request #484 from docker/dependabot/github_actions/docker/setup-qe...
  • a5aa967 Merge pull request #464 from crazy-max/rm-deprecated
  • e73d53f build(deps): bump docker/setup-qemu-action from 3 to 4
  • 28a438e Merge pull request #483 from crazy-max/node24
  • 034e9d3 chore: update generated content
  • b4664d8 remove deprecated inputs/outputs
  • a8257de node 24 as default runtime
  • Additional commits viewable in compare view

Updates docker/login-action from 3.4.0 to 4.0.0

Release notes

Sourced from docker/login-action's releases.

v4.0.0

Full Changelog: docker/login-action@v3.7.0...v4.0.0

v3.7.0

Full Changelog: docker/login-action@v3.6.0...v3.7.0

v3.6.0

Full Changelog: docker/login-action@v3.5.0...v3.6.0

v3.5.0

Full Changelog: docker/login-action@v3.4.0...v3.5.0

Commits
  • b45d80f Merge pull request #929 from crazy-max/node24
  • 176cb9c node 24 as default runtime
  • cad8984 Merge pull request #920 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...
  • 92cbcb2 chore: update generated content
  • 5a2d6a7 build(deps): bump the aws-sdk-dependencies group with 2 updates
  • 44512b6 Merge pull request #928 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 28737a5 chore: update generated content
  • dac0793 build(deps): bump @​docker/actions-toolkit from 0.76.0 to 0.77.0
  • 62029f3 Merge pull request #919 from docker/dependabot/npm_and_yarn/actions/core-3.0.0
  • 08c8f06 chore: update generated content
  • Additional commits viewable in compare view

Updates open-edge-platform/dlstreamer to 6b2db887afed196a5303280d991f5f2347736c9d

Changelog

Sourced from open-edge-platform/dlstreamer's changelog.

Deep Learning Streamer (DL Streamer) Pipeline Framework Release Notes

Deep Learning Streamer (DL Streamer) Pipeline Framework Release 2025.2.0

Intel® Deep Learning Streamer (Intel® DL Streamer) Pipeline Framework is a streaming media analytics framework, based on GStreamer* multimedia framework, for creating complex media analytics pipelines. It ensures pipeline interoperability and provides optimized media, and inference operations using Intel® Distribution of OpenVINO™ Toolkit Inference Engine backend, across Intel® architecture, CPU, discrete GPU, integrated GPU and NPU. The complete solution leverages:

  • Open source GStreamer* framework for pipeline management

  • GStreamer* plugins for input and output such as media files and real-time streaming from camera or network

  • Video decode and encode plugins, either CPU optimized plugins or GPU-accelerated plugins based on VAAPI

  • Deep Learning models converted from training frameworks TensorFlow*, Caffe* etc.

  • The following elements in the Pipeline Framework repository:

    Element Description
    gvaattachroi Adds user-defined regions of interest to perform inference on, instead of full frame.
    gvaaudiodetect Performs audio event detection using AclNet model.
    gvaaudiotranscribe Performs audio transcription using OpenVino GenAI Whisper model.
    gvaclassify Performs object classification. Accepts the ROI as an input and outputs classification results with the ROI metadata.
    gvadetect Performs object detection on a full-frame or region of interest (ROI) using object detection models such as YOLOv4-v11, MobileNet SSD, Faster-RCNN etc. Outputs the ROI for detected objects.
    gvafpscounter Measures frames per second across multiple streams in a single process.
    gvagenai Performs inference with Vision Language Models using OpenVINO™ GenAI, accepts video and text prompt as an input, and outputs text description. It can be used to generate text summarization from video.
    gvainference Runs deep learning inference on a full-frame or ROI using any model with an RGB or BGR input.
    gvametaaggregate Aggregates inference results from multiple pipeline branches
    gvametaconvert Converts the metadata structure to the JSON format.
    gvametapublish Publishes the JSON metadata to MQTT or Kafka message brokers or files.
    gvamotiondetect Performs lightweight motion detection on NV12 video frames and emits motion regions of interest (ROIs) as analytics metadata.
    gvapython Provides a callback to execute user-defined Python functions on every frame. Can be used for metadata conversion, inference post-processing, and other tasks.
    gvarealsense Provides integration with Intel RealSense cameras, enabling video and depth stream capture for use in GStreamer pipelines.
    gvatrack Performs object tracking using zero-term, or imageless tracking algorithms. Assigns unique object IDs to the tracked objects.
    gvawatermark Overlays the metadata on the video frame to visualize the inference results.

For the details on supported platforms, please refer to System Requirements. For installing Pipeline Framework with the prebuilt binaries or Docker* or to build the binaries from the open source, refer to Intel® DL Streamer Pipeline Framework installation guide.

New in this Release

Title High-level description
Motion detection (gvamotiondetect) Performs lightweight motion detection on NV12 video frames and emits motion regions of interest (ROIs) as analytics metadata.
Audio transcription (gvaaudiotranscribe) Transcribes audio content with OpenVino GenAI Whisper model.
Gvagenai element added Performs inference with Vision Language Models using OpenVINO™ GenAI, accepts video and text prompt as an input, and outputs text description. Models supported: MiniCPM-V, Gemma3, Phi-4-multimodal-instruct.
Deep SORT Preview version of Deep SORT tracking algorithm in gvatrack element.
gvawatermark element support on GPU Gvawatermark implementation extended about GPU support (CPU default).
Pipeline optimizer support 1st version of DL Streamer optimizer implementation added allowing end user finding the most FPS optimized pipeline.
GstAnalytics metadata support Enabled GstAnalytics metadata support.
OpenVINO custom operations Add support for OpenVINO custom operations.
D3D11 preprocessing enabled Windows support extended about D3D11 preprocessing implementation.
UX, Stability && Performance fixes • memory management fixes • automatically select pre-process-backend=va-surface-sharing for GPU • adjusting caps negotiations and preproc backend selection • removing deleted element from all shared reference lists. • using OpenCV preproc to convert sparse tensors to contiguous tensors • creation of new VADisplay ctx per each inference instance • remove need for dual va+opencv image pre-processing
Intel Core Ultra Panther Lake CPU/GPU support Readiness for supporting Intel Core Ultra Panther Lake CPU/GPU.
OpenVINO update Update to 2025.3 version.

... (truncated)

Commits

Updates open-edge-platform/geti-ci from cdb7239fe84ee55b8d3640fa6177da1ff3f97d02 to cc6fbe840db6ebd16ebd18d409f475bff5a8c182

Commits

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

…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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 17, 2026

- name: Install Node.js
uses: actions/setup-node@v4
uses: actions/setup-node@v6

Check failure

Code scanning / zizmor

unpinned action reference High

unpinned action reference

- name: Set up Python environment
uses: actions/setup-python@v4
uses: actions/setup-python@v6

Check failure

Code scanning / zizmor

unpinned action reference High

unpinned action reference

- name: Install Node.js
uses: actions/setup-node@v4
uses: actions/setup-node@v6

Check failure

Code scanning / zizmor

unpinned action reference High

unpinned action reference

- name: Install Node.js
uses: actions/setup-node@v4
uses: actions/setup-node@v6

Check failure

Code scanning / zizmor

unpinned action reference High

unpinned action reference

- name: Set up Python environment
uses: actions/setup-python@v4
uses: actions/setup-python@v6

Check failure

Code scanning / zizmor

unpinned action reference High

unpinned action reference

- name: Set up Python environment
uses: actions/setup-python@v4
uses: actions/setup-python@v6

Check failure

Code scanning / zizmor

unpinned action reference High

unpinned action reference

- name: Set up Python
uses: actions/setup-python@v5
uses: actions/setup-python@v6

Check failure

Code scanning / zizmor

unpinned action reference High

unpinned action reference

- name: Set up Python
uses: actions/setup-python@v5
uses: actions/setup-python@v6

Check failure

Code scanning / zizmor

unpinned action reference High

unpinned action reference

- name: Set up Python
uses: actions/setup-python@v4
uses: actions/setup-python@v6

Check failure

Code scanning / zizmor

unpinned action reference High

unpinned action reference

- name: Set up Python
uses: actions/setup-python@v5
uses: actions/setup-python@v6

Check failure

Code scanning / zizmor

unpinned action reference High

unpinned action reference
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