Skip to content

Conversation

ethpandaops-renovatebot[bot]
Copy link
Contributor

@ethpandaops-renovatebot ethpandaops-renovatebot bot commented Jan 2, 2024

This PR contains the following updates:

Package Type Update Change
actions/setup-go action major v3.5.0 -> 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: actions/setup-go@v5...v5.5.0

v5.4.0

Compare Source

What's Changed

Dependency updates :

New Contributors

Full Changelog: actions/setup-go@v5...v5.4.0

v5.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-go@v5...v5.3.0

v5.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-go@v5...v5.2.0

v5.1.0

Compare Source

What's Changed

Bug Fixes

New Contributors

Full Changelog: actions/setup-go@v5...v5.1.0

v5.0.2

Compare Source

What's Changed

Bug fixes:
Dependency updates:

New Contributors

Full Changelog: actions/setup-go@v5...v5.0.2

v5.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-go@v5.0.0...v5.0.1

v5.0.0

Compare Source

What's Changed

In scope of this release, we change Nodejs runtime from node16 to node20 (https://github.com/actions/setup-go/pull/421). Moreover, we update some dependencies to the latest versions (https://github.com/actions/setup-go/pull/445).

Besides, this release contains such changes as:

New Contributors

Full Changelog: actions/setup-go@v4...v5.0.0

v4.2.1

Compare Source

What's Changed

Full Changelog: actions/setup-go@v4...v4.2.1

v4.2.0

Compare Source

What's Changed

Full Changelog: actions/setup-go@v4...v4.2.0

v4.1.0

Compare Source

What's Changed

In scope of this release, slow installation on Windows was fixed by @​dsame in https://github.com/actions/setup-go/pull/393 and OS version was added to primaryKey for Ubuntu runners to avoid conflicts (https://github.com/actions/setup-go/pull/383)

This release also includes the following changes:

New Contributors

Full Changelog: actions/setup-go@v4...v4.1.0

v4.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-go@v4...v4.0.1

v4.0.0

Compare Source

In scope of release we enable cache by default. The action won’t throw an error if the cache can’t be restored or saved. The action will throw a warning message but it won’t stop a build process. The cache can be disabled by specifying cache: false.

steps:
  - uses: actions/checkout@v3
  - uses: actions/setup-go@v4
    with:
      go-version: '1.19'
  - run: go run hello.go

Besides, we introduce such changes as

v3.6.1

Compare Source

What's Changed

Full Changelog: actions/setup-go@v3...v3.6.1

v3.6.0

Compare Source

What's Changed

Full Changelog: actions/setup-go@v3...v3.6.0


Configuration

📅 Schedule: Branch creation - "every 2 weeks on Tuesday" in timezone Europe/Berlin, Automerge - "after 9am every weekday except Friday or Monday,before 11am every weekday except Friday or Monday" in timezone Europe/Berlin.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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

This PR has been generated by Renovate Bot.

@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/actions-setup-go-5.x branch from b0dcb6a to f67481d Compare January 23, 2024 01:16
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/actions-setup-go-5.x branch from f67481d to c946ac3 Compare March 19, 2024 01:18
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/actions-setup-go-5.x branch from c946ac3 to 950c54b Compare July 9, 2024 01:22
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/actions-setup-go-5.x branch from 950c54b to ef66af6 Compare August 20, 2024 01:14
@ethpandaops-renovatebot
Copy link
Contributor Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@ethpandaops-renovatebot ethpandaops-renovatebot bot changed the title chore(deps): update actions/setup-go action to v5 chore(deps): update actions/setup-go action to v5 - abandoned Oct 29, 2024
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/actions-setup-go-5.x branch from ef66af6 to 6c78d55 Compare September 2, 2025 00:25
@ethpandaops-renovatebot ethpandaops-renovatebot bot changed the title chore(deps): update actions/setup-go action to v5 - abandoned chore(deps): update actions/setup-go action to v5 Sep 2, 2025
@ethpandaops-renovatebot ethpandaops-renovatebot bot changed the title chore(deps): update actions/setup-go action to v5 chore(deps): update actions/setup-go action to v5 - abandoned Sep 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants