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

Update dependencies #933

Merged
merged 6 commits into from
Sep 12, 2023
Merged

Conversation

LukasKalbertodt
Copy link
Member

This updates most dependencies. See commits.

This was accidentally reverted somewhere. Paella has a very liberal
interpretation of semantic versioning and a minor update broke Paella
in Tobira already more than once. So we will use an exact version to
avoid accidental updates.

Curiously, the version in the lockfile was already 1.41, so I updated
that.
To be honest, I'm not sure anymore what kept us from updating to 5.x,
but everything seems to work now. I did not update to the newest 5.2.2
as that's still not supported by `@typescript-eslint` and I don't want
a stupid warning in my build logs all the time.
@LukasKalbertodt LukasKalbertodt added the changelog:nope Not worth mentioning in the changelog label Sep 12, 2023
@github-actions github-actions bot temporarily deployed to test-deployment-pr933 September 12, 2023 13:11 Destroyed
And replace usage of now deprecated function. Unfortunately, updating
Tokio above what we already have (1.28) causes some regression: building
with that and running it on our test deployment server, results in

    /lib64/libm.so.6: version `GLIBC_2.29' not found

I am not sure what exactly changed yet, but we don't want to bump any
dynamic dependencies, so Tokio is pinned for now.
@github-actions github-actions bot temporarily deployed to test-deployment-pr933 September 12, 2023 15:38 Destroyed
@owi92 owi92 merged commit e18a1a5 into elan-ev:master Sep 12, 2023
3 checks passed
@LukasKalbertodt LukasKalbertodt deleted the dependency-updates branch September 13, 2023 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:nope Not worth mentioning in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants