chore(deps): bump the actions group with 3 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 4
(9 months ago)
(8 months ago)
dependencies github_actions
Bumps the actions group with 3 updates: actions/setup-go, actions/labeler and actions/setup-python.
Updates actions/setup-go from 5 to 6
Release notes
Sourced from actions/setup-go's releases.
v6.0.0
What's Changed
Breaking Changes
- Improve toolchain handling to ensure more reliable and consistent toolchain selection and management by
@matthewhughes934in actions/setup-go#460- Upgrade Nodejs runtime from node20 to node 24 by
@salmanmkcin actions/setup-go#624Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes
Dependency Upgrades
- Upgrade
@types/jestfrom 29.5.12 to 29.5.14 by@dependabot[bot] in actions/setup-go#589- Upgrade
@actions/tool-cachefrom 2.0.1 to 2.0.2 by@dependabot[bot] in actions/setup-go#591- Upgrade
@typescript-eslint/parserfrom 8.31.1 to 8.35.1 by@dependabot[bot] in actions/setup-go#590- Upgrade undici from 5.28.5 to 5.29.0 by
@dependabot[bot] in actions/setup-go#594- Upgrade typescript from 5.4.2 to 5.8.3 by
@dependabot[bot] in actions/setup-go#538- Upgrade eslint-plugin-jest from 28.11.0 to 29.0.1 by
@dependabot[bot] in actions/setup-go#603- Upgrade
form-datato bring in fix for critical vulnerability by@matthewhughes934in actions/setup-go#618- Upgrade actions/checkout from 4 to 5 by
@dependabot[bot] in actions/setup-go#631New Contributors
@matthewhughes934made their first contribution in actions/setup-go#618@salmanmkcmade their first contribution in actions/setup-go#624Full Changelog: https://github.com/actions/setup-go/compare/v5...v6.0.0
v5.5.0
What's Changed
Bug fixes:
- Update self-hosted environment validation by
@priyagupta108in actions/setup-go#556- Add manifest validation and improve error handling by
@priyagupta108in actions/setup-go#586- Update template link by
@jsorefin actions/setup-go#527Dependency updates:
- Upgrade
@action/cachefrom 4.0.2 to 4.0.3 by@aparnajyothi-yin actions/setup-go#574- Upgrade
@actions/globfrom 0.4.0 to 0.5.0 by@dependabotin actions/setup-go#573- Upgrade ts-jest from 29.1.2 to 29.3.2 by
@dependabotin actions/setup-go#582- Upgrade eslint-plugin-jest from 27.9.0 to 28.11.0 by
@dependabotin actions/setup-go#537New Contributors
@jsorefmade their first contribution in actions/setup-go#527Full Changelog: https://github.com/actions/setup-go/compare/v5...v5.5.0
v5.4.0
What's Changed
Dependency updates :
- Upgrade semver from 7.6.0 to 7.6.3 by
@dependabotin actions/setup-go#535- Upgrade eslint-config-prettier from 8.10.0 to 10.0.1 by
@dependabotin actions/setup-go#536- Upgrade
@action/cachefrom 4.0.0 to 4.0.2 by@aparnajyothi-yin actions/setup-go#568- Upgrade undici from 5.28.4 to 5.28.5 by
@dependabotin actions/setup-go#541
... (truncated)
Commits
4469467Bump actions/checkout from 4 to 5 (#631)e093d1eNode 24 upgrade (#624)1d76b95Improve toolchain handling (#460)e75c3e8Bumpform-datato bring in fix for critical vulnerability (#618)8e57b58Bump eslint-plugin-jest from 28.11.0 to 29.0.1 (#603)7c0b336Bump typescript from 5.4.2 to 5.8.3 (#538)6f26dccBump undici from 5.28.5 to 5.29.0 (#594)8d4083aBump@typescript-eslint/parserfrom 5.62.0 to 8.32.0 (#590)fa96338Bump@actions/tool-cachefrom 2.0.1 to 2.0.2 (#591)4de67c0Bump@types/jestfrom 29.5.12 to 29.5.14 (#589)- See full diff in compare view
Updates actions/labeler from 5 to 6
Release notes
Sourced from actions/labeler's releases.
v6.0.0
What's Changed
- Add workflow file for publishing releases to immutable action package by
@jcambassin actions/labeler#802Breaking Changes
- Upgrade Node.js version to 24 in action and dependencies
@salmanmkcin actions/labeler#891 Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. Release NotesDependency Upgrades
- Upgrade eslint-config-prettier from 9.0.0 to 9.1.0 by
@dependabot[bot] in actions/labeler#711- Upgrade eslint from 8.52.0 to 8.55.0 by
@dependabot[bot] in actions/labeler#720- Upgrade
@types/jestfrom 29.5.6 to 29.5.11 by@dependabot[bot] in actions/labeler#719- Upgrade
@types/js-yamlfrom 4.0.8 to 4.0.9 by@dependabot[bot] in actions/labeler#718- Upgrade
@typescript-eslint/parserfrom 6.9.0 to 6.14.0 by@dependabot[bot] in actions/labeler#717- Upgrade prettier from 3.0.3 to 3.1.1 by
@dependabot[bot] in actions/labeler#726- Upgrade eslint from 8.55.0 to 8.56.0 by
@dependabot[bot] in actions/labeler#725- Upgrade
@typescript-eslint/parserfrom 6.14.0 to 6.19.0 by@dependabot[bot] in actions/labeler#745- Upgrade eslint-plugin-jest from 27.4.3 to 27.6.3 by
@dependabot[bot] in actions/labeler#744- Upgrade
@typescript-eslint/eslint-pluginfrom 6.9.0 to 6.20.0 by@dependabot[bot] in actions/labeler#750- Upgrade prettier from 3.1.1 to 3.2.5 by
@dependabot[bot] in actions/labeler#752- Upgrade undici from 5.26.5 to 5.28.3 by
@dependabot[bot] in actions/labeler#757- Upgrade braces from 3.0.2 to 3.0.3 by
@dependabot[bot] in actions/labeler#789- Upgrade minimatch from 9.0.3 to 10.0.1 by
@dependabot[bot] in actions/labeler#805- Upgrade
@actions/corefrom 1.10.1 to 1.11.1 by@dependabot[bot] in actions/labeler#811- Upgrade typescript from 5.4.3 to 5.7.2 by
@dependabot[bot] in actions/labeler#819- Upgrade
@typescript-eslint/parserfrom 7.3.1 to 8.17.0 by@dependabot[bot] in actions/labeler#824- Upgrade prettier from 3.2.5 to 3.4.2 by
@dependabot[bot] in actions/labeler#825- Upgrade
@types/jestfrom 29.5.12 to 29.5.14 by@dependabot[bot] in actions/labeler#827- Upgrade eslint-plugin-jest from 27.9.0 to 28.9.0 by
@dependabot[bot] in actions/labeler#832- Upgrade ts-jest from 29.1.2 to 29.2.5 by
@dependabot[bot] in actions/labeler#831- Upgrade
@vercel/nccfrom 0.38.1 to 0.38.3 by@dependabot[bot] in actions/labeler#830- Upgrade typescript from 5.7.2 to 5.7.3 by
@dependabot[bot] in actions/labeler#835- Upgrade eslint-plugin-jest from 28.9.0 to 28.11.0 by
@dependabot[bot] in actions/labeler#839- Upgrade undici from 5.28.4 to 5.28.5 by
@dependabot[bot] in actions/labeler#842- Upgrade
@octokit/request-errorfrom 5.0.1 to 5.1.1 by@dependabot[bot] in actions/labeler#846Documentation changes
- Add note regarding
pull_request_targetto README.md by@silverwindin actions/labeler#669- Update readme with additional examples and important note about
pull_request_targetevent by@IvanZosimovin actions/labeler#721- Document update - permission section by
@harithavattikutiin actions/labeler#840- Improvement in documentation for pull_request_target event usage in README by
@suyashgaonkarin actions/labeler#871- Fix broken links in documentation by
@suyashgaonkarin actions/labeler#822New Contributors
@silverwindmade their first contribution in actions/labeler#669@Jcambassmade their first contribution in actions/labeler#802@suyashgaonkarmade their first contribution in actions/labeler#822@HarithaVattikutimade their first contribution in actions/labeler#840@salmanmkcmade their first contribution in actions/labeler#891
... (truncated)
Commits
634933epublish-action upgrade to 0.4.0 from 0.2.2 (#901)f1a63e8Update Node.js version to 24 in action and dependencies (#891)b0a1180Bump@octokit/request-errorfrom 5.0.1 to 5.1.1 (#846)110d441Update README.md (#871)bee50feBump undici from 5.28.4 to 5.28.5 (#842)6463cdbBump eslint-plugin-jest from 28.9.0 to 28.11.0 (#839)c209686Bump typescript from 5.7.2 to 5.7.3 (#835)5184940Bump@vercel/nccfrom 0.38.1 to 0.38.3 (#830)3629d55Document update - permission section (#840)d24f7f3Bump ts-jest from 29.1.2 to 29.2.5 (#831)- Additional commits viewable in compare view
Updates actions/setup-python from 5 to 6
Release notes
Sourced from actions/setup-python's releases.
v6.0.0
What's Changed
Breaking Changes
- Upgrade to node 24 by
@salmanmkcin actions/setup-python#1164Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes
Enhancements:
- Add support for
pip-versionby@priyagupta108in actions/setup-python#1129- Enhance reading from .python-version by
@krystof-kin actions/setup-python#787- Add version parsing from Pipfile by
@aradkdjin actions/setup-python#1067Bug fixes:
- Clarify pythonLocation behaviour for PyPy and GraalPy in environment variables by
@aparnajyothi-yin actions/setup-python#1183- Change missing cache directory error to warning by
@aparnajyothi-yin actions/setup-python#1182- Add Architecture-Specific PATH Management for Python with --user Flag on Windows by
@aparnajyothi-yin actions/setup-python#1122- Include python version in PyPy python-version output by
@cdce8pin actions/setup-python#1110- Update docs: clarification on pip authentication with setup-python by
@priya-kinthaliin actions/setup-python#1156Dependency updates:
- Upgrade idna from 2.9 to 3.7 in /tests/data by
@dependabot[bot] in actions/setup-python#843- Upgrade form-data to fix critical vulnerabilities #182 & #183 by
@aparnajyothi-yin actions/setup-python#1163- Upgrade setuptools to 78.1.1 to fix path traversal vulnerability in PackageIndex.download by
@aparnajyothi-yin actions/setup-python#1165- Upgrade actions/checkout from 4 to 5 by
@dependabot[bot] in actions/setup-python#1181- Upgrade
@actions/tool-cachefrom 2.0.1 to 2.0.2 by@dependabot[bot] in actions/setup-python#1095New Contributors
@krystof-kmade their first contribution in actions/setup-python#787@cdce8pmade their first contribution in actions/setup-python#1110@aradkdjmade their first contribution in actions/setup-python#1067Full Changelog: https://github.com/actions/setup-python/compare/v5...v6.0.0
v5.6.0
What's Changed
- Workflow updates related to Ubuntu 20.04 by
@aparnajyothi-yin actions/setup-python#1065- Fix for Candidate Not Iterable Error by
@aparnajyothi-yin actions/setup-python#1082- Upgrade semver and
@types/semverby@dependabotin actions/setup-python#1091- Upgrade prettier from 2.8.8 to 3.5.3 by
@dependabotin actions/setup-python#1046- Upgrade ts-jest from 29.1.2 to 29.3.2 by
@dependabotin actions/setup-python#1081Full Changelog: https://github.com/actions/setup-python/compare/v5...v5.6.0
v5.5.0
What's Changed
Enhancements:
- Support free threaded Python versions like '3.13t' by
@colesburyin actions/setup-python#973- Enhance Workflows: Include ubuntu-arm runners, Add e2e Testing for free threaded and Upgrade
@action/cachefrom 4.0.0 to 4.0.3 by@priya-kinthaliin actions/setup-python#1056- Add support for .tool-versions file in setup-python by
@mahabaleshwarsin actions/setup-python#1043Bug fixes:
- Fix architecture for pypy on Linux ARM64 by
@mayeutin actions/setup-python#1011 This update maps arm64 to aarch64 for Linux ARM64 PyPy installations.
... (truncated)
Commits
e797f83Upgrade to node 24 (#1164)3d1e2d2Revert "Enhance cache-dependency-path handling to support files outside the w...65b0712Clarify pythonLocation behavior for PyPy and GraalPy in environment variables...5b668cfBump actions/checkout from 4 to 5 (#1181)f62a0e2Change missing cache directory error to warning (#1182)9322b3cUpgrade setuptools to 78.1.1 to fix path traversal vulnerability in PackageIn...fbeb884Bump form-data to fix critical vulnerabilities #182 & #183 (#1163)03bb615Bump idna from 2.9 to 3.7 in /tests/data (#843)36da51dAdd version parsing from Pipfile (#1067)3c6f142update documentation (#1156)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 7376215 |
| UUID: | 3400929980 |
| Node ID: | PR_kwDOGd6UEM6nvNKc |
| Host: | GitHub |
| Repository: | stackrox/stackrox |