stackabletech / stackable-cockpit

Home of stackable-cockpit, stackablectl and stackable-cockpitd
https://docs.stackable.tech/management/stable/
Other
7 stars 2 forks source link

chore: Bump Rust, Go and Node dependencies #238

Closed Techassi closed 4 months ago

Techassi commented 4 months ago

Description

This PR bumps various Rust and Node dependencies. Should resolve #185, #211, #221, #225, #229 and #230.

# Reviewer
- [ ] Code contains useful comments
- [ ] Documentation added or updated
- [ ] Changelog updated
- [ ] Cargo.toml only contains references to git tags (not specific commits or branches)
Techassi commented 4 months ago

I will include the setup-go action in other workflows as well, so that we can more easily control which Go version is used (instead of using the one provided by the image).

Techassi commented 4 months ago

The "Publish Docker Image" step fails, because some Nix stuff fails. I'm out of my depth to determine what the exact issue is. Maybe @nightkr or @NickLarsenNZ can take a look.

nightkr commented 4 months ago

I can take a look.

nightkr commented 4 months ago

Tilt is happy as of ba1e2a78f517d602ca7e714b09c76cd535636849, hopefully GitHub should be too.

sbernauer commented 4 months ago

Recalling my last big Go bump you lucky ones :) Nice!