forked from supabase/supabase
-
Notifications
You must be signed in to change notification settings - Fork 0
[Snyk] Upgrade typescript from 4.9.5 to 5.8.2 #650
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
Open
nerdy-tech-com-gitub
wants to merge
1
commit into
master
Choose a base branch
from
snyk-upgrade-10c755d28ed7f7377fbfed00901f505c
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[Snyk] Upgrade typescript from 4.9.5 to 5.8.2 #650
nerdy-tech-com-gitub
wants to merge
1
commit into
master
from
snyk-upgrade-10c755d28ed7f7377fbfed00901f505c
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Snyk has created this PR to upgrade typescript from 4.9.5 to 5.8.2. See this package in npm: typescript See this project in Snyk: https://app.snyk.io/org/nerds-github/project/cd0ad9f1-9f38-4860-92f7-d76da4843eb0?utm_source=github&utm_medium=referral&page=upgrade-pr
Reviewer's Guide by SourceryThis pull request upgrades the TypeScript dependency from version 4.9.5 to 5.8.2 in the todo-list example project. Updated class diagram for TypeScriptclassDiagram
class TypeScript {
<<package>>
-version: string
+compile(code: string): string
+checkTypes(code: string): boolean
}
note for TypeScript "Upgraded from 4.9.5 to 5.8.2"
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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.
We have skipped reviewing this pull request. Here's why:
- It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
- We don't review packaging changes - Let us know if you'd like us to change this.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade typescript from 4.9.5 to 5.8.2.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 860 versions ahead of your current version.
The recommended version was released a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-BRACES-6838727
SNYK-JS-CROSSSPAWN-8303230
SNYK-JS-ES5EXT-6095076
SNYK-JS-MICROMATCH-6838728
SNYK-JS-NANOID-8492085
Release notes
Package name: typescript
For release notes, check out the release announcement.
Downloads are available on:
For release notes, check out the release announcement.
Downloads are available on npm
For release notes, check out the release announcement.
Downloads are available on:
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Summary by Sourcery
Upgrade TypeScript from version 4.9.5 to 5.8.2 to address multiple security vulnerabilities and keep dependencies up-to-date
Bug Fixes:
Enhancements: