Skip to content

Update dependency @types/uuid to v11#225

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/uuid-11.x
Open

Update dependency @types/uuid to v11#225
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/uuid-11.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Oct 28, 2025

This PR contains the following updates:

Package Change Age Confidence
@​types/uuid 10.0.011.0.0 age confidence

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 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.

@mluukkai mluukkai requested a review from Copilot October 30, 2025 15:25
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the @types/uuid package from version 10.0.0 to 11.0.0 as part of a dependency update process managed by Renovate. The main production dependency uuid is already at version 11.0.5, and this update aligns the TypeScript type definitions with the production package version.

  • Updated @types/uuid from ^10.0.0 to ^11.0.0 in devDependencies
  • Updated package-lock.json to reflect the new version and its dependencies

Reviewed Changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
package.json Updated @types/uuid version from ^10.0.0 to ^11.0.0 in devDependencies
package-lock.json Updated lock file with new @types/uuid version 11.0.0 and associated metadata, including deprecation notice and peer dependency changes

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

package.json Outdated
"@types/react-router-dom": "^5.3.3",
"@types/supertest": "^6.0.2",
"@types/uuid": "^10.0.0",
"@types/uuid": "^11.0.0",
Copy link

Copilot AI Oct 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The @types/uuid package version 11.0.0 is deprecated. According to the package-lock.json deprecation notice, the uuid package now provides its own type definitions, so @types/uuid is no longer needed and should be removed from devDependencies. The uuid package v11.0.5 already includes built-in TypeScript types.

Suggested change
"@types/uuid": "^11.0.0",

Copilot uses AI. Check for mistakes.
@renovate renovate bot changed the title chore(deps): update dependency @types/uuid to v11 Update dependency @types/uuid to v11 Nov 6, 2025
@renovate renovate bot force-pushed the renovate/uuid-11.x branch from a5e69ce to 36967b4 Compare November 10, 2025 20:40
@renovate renovate bot force-pushed the renovate/uuid-11.x branch from 36967b4 to 4a57e62 Compare November 18, 2025 13:01
@renovate renovate bot force-pushed the renovate/uuid-11.x branch from 4a57e62 to 29d4865 Compare December 3, 2025 19:54
@renovate renovate bot force-pushed the renovate/uuid-11.x branch from 29d4865 to 42d1575 Compare December 31, 2025 14:10
@renovate renovate bot force-pushed the renovate/uuid-11.x branch from 42d1575 to 88e5c80 Compare January 8, 2026 20:11
@renovate renovate bot force-pushed the renovate/uuid-11.x branch from 88e5c80 to adfc68a Compare February 2, 2026 21:36
@renovate renovate bot force-pushed the renovate/uuid-11.x branch from adfc68a to 836a981 Compare February 12, 2026 11:59
@renovate renovate bot force-pushed the renovate/uuid-11.x branch from 836a981 to 3f0aa6c Compare March 5, 2026 20:52
@renovate renovate bot force-pushed the renovate/uuid-11.x branch from 3f0aa6c to 78b5502 Compare April 3, 2026 19:55
@renovate renovate bot force-pushed the renovate/uuid-11.x branch from 78b5502 to 860becc Compare April 3, 2026 22:03
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.

1 participant