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

Upgrade dependencies, skip mbus tests under Windows, use Node 22 in CI #1302

Merged

Conversation

JKRhb
Copy link
Member

@JKRhb JKRhb commented Jul 10, 2024

This PR combines some of the changes also present in the PRs #1297 and #1274 to partially resolve the failing tests we are currently experiencing by upgrading some of the dependencies and skipping the Mbus tests in the CI under Windows. It also adds Node 22 to the CI matrix.

If this PR should get merged, we should probably create a follow-up issue for continuing the work on resolving the Mbus problem.

Closes #1297, closes #1274, closes #1292.

Copy link
Member

@relu91 relu91 left a comment

Choose a reason for hiding this comment

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

Thank you Jan! I think this is the best way forward. At least it unblocks us and we can continue the development!

Copy link
Member

@danielpeintner danielpeintner left a comment

Choose a reason for hiding this comment

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

LGTM

Usually I like to "separate" concerns.
Anyhow, maybe in this case it is time to be pragmatic and to move on 🙃

Thank you Jan!

@danielpeintner danielpeintner merged commit fe9a15a into eclipse-thingweb:master Jul 11, 2024
13 checks passed
@JKRhb JKRhb deleted the dependency-upgrade-mbus-skip branch July 11, 2024 12:18
@danielpeintner
Copy link
Member

FYI: I created #1303 to keep track of the mbus problem

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.

Re-creating package-lock.json fails
3 participants