Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the github-actions group across 1 directory with 4 updates #9175

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2024

Bumps the github-actions group with 4 updates in the / directory: github/codeql-action, actions/cache, Vampire/setup-wsl and softprops/action-gh-release.

Updates github/codeql-action from 3.27.5 to 3.27.7

Release notes

Sourced from github/codeql-action's releases.

v3.27.7

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.7 - 10 Dec 2024

  • We are rolling out a change in December 2024 that will extract the CodeQL bundle directly to the toolcache to improve performance. #2631
  • Update default CodeQL bundle version to 2.20.0. #2636

See the full CHANGELOG.md for more information.

v3.27.6

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.6 - 03 Dec 2024

  • Update default CodeQL bundle version to 2.19.4. #2626

See the full CHANGELOG.md for more information.

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.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

[UNRELEASED]

No user facing changes.

3.27.7 - 10 Dec 2024

  • We are rolling out a change in December 2024 that will extract the CodeQL bundle directly to the toolcache to improve performance. #2631
  • Update default CodeQL bundle version to 2.20.0. #2636

3.27.6 - 03 Dec 2024

  • Update default CodeQL bundle version to 2.19.4. #2626

3.27.5 - 19 Nov 2024

No user facing changes.

3.27.4 - 14 Nov 2024

No user facing changes.

3.27.3 - 12 Nov 2024

No user facing changes.

3.27.2 - 12 Nov 2024

  • Fixed an issue where setting up the CodeQL tools would sometimes fail with the message "Invalid value 'undefined' for header 'authorization'". #2590

3.27.1 - 08 Nov 2024

  • The CodeQL Action now downloads bundles compressed using Zstandard on GitHub Enterprise Server when using Linux or macOS runners. This speeds up the installation of the CodeQL tools. This feature is already available to GitHub.com users. #2573
  • Update default CodeQL bundle version to 2.19.3. #2576

3.27.0 - 22 Oct 2024

  • Bump the minimum CodeQL bundle version to 2.14.6. #2549
  • Fix an issue where the upload-sarif Action would fail with "upload-sarif post-action step failed: Input required and not supplied: token" when called in a composite Action that had a different set of inputs to the ones expected by the upload-sarif Action. #2557
  • Update default CodeQL bundle version to 2.19.2. #2552

3.26.13 - 14 Oct 2024

No user facing changes.

... (truncated)

Commits
  • babb554 Merge pull request #2640 from github/update-v3.27.7-89757925c
  • 0a5a1c0 Update changelog for v3.27.7
  • 8975792 Merge pull request #2637 from github/dependabot/npm_and_yarn/npm-3bf4e64efa
  • d853bec Update checked-in dependencies
  • aab3460 Bump the npm group with 4 updates
  • 0d3e640 Merge pull request #2636 from github/update-bundle/codeql-bundle-v2.20.0
  • b135154 Merge branch 'main' into update-bundle/codeql-bundle-v2.20.0
  • 3d09005 Add changelog note
  • 8ba1205 Update default bundle to codeql-bundle-v2.20.0
  • 6f9e628 Merge pull request #2634 from github/angelapwen/stop-using-artifact-flag
  • Additional commits viewable in compare view

Updates actions/cache from 4.1.2 to 4.2.0

Release notes

Sourced from actions/cache's releases.

v4.2.0

⚠️ Important Changes

The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.

The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.

We are deprecating some versions of this action. We recommend upgrading to version v4 or v3 as soon as possible before February 1st, 2025. (Upgrade instructions below).

If you are using pinned SHAs, please use the SHAs of versions v4.2.0 or v3.4.0

If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.

Upgrading to the recommended versions will not break your workflows.

Read more about the change & access the migration guide: reference to the announcement.

Minor changes

Minor and patch version updates for these dependencies:

  • @​actions/core: 1.11.1
  • @​actions/io: 1.1.3
  • @​vercel/ncc: 0.38.3

Full Changelog: actions/cache@v4...v4.2.0

Changelog

Sourced from actions/cache's changelog.

Releases

4.2.0

TLDR; The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.

The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.

We are deprecating some versions of this action. We recommend upgrading to version v4 or v3 as soon as possible before February 1st, 2025. (Upgrade instructions below).

If you are using pinned SHAs, please use the SHAs of versions v4.2.0 or v3.4.0

If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.

Upgrading to the recommended versions will not break your workflows.

4.1.2

  • Add GitHub Enterprise Cloud instances hostname filters to inform API endpoint choices - #1474
  • Security fix: Bump braces from 3.0.2 to 3.0.3 - #1475

4.1.1

  • Restore original behavior of cache-hit output - #1467

4.1.0

  • Ensure cache-hit output is set when a cache is missed - #1404
  • Deprecate save-always input - #1452

4.0.2

  • Fixed restore fail-on-cache-miss not working.

4.0.1

  • Updated isGhes check

4.0.0

  • Updated minimum runner version support from node 12 -> node 20

3.4.0

  • Integrated with the new cache service (v2) APIs

3.3.3

  • Updates @​actions/cache to v3.2.3 to fix accidental mutated path arguments to getCacheVersion actions/toolkit#1378
  • Additional audit fixes of npm package(s)

