Bump the actions group with 3 updates
Type: Pull Request
State: Merged
Association: None
Comments: 0
(10 months ago)
(10 months ago)
(10 months ago)
by tstromberg
dependencies github_actions
Bumps the actions group with 3 updates: actions/setup-go, github/codeql-action and actions/dependency-review-action.
Updates actions/setup-go from 5.1.0 to 5.5.0
Release notes
Sourced from actions/setup-go's releases.
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#541New Contributors
@aparnajyothi-ymade their first contribution in actions/setup-go#568Full Changelog: https://github.com/actions/setup-go/compare/v5...v5.4.0
v5.3.0
What's Changed
- Use the new cache service: upgrade
@actions/cacheto^4.0.0by@Link- in actions/setup-go#531- Configure Dependabot settings by
@HarithaVattikutiin actions/setup-go#530- Document update - permission section by
@HarithaVattikutiin actions/setup-go#533- Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 by
@dependabotin actions/setup-go#534New Contributors
@Link- made their first contribution in actions/setup-go#531Full Changelog: https://github.com/actions/setup-go/compare/v5...v5.3.0
v5.2.0
What's Changed
- Leveraging the raw API to retrieve the version-manifest, as it does not impose a rate limit and hence facilitates unrestricted consumption without the need for a token for Github Enterprise Servers by
@Shegoxin actions/setup-go#496New Contributors
@Shegoxmade their first contribution in actions/setup-go#496
... (truncated)
Commits
d35c59achore: update discussions url (#527)29694d7Add manifest validation and improve error handling (#586)78535ddBump eslint-plugin-jest from 27.9.0 to 28.11.0 (#537)bb65d88Bump ts-jest from 29.1.2 to 29.3.2 (#582)7f17e83Bump@actions/globfrom 0.4.0 to 0.5.0 (#573)dca8468Update self-hosted environment validation and bump undici version (#556)691cc35upgrade actions/cache to 4.0.3 (#574)0aaccfdBump undici from 5.28.4 to 5.28.5 (#541)c4c1141upgrade actions/cache to 4.0.2 (#568)5a083d0Bump eslint-config-prettier from 8.10.0 to 10.0.1 (#536)- Additional commits viewable in compare view
Updates github/codeql-action from 3.27.1 to 3.29.8
Release notes
Sourced from github/codeql-action's releases.
v3.29.8
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.8 - 08 Aug 2025
- Fix an issue where the Action would autodetect unsupported languages such as HTML. #3015
See the full CHANGELOG.md for more information.
v3.29.7
This is a re-release of v3.29.5 to mitigate an issue that was discovered with v3.29.6.
v3.29.6
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.6 - 07 Aug 2025
- The
cleanup-levelinput to theanalyzeAction is now deprecated. The CodeQL Action has written a limited amount of intermediate results to the database since version 2.2.5, and now automatically manages cleanup. #2999- Update default CodeQL bundle version to 2.22.3. #3000
See the full CHANGELOG.md for more information.
v3.29.5
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.5 - 29 Jul 2025
- Update default CodeQL bundle version to 2.22.2. #2986
See the full CHANGELOG.md for more information.
v3.29.4
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.4 - 23 Jul 2025
No user facing changes.
See the full CHANGELOG.md for more information.
v3.29.3
CodeQL Action Changelog
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
[UNRELEASED]
No user facing changes.
3.29.8 - 08 Aug 2025
- Fix an issue where the Action would autodetect unsupported languages such as HTML. #3015
3.29.7 - 07 Aug 2025
This release rolls back 3.29.6 to address issues with language autodetection. It is identical to 3.29.5.
3.29.6 - 07 Aug 2025
- The
cleanup-levelinput to theanalyzeAction is now deprecated. The CodeQL Action has written a limited amount of intermediate results to the database since version 2.2.5, and now automatically manages cleanup. #2999- Update default CodeQL bundle version to 2.22.3. #3000
3.29.5 - 29 Jul 2025
- Update default CodeQL bundle version to 2.22.2. #2986
3.29.4 - 23 Jul 2025
No user facing changes.
3.29.3 - 21 Jul 2025
No user facing changes.
3.29.2 - 30 Jun 2025
- Experimental: When the
quality-queriesinput for theinitaction is provided with an argument, separate.quality.sariffiles are produced and uploaded for each language with the results of the specified queries. Do not use this in production as it is part of an internal experiment and subject to change at any time. #29353.29.1 - 27 Jun 2025
- Fix bug in PR analysis where user-provided
includequery filter fails to exclude non-included queries. #2938- Update default CodeQL bundle version to 2.22.1. #2950
3.29.0 - 11 Jun 2025
- Update default CodeQL bundle version to 2.22.0. #2925
- Bump minimum CodeQL bundle version to 2.16.6. #2912
3.28.21 - 28 July 2025
No user facing changes.
... (truncated)
Commits
76621b6Merge pull request #3019 from github/update-v3.29.8-679a40d3329ac3ceAdd release notes for 3.29.7737cfdeUpdate changelog for v3.29.8679a40dMerge pull request #3014 from github/henrymercer/rebuild-dispatch6fe50b2Merge pull request #3015 from github/henrymercer/language-autodetection-worka...6bc91d6Add changelog note6b4fedcBump Action patch version5794ffcFix auto-detection of extractors that aren't languagesbd62bf4Finish in-progress merges2afb4e6Avoid specifying branch unnecessarily- Additional commits viewable in compare view
Updates actions/dependency-review-action from 4.4.0 to 4.7.1
Release notes
Sourced from actions/dependency-review-action's releases.
v4.7.1
- Packages added to
allow-dependencies-licenseswill be allowed even if the package in question has no license information #889- License expressions (e.g.
Ruby OR GPL-2.0) in the allow list are automatically discarded so that they don't invalidate the whole allow list, which should just be license identifier (e.g.Ruby)v4.7.0
- Handle complex license expressions (e.g.
MIT AND GPL-2.0) in allow lists (fixes #809 and probably others)- Replace
OTHERin package licenses withLicenseRef-clearlydefined-OTHERso that parsing passesv4.6.0
What's Changed
- Updating multiple dependency versions by
@Ahmed3lmallahin actions/dependency-review-action#870- Grouping minor and patch dependabot updates to lessen the number of PRs by
@Ahmed3lmallahin actions/dependency-review-action#876- Bump actions/stale from 9.0.0 to 9.1.0 by
@dependabotin actions/dependency-review-action#878- Bump undici from 5.28.4 to 5.28.5 by
@dependabotin actions/dependency-review-action#877- DR Action should link to the proxima stamp when appropriate in error messages by
@AshelyTCin actions/dependency-review-action#891- Allow deny package removal by
@ellenfieldnin actions/dependency-review-action#888- Fix typos by
@omahsin actions/dependency-review-action#893- Bump esbuild from 0.19.5 to 0.25.0 by
@dependabotin actions/dependency-review-action#900- Bump octokit and related dependencies by
@RomanIakovlevin actions/dependency-review-action#904- Bump
@babel/helpersfrom 7.23.2 to 7.26.10 by@dependabotin actions/dependency-review-action#905- Bump
@octokit/plugin-paginate-restfrom 9.1.5 to 9.2.2 by@dependabotin actions/dependency-review-action#899- Update transitive dependency spdx-license-ids by
@ailoxin actions/dependency-review-action#855- To not print OpenSSF Scorecard section if no dependencies scanned by
@fabasoadin actions/dependency-review-action#884- Improve usage of this action in dependency-review.yml by
@fabasoadin actions/dependency-review-action#883- Clarify comment-summary-in-pr behaviour by
@Pantelis-Santoriniosin actions/dependency-review-action#902- Prepare 4.6.0 Release candidate by
@brrygrdnin actions/dependency-review-action#910New Contributors
@AshelyTCmade their first contribution in actions/dependency-review-action#891@ellenfieldnmade their first contribution in actions/dependency-review-action#888@omahsmade their first contribution in actions/dependency-review-action#893@RomanIakovlevmade their first contribution in actions/dependency-review-action#904@ailoxmade their first contribution in actions/dependency-review-action#855@fabasoadmade their first contribution in actions/dependency-review-action#884@Pantelis-Santoriniosmade their first contribution in actions/dependency-review-action#902@brrygrdnmade their first contribution in actions/dependency-review-action#910Full Changelog: https://github.com/actions/dependency-review-action/compare/v4.5.0...v4.6.0
v4.5.0
What's Changed
- Bump got from 14.4.2 to 14.4.3 by
@dependabotin actions/dependency-review-action#844- Bump nodemon from 3.1.0 to 3.1.7 by
@dependabotin actions/dependency-review-action#847- Bump
@vercel/nccfrom 0.38.1 to 0.38.3 by@dependabotin actions/dependency-review-action#849- Overriding the cross-spawn dependency to use a safe version by
@Ahmed3lmallahin actions/dependency-review-action#850- fix: add summary comment on failure when warn-only: true by
@ebicklein actions/dependency-review-action#827- Prepare for 4.5.0 release by
@Ahmed3lmallahin actions/dependency-review-action#851New Contributors
@ebicklemade their first contribution in actions/dependency-review-action#827
... (truncated)
Commits
da24556Merge pull request #933 from actions/dangoor/471-release9af0cafBump version number for 4.7.1d8f2df2Merge pull request #932 from actions/907-disallow-expression6e9307aDiscard allow list entries that are not SPDX IDs8805179Merge pull request #930 from actions/889-allow-no-license014300bUpdate build34486f3Check namespaces when excluding license checks9b155d6Update buildf199659Allowing dependencies works with no licenses38ecb5bMerge pull request #929 from actions/dangoor/4.7-release- 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
1
3
+5
-5
Package Dependencies
actions/dependency-review-action
actions
4.4.0 → 4.7.1
Minor
Technical Details
| ID: | 4824314 |
| UUID: | 2733754273 |
| Node ID: | PR_kwDOPZYtxc6i8ceh |
| Host: | GitHub |
| Repository: | codeGROOVE-dev/gitMDM |
| Merge State: | Unknown |