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

Maintenance: Upgrade monorepo to TS 4.9 #19869

Merged
merged 1 commit into from Nov 17, 2022
Merged

Maintenance: Upgrade monorepo to TS 4.9 #19869

merged 1 commit into from Nov 17, 2022

Conversation

kasperpeulen
Copy link
Contributor

Upgrade to TS 4.9.

Not yet using the satisfies operator anywhere, as ESLint is still blocking us:

typescript-eslint/typescript-eslint#5717

@kasperpeulen kasperpeulen self-assigned this Nov 17, 2022
@kasperpeulen kasperpeulen added the maintenance User-facing maintenance tasks label Nov 17, 2022
@kasperpeulen kasperpeulen force-pushed the kasper/ts-4.9 branch 2 times, most recently from dab4aa8 to 7a5b32a Compare November 17, 2022 14:11
@kasperpeulen kasperpeulen force-pushed the kasper/ts-4.9 branch 2 times, most recently from 4e25fd1 to d4dcd60 Compare November 17, 2022 15:10
@socket-security
Copy link

Socket Security Pull Request Report

Dependency issues detected. If you merge this pull request, you will not be alerted to the instances of these issues again.

📜 Install scripts

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Package Script field Source
core-js-pure@3.26.1 (added) postinstall code/package.json via @testing-library/dom@7.31.2, aria-query@4.2.2, @babel/runtime-corejs3@7.20.1,code/addons/a11y/package.json via @testing-library/react@11.2.7, @testing-library/dom@7.31.2, aria-query@4.2.2, @babel/runtime-corejs3@7.20.1,code/addons/interactions/package.json via @storybook/testing-library@0.0.14-next.0, @testing-library/user-event@13.5.0, @testing-library/dom@7.31.2, aria-query@4.2.2, @babel/runtime-corejs3@7.20.1,code/ui/manager/package.json via @testing-library/react@11.2.7, @testing-library/dom@7.31.2, aria-query@4.2.2, @babel/runtime-corejs3@7.20.1,scripts/package.json via @testing-library/dom@7.31.2, aria-query@4.2.2, @babel/runtime-corejs3@7.20.1,test-storybooks/external-docs/package.json via @testing-library/dom@7.31.2, aria-query@4.2.2, @babel/runtime-corejs3@7.20.1
Pull request report summary
Issue Status
Install scripts ⚠️ 1 issue
Native code ✅ 0 issues
Bin script confusion ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@2.4.2

  • @SocketSecurity ignore core-js-pure@3.26.1

⚠️ Please accept the latest app permissions to ensure bot commands work properly. Accept the new permissions here.

Powered by socket.dev

@kasperpeulen kasperpeulen merged commit 4b06111 into next Nov 17, 2022
@kasperpeulen kasperpeulen deleted the kasper/ts-4.9 branch November 17, 2022 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance User-facing maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants