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

Bump deps to latest #490

Merged
merged 6 commits into from
Dec 16, 2023
Merged

Conversation

gerhard
Copy link
Member

@gerhard gerhard commented Dec 16, 2023

This started as a flyctl upgrade (the version that we were using was unsupported), and then moved to other dependencies.

It's been a while (>4 months), time to pull the latest minors and see if anything breaks:

  • Ubuntu 22.04 LTS (Jammy Jellyfish) 2023-10-04
  • Elixir 1.14.5
  • Golang 1.20.12
  • flyctl 0.1.134

For Node.js, pull the latest Active LTS, which is currently:

For Erlang, a few minors for 26 already appeared, and everything seems to be working as expected, so let's bump to latest stable:

  • Erlang 26.2

We should also bump Elixir to latest minor (currently 1.15) as a follow-up. There were issues with it, will add more details to the PR.

@gerhard gerhard marked this pull request as ready for review December 16, 2023 18:49
This started as a flyctl upgrade (the version that we were using was
unsupported), and then moved to everything else.

It's been a while (>4 months), time to pull the latest minors and see if anything
breaks:
- Ubuntu 22.04 LTS (Jammy Jellyfish)
- Elixir 1.14.5
- Golang 1.20.12
- flyctl 0.1.134

For Node.js, pull the latest Active LTS, which is currently:
- Node.js 20.10.0
FTR: https://nodejs.org/en/about/previous-releases

For Erlang, we have a few minors in 26 already, and everything works as
expected, so let's bump to latest stable:
- Erlang 26.2

We should also bump Elixir to latest minor (currently 1.15) as a
follow-up. There were issues with it, will add more details to the PR.

Signed-off-by: Gerhard Lazu <gerhard@changelog.com>
1.15.0 cannot be installed on macOS ARM, getting 404s. Use `go run main`
until we switch to the latest Dagger which runs everything through its
CLI.

Signed-off-by: Gerhard Lazu <gerhard@changelog.com>
It spams the logs unnecessarily.

Signed-off-by: Gerhard Lazu <gerhard@changelog.com>
It's a container image, all layers are preserved anyways.

Signed-off-by: Gerhard Lazu <gerhard@changelog.com>
Signed-off-by: Gerhard Lazu <gerhard@changelog.com>
Signed-off-by: Gerhard Lazu <gerhard@changelog.com>
@gerhard
Copy link
Member Author

gerhard commented Dec 16, 2023

The goal behind this was to fix the Dagger on Fly.io workflow that has been failing for some time. Bumping flyctl to latest (and also the other dependencies while at it) fixed it. Time to merge and see how well everything works in production.

Follow-up items:

@gerhard gerhard merged commit a26f830 into thechangelog:master Dec 16, 2023
4 checks passed
@gerhard gerhard deleted the bump-deps-to-latest branch December 16, 2023 19:17
This was referenced Dec 28, 2023
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.

1 participant