Skip to content

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

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

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

Conversation

@nickofthyme
Copy link
Copy Markdown
Collaborator

Backports the following commits to 70.1.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.
# Conflicts:
#	package.json
@nickofthyme
Copy link
Copy Markdown
Collaborator Author

buildkite test this

@nickofthyme
Copy link
Copy Markdown
Collaborator Author

/ci

@nickofthyme
Copy link
Copy Markdown
Collaborator Author

CI is broken as .buildkite files are old implementation and other issues with node, files ownership and yarn installs. Just testing locally and releasing new version.

@nickofthyme nickofthyme force-pushed the backport/70.1.x/pr-2834 branch from 6b2694d to 81fcf77 Compare May 22, 2026 23:11
@nickofthyme nickofthyme merged commit f2f1b23 into elastic:70.1.x May 22, 2026
2 checks passed
@nickofthyme nickofthyme deleted the backport/70.1.x/pr-2834 branch May 22, 2026 23:12
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