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

chore: Upgrade to TypeScript 5.7 #11865

Merged
merged 3 commits into from
Nov 26, 2024
Merged

chore: Upgrade to TypeScript 5.7 #11865

merged 3 commits into from
Nov 26, 2024

Conversation

ivov
Copy link
Contributor

@ivov ivov commented Nov 25, 2024

@ivov ivov marked this pull request as draft November 25, 2024 08:50
@n8n-assistant n8n-assistant bot added the n8n team Authored by the n8n team label Nov 25, 2024
@@ -13,6 +13,27 @@ let mockNdvState: Partial<ReturnType<typeof useNDVStore>>;
let mockNodeTypesState: Partial<ReturnType<typeof useNodeTypesStore>>;
let mockCompletionResult: Partial<CompletionResult>;

beforeEach(() => {
mockNdvState = {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link

codecov bot commented Nov 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@ivov ivov marked this pull request as ready for review November 26, 2024 12:58
Copy link

cypress bot commented Nov 26, 2024

n8n    Run #8092

Run Properties:  status check passed Passed #8092  •  git commit 261ec25f63: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 ivov 🗃️ e2e/*
Project n8n
Branch Review typescript-5.7
Run status status check passed Passed #8092
Run duration 04m 44s
Commit git commit 261ec25f63: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 ivov 🗃️ e2e/*
Committer Iván Ovejero
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 2
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 478
View all changes introduced in this branch ↗︎

Copy link
Contributor

✅ All Cypress E2E specs passed

@ivov ivov merged commit 3341267 into master Nov 26, 2024
46 checks passed
@ivov ivov deleted the typescript-5.7 branch November 26, 2024 13:16
@janober
Copy link
Member

janober commented Nov 27, 2024

Got released with [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team Released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants