Skip to content

chore(deps): update dependency uuid to v14#367

Open
renovate-bot wants to merge 1 commit into
googleapis:mainfrom
renovate-bot:renovate/uuid-14.x
Open

chore(deps): update dependency uuid to v14#367
renovate-bot wants to merge 1 commit into
googleapis:mainfrom
renovate-bot:renovate/uuid-14.x

Conversation

@renovate-bot

@renovate-bot renovate-bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
uuid ^11.1.0^14.0.0 age confidence
uuid ^11.1.1^14.0.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

uuidjs/uuid (uuid)

v14.0.0

Compare Source

Security
  • Fixes GHSA-w5hq-g745-h8pq: v3(), v5(), and v6() did not validate that writes would remain within the bounds of a caller-supplied buffer, allowing out-of-bounds writes when an invalid offset was provided. A RangeError is now thrown if offset < 0 or offset + 16 > buf.length.
⚠ BREAKING CHANGES
  • crypto is now expected to be globally defined (requires node@​20+) (#​935)
  • drop node@​18 support (#​934)
  • upgrade minimum supported TypeScript version to 5.4.3, in keeping with the project's policy of supporting TypeScript versions released within the last two years

v13.0.2

Compare Source

Bug Fixes
  • rerelease to fix provenance. (49ccb35)

v13.0.1

Compare Source

Bug Fixes

v13.0.0

Compare Source

⚠ BREAKING CHANGES
  • make browser exports the default (#​901)
Bug Fixes

v12.0.1

Compare Source

v12.0.0

Compare Source

⚠ BREAKING CHANGES
  • update to typescript@​5.2 (#​887)
  • remove CommonJS support (#​886)
  • drop node@​16 support (#​883)
Features
Bug Fixes

Configuration

📅 Schedule: (UTC)

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

@renovate-bot renovate-bot requested a review from a team as a code owner June 1, 2026 04:06
@dpebot

dpebot commented Jun 1, 2026

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the tests: run Label to trigger Github Action tests. label Jun 1, 2026
@github-actions github-actions Bot removed the tests: run Label to trigger Github Action tests. label Jun 1, 2026
@anubhav756

Copy link
Copy Markdown
Contributor

/gcbrun

@anubhav756

Copy link
Copy Markdown
Contributor

FAIL test/e2e/test.e2e.ts
--
  | ● Test suite failed to run
  |  
  | Must use import to load ES Module: /workspace/node_modules/uuid/dist-node/index.js
  |  
  | 21 \| import {warnIfHttpAndHeaders} from '../../utils.js';
  | 22 \|
  | > 23 \| import {v4 as uuidv4} from 'uuid';
  | \| ^
  | 24 \| import {VERSION} from '../../version.js';
  | 25 \|
  | 26 \| export class McpHttpTransportV20241105 extends McpHttpTransportBase {
  |  
  | at Runtime.requireModule (../../node_modules/jest-runtime/build/index.js:801:21)
  | at Object.<anonymous> (src/toolbox_core/mcp/v20241105/mcp.ts:23:1)
  | at Object.<anonymous> (src/toolbox_core/client.ts:26:1)
  | at Object.<anonymous> (test/e2e/test.e2e.ts:15:1)
  |  

<br class="Apple-interchange-newline">

@anubhav756 anubhav756 added the priority: p2 Moderately-important priority. Fix may not be included in next release. label Jun 1, 2026
@dpebot

dpebot commented Jun 3, 2026

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the tests: run Label to trigger Github Action tests. label Jun 3, 2026
@github-actions github-actions Bot removed the tests: run Label to trigger Github Action tests. label Jun 3, 2026
@dpebot

dpebot commented Jun 11, 2026

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the tests: run Label to trigger Github Action tests. label Jun 11, 2026
@github-actions github-actions Bot removed the tests: run Label to trigger Github Action tests. label Jun 11, 2026
@dpebot

dpebot commented Jun 15, 2026

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the tests: run Label to trigger Github Action tests. label Jun 15, 2026
@github-actions github-actions Bot removed the tests: run Label to trigger Github Action tests. label Jun 15, 2026
@dpebot

dpebot commented Jun 20, 2026

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the tests: run Label to trigger Github Action tests. label Jun 20, 2026
@github-actions github-actions Bot removed the tests: run Label to trigger Github Action tests. label Jun 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority: p2 Moderately-important priority. Fix may not be included in next release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants