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

build(deps): update linkerd/dev from v30 to v44 #1895

Merged
merged 2 commits into from
Dec 6, 2024
Merged

build(deps): update linkerd/dev from v30 to v44 #1895

merged 2 commits into from
Dec 6, 2024

Conversation

olix0r
Copy link
Member

@olix0r olix0r commented Dec 5, 2024

  • docker.io/library/golang from 1.22 to 1.23
  • gotestsum from 0.4.2 to 1.12.0
  • protoc-gen-go from 1.28.1 to 1.35.2
  • protoc-gen-go-grpc from 1.2 to 1.5.1
  • docker.io/library/rust from 1.76.0 to 1.83.0
  • cargo-deny from 0.14.11 to 0.16.3
  • cargo-nextest from 0.9.67 to 0.9.85
  • cargo-tarpaulin from 0.27.3 to 0.31.3
  • just from 1.24.0 to 1.37.0
  • yq from 4.33.3 to 4.44.5
  • markdownlint-cli2 from 0.10.0 to 0.15.0
  • shellcheck from 0.9.0 to 0.10.0
  • actionlint from 1.6.26 to 1.7.4
  • protoc from 3.20.3 to 29.0
  • step from 0.25.2 to 0.28.2
  • kubectl from 1.29.2 to 1.31.3
  • k3d from 5.6.0 to 5.7.5
  • k3s image shas
  • helm from 3.14.1 to 3.16.3
  • helm-docs from 1.12.0 to 1.14.2

@olix0r olix0r force-pushed the ver/dev-v44 branch 3 times, most recently from 0c0c65e to ab922bf Compare December 5, 2024 04:30
@olix0r olix0r marked this pull request as ready for review December 6, 2024 00:40
Copy link
Member

@kflynn kflynn left a comment

Choose a reason for hiding this comment

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

Looks good to me, FWIW.

steps:
- uses: linkerd/dev/actions/setup-tools@v44
Copy link
Member Author

Choose a reason for hiding this comment

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

setup-tools should be substantially more lightweight than loading the whole dev container

Comment on lines -20 to -22
- name: On create
run: |
.devcontainer/on-create.sh
Copy link
Member Author

Choose a reason for hiding this comment

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

This isn't necessary to use shellcheck.

@@ -3,22 +3,20 @@ name: validate
on:
pull_request:
paths:
- .github/workflows/validate.yml
Copy link
Member Author

Choose a reason for hiding this comment

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

This ensures that changes to the workflow exercise the workflow.

@@ -3,24 +3,19 @@ name: install
on:
pull_request:
paths:
- .github/workflows/install.yml
Copy link
Member Author

Choose a reason for hiding this comment

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

Ensures changes to the workflow exercise the workflow.

Copy link
Collaborator

@travisbeckham travisbeckham left a comment

Choose a reason for hiding this comment

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

Thanks for improving the dev tools!

@kflynn kflynn merged commit 63bec1a into main Dec 6, 2024
11 checks passed
@kflynn kflynn deleted the ver/dev-v44 branch December 6, 2024 18:20
GTRekter pushed a commit to GTRekter/website that referenced this pull request Dec 20, 2024
Co-authored-by: Flynn <kflynn@users.noreply.github.com>
Signed-off-by: Ivan Porta <gtrekter@MacBook-Pro-M4.local>
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.

3 participants