... (truncated)

Commits

Updates Vampire/setup-wsl from 3.1.3 to 4.0.0

Release notes

Sourced from Vampire/setup-wsl's releases.

v4.0.0

Highlights

The action can now also use WSLv2 (or any newer version potentially)

Breaking Changes

Where supported the action now defaults to WSLv2. If you want to continue using WSLv1 where WSLv2 is supported, then use the new wsl-version input to configure this.

Details

  • Increase version to 4.0.0 [7b4322db04a943bafed9c980aac27c8d27e0e00d]
  • Add support for WSLv2 (#64) [f2d2a634d48f658c715714ca56d4a012e9504217]

v3.1.4

Highlights

  • Replace non-working download link for Ubuntu 16.04

Details

  • Update Kotlin to 2.0.20 [7e4d21a6300aa2e9a9939a531ab49a61ac76006b]
  • Properly share build outputs between projects [bf0d42a2f09a7e2930de0db7afa7c4fb61573685]
  • Update kotlin wrappers to pre.819, switch to ES modules, and use ktor as HTTP client [ae3050660b5a02bdc0bddeee3929c37617f21667]
  • Use static download link for Ubuntu 16.04 [4368914c378195dbbd03cc11797b832475817023]
Commits
  • 94eb93b [Gradle Release Plugin] - pre tag commit: 'v4.0.0'.
  • f2d2a63 Add support for WSLv2 (#64)
  • 7b4322d Increase version to 4.0.0
  • b8485ca [Gradle Release Plugin] - new version commit: 'v3.1.5-SNAPSHOT'.
  • 6c400b7 [Gradle Release Plugin] - pre tag commit: 'v3.1.4'.
  • 4368914 Use static download link for Ubuntu 16.04
  • ae30506 Update kotlin wrappers to pre.819, switch to ES modules, and use ktor as HTTP...
  • bf0d42a Properly share build outputs between projects
  • 7e4d21a Update Kotlin to 2.0.20
  • c28fcf3 [Gradle Release Plugin] - new version commit: 'v3.1.4-SNAPSHOT'.
  • See full diff in compare view

Updates softprops/action-gh-release from 2.1.0 to 2.2.0

Release notes

Sourced from softprops/action-gh-release's releases.

v2.2.0

What's Changed

Exciting New Features 🎉

Bug fixes 🐛

Other Changes 🔄

New Contributors

Full Changelog: softprops/action-gh-release@v2.1.0...v2.2.0

Changelog

Sourced from softprops/action-gh-release's changelog.

2.2.0

What's Changed

Exciting New Features 🎉

Bug fixes 🐛

Other Changes 🔄

2.1.0

What's Changed

Exciting New Features 🎉

Other Changes 🔄

2.0.9

  • maintenance release with updated dependencies

2.0.8

Other Changes 🔄

2.0.7

Bug fixes 🐛

... (truncated)

Commits
  • 7b4da11 release 2.2.0
  • 64f1fa1 feat: read the release assets asynchronously (#552)
  • 9e35a64 chore(deps): bump prettier from 3.4.1 to 3.4.2 (#554)
  • 92bc83c chore(deps): bump @​types/node from 22.9.4 to 22.10.1 (#551)
  • 09f0e37 chore(deps): bump prettier from 3.3.3 to 3.4.1 (#550)
  • f138a07 chore(deps): bump @​vercel/ncc from 0.38.2 to 0.38.3 (#543)
  • 39a5683 fix(docs): clarify the default for tag_name (#544)
  • 62368ac chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#545)
  • 181b5bc chore(deps): bump @​types/node from 22.9.0 to 22.9.4 (#547)
  • 3284404 chore(deps): bump typescript from 5.6.3 to 5.7.2 (#548)
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

…updates

Bumps the github-actions group with 4 updates in the / directory: [github/codeql-action](https://github.com/github/codeql-action), [actions/cache](https://github.com/actions/cache), [Vampire/setup-wsl](https://github.com/vampire/setup-wsl) and [softprops/action-gh-release](https://github.com/softprops/action-gh-release).


Updates `github/codeql-action` from 3.27.5 to 3.27.7
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@f09c1c0...babb554)

Updates `actions/cache` from 4.1.2 to 4.2.0
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@6849a64...1bd1e32)

Updates `Vampire/setup-wsl` from 3.1.3 to 4.0.0
- [Release notes](https://github.com/vampire/setup-wsl/releases)
- [Commits](Vampire/setup-wsl@23f94bc...94eb93b)

Updates `softprops/action-gh-release` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@01570a1...7b4da11)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: Vampire/setup-wsl
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the team:VM Assigned to OTP team VM label Dec 11, 2024
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Contributor

github-actions bot commented Dec 11, 2024

CT Test Results

  1 files   11 suites   4m 13s ⏱️
 93 tests  91 ✅ 2 💤 0 ❌
109 runs  107 ✅ 2 💤 0 ❌

Results for commit 0a5f0cf.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@garazdawi garazdawi merged commit d7b2657 into maint-27 Dec 11, 2024
42 of 44 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/maint-27/github-actions-a2da7620a4 branch December 11, 2024 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team:VM Assigned to OTP team VM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants