Skip to content

build: upgrade uuid and add cooldown period#2834

Merged
nickofthyme merged 5 commits into
elastic:mainfrom
nickofthyme:upgrade-uuid
May 15, 2026
Merged

build: upgrade uuid and add cooldown period#2834
nickofthyme merged 5 commits into
elastic:mainfrom
nickofthyme:upgrade-uuid

Conversation

@nickofthyme
Copy link
Copy Markdown
Collaborator

@nickofthyme nickofthyme commented May 15, 2026

Summary

Adds a cooldown period for renovate so we can remove the cooldown for charts in kibana.

We also update uuid to the latest version.

@nickofthyme nickofthyme requested a review from a team as a code owner May 15, 2026 16:13
@nickofthyme nickofthyme added the :build Build tools / dependencies label May 15, 2026
@nickofthyme
Copy link
Copy Markdown
Collaborator Author

Tested against kibana locally with tar file and works fine.

- 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 a150461 into elastic:main May 15, 2026
14 checks passed
@nickofthyme nickofthyme deleted the upgrade-uuid branch May 15, 2026 18:45
nickofthyme added a commit that referenced this pull request May 21, 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 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.
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.
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.
# Conflicts:
#	package.json
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.
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

:build Build tools / dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant