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

build: migrate to Typescript v5 #829

Merged
merged 5 commits into from
Apr 12, 2023
Merged

build: migrate to Typescript v5 #829

merged 5 commits into from
Apr 12, 2023

Conversation

nogic1008
Copy link
Contributor

  • Use TypeScript 5.0
  • Change tsconfig to use multiple extends
  • Change build target to es2021

@nogic1008 nogic1008 added dependabot 🤖 Pull requests that update a dependency file development 🚀 Area development (testing, deploy...) labels Apr 11, 2023
@nogic1008 nogic1008 added this to the vNext milestone Apr 11, 2023
@commit-lint
Copy link

commit-lint bot commented Apr 11, 2023

Chore

  • deps-dev: install tsconfig packages (8eaa34e)

Build System

  • tsconfig: use array extends (472f878)

Continuous Integration

  • gh-actions: fix step summary output (a098688)

Bug Fixes

Contributors

nogic1008

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@github-actions
Copy link

There is a difference in the build results. Show More

@codecov
Copy link

codecov bot commented Apr 11, 2023

Codecov Report

Merging #829 (0740527) into main (5839f30) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #829   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          146       146           
  Branches        13        13           
=========================================
  Hits           146       146           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link

There is a difference in the build results. Show More

@github-actions
Copy link

There is a difference in the build results. Show More

@nogic1008 nogic1008 merged commit 7264020 into main Apr 12, 2023
@nogic1008 nogic1008 deleted the dev/plugins branch April 12, 2023 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot 🤖 Pull requests that update a dependency file development 🚀 Area development (testing, deploy...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant