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

[v17] WebUI MFA types refactor #49974

Merged
merged 11 commits into from
Dec 10, 2024
Merged

Conversation

Joerger
Copy link
Contributor

@Joerger Joerger commented Dec 9, 2024

Backport #49678 to branch/v17

@Joerger Joerger added the no-changelog Indicates that a PR does not require a changelog entry label Dec 9, 2024
@Joerger Joerger marked this pull request as ready for review December 9, 2024 22:26
@@ -62,7 +62,7 @@
"prettier": "^3.3.3",
"react-select-event": "^5.5.1",
"storybook": "^8.3.4",
"typescript": "^5.6.2",
"typescript": "^5.7.2",
Copy link
Contributor

Choose a reason for hiding this comment

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

Why this upgrade in a backport?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The version update was necessary to fix the linting issue seen here - https://github.com/gravitational/teleport/actions/runs/12247136930/job/34164410155

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The issue seems to be that #49613 hasn't been backported, but the typescript update is the only thing this PR needs. WDYT?

Copy link
Contributor

Choose a reason for hiding this comment

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

Ah okay, fair enough. I don't think it's worth opening another PR to do this

package.json Outdated Show resolved Hide resolved
@Joerger Joerger added this pull request to the merge queue Dec 10, 2024
@Joerger Joerger removed this pull request from the merge queue due to a manual request Dec 10, 2024
@Joerger Joerger force-pushed the bot/backport-49678-branch/v17 branch from 2b12ec1 to 62edcd7 Compare December 10, 2024 18:48
@Joerger Joerger added this pull request to the merge queue Dec 10, 2024
Merged via the queue into branch/v17 with commit f8fe5c5 Dec 10, 2024
39 checks passed
@Joerger Joerger deleted the bot/backport-49678-branch/v17 branch December 10, 2024 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport no-changelog Indicates that a PR does not require a changelog entry size/md ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants