Skip to content

chore(deps): update dependency typescript to v5.9.3#841

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/typescript-5.x
Open

chore(deps): update dependency typescript to v5.9.3#841
renovate[bot] wants to merge 1 commit intomainfrom
renovate/typescript-5.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2025

This PR contains the following updates:

Package Change Age Confidence
typescript (source) 5.4.55.9.3 age confidence
typescript (source) 5.7.35.9.3 age confidence

Release Notes

microsoft/TypeScript (typescript)

v5.9.3: TypeScript 5.9.3

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

v5.9.2: TypeScript 5.9

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

v5.8.3: TypeScript 5.8.3

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement.

Downloads are available on:

v5.8.2: TypeScript 5.8

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

v5.7.3: TypeScript 5.7.3

Compare Source

For release notes, check out the release announcement.

Downloads are available on npm

v5.7.2: TypeScript 5.7

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

v5.6.3: TypeScript 5.6.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.6.2: TypeScript 5.6

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.5.4: TypeScript 5.5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.5.3: TypeScript 5.5.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.5.2: TypeScript 5.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

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

@netlify
Copy link

netlify bot commented Feb 11, 2025

Deploy Preview for allotment-storybook ready!

Name Link
🔨 Latest commit 099dfd4
🔍 Latest deploy log https://app.netlify.com/projects/allotment-storybook/deploys/68dc5fd82b4f7700083de8d9
😎 Deploy Preview https://deploy-preview-841--allotment-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Feb 11, 2025

Deploy Preview for allotment-website ready!

Name Link
🔨 Latest commit 099dfd4
🔍 Latest deploy log https://app.netlify.com/projects/allotment-website/deploys/68dc5fd8587f600007943fdc
😎 Deploy Preview https://deploy-preview-841--allotment-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate bot force-pushed the renovate/typescript-5.x branch from cf13d95 to 7a66f4b Compare February 28, 2025 18:03
@renovate
Copy link
Contributor Author

renovate bot commented Feb 28, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @typescript-eslint/parser@8.34.0
npm error Found: typescript@5.9.3
npm error node_modules/typescript
npm error   dev typescript@"5.9.3" from the root project
npm error   peerOptional typescript@"*" from @storybook/react@7.6.20
npm error   node_modules/@storybook/react
npm error     dev @storybook/react@"7.6.20" from the root project
npm error     @storybook/react@"7.6.20" from @storybook/preset-react-webpack@7.6.20
npm error     node_modules/@storybook/preset-react-webpack
npm error       @storybook/preset-react-webpack@"7.6.20" from @storybook/react-webpack5@7.6.20
npm error       node_modules/@storybook/react-webpack5
npm error         dev @storybook/react-webpack5@"7.6.20" from the root project
npm error     1 more (@storybook/react-webpack5)
npm error   11 more (@storybook/react-docgen-typescript-plugin, ...)
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=4.8.4 <5.9.0" from @typescript-eslint/parser@8.34.0
npm error node_modules/@typescript-eslint/parser
npm error   dev @typescript-eslint/parser@"8.34.0" from the root project
npm error
npm error Conflicting peer dependency: typescript@5.8.3
npm error node_modules/typescript
npm error   peer typescript@">=4.8.4 <5.9.0" from @typescript-eslint/parser@8.34.0
npm error   node_modules/@typescript-eslint/parser
npm error     dev @typescript-eslint/parser@"8.34.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-02-12T15_09_11_797Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-02-12T15_09_11_797Z-debug-0.log

@renovate renovate bot changed the title chore(deps): update dependency typescript to v5.7.3 chore(deps): update dependency typescript to v5.8.2 Feb 28, 2025
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 7a66f4b to 393825d Compare April 5, 2025 01:48
@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 5, 2025
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 393825d to 3aaa11d Compare May 8, 2025 09:22
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 3aaa11d to a6cce87 Compare August 7, 2025 11:14
@renovate renovate bot changed the title chore(deps): update dependency typescript to v5.8.3 chore(deps): update dependency typescript to v5.9.2 Aug 7, 2025
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from a6cce87 to 099dfd4 Compare September 30, 2025 22:55
@renovate renovate bot changed the title chore(deps): update dependency typescript to v5.9.2 chore(deps): update dependency typescript to v5.9.3 Sep 30, 2025
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 099dfd4 to fe83cba Compare December 26, 2025 20:44
@netlify
Copy link

netlify bot commented Dec 26, 2025

Deploy Preview for allotment-storybook ready!

Name Link
🔨 Latest commit ebf5d64
🔍 Latest deploy log https://app.netlify.com/projects/allotment-storybook/deploys/6955379b744253000825e709
😎 Deploy Preview https://deploy-preview-841--allotment-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Dec 26, 2025

Deploy Preview for allotment-website ready!

Name Link
🔨 Latest commit ebf5d64
🔍 Latest deploy log https://app.netlify.com/projects/allotment-website/deploys/6955379b0b2d510008aca6ad
😎 Deploy Preview https://deploy-preview-841--allotment-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate bot force-pushed the renovate/typescript-5.x branch from fe83cba to ebf5d64 Compare December 31, 2025 14:47
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