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

Pin typescript/types version #6813

Merged
merged 2 commits into from
Sep 15, 2021
Merged

Pin typescript/types version #6813

merged 2 commits into from
Sep 15, 2021

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Sep 15, 2021

type: task

Because we have a collection of usages of things and conflicts
that break with the new version: https://github.com/vector-im/element-web/issues?q=is%3Aissue+is%3Aopen+preventing+TypeScript+upgrade

Worse, we have to pin react too because otherwise it will upgrade react separately to the react type, which causes breakage.


This change is marked as an internal change (Task), so will not be included in the changelog.

Preview: https://61420eef2576985b47677be9--matrix-react-sdk.netlify.app
⚠️ Do you trust the author of this PR? Maybe this build will steal your keys or give you malware. Exercise caution. Use test accounts.

type: task

Because we have a collection of usages of things and conflicts
that break with the new version: https://github.com/vector-im/element-web/issues?q=is%3Aissue+is%3Aopen+preventing+TypeScript+upgrade
@dbkr dbkr requested a review from a team as a code owner September 15, 2021 15:06
@github-actions github-actions bot added the T-Task Refactoring, enabling or disabling functionality, other engineering tasks label Sep 15, 2021
Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

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

can we get a task/reminder/something to unpin when we're done? We tend to forget about pinned dependencies at our own detriment, so would be good to avoid that this time around if at all possible.

@dbkr
Copy link
Member Author

dbkr commented Sep 15, 2021

Will file a bug referencing the other ones

@dbkr dbkr merged commit 2ffbf3a into develop Sep 15, 2021
@dbkr dbkr deleted the dbkr/pin_typescript branch September 15, 2021 15:21
dbkr added a commit to element-hq/element-web that referenced this pull request Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Refactoring, enabling or disabling functionality, other engineering tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants