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

dev: v42 #11563

Merged
merged 11 commits into from
Nov 3, 2023
Merged

dev: v42 #11563

merged 11 commits into from
Nov 3, 2023

Conversation

olix0r
Copy link
Member

@olix0r olix0r commented Nov 3, 2023

  • Update dev to v42
  • Update Go to 1.21.3
  • Update Rust to 1.73.0
    • Update the Cargo workspace to use the v2 package resolver
  • Update debian from bullseye to bookworm
  • Update golangci-lint to 1.55.1
    • Disable deprecated linters (deadcode, varcheck)
    • Disable goconst linter -- pointless and noisy
    • Disable depguard linter -- it requires that all of our Go dependencies be added to allowlists;
  • Update K3d to v5.6.0
    • Update CI from k3s 1.26 to 1.28
  • Update markdownlint-cli2 to 0.10.0

@olix0r olix0r mentioned this pull request Nov 3, 2023
@olix0r olix0r marked this pull request as ready for review November 3, 2023 18:41
@olix0r olix0r requested a review from a team as a code owner November 3, 2023 18:41
Copy link
Member

@alpeb alpeb left a comment

Choose a reason for hiding this comment

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

I think the go directive in go.mod needs to be upgraded as well. With that, and go mod tidy all the new entries that got in to go.mod should be automatically removed.

Copy link
Member

@alpeb alpeb left a comment

Choose a reason for hiding this comment

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

Dockerfile-proxy still points to go 1.19.

CHANGES.md Outdated Show resolved Hide resolved
olix0r and others added 2 commits November 3, 2023 12:47
Co-authored-by: Alejandro Pedraza <alejandro@buoyant.io>
@olix0r olix0r enabled auto-merge (squash) November 3, 2023 20:22
@olix0r olix0r requested a review from adleong November 3, 2023 20:48
@olix0r olix0r merged commit 409cc88 into main Nov 3, 2023
47 checks passed
@olix0r olix0r deleted the ver/dev42 branch November 3, 2023 20:55
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.

None yet

3 participants