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 with 8 updates #22

Open
wants to merge 1 commit into
base: maint-26
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps the github-actions group with 8 updates:

Package From To
actions/create-github-app-token 1.10.4 1.11.1
actions/checkout 4.1.7 4.2.2
dorny/paths-filter 3.0.0 3.0.2
actions/cache 4.0.2 4.2.0
actions/upload-artifact 4.4.0 4.6.0
Vampire/setup-wsl 3.1.1 4.1.0
softprops/action-gh-release 2.0.8 2.2.1
EnricoMi/publish-unit-test-result-action 2.17.1 2.18.0

Updates actions/create-github-app-token from 1.10.4 to 1.11.1

Release notes

Sourced from actions/create-github-app-token's releases.

v1.11.1

What's Changed

Bug Fixes

Full Changelog: actions/create-github-app-token@v1.11.0...v1.11.1

v1.11.0

What's Changed

Features

New Contributors

Full Changelog: actions/create-github-app-token@v1.10.4...v1.11.0

Commits
  • c1a2851 build(release): 1.11.1 [skip ci]
  • fa6118c fix(deps): bump the production-dependencies group across 1 directory with 3 u...
  • ae140fa build(deps): bump actions/publish-immutable-action from 0.0.3 to 0.0.4 (#180)
  • c84b152 build(deps-dev): bump the development-dependencies group across 1 directory w...
  • 26a5f36 ci(dependabot): only group minor and patch updates (#192)
  • 6f99576 docs(README): fix typo (#186)
  • 25cc3bd refactor: remove redundant API call (#175)
  • a2c2dfa build(deps-dev): bump the development-dependencies group with 3 updates (#174)
  • 349e62c ci(release): add workflow file for publishing releases to immutable action pa...
  • 5d869da build(release): 1.11.0 [skip ci]
  • Additional commits viewable in compare view

Updates actions/checkout from 4.1.7 to 4.2.2

Release notes

Sourced from actions/checkout's releases.

v4.2.2

What's Changed

Full Changelog: actions/checkout@v4.2.1...v4.2.2

v4.2.1

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.2.0...v4.2.1

v4.2.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.1.7...v4.2.0

Changelog

Sourced from actions/checkout's changelog.

v4.2.2

v4.2.1

v4.2.0

Commits

Updates dorny/paths-filter from 3.0.0 to 3.0.2

Release notes

Sourced from dorny/paths-filter's releases.

v3.0.2

What's Changed

New Contributors

Full Changelog: dorny/paths-filter@v3...v3.0.2

v3.0.1

What's Changed

New Contributors

Full Changelog: dorny/paths-filter@v3...v3.0.1

Changelog

Sourced from dorny/paths-filter's changelog.

v3.0.2

v3.0.1

v3.0.0

v2.11.1

v2.11.0

v2.10.2

v2.10.1

v2.10.0

v2.9.3

v2.9.2

v2.9.1

v2.9.0

v2.8.0

v2.7.0

... (truncated)

Commits

Updates actions/cache from 4.0.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

v4.1.2

What's Changed

New Contributors

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

v4.1.1

What's Changed

... (truncated)

Changelog

Sourced from actions/cache's changelog.

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
Commits

Updates actions/upload-artifact from 4.4.0 to 4.6.0

Release notes

Sourced from actions/upload-artifact's releases.

v4.6.0

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.0

v4.5.0

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4.4.3...v4.5.0

v4.4.3

What's Changed

Full Changelog: actions/upload-artifact@v4.4.2...v4.4.3

v4.4.2

What's Changed

Full Changelog: actions/upload-artifact@v4.4.1...v4.4.2

v4.4.1

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4.4.0...v4.4.1

Commits
  • 65c4c4a Merge pull request #662 from actions/yacaovsnc/add_variable_for_concurrency_a...
  • 0207619 move files back to satisfy licensed ci
  • 1ecca81 licensed cache updates
  • 9742269 Expose env vars to controll concurrency and timeout
  • 6f51ac0 Merge pull request #656 from bdehamer/bdehamer/artifact-digest
  • c40c16d add new artifact-digest output
  • 735efb4 bump @​actions/artifact from 2.1.11 to 2.2.0
  • 184d73b Merge pull request #578 from hamirmahal/fix/deprecated-nodejs-usage-in-action
  • b4a0a98 Merge branch 'main' into fix/deprecated-nodejs-usage-in-action
  • b4b15b8 Merge pull request #632 from actions/joshmgross/undo-dependency-changes
  • Additional commits viewable in compare view

Updates Vampire/setup-wsl from 3.1.1 to 4.1.0

Release notes

Sourced from Vampire/setup-wsl's releases.

v4.1.0

Highlights

  • Support for windows-2025 runner images

Details

  • Correct README ToC and default value formatting [ed92ae3c77c3b588f44a6a4b39d83bb4e9c4781e]
  • Use permanent short-link again for Ubuntu 16.04 [3d42bb08fcd4729645bee8273cb0ee23cb4353d6]
  • Retry WSLv2 update up to 10 times due to unreliable download server (#66) [10b7b9a787f6a4b01cec7941ddac1d50d0b0f13e]
  • Increase version to 4.1.0 [b2fcdb982014a75f098b9cce0eb510a006ef98fc]
  • Add support for windows-2025 runner images (#65) [c82592e3ccf0514d639951ceafb4c5a393340c7f]

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]

v3.1.3

Rebuild due to release error

v3.1.2

Highlights

  • Use static download link for Ubuntu 24.04 [942db883f796a3ffb1ee68090c4a1ae7c26ebf12]

Details

  • Do not try to update Ubuntu 24.04 due to a bug in systemd package [2c0326dc532f512c298a7ef490b1a307a517dd0e]
  • Use Maven-based bindings for GitHub Actions workflows DSL [9c1480acc438ab92d5ed5ac85a0f79cd029e58b3]
  • Update references to github-workflows-kt and github-actions-typing [c2c53582e063b211f78cbaee01b87f6dbe1bb64a]
  • Update github-workflows-kt to 3.0.0 [f1b7dd4a7442faf33c1fbf60b2f7da972c7ce63d]
  • Use static download link for Ubuntu 24.04 [942db883f796a3ffb1ee68090c4a1ae7c26ebf12]
  • Do not try to install sudo on kali-linux due to a bug in systemd package [b135bad1dc23450f099fadf8d40898a967d2dfec]
  • Do not try to install dos2unix on kali-linux due to a bug in systemd package [9114dfc08f458681713347a916371d685bfcb3c2]
Commits
  • 5ff2c04 [Gradle Release Plugin] - pre tag commit: 'v4.1.0'.
  • c82592e Add support for windows-2025 runner images (#65)
  • b2fcdb9 Increase version to 4.1.0
  • 10b7b9a Retry WSLv2 update up to 5 times due to unreliable download server (#66)
  • 3d42bb0 Use permanent short-link again for Ubuntu 16.04
  • ed92ae3 Correct README ToC and default value formatting
  • 78b8d48 [Gradle Release Plugin] - new version commit: 'v4.0.1-SNAPSHOT'.
  • 94eb93b [Gradle Release Plugin] - pre tag commit: 'v4.0.0'.
  • f2d2a63 Add support for WSLv2 (#64)
  • 7b4322d Increase version to 4.0.0
  • Additional commits viewable in compare view

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

Release notes

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

v2.2.1

What's Changed

Bug fixes 🐛

Other Changes 🔄

New Contributors

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

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

v2.1.0

What's Changed

Exciting New Features 🎉

Other Changes 🔄

... (truncated)

Changelog

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

2.2.1

What's Changed

Bug fixes 🐛

Other Changes 🔄

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
Commits
  • c95fe14 release 2.2.1
  • deddb09 fix: big file uploads (#562)
  • 33fcd69 chore: update error and warning messages for not matching files in files fiel...
  • 01050bd chore(deps): bump @​types/node from 22.10.2 to 22.10.5 (#569)
  • 92dffe6 chore(deps): bump @​types/node from 22.10.1 to 22.10.2 (#559)
  • 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)
  • 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 <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 github-actions group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/create-github-app-token](https://github.com/actions/create-github-app-token) | `1.10.4` | `1.11.1` |
| [actions/checkout](https://github.com/actions/checkout) | `4.1.7` | `4.2.2` |
| [dorny/paths-filter](https://github.com/dorny/paths-filter) | `3.0.0` | `3.0.2` |
| [actions/cache](https://github.com/actions/cache) | `4.0.2` | `4.2.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.4.0` | `4.6.0` |
| [Vampire/setup-wsl](https://github.com/vampire/setup-wsl) | `3.1.1` | `4.1.0` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2.0.8` | `2.2.1` |
| [EnricoMi/publish-unit-test-result-action](https://github.com/enricomi/publish-unit-test-result-action) | `2.17.1` | `2.18.0` |


Updates `actions/create-github-app-token` from 1.10.4 to 1.11.1
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](actions/create-github-app-token@v1.10.4...v1.11.1)

Updates `actions/checkout` from 4.1.7 to 4.2.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.1.7...v4.2.2)

Updates `dorny/paths-filter` from 3.0.0 to 3.0.2
- [Release notes](https://github.com/dorny/paths-filter/releases)
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
- [Commits](dorny/paths-filter@v3...v3.0.2)

Updates `actions/cache` from 4.0.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@v4.0.2...v4.2.0)

Updates `actions/upload-artifact` from 4.4.0 to 4.6.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4.4.0...v4.6.0)

Updates `Vampire/setup-wsl` from 3.1.1 to 4.1.0
- [Release notes](https://github.com/vampire/setup-wsl/releases)
- [Commits](Vampire/setup-wsl@v3.1.1...v4.1.0)

Updates `softprops/action-gh-release` from 2.0.8 to 2.2.1
- [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@v2.0.8...v2.2.1)

Updates `EnricoMi/publish-unit-test-result-action` from 2.17.1 to 2.18.0
- [Release notes](https://github.com/enricomi/publish-unit-test-result-action/releases)
- [Commits](EnricoMi/publish-unit-test-result-action@v2.17.1...v2.18.0)

---
updated-dependencies:
- dependency-name: actions/create-github-app-token
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: dorny/paths-filter
  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: actions/upload-artifact
  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
- dependency-name: EnricoMi/publish-unit-test-result-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Jan 27, 2025

The following labels could not be found: team:VM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant