Skip to content

build: upgrade uuid and add cooldown period (#2834) [71.5.x]#2840

Merged
nickofthyme merged 1 commit into
elastic:71.5.xfrom
nickofthyme:backport/71.5.x/pr-2834
May 21, 2026
Merged

build: upgrade uuid and add cooldown period (#2834) [71.5.x]#2840
nickofthyme merged 1 commit into
elastic:71.5.xfrom
nickofthyme:backport/71.5.x/pr-2834

Conversation

@nickofthyme
Copy link
Copy Markdown
Collaborator

Backports the following commits to 71.5.x:

* upgrade `uuid` to latest

* add cooldown to 3rd party deps

* remove `.github/dependabot.yml`

* chore: update Jest configuration to support ESM-only uuid package

- Added `transformIgnorePatterns` to include `uuid` for Jest transformation.
- Configured Babel to compile `uuid`'s JavaScript files to CommonJS for Jest's runtime.
- Updated `package.json` to include `babel-jest` as a dependency.
- Updated `yarn.lock` to reflect the new dependencies and versions.
@elastic-datavis
Copy link
Copy Markdown
Contributor

@nickofthyme nickofthyme merged commit ee044d3 into elastic:71.5.x May 21, 2026
14 checks passed
@nickofthyme nickofthyme deleted the backport/71.5.x/pr-2834 branch May 21, 2026 23:25
nickofthyme added a commit that referenced this pull request May 22, 2026
build: upgrade `uuid` and add cooldown period (#2834)

* upgrade `uuid` to latest

* add cooldown to 3rd party deps

* remove `.github/dependabot.yml`

* chore: update Jest configuration to support ESM-only uuid package

- Added `transformIgnorePatterns` to include `uuid` for Jest transformation.
- Configured Babel to compile `uuid`'s JavaScript files to CommonJS for Jest's runtime.
- Updated `package.json` to include `babel-jest` as a dependency.
- Updated `yarn.lock` to reflect the new dependencies and versions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant