Skip to content

Bump @langchain/core@0.3.80#247521

Merged
patrykkopycinski merged 3 commits intoelastic:mainfrom
patrykkopycinski:chore/langchain-core-bump
Dec 30, 2025
Merged

Bump @langchain/core@0.3.80#247521
patrykkopycinski merged 3 commits intoelastic:mainfrom
patrykkopycinski:chore/langchain-core-bump

Conversation

@patrykkopycinski
Copy link
Copy Markdown
Contributor

@patrykkopycinski patrykkopycinski commented Dec 29, 2025

Summary

Bump @langchain/core@0.3.80

Copy link
Copy Markdown
Contributor

@azasypkin azasypkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks! I've also added v8.19.10 to the backport list, as we're still going to maintain this branch for quite some time.

@azasypkin
Copy link
Copy Markdown
Contributor

One of these failed tests is known to be flaky, and it seems the second one is either flaky as well or even perma-failing now - #247560

@azasypkin
Copy link
Copy Markdown
Contributor

Flaky test was skipped, let's try again.

@azasypkin
Copy link
Copy Markdown
Contributor

@elasticmachine merge upstream

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

cc @patrykkopycinski

@patrykkopycinski patrykkopycinski merged commit cf7b0cf into elastic:main Dec 30, 2025
17 checks passed
@kibanamachine
Copy link
Copy Markdown
Contributor

Starting backport for target branches: 8.19, 9.1, 9.2, 9.3

https://github.com/elastic/kibana/actions/runs/20599125103

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Dec 30, 2025
## Summary

Bump @langchain/core@0.3.80

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
(cherry picked from commit cf7b0cf)
@kibanamachine
Copy link
Copy Markdown
Contributor

💔 Some backports could not be created

Status Branch Result
8.19 Backport failed because of merge conflicts
9.1 Backport failed because of merge conflicts

