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

chore(deps): update dependency go to v1.24.1 #1559

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2025

This PR contains the following updates:

Package Type Update Change
go (source) toolchain minor 1.22.9 -> 1.24.1

Release Notes

golang/go (go)

v1.24.1

v1.24.0

v1.23.7

v1.23.6

v1.23.5

v1.23.4

v1.23.3

v1.23.2

v1.23.1

v1.23.0

v1.22.12

v1.22.11

v1.22.10


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner February 11, 2025 17:12
@renovate renovate bot added the renovate label Feb 11, 2025
Copy link
Contributor Author

renovate bot commented Feb 11, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: core/go.sum
Command failed: go get -d -t ./...
go: downloading go1.24.1 (linux/amd64)
go: download go1.24.1: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: flagd-proxy/go.sum
Command failed: go get -d -t ./...
go: downloading go1.24.1 (linux/amd64)
go: download go1.24.1: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: flagd/go.sum
Command failed: go get -d -t ./...
go: downloading go1.24.1 (linux/amd64)
go: download go1.24.1: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Feb 11, 2025
Copy link

netlify bot commented Feb 11, 2025

Deploy Preview for polite-licorice-3db33c canceled.

Name Link
🔨 Latest commit 178ce15
🔍 Latest deploy log https://app.netlify.com/sites/polite-licorice-3db33c/deploys/67dc1778d05d650008418eca

@renovate renovate bot force-pushed the renovate/go-1.x branch 4 times, most recently from e6595aa to f35a5ff Compare February 19, 2025 17:14
@renovate renovate bot force-pushed the renovate/go-1.x branch 6 times, most recently from fe519bf to 46cbc98 Compare February 25, 2025 03:52
@renovate renovate bot force-pushed the renovate/go-1.x branch 2 times, most recently from 495e0f7 to 5cb7be0 Compare March 4, 2025 23:03
@renovate renovate bot changed the title chore(deps): update dependency go to v1.24.0 chore(deps): update dependency go to v1.24.1 Mar 4, 2025
@renovate renovate bot force-pushed the renovate/go-1.x branch 2 times, most recently from 448c045 to 99327f8 Compare March 6, 2025 02:58
@renovate renovate bot force-pushed the renovate/go-1.x branch 2 times, most recently from e85bd3c to 1ff84aa Compare March 14, 2025 10:40
@renovate renovate bot force-pushed the renovate/go-1.x branch from 1ff84aa to 72aa5e7 Compare March 14, 2025 15:23
Signed-off-by: Simon Schrottner <[email protected]>
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Mar 20, 2025
Copy link
Contributor Author

renovate bot commented Mar 20, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Mar 20, 2025
@aepfli
Copy link
Member

aepfli commented Mar 20, 2025

@toddbaert @beeme1mr i am not sure if we want to upgrade or not, but i prepared this pr to be ready to be merged (not sure about the implications)

Signed-off-by: Simon Schrottner <[email protected]>
- (^|/)schemas($|/)
- (^|/)test-harness($|/)
linters:
enable:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i do have not enough insights into all the linters for golang... but a few have been deprecated, and replaced by others, i do think, that maintaining such a list will be tedious, and we should simply exclude the ones, we do not want

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant