Skip to content

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

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

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

Conversation

@nickofthyme
Copy link
Copy Markdown
Collaborator

Backports the following commits to 71.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.
@nickofthyme
Copy link
Copy Markdown
Collaborator Author

buildkite test this

@nickofthyme nickofthyme force-pushed the 71.1.x branch 3 times, most recently from 5ce6736 to 2086838 Compare May 22, 2026 20:56
@elastic-datavis
Copy link
Copy Markdown
Contributor

⏳ Pending Deployment (build#415) - c100120

  • ⏳ Storybook
  • ⏳ e2e server
  • ⏳ Playwright VRT report
  • ⏳ Playwright A11Y report

@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 merged commit c097f8f into elastic:71.1.x May 22, 2026
2 checks passed
@nickofthyme nickofthyme deleted the backport/71.1.x/pr-2834 branch May 22, 2026 21:44
nickofthyme added a commit that referenced this pull request May 23, 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.
nickofthyme added a commit that referenced this pull request May 23, 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