Skip to content

chore(deps): bump the dependencies group with 4 updates#11343

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/dependencies-8b15b344b9
Open

chore(deps): bump the dependencies group with 4 updates#11343
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/dependencies-8b15b344b9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps the dependencies group with 4 updates: depot/setup-action, depot/build-push-action, CodSpeedHQ/action and anchore/sbom-action.

Updates depot/setup-action from 1.6.0 to 1.7.1

Release notes

Sourced from depot/setup-action's releases.

v1.7.1

What's Changed

v1.7.0

What's Changed

Commits
  • 15c09a5 Merge pull request #19 from depot/jacobwgillespie-patch-1
  • 3194a53 Update release workflow to ubuntu-latest
  • c0b08c3 Merge pull request #18 from depot/wito/dep-2955-update-our-actions-to-use-nod...
  • 23e67eb chore: update action dependencies
  • 0886069 chore: update node to v24
  • See full diff in compare view

Updates depot/build-push-action from 1.16.2 to 1.17.0

Release notes

Sourced from depot/build-push-action's releases.

v1.17.0

What's Changed

Commits

Updates CodSpeedHQ/action from 4.5.2 to 4.10.6

Release notes

Sourced from CodSpeedHQ/action's releases.

v4.10.6

Release Notes

🚀 Features

🐛 Bug Fixes

🏗️ Refactor

⚙️ Internals

Install codspeed-runner 4.10.6

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed/releases/download/v4.10.6/codspeed-runner-installer.sh | sh

Download codspeed-runner 4.10.6

File Platform Checksum
codspeed-runner-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
codspeed-runner-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

Full Runner Changelog: https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md

Full Changelog: CodSpeedHQ/action@v4.10.5...v4.10.6

... (truncated)

Commits
  • 4deb327 Release v4.10.6 🚀
  • a4c005a chore: bump runner version to 4.10.6
  • f6b352a feat: use codspeed hosted installer script
  • 9a74b6b Release v4.10.5 🚀
  • d6fbd84 chore: bump runner version to 4.10.5
  • fa0c9b1 Release v4.10.4 🚀
  • af115ee chore: bump runner version to 4.10.4
  • 7bb457d chore: bump runner version to 4.10.3
  • 2084259 Release v4.10.2 🚀
  • 6bc053f chore: bump runner version to 4.10.2
  • Additional commits viewable in compare view

Updates anchore/sbom-action from 0.21.1 to 0.22.2

Release notes

Sourced from anchore/sbom-action's releases.

v0.22.2

⬆️ Dependencies

v0.22.1

⬆️ Dependencies

v0.22.0

Changes in v0.22.0

⬆️ Dependencies

Commits
  • 28d7154 chore(deps): bump fast-xml-parser from 5.3.3 to 5.3.4 (#581)
  • 5e35834 chore(deps): update Syft to v1.41.2 (#582)
  • a30a06a chore(deps-dev): bump the dev-dependencies group with 2 updates (#580)
  • 750e84c chore(deps): update Syft to v1.41.1 (#579)
  • 5620efe chore(deps): bump release-drafter/release-drafter from 6.1.0 to 6.2.0 (#578)
  • ec824c7 chore(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#577)
  • deef08a chore(deps): update Syft to v1.41.0 (#576)
  • f139ded chore(deps): bump lodash from 4.17.21 to 4.17.23 (#573)
  • 1b05262 chore(deps): bump zizmorcore/zizmor-action from 0.3.0 to 0.4.1 (#575)
  • 1e8f28d chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#574)
  • Additional commits viewable 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 dependencies group with 4 updates: [depot/setup-action](https://github.com/depot/setup-action), [depot/build-push-action](https://github.com/depot/build-push-action), [CodSpeedHQ/action](https://github.com/codspeedhq/action) and [anchore/sbom-action](https://github.com/anchore/sbom-action).


Updates `depot/setup-action` from 1.6.0 to 1.7.1
- [Release notes](https://github.com/depot/setup-action/releases)
- [Commits](depot/setup-action@b0b1ea4...15c09a5)

Updates `depot/build-push-action` from 1.16.2 to 1.17.0
- [Release notes](https://github.com/depot/build-push-action/releases)
- [Commits](depot/build-push-action@9785b13...5f3b3c2)

Updates `CodSpeedHQ/action` from 4.5.2 to 4.10.6
- [Release notes](https://github.com/codspeedhq/action/releases)
- [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md)
- [Commits](CodSpeedHQ/action@dbda711...4deb327)

Updates `anchore/sbom-action` from 0.21.1 to 0.22.2
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md)
- [Commits](anchore/sbom-action@0b82b0b...28d7154)

---
updated-dependencies:
- dependency-name: depot/setup-action
  dependency-version: 1.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: depot/build-push-action
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: CodSpeedHQ/action
  dependency-version: 4.10.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: anchore/sbom-action
  dependency-version: 0.22.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

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 Feb 16, 2026
@dependabot dependabot bot added github_actions Pull requests that update GitHub Actions code dependencies Pull requests that update a dependency file labels Feb 16, 2026
@netlify
Copy link

netlify bot commented Feb 16, 2026

Deploy Preview for inventree-web-pui-preview canceled.

Name Link
🔨 Latest commit 777075f
🔍 Latest deploy log https://app.netlify.com/projects/inventree-web-pui-preview/deploys/69936bf341452e000865d46b

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.

1 participant