Skip to content

Comments

chore(deps): upgraded bn.js and openpgp#253997

Draft
elena-shostak wants to merge 6 commits intoelastic:mainfrom
elena-shostak:bn-upgrade
Draft

chore(deps): upgraded bn.js and openpgp#253997
elena-shostak wants to merge 6 commits intoelastic:mainfrom
elena-shostak:bn-upgrade

Conversation

@elena-shostak
Copy link
Contributor

@elena-shostak elena-shostak commented Feb 19, 2026

Summary

Upgraded bn.js and openpgp

@elasticmachine
Copy link
Contributor

elasticmachine commented Feb 19, 2026

🤖 Jobs for this PR can be triggered through checkboxes. 🚧

ℹ️ To trigger the CI, please tick the checkbox below 👇

  • Click to trigger kibana-pull-request for this PR!
  • Click to trigger kibana-deploy-project-from-pr for this PR!
  • Click to trigger kibana-deploy-cloud-from-pr for this PR!
  • Click to trigger kibana-entity-store-performance-from-pr for this PR!
  • Click to trigger kibana-storybooks-from-pr for this PR!

@elena-shostak elena-shostak added Team:Security Platform Security: Auth, Users, Roles, Spaces, Audit Logging, etc t// release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting labels Feb 19, 2026
elena-shostak and others added 4 commits February 19, 2026 15:56
…nvironment

openpgp v6 CJS build uses `createRequire(document.baseURI)` when
`document` exists (jsdom), producing an invalid `http://localhost/...`
URL. Switch Fleet server unit tests and affected integration tests
to Node presets where `document` is undefined.

Co-authored-by: Cursor <cursoragent@cursor.com>
@elasticmachine
Copy link
Contributor

elasticmachine commented Feb 20, 2026

⏳ Build in-progress, with failures

Failed CI Steps

Test Failures

  • [job] [logs] Jest Integration Tests #8 / checking all opted-in dynamic config settings detecting all the settings that have opted-in for dynamic in-memory updates
  • [job] [logs] Jest Integration Tests #8 / checking all opted-in dynamic config settings detecting all the settings that have opted-in for dynamic in-memory updates
  • [job] [logs] Jest Tests #4 / Endpoint exceptions flyout When valid form state should enable "Add endpoint exception" button when form is valid
  • [job] [logs] Scout: [ platform / dashboard-serverless-security_complete ] plugin / local-serverless-security_complete - Flights dashboard (sample data) - loads dashboard and renders panels
  • [job] [logs] Jest Integration Tests #2 / SO default search fields make sure management types have the correct mappings for default search fields
  • [job] [logs] Jest Integration Tests #2 / SO default search fields make sure management types have the correct mappings for default search fields

History

openpgp v6 Node CJS build calls createRequire(document.baseURI) when
document exists, producing an invalid http://localhost/openpgp.min.cjs
URL in jsdom. Resolve openpgp to the browser CJS build in the Jest
resolver, which has no createRequire and works in all environments.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Security Platform Security: Auth, Users, Roles, Spaces, Audit Logging, etc t//

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants