[8.19] [chore] Bundle fp-ts into the shared bundle (#217034)#225428
Closed
dej611 wants to merge 6 commits intoelastic:8.19from
Closed
[8.19] [chore] Bundle fp-ts into the shared bundle (#217034)#225428dej611 wants to merge 6 commits intoelastic:8.19from
dej611 wants to merge 6 commits intoelastic:8.19from
Conversation
## Summary Just had some fun and made fp-ts available in the shared bundle, with support for partial imports. Changes in this PR: * aligned `fp-ts` direct imports to the format: `fp-ts/<module>` * Mapped the direct imports into the shared bundle re-using the same `fp-ts` module under the hood (cherry picked from commit 0a6bc1b) # Conflicts: # src/core/packages/saved-objects/migration-server-internal/src/actions/bulk_overwrite_transformed_documents.ts # src/core/packages/saved-objects/migration-server-internal/src/actions/create_index.ts # src/core/packages/saved-objects/migration-server-internal/src/actions/read_with_pit.ts # src/core/packages/saved-objects/migration-server-internal/src/actions/wait_for_task.ts # x-pack/solutions/observability/plugins/inventory/common/rt_types.ts # x-pack/solutions/security/plugins/security_solution/server/lib/timeline/saved_object/pinned_events/index.ts
Contributor
|
Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services) |
Contributor
|
Pinging @elastic/obs-ux-management-team (Team:obs-ux-management) |
Contributor
💔 Build Failed
Failed CI StepsMetrics [docs]Module Count
Public APIs missing comments
Async chunks
Page load bundle
Unknown metric groupsAPI count
async chunk count
History
|
auto-merge was automatically disabled
November 24, 2025 09:16
Pull request was closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport
This will backport the following commits from
mainto8.19:Questions ?
Please refer to the Backport tool documentation