-
Notifications
You must be signed in to change notification settings - Fork 1
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
Bump typescript from 4.0.5 to 4.1.2 #71
Conversation
000d281
to
52b878d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot squash and merge
Looking into an error we encounter locally when using this new version of Typescript.
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.5 to 4.1.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.0.5...v4.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
950456f
to
143e1cf
Compare
@CruzHacks/2021-engineers Please read this PR! It's extremely important. We are switching into Typescript version 4.1.2, which coupled with React 17 can allow for us to use JSX without the use of importing React.. I had issues when I first installed this because my VSCode was not pointing to the correct version of Typescript that supported this, so I had to do some digging around and found out we need to change a setting within VSCode in order for this change to take effect. This is some dope stuff in the horizon with newer versions of React and Typescript! EDIT: Here is the link to the GH Issue opened that I used to help me resolve this problem if there is any! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
YAS
* Bump typescript from 4.0.5 to 4.1.2 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.5 to 4.1.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.0.5...v4.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * added changes in preparation for React 17 * added linting to json and yaml * turned off unnecessary eslint rules * changed import statements for react Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Isai Lopez <ilopezro@ucsc.edu>
* Bump typescript from 4.0.5 to 4.1.2 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.5 to 4.1.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.0.5...v4.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * added changes in preparation for React 17 * added linting to json and yaml * turned off unnecessary eslint rules * changed import statements for react Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Isai Lopez <ilopezro@ucsc.edu>
Bumps typescript from 4.0.5 to 4.1.2.
Release notes
Sourced from typescript's releases.
Commits
f1e53da
Update LKGca766df
Fix/jsx global preferred over config implicit (#41476) (#41583)d72de70
Actually install playwright in artifact build script now that it's not instal...ba1b9d2
Bump version to 4.1.2 and LKGc12cc53
Remove bundledPackageName from release 4.1 (#41536)612c19d
Merge pull request #41500 from weswigham/pick-crash-fix1f27a71
Comment position feedback3307cff
Fix crash on attempting to suggest a ts import for a synthetic js resolutionabf4b63
Update LKG8d249ea
Merge remote-tracking branch 'origin/master' into release-4.1Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @ilopezro.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard: