beyla icon indicating copy to clipboard operation
beyla copied to clipboard

chore(deps): update actions/setup-go action to v5.5.0

Open renovate-sh-app[bot] opened this issue 2 weeks ago • 1 comments

This PR contains the following updates:

Package Type Update Change
actions/setup-go action minor v5 -> v5.5.0

Release Notes

actions/setup-go (actions/setup-go)

v5.5.0

Compare Source

What's Changed

Bug fixes:
Dependency updates:

New Contributors

Full Changelog: https://github.com/actions/setup-go/compare/v5...v5.5.0

v5.4.0

Compare Source

What's Changed

Dependency updates :

New Contributors

Full Changelog: https://github.com/actions/setup-go/compare/v5...v5.4.0

v5.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/actions/setup-go/compare/v5...v5.3.0

v5.2.0

Compare Source

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 in #​496

New Contributors

Full Changelog: https://github.com/actions/setup-go/compare/v5...v5.2.0

v5.1.0

Compare Source

What's Changed

  • Add workflow file for publishing releases to immutable action package by @​Jcambass in #​500
  • Upgrade IA Publish by @​Jcambass in #​502
  • Add architecture to cache key by @​Zxilly in #​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 in #​510

Bug Fixes

New Contributors

Full Changelog: https://github.com/actions/setup-go/compare/v5...v5.1.0

v5.0.2

Compare Source

What's Changed
Bug fixes:
Dependency updates:
New Contributors

Full Changelog: https://github.com/actions/setup-go/compare/v5...v5.0.2

v5.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/actions/setup-go/compare/v5.0.0...v5.0.1


Configuration

📅 Schedule: Branch creation - "before 8am on Monday" (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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

renovate-sh-app[bot] avatar Nov 10 '25 00:11 renovate-sh-app[bot]

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 43.30%. Comparing base (17ffdd6) to head (19b6886).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2309   +/-   ##
=======================================
  Coverage   43.30%   43.30%           
=======================================
  Files          38       38           
  Lines        2974     2974           
=======================================
  Hits         1288     1288           
  Misses       1573     1573           
  Partials      113      113           
Flag Coverage Δ
unittests 43.30% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov-commenter avatar Nov 10 '25 00:11 codecov-commenter