erlang / otp

Erlang/OTP
http://erlang.org
Apache License 2.0
11.41k stars 2.95k forks source link

build(deps): bump the github-actions group with 5 updates #9074

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps the github-actions group with 5 updates:

Package From To
actions/checkout 4.2.1 4.2.2
actions/cache 4.1.1 4.1.2
softprops/action-gh-release 2.0.8 2.1.0
google/osv-scanner-action 1.8.5 1.9.0
EnricoMi/publish-unit-test-result-action 2.17.1 2.18.0

Updates actions/checkout from 4.2.1 to 4.2.2

Release notes

Sourced from actions/checkout's releases.

v4.2.2

What's Changed

Full Changelog: https://github.com/actions/checkout/compare/v4.2.1...v4.2.2

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

v4.1.2

v4.1.1

v4.1.0

... (truncated)

Commits


Updates actions/cache from 4.1.1 to 4.1.2

Release notes

Sourced from actions/cache's releases.

v4.1.2

What's Changed

New Contributors

Full Changelog: https://github.com/actions/cache/compare/v4...v4.1.2

Changelog

Sourced from actions/cache's changelog.

Releases

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.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)

3.3.2

  • Fixes bug with Azure SDK causing blob downloads to get stuck.

3.3.1

  • Reduced segment size to 128MB and segment timeout to 10 minutes to fail fast in case the cache download is stuck.

3.3.0

  • Added option to lookup cache without downloading it.

3.2.6

  • Fix zstd not being used after zstd version upgrade to 1.5.4 on hosted runners.

3.2.5

... (truncated)

Commits
  • 6849a64 Release 4.1.2 #1477
  • 5a1720c Merge branch 'Link-/prep-4.1.2' of https://github.com/actions/cache into Link...
  • d9fef48 Merge branch 'main' into Link-/prep-4.1.2
  • a50e8d0 Merge branch 'main' into Link-/prep-4.1.2
  • acc9ae5 Merge pull request #1481 from actions/dependabot/github_actions/actions/setup...
  • 1ea5f18 Merge branch 'main' into Link-/prep-4.1.2
  • cc679ff Merge branch 'main' into dependabot/github_actions/actions/setup-node-4
  • 366d43d Merge pull request #1483 from actions/dependabot/github_actions/github/codeql...
  • 02bf319 Bump github/codeql-action from 2 to 3
  • 6f6220b Merge branch 'main' into dependabot/github_actions/actions/setup-node-4
  • Additional commits viewable in compare view


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

Release notes

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

v2.1.0

What's Changed

Exciting New Features 🎉

Other Changes 🔄

New Contributors

Full Changelog: https://github.com/softprops/action-gh-release/compare/v2...v2.1.0

v2.0.9

What's Changed

  • maintenance release with updated dependencies

New Contributors

Full Changelog: https://github.com/softprops/action-gh-release/compare/v2...v2.0.9

Changelog

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

2.1.0

What's Changed

Exciting New Features 🎉

Other Changes 🔄

New Contributors

Full Changelog: https://github.com/softprops/action-gh-release/compare/v2...v2.1.0

2.0.9

  • maintenance release with updated dependencies

2.0.8

Other Changes 🔄

2.0.7

Bug fixes 🐛

Other Changes 🔄

2.0.6

  • maintenance release with updated dependencies

... (truncated)

Commits
  • 01570a1 chore: release 2.1.0
  • d5f028c feature: preserve upload order (#500)
  • 98daca2 feat: add support for release assets with multiple spaces within the name (#518)
  • b019a5b chore: bump @​types/node to 22.9.0
  • 73e673b chore(deps): bump @​types/node from 22.8.2 to 22.8.7 (#539)
  • e7a8f85 chore: release 2.0.9
  • 04afa13 chore(deps): bump actions/setup-node from 4.0.4 to 4.1.0 (#535)
  • 894468a chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 (#534)
  • 3bd23aa chore(deps): bump @​types/node from 22.7.5 to 22.8.2 (#533)
  • 21eb2f9 chore(deps): bump @​types/jest from 29.5.13 to 29.5.14 (#532)
  • Additional commits viewable in compare view


Updates google/osv-scanner-action from 1.8.5 to 1.9.0

Release notes

Sourced from google/osv-scanner-action's releases.

v1.9.0

What's Changed

New Contributors

Full Changelog: https://github.com/google/osv-scanner-action/compare/v1.8.5...v1.9.0

Commits
  • 19ec111 Merge pull request #46 from google/update-to-v1.9.0
  • 305dc32 Update unified workflow example to point to v1.9.0 reusable workflows
  • 1748759 Update reusable workflows to point to v1.9.0 actions
  • c80d3cb Update actions to use v1.9.0 osv-scanner image
  • d2af9ba Merge pull request #45 from renovate-bot/renovate/workflows
  • 0f80bc4 chore(deps): update github/codeql-action action to v3.26.10
  • eb1b88d Merge pull request #44 from renovate-bot/renovate/workflows
  • fc1c0fd chore(deps): update workflows
  • 32affcb Merge pull request #43 from renovate-bot/renovate/workflows
  • 5319a0e chore(deps): update github/codeql-action action to v3.26.7
  • Additional commits viewable in compare view


Updates EnricoMi/publish-unit-test-result-action from 2.17.1 to 2.18.0

Release notes

Sourced from EnricoMi/publish-unit-test-result-action's releases.

v2.18.0

Adds the following improvements:

  • Support Python 3.13 (#632)
  • Upgrade dependencies (#566)
  • Use unicode emojis (instead of markdown) (#631)
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 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
CLAassistant commented 1 week ago

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.

github-actions[bot] commented 1 week ago

CT Test Results

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

Results for commit 8e186bed.

:recycle: 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