Skip to content

Bump uuid, @actions/core and jest-junit - #150

Merged
Mohit Pavan Kumar Gadamsetty (mohitpavan) merged 2 commits into
mainfrom
dependabot/npm_and_yarn/multi-d640fc2379
Sep 21, 2026
Merged

Mohit Pavan Kumar Gadamsetty (mohitpavan) merged 2 commits into
mainfrom
dependabot/npm_and_yarn/multi-d640fc2379

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Removes uuid. It's no longer used after updating ancestor dependencies uuid, @actions/core and jest-junit. These dependencies need to be updated together.

Removes uuid

Updates @actions/core from 1.10.1 to 1.11.1

Changelog

Sourced from @​actions/core's changelog.

1.11.1

  • Fix uses of crypto.randomUUID on Node 18 and earlier #1842

1.11.0

  • Add platform info utilities #1551
  • Remove dependency on uuid package #1824
Commits

Updates jest-junit from 16.0.0 to 17.0.0

Release notes

Sourced from jest-junit's releases.

v17.0.0

Upgrade uuid package to latest - jest-community/jest-junit#284

Commits
  • 20d8f14 v17.0.0
  • c91dd20 Merge pull request #284 from palmerj3/upgrade-uuid-14
  • 8ff39ee Upgrade uuid to 14.0.0
  • e866b5f Add CODEOWNERS
  • 33a5a8b Merge pull request #278 from jest-community/update-ci-versions
  • f33e1f2 Update to Jest 30.2.0 and regenerate snapshots
  • 81c9775 NPM audit fix
  • 50e2666 Convert from yarn to npm
  • b4a7e14 Add snapshot update command to CLAUDE.md
  • b56a503 Simplify CI to test only Jest 30.x
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 11, 2026
@dependabot
dependabot Bot had a problem deploying to automation test June 11, 2026 05:31 Failure
@dependabot
dependabot Bot had a problem deploying to automation test June 11, 2026 05:33 Failure
Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependencies [uuid](https://github.com/uuidjs/uuid), [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) and [jest-junit](https://github.com/jest-community/jest-junit). These dependencies need to be updated together.


Removes `uuid`

Updates `@actions/core` from 1.10.1 to 1.11.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Updates `jest-junit` from 16.0.0 to 17.0.0
- [Release notes](https://github.com/jest-community/jest-junit/releases)
- [Commits](jest-community/jest-junit@v16.0.0...v17.0.0)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-version: 1.11.1
  dependency-type: direct:production
- dependency-name: jest-junit
  dependency-version: 17.0.0
  dependency-type: direct:development
- dependency-name: uuid
  dependency-version:
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-d640fc2379 branch from 2ba0aa5 to 451926c Compare July 9, 2026 13:09
@dependabot
dependabot Bot requested a review from a team as a code owner July 9, 2026 13:09
@dependabot
dependabot Bot had a problem deploying to automation test July 9, 2026 13:09 Failure
@dependabot
dependabot Bot had a problem deploying to automation test July 9, 2026 13:11 Failure
@mitsha-microsoft

Copy link
Copy Markdown
Member

Copilot resolve the merge conflicts in this pull request

…rn/multi-d640fc2379

# Conflicts:
#	package-lock.json

Co-authored-by: mitsha-microsoft <58204159+mitsha-microsoft@users.noreply.github.com>

Copilot AI commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

Copilot resolve the merge conflicts in this pull request

Resolved the merge conflicts and merged main in commit 1520131. The dependency update now uses Node’s built-in UUID generator; compilation and all 208 unit tests pass.

Copilot AI deployed to automation test September 21, 2026 07:34 Active
Copilot AI deployed to automation test September 21, 2026 07:34 Active
Copilot AI deployed to automation test September 21, 2026 07:34 Active
Copilot AI deployed to automation test September 21, 2026 07:34 Active
Copilot AI deployed to automation test September 21, 2026 07:34 Active
Copilot AI deployed to automation test September 21, 2026 07:34 Active
Copilot AI deployed to automation test September 21, 2026 07:34 Active
Copilot AI deployed to automation test September 21, 2026 07:34 Active
Copilot AI deployed to automation test September 21, 2026 07:34 Active
Copilot AI deployed to automation test September 21, 2026 07:34 Active
Copilot AI deployed to automation test September 21, 2026 07:34 Active
Copilot AI deployed to automation test September 21, 2026 07:34 Active
Copilot AI deployed to automation test September 21, 2026 07:34 Active
Copilot AI deployed to automation test September 21, 2026 07:34 Active
Copilot AI deployed to automation test September 21, 2026 07:34 Active
Copilot AI deployed to automation test September 21, 2026 07:34 Active
@mohitpavan
Mohit Pavan Kumar Gadamsetty (mohitpavan) merged commit fc64e63 into main Sep 21, 2026
22 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/multi-d640fc2379 branch September 21, 2026 07:38

This branch was successfully deployed

1 active deployment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants