Skip to content

pinning versions, so things wont break orum #3

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

Merged
merged 6 commits into from
Feb 10, 2025
Merged

Conversation

clifforum
Copy link

@clifforum clifforum commented Feb 7, 2025

pinning versions to avoid breaking orum code.

@clifforum clifforum changed the title Forced versions pinning versions, so things wont break orum Feb 7, 2025
johanneslumpe
johanneslumpe previously approved these changes Feb 10, 2025
@@ -40,16 +40,16 @@
"webpack-dev-server": "^4.7.3"
},
"dependencies": {
"@types/ws": "^8.5.0",
Copy link

@johanneslumpe johanneslumpe Feb 10, 2025

Choose a reason for hiding this comment

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

It looks like this type was resolved to `version "8.5.13" in the orum repo previously? (You can see in this diff which types get removed when you bump the purview version to this branch)

Copy link
Author

Choose a reason for hiding this comment

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

forced that version, but downgraded csstype to 3.0.9 as purview build didnt work with newer version :|

@johanneslumpe johanneslumpe dismissed their stale review February 10, 2025 16:46

Needs changes

Copy link

@johanneslumpe johanneslumpe left a comment

Choose a reason for hiding this comment

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

Looks like we did some testing in orum with this change and things work as expected, nice!

@clifforum clifforum merged commit 4ae674a into master Feb 10, 2025
@johanneslumpe johanneslumpe deleted the forced_versions branch February 10, 2025 19:58
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.

2 participants