You might need to backport the following PRs to 9.1:
- Update dependency @types/moment-duration-format to ^2.2.7 (main) (#242221)
- Update OpenTelemetry modules (main) (#234826)
9.2 Backport failed because of merge conflicts
9.3

Note: Successful backport PRs will be merged automatically after passing CI.

Manual backport

To create the backport manually run:

node scripts/backport --pr 247521

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Dec 30, 2025
# Backport

This will backport the following commits from `main` to `9.3`:
- [Bump @langchain/core@0.3.80
(#247521)](#247521)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Patryk
Kopyciński","email":"contact@patrykkopycinski.com"},"sourceCommit":{"committedDate":"2025-12-30T14:47:15Z","message":"Bump
@langchain/core@0.3.80 (#247521)\n\n## Summary\n\nBump
@langchain/core@0.3.80\n\nCo-authored-by: Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"cf7b0cf710b0b17de00636fe764806ed10b7e127","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["chore","release_note:skip","backport:version","ci:all-gen-ai-suites","v9.3.0","v9.4.0","v9.2.4","v9.1.10","v8.19.10"],"title":"Bump
@langchain/core@0.3.80","number":247521,"url":"https://github.com/elastic/kibana/pull/247521","mergeCommit":{"message":"Bump
@langchain/core@0.3.80 (#247521)\n\n## Summary\n\nBump
@langchain/core@0.3.80\n\nCo-authored-by: Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"cf7b0cf710b0b17de00636fe764806ed10b7e127"}},"sourceBranch":"main","suggestedTargetBranches":["9.3","9.2","9.1","8.19"],"targetPullRequestStates":[{"branch":"9.3","label":"v9.3.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/247521","number":247521,"mergeCommit":{"message":"Bump
@langchain/core@0.3.80 (#247521)\n\n## Summary\n\nBump
@langchain/core@0.3.80\n\nCo-authored-by: Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"cf7b0cf710b0b17de00636fe764806ed10b7e127"}},{"branch":"9.2","label":"v9.2.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.1","label":"v9.1.10","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.10","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Patryk Kopyciński <contact@patrykkopycinski.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
CAWilson94 pushed a commit to CAWilson94/kibana that referenced this pull request Jan 6, 2026
## Summary

Bump @langchain/core@0.3.80

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
dej611 pushed a commit to dej611/kibana that referenced this pull request Jan 8, 2026
## Summary

Bump @langchain/core@0.3.80

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
patrykkopycinski added a commit to patrykkopycinski/kibana that referenced this pull request Jan 9, 2026
## Summary

Bump @langchain/core@0.3.80

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
(cherry picked from commit cf7b0cf)

# Conflicts:
#	package.json
#	yarn.lock
devamanv pushed a commit to devamanv/kibana that referenced this pull request Jan 12, 2026
## Summary

Bump @langchain/core@0.3.80

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
@legrego
Copy link
Copy Markdown
Member

legrego commented Jan 16, 2026

@patrykkopycinski @azasypkin were the backports completed manually? There wasn't a "success" notice generated for versions prior to 9.3.

@azasypkin
Copy link
Copy Markdown
Contributor

@patrykkopycinski @azasypkin were the backports completed manually? There wasn't a "success" notice generated for versions prior to 9.3.

These are in flight (9.2: #248424, 8.19: not yet started). We agreed OOB to have them merged no later than Jan 27 (FF for 8.19.11 & 9.2.5). For 9.1, I believe we won't have any new patch releases.

@patrykkopycinski
Copy link
Copy Markdown
Contributor Author

💚 All backports created successfully

Status Branch Result
8.19

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

patrykkopycinski added a commit to patrykkopycinski/kibana that referenced this pull request Jan 19, 2026
patrykkopycinski added a commit that referenced this pull request Jan 26, 2026
# Backport

This will backport the following commits from `main` to `9.2`:
- [Bump @langchain/core@0.3.80
(#247521)](#247521)

<!--- Backport version: 10.0.2 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Patryk
Kopyciński","email":"contact@patrykkopycinski.com"},"sourceCommit":{"committedDate":"2025-12-30T14:47:15Z","message":"Bump
@langchain/core@0.3.80 (#247521)\n\n## Summary\n\nBump
@langchain/core@0.3.80\n\nCo-authored-by: Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"cf7b0cf710b0b17de00636fe764806ed10b7e127","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["chore","release_note:skip","backport:version","ci:all-gen-ai-suites","v9.3.0","v9.4.0","v9.2.4","v9.1.10","v8.19.10"],"title":"Bump
@langchain/core@0.3.80","number":247521,"url":"https://github.com/elastic/kibana/pull/247521","mergeCommit":{"message":"Bump
@langchain/core@0.3.80 (#247521)\n\n## Summary\n\nBump
@langchain/core@0.3.80\n\nCo-authored-by: Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"cf7b0cf710b0b17de00636fe764806ed10b7e127"}},"sourceBranch":"main","suggestedTargetBranches":["9.2","9.1","8.19"],"targetPullRequestStates":[{"branch":"9.3","label":"v9.3.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/247628","number":247628,"state":"MERGED","mergeCommit":{"sha":"214c760563307b65994ff7c80c5ae7f61d479c91","message":"[9.3]
Bump @langchain/core@0.3.80 (#247521) (#247628)\n\n# Backport\n\nThis
will backport the following commits from `main` to `9.3`:\n- [Bump
@langchain/core@0.3.80\n(#247521)](https://github.com/elastic/kibana/pull/247521)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by:
Patryk Kopyciński <contact@patrykkopycinski.com>\nCo-authored-by:
Elastic Machine
<elasticmachine@users.noreply.github.com>"}},{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/247521","number":247521,"mergeCommit":{"message":"Bump
@langchain/core@0.3.80 (#247521)\n\n## Summary\n\nBump
@langchain/core@0.3.80\n\nCo-authored-by: Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"cf7b0cf710b0b17de00636fe764806ed10b7e127"}},{"branch":"9.2","label":"v9.2.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.1","label":"v9.1.10","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.10","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
patrykkopycinski added a commit that referenced this pull request Jan 26, 2026
# Backport

This will backport the following commits from `main` to `8.19`:
- [Bump @langchain/core@0.3.80
(#247521)](#247521)

<!--- Backport version: 10.0.2 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Patryk
Kopyciński","email":"contact@patrykkopycinski.com"},"sourceCommit":{"committedDate":"2025-12-30T14:47:15Z","message":"Bump
@langchain/core@0.3.80 (#247521)\n\n## Summary\n\nBump
@langchain/core@0.3.80\n\nCo-authored-by: Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"cf7b0cf710b0b17de00636fe764806ed10b7e127","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["chore","release_note:skip","backport:version","ci:all-gen-ai-suites","v9.3.0","v9.4.0","v9.2.4","v9.1.10","v8.19.10"],"title":"Bump
@langchain/core@0.3.80","number":247521,"url":"https://github.com/elastic/kibana/pull/247521","mergeCommit":{"message":"Bump
@langchain/core@0.3.80 (#247521)\n\n## Summary\n\nBump
@langchain/core@0.3.80\n\nCo-authored-by: Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"cf7b0cf710b0b17de00636fe764806ed10b7e127"}},"sourceBranch":"main","suggestedTargetBranches":["9.1","8.19"],"targetPullRequestStates":[{"branch":"9.3","label":"v9.3.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/247628","number":247628,"state":"MERGED","mergeCommit":{"sha":"214c760563307b65994ff7c80c5ae7f61d479c91","message":"[9.3]
Bump @langchain/core@0.3.80 (#247521) (#247628)\n\n# Backport\n\nThis
will backport the following commits from `main` to `9.3`:\n- [Bump
@langchain/core@0.3.80\n(#247521)](https://github.com/elastic/kibana/pull/247521)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by:
Patryk Kopyciński <contact@patrykkopycinski.com>\nCo-authored-by:
Elastic Machine
<elasticmachine@users.noreply.github.com>"}},{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/247521","number":247521,"mergeCommit":{"message":"Bump
@langchain/core@0.3.80 (#247521)\n\n## Summary\n\nBump
@langchain/core@0.3.80\n\nCo-authored-by: Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"cf7b0cf710b0b17de00636fe764806ed10b7e127"}},{"branch":"9.2","label":"v9.2.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/248424","number":248424,"state":"OPEN"},{"branch":"9.1","label":"v9.1.10","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.10","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants