Commit c098f45
authored
chore(deps): update github-actions deps (major) (#7663)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://redirect.github.com/actions/checkout) |
action | major | `v5.0.0` -> `v6.0.0` |
| [actions/checkout](https://redirect.github.com/actions/checkout) |
action | major | `v5` -> `v6` |
| [actions/setup-go](https://redirect.github.com/actions/setup-go) |
action | major | `v5.0.2` -> `v6.1.0` |
|
[actions/upload-artifact](https://redirect.github.com/actions/upload-artifact)
| action | major | `v4.6.0` -> `v5.0.0` |
|
[actions/upload-artifact](https://redirect.github.com/actions/upload-artifact)
| action | major | `v4` -> `v5` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>actions/checkout (actions/checkout)</summary>
###
[`v6.0.0`](https://redirect.github.com/actions/checkout/compare/v5.0.1...v6.0.0)
[Compare
Source](https://redirect.github.com/actions/checkout/compare/v5.0.1...v6.0.0)
###
[`v5.0.1`](https://redirect.github.com/actions/checkout/releases/tag/v5.0.1)
[Compare
Source](https://redirect.github.com/actions/checkout/compare/v5.0.0...v5.0.1)
##### What's Changed
- Port v6 cleanup to v5 by
[@​ericsciple](https://redirect.github.com/ericsciple) in
[#​2301](https://redirect.github.com/actions/checkout/pull/2301)
**Full Changelog**:
<actions/checkout@v5...v5.0.1>
</details>
<details>
<summary>actions/setup-go (actions/setup-go)</summary>
###
[`v6.1.0`](https://redirect.github.com/actions/setup-go/releases/tag/v6.1.0)
[Compare
Source](https://redirect.github.com/actions/setup-go/compare/v6.0.0...v6.1.0)
#### What's Changed
##### Enhancements
- Fall back to downloading from go.dev/dl instead of
storage.googleapis.com/golang by
[@​nicholasngai](https://redirect.github.com/nicholasngai) in
[#​665](https://redirect.github.com/actions/setup-go/pull/665)
- Add support for .tool-versions file and update workflow by
[@​priya-kinthali](https://redirect.github.com/priya-kinthali) in
[#​673](https://redirect.github.com/actions/setup-go/pull/673)
- Add comprehensive breaking changes documentation for v6 by
[@​mahabaleshwars](https://redirect.github.com/mahabaleshwars) in
[#​674](https://redirect.github.com/actions/setup-go/pull/674)
##### Dependency updates
- Upgrade eslint-config-prettier from 10.0.1 to 10.1.8 and document
breaking changes in v6 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​617](https://redirect.github.com/actions/setup-go/pull/617)
- Upgrade actions/publish-action from 0.3.0 to 0.4.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​641](https://redirect.github.com/actions/setup-go/pull/641)
- Upgrade semver and
[@​types/semver](https://redirect.github.com/types/semver) by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​652](https://redirect.github.com/actions/setup-go/pull/652)
#### New Contributors
- [@​nicholasngai](https://redirect.github.com/nicholasngai) made
their first contribution in
[#​665](https://redirect.github.com/actions/setup-go/pull/665)
- [@​priya-kinthali](https://redirect.github.com/priya-kinthali)
made their first contribution in
[#​673](https://redirect.github.com/actions/setup-go/pull/673)
- [@​mahabaleshwars](https://redirect.github.com/mahabaleshwars)
made their first contribution in
[#​674](https://redirect.github.com/actions/setup-go/pull/674)
**Full Changelog**:
<actions/setup-go@v6...v6.1.0>
###
[`v6.0.0`](https://redirect.github.com/actions/setup-go/releases/tag/v6.0.0)
[Compare
Source](https://redirect.github.com/actions/setup-go/compare/v5.5.0...v6.0.0)
##### What's Changed
##### Breaking Changes
- Improve toolchain handling to ensure more reliable and consistent
toolchain selection and management by
[@​matthewhughes934](https://redirect.github.com/matthewhughes934)
in [#​460](https://redirect.github.com/actions/setup-go/pull/460)
- Upgrade Nodejs runtime from node20 to node 24 by
[@​salmanmkc](https://redirect.github.com/salmanmkc) in
[#​624](https://redirect.github.com/actions/setup-go/pull/624)
Make sure your runner is on version v2.327.1 or later to ensure
compatibility with this release. [See Release
Notes](https://redirect.github.com/actions/runner/releases/tag/v2.327.1)
##### Dependency Upgrades
- Upgrade [@​types/jest](https://redirect.github.com/types/jest)
from 29.5.12 to 29.5.14 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​589](https://redirect.github.com/actions/setup-go/pull/589)
- Upgrade
[@​actions/tool-cache](https://redirect.github.com/actions/tool-cache)
from 2.0.1 to 2.0.2 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​591](https://redirect.github.com/actions/setup-go/pull/591)
- Upgrade
[@​typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser)
from 8.31.1 to 8.35.1 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​590](https://redirect.github.com/actions/setup-go/pull/590)
- Upgrade undici from 5.28.5 to 5.29.0 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​594](https://redirect.github.com/actions/setup-go/pull/594)
- Upgrade typescript from 5.4.2 to 5.8.3 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​538](https://redirect.github.com/actions/setup-go/pull/538)
- Upgrade eslint-plugin-jest from 28.11.0 to 29.0.1 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​603](https://redirect.github.com/actions/setup-go/pull/603)
- Upgrade `form-data` to bring in fix for critical vulnerability by
[@​matthewhughes934](https://redirect.github.com/matthewhughes934)
in [#​618](https://redirect.github.com/actions/setup-go/pull/618)
- Upgrade actions/checkout from 4 to 5 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​631](https://redirect.github.com/actions/setup-go/pull/631)
##### New Contributors
-
[@​matthewhughes934](https://redirect.github.com/matthewhughes934)
made their first contribution in
[#​618](https://redirect.github.com/actions/setup-go/pull/618)
- [@​salmanmkc](https://redirect.github.com/salmanmkc) made their
first contribution in
[#​624](https://redirect.github.com/actions/setup-go/pull/624)
**Full Changelog**:
<actions/setup-go@v5...v6.0.0>
###
[`v5.5.0`](https://redirect.github.com/actions/setup-go/releases/tag/v5.5.0)
[Compare
Source](https://redirect.github.com/actions/setup-go/compare/v5.4.0...v5.5.0)
#### What's Changed
##### Bug fixes:
- Update self-hosted environment validation by
[@​priyagupta108](https://redirect.github.com/priyagupta108) in
[#​556](https://redirect.github.com/actions/setup-go/pull/556)
- Add manifest validation and improve error handling by
[@​priyagupta108](https://redirect.github.com/priyagupta108) in
[#​586](https://redirect.github.com/actions/setup-go/pull/586)
- Update template link by
[@​jsoref](https://redirect.github.com/jsoref) in
[#​527](https://redirect.github.com/actions/setup-go/pull/527)
##### Dependency updates:
- Upgrade
[@​action/cache](https://redirect.github.com/action/cache) from
4.0.2 to 4.0.3 by
[@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in
[#​574](https://redirect.github.com/actions/setup-go/pull/574)
- Upgrade
[@​actions/glob](https://redirect.github.com/actions/glob) from
0.4.0 to 0.5.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​573](https://redirect.github.com/actions/setup-go/pull/573)
- Upgrade ts-jest from 29.1.2 to 29.3.2 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​582](https://redirect.github.com/actions/setup-go/pull/582)
- Upgrade eslint-plugin-jest from 27.9.0 to 28.11.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​537](https://redirect.github.com/actions/setup-go/pull/537)
#### New Contributors
- [@​jsoref](https://redirect.github.com/jsoref) made their first
contribution in
[#​527](https://redirect.github.com/actions/setup-go/pull/527)
**Full Changelog**:
<actions/setup-go@v5...v5.5.0>
###
[`v5.4.0`](https://redirect.github.com/actions/setup-go/releases/tag/v5.4.0)
[Compare
Source](https://redirect.github.com/actions/setup-go/compare/v5.3.0...v5.4.0)
#### What's Changed
##### Dependency updates :
- Upgrade semver from 7.6.0 to 7.6.3 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​535](https://redirect.github.com/actions/setup-go/pull/535)
- Upgrade eslint-config-prettier from 8.10.0 to 10.0.1 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​536](https://redirect.github.com/actions/setup-go/pull/536)
- Upgrade
[@​action/cache](https://redirect.github.com/action/cache) from
4.0.0 to 4.0.2 by
[@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in
[#​568](https://redirect.github.com/actions/setup-go/pull/568)
- Upgrade undici from 5.28.4 to 5.28.5 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​541](https://redirect.github.com/actions/setup-go/pull/541)
#### New Contributors
- [@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y)
made their first contribution in
[#​568](https://redirect.github.com/actions/setup-go/pull/568)
**Full Changelog**:
<actions/setup-go@v5...v5.4.0>
###
[`v5.3.0`](https://redirect.github.com/actions/setup-go/releases/tag/v5.3.0)
[Compare
Source](https://redirect.github.com/actions/setup-go/compare/v5.2.0...v5.3.0)
#### What's Changed
- Use the new cache service: upgrade `@actions/cache` to `^4.0.0` by
[@​Link-](https://redirect.github.com/Link-) in
[#​531](https://redirect.github.com/actions/setup-go/pull/531)
- Configure Dependabot settings by
[@​HarithaVattikuti](https://redirect.github.com/HarithaVattikuti)
in [#​530](https://redirect.github.com/actions/setup-go/pull/530)
- Document update - permission section by
[@​HarithaVattikuti](https://redirect.github.com/HarithaVattikuti)
in [#​533](https://redirect.github.com/actions/setup-go/pull/533)
- Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​534](https://redirect.github.com/actions/setup-go/pull/534)
#### New Contributors
- [@​Link-](https://redirect.github.com/Link-) made their first
contribution in
[#​531](https://redirect.github.com/actions/setup-go/pull/531)
**Full Changelog**:
<actions/setup-go@v5...v5.3.0>
###
[`v5.2.0`](https://redirect.github.com/actions/setup-go/releases/tag/v5.2.0)
[Compare
Source](https://redirect.github.com/actions/setup-go/compare/v5.1.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
[@​Shegox](https://redirect.github.com/Shegox) in
[#​496](https://redirect.github.com/actions/setup-go/pull/496)
#### New Contributors
- [@​Shegox](https://redirect.github.com/Shegox) made their first
contribution in
[#​496](https://redirect.github.com/actions/setup-go/pull/496)
**Full Changelog**:
<actions/setup-go@v5...v5.2.0>
###
[`v5.1.0`](https://redirect.github.com/actions/setup-go/releases/tag/v5.1.0)
[Compare
Source](https://redirect.github.com/actions/setup-go/compare/v5.0.2...v5.1.0)
#### What's Changed
- Add workflow file for publishing releases to immutable action package
by [@​Jcambass](https://redirect.github.com/Jcambass) in
[#​500](https://redirect.github.com/actions/setup-go/pull/500)
- Upgrade IA Publish by
[@​Jcambass](https://redirect.github.com/Jcambass) in
[#​502](https://redirect.github.com/actions/setup-go/pull/502)
- Add architecture to cache key by
[@​Zxilly](https://redirect.github.com/Zxilly) in
[#​493](https://redirect.github.com/actions/setup-go/pull/493)
This addresses issues with caching by adding the architecture (arch) to
the cache key, ensuring that cache keys are accurate to prevent
conflicts.
Note: This change may break previous cache keys as they will no longer
be compatible with the new format.
- Enhance workflows and Upgrade micromatch Dependency by
[@​priyagupta108](https://redirect.github.com/priyagupta108) in
[#​510](https://redirect.github.com/actions/setup-go/pull/510)
**Bug Fixes**
- Revise `isGhes` logic by
[@​jww3](https://redirect.github.com/jww3) in
[#​511](https://redirect.github.com/actions/setup-go/pull/511)
#### New Contributors
- [@​Zxilly](https://redirect.github.com/Zxilly) made their first
contribution in
[#​493](https://redirect.github.com/actions/setup-go/pull/493)
- [@​Jcambass](https://redirect.github.com/Jcambass) made their
first contribution in
[#​500](https://redirect.github.com/actions/setup-go/pull/500)
- [@​jww3](https://redirect.github.com/jww3) made their first
contribution in
[#​511](https://redirect.github.com/actions/setup-go/pull/511)
- [@​priyagupta108](https://redirect.github.com/priyagupta108)
made their first contribution in
[#​510](https://redirect.github.com/actions/setup-go/pull/510)
**Full Changelog**:
<actions/setup-go@v5...v5.1.0>
</details>
<details>
<summary>actions/upload-artifact (actions/upload-artifact)</summary>
###
[`v5.0.0`](https://redirect.github.com/actions/upload-artifact/compare/v4.6.2...v5.0.0)
[Compare
Source](https://redirect.github.com/actions/upload-artifact/compare/v4.6.2...v5.0.0)
###
[`v4.6.2`](https://redirect.github.com/actions/upload-artifact/releases/tag/v4.6.2)
[Compare
Source](https://redirect.github.com/actions/upload-artifact/compare/v4.6.1...v4.6.2)
#### What's Changed
- Update to use artifact 2.3.2 package & prepare for new upload-artifact
release by [@​salmanmkc](https://redirect.github.com/salmanmkc) in
[#​685](https://redirect.github.com/actions/upload-artifact/pull/685)
#### New Contributors
- [@​salmanmkc](https://redirect.github.com/salmanmkc) made their
first contribution in
[#​685](https://redirect.github.com/actions/upload-artifact/pull/685)
**Full Changelog**:
<actions/upload-artifact@v4...v4.6.2>
###
[`v4.6.1`](https://redirect.github.com/actions/upload-artifact/releases/tag/v4.6.1)
[Compare
Source](https://redirect.github.com/actions/upload-artifact/compare/v4.6.0...v4.6.1)
#### What's Changed
- Update to use artifact 2.2.2 package by
[@​yacaovsnc](https://redirect.github.com/yacaovsnc) in
[#​673](https://redirect.github.com/actions/upload-artifact/pull/673)
**Full Changelog**:
<actions/upload-artifact@v4...v4.6.1>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "on the first day of the month" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/jaegertracing/jaeger).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlbG9nOmRlcGVuZGVuY2llcyJdfQ==-->
Signed-off-by: Mend Renovate <[email protected]>1 parent 9e35fa4 commit c098f45
File tree
28 files changed
+40
-40
lines changed- .github
- actions/verify-metrics-snapshot
- workflows
28 files changed
+40
-40
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments