Skip to content

chore(deps): bump @langchain/community from 1.1.12 to 1.1.14#59

Merged
vanshaj2023 merged 1 commit intomainfrom
dependabot/npm_and_yarn/langchain/community-1.1.14
Feb 12, 2026
Merged

chore(deps): bump @langchain/community from 1.1.12 to 1.1.14#59
vanshaj2023 merged 1 commit intomainfrom
dependabot/npm_and_yarn/langchain/community-1.1.14

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2026

Bumps @langchain/community from 1.1.12 to 1.1.14.

Release notes

Sourced from @​langchain/community's releases.

@​langchain/community@​1.1.14

Patch Changes

  • #9990 d5e3db0 Thanks @​hntrl! - feat(core): Add SSRF protection module (@langchain/core/utils/ssrf) with utilities for validating URLs against private IPs, cloud metadata endpoints, and localhost.

    fix(community): Harden RecursiveUrlLoader against SSRF attacks by integrating validateSafeUrl and replacing string-based URL comparison with origin-based isSameOrigin from the shared SSRF module.

  • Updated dependencies [d5e3db0, 6939dab, ad581c7]:

    • @​langchain/core@​1.1.21
    • @​langchain/openai@​1.2.7
    • @​langchain/classic@​1.0.17
Commits
  • d4aa95a chore: version packages (#9989)
  • 1a5b644 chore: fix changeset (#9994)
  • be7c778 chore: caret resolution for core (#9993)
  • 6939dab fix(openai): store response.output in response_metadata for reasoning model r...
  • ea7e791 fix(agents): concurrent-dynamic-system-prompt-agent-support (#9983)
  • 342fd4f chore(langchain): relax benchmark (#9992)
  • 8a52dad Don't re-emit input state from middleware hooks that return void (#9986)
  • 5f28338 feat(agents): support returning Command from wrapModelCall middleware (#9981)
  • d5e3db0 feat(core,community): ssrf hardening (#9990)
  • e2ed407 Set the correct _llmType for Google models (#9985)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@langchain/community](https://github.com/langchain-ai/langchainjs) from 1.1.12 to 1.1.14.
- [Release notes](https://github.com/langchain-ai/langchainjs/releases)
- [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/community@1.1.12...@langchain/community@1.1.14)

---
updated-dependencies:
- dependency-name: "@langchain/community"
  dependency-version: 1.1.14
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 12, 2026

Assignees

The following users could not be added as assignees: vectorMindsAI. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: automated, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vanshaj2023 vanshaj2023 merged commit 7b27f47 into main Feb 12, 2026
5 of 17 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/langchain/community-1.1.14 branch February 12, 2026 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant