Skip to content

chore(deps): update dependency typescript to v5.8.3 #124

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
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript (source) 5.7.3 -> 5.8.3 age adoption passing confidence

Release Notes

microsoft/TypeScript (typescript)

v5.8.3

Compare Source

v5.8.2

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) March 4, 2025 11:14
Copy link

sourcery-ai bot commented Mar 4, 2025

Reviewer's Guide by Sourcery

This PR updates the typescript dependency from version 5.7.3 to 5.8.2 and updates the dependencies in pnpm-lock.yaml to align with the new typescript version.

Updated class diagram for TypeScript dependencies

classDiagram
  class TypeScript {
    - version: string
  }

  TypeScript : -version "5.7.3" -- Old Version
  TypeScript : +version "5.8.2" -- New Version

  note for TypeScript "Represents the TypeScript dependency. The version attribute has been updated from 5.7.3 to 5.8.2."
Loading

File-Level Changes

Change Details Files
Update typescript dependency from version 5.7.3 to 5.8.2.
  • Updated the typescript version in package.json.
  • Updated the typescript version in pnpm-lock.yaml.
package.json
pnpm-lock.yaml
Update dependencies in pnpm-lock.yaml to align with the new typescript version.
  • Updated @vitest/eslint-plugin dependency.
  • Updated eslint-plugin-perfectionist dependency.
  • Updated typescript-eslint dependency.
  • Updated snapshots for @typescript-eslint/eslint-plugin, @typescript-eslint/parser, @typescript-eslint/type-utils, @typescript-eslint/typescript-estree, @typescript-eslint/utils, @vitest/eslint-plugin, eslint-plugin-perfectionist, and typescript-eslint.
pnpm-lock.yaml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!
  • Generate a plan of action for an issue: Comment @sourcery-ai plan on
    an issue to generate a plan of action for it.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a 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. It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!

Copy link

socket-security bot commented Mar 4, 2025

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/typescript@5.7.35.8.3 None 0 22.9 MB typescript-bot

View full report↗︎

Copy link

socket-security bot commented Mar 4, 2025

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSourceCI
License Policy Violation npm/typescript@5.8.3
  • License: CC-BY-4.0 (package/ThirdPartyNoticeText.txt)
  • License: MIT-Khronos-old (package/ThirdPartyNoticeText.txt)
  • License: unrecognized license (package/ThirdPartyNoticeText.txt)
⚠︎

View full report↗︎

Next steps

What is a license policy violation?

This package is not allowed per your license policy. Review the package's license to ensure compliance.

Find a package that does not violate your license policy or adjust your policy to allow this package's license.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/typescript@5.8.3

@renovate renovate bot force-pushed the renovate/typescript-5.x branch from e3bf21b to 033ff68 Compare April 8, 2025 01:52
@renovate renovate bot changed the title chore(deps): update dependency typescript to v5.8.2 chore(deps): update dependency typescript to v5.8.3 Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants