dependabot[bot] opened a new pull request, #66:
URL: https://github.com/apache/airavata-portals/pull/66

   Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.1.0 
to 0.3.80.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/langchain-ai/langchain/releases";>langchain-core's 
releases</a>.</em></p>
   <blockquote>
   <h2>langchain-core==0.3.80</h2>
   <p>Changes since langchain-core==0.3.79</p>
   <p>release(core): 0.3.80 (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/34039";>#34039</a>)
   fix(core): fix validation for input variables in f-string templates, 
restrict functionality supported by jinja2, mustache templates  
(GHSA-6qv9-48xg-fc7f) (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/34038";>#34038</a>)</p>
   <h2>langchain-core==0.3.79</h2>
   <p>Changes since langchain-core==0.3.78</p>
   <p>release(core): 0.3.79 (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33401";>#33401</a>)
   fix(core): handle parent/child mustache vars (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33346";>#33346</a>)</p>
   <h2>langchain-core==0.3.78</h2>
   <p>Changes since langchain-core==0.3.77</p>
   <p>release(core): 0.3.78 (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33253";>#33253</a>)
   feat(core): add optional include_id param to convert_to_openai_messages 
function (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33248";>#33248</a>)</p>
   <h2>langchain-core==0.3.77</h2>
   <p>Changes since langchain-core==0.3.76</p>
   <p>release(core): 0.3.77 (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33185";>#33185</a>)
   feat: (core, standard-tests) support PDF inputs in ToolMessages (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33183";>#33183</a>)
   chore(core): remove runnable section from <code>README.md</code> (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33171";>#33171</a>)
   docs(core): remove non-existent param from <code>as_tool</code> docstring 
(<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33165";>#33165</a>)
   fix(core): Support of 'reasoning' type in 'convert_to_openai_messages' (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33050";>#33050</a>)
   docs: more standardization (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33124";>#33124</a>)
   docs: standardize <code>.. code-block</code> directive usage (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33122";>#33122</a>)
   chore: bump ruff version to 0.13 (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33043";>#33043</a>)
   test(core): resolve pytest marker warning (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33111";>#33111</a>)
   test(core): resolve <code>pydantic_v1</code> deprecation warning (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33110";>#33110</a>)
   refactor(core): use <code>aadd_documents</code> in vectorstores unit tests 
(<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33109";>#33109</a>)
   fix(core): use version agnostic <code>get_fields</code> (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33108";>#33108</a>)
   test(core): use secure hash algorithm in indexing test to eliminate SHA-1 
warning (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33107";>#33107</a>)
   test(core): suppress <code>pydantic_v1</code> deprecation warnings during 
import tests (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33106";>#33106</a>)
   test(core): don't use deprecated <code>input_variables</code> param in 
<code>from_file</code> (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33105";>#33105</a>)
   refactor(core): don't use deprecated <code>input_variables</code> param in 
<code>from_file</code> (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33104";>#33104</a>)
   test(core): enhance stringify_value test coverage for nested structures (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33099";>#33099</a>)
   test(core): suppress deprecation warnings in 
<code>PipelinePromptTemplate</code> (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33102";>#33102</a>)
   fix(core): use secure hash algorithm in indexing test to eliminate SHA-1 
warning (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33101";>#33101</a>)
   style(core): typo/docs lint pass (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33093";>#33093</a>)
   chore: update <code>pyproject.toml</code> files, remove codespell (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33028";>#33028</a>)
   docs(core): fix bugs and improve example code in 
<code>chat_history.py</code> (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/32994";>#32994</a>)
   docs(core): add type hints to BaseStore example code (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/32946";>#32946</a>)
   chore(langchain): Fix typos in core docstrings (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/32928";>#32928</a>)
   docs(core): remove duplicate 'the' in indexing/api.py (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/32924";>#32924</a>)
   chore(core): test that default values in tool calls are preserved in json 
schema representation (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/32921";>#32921</a>)
   chore: bump mypy version to 1.18 (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/32914";>#32914</a>)
   fix(core): resolve mermaid node id collisions when special chars are used 
(<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/32857";>#32857</a>)
   fix(core): preserve ordering in RunnableRetry batch/abatch results (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/32526";>#32526</a>)</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/langchain-ai/langchain/commit/640d85c60f9fa6ba9c2fddeccca76d03dfb53b29";><code>640d85c</code></a>
 release(core): 0.3.80 (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/34039";>#34039</a>)</li>
   <li><a 
href="https://github.com/langchain-ai/langchain/commit/fa7789d6c21222b85211755d822ef698d3b34e00";><code>fa7789d</code></a>
 fix(core): fix validation for input variables in f-string templates, 
restrict...</li>
   <li><a 
href="https://github.com/langchain-ai/langchain/commit/b93d2f7f3a0a42c455c25d346e907c6765016649";><code>b93d2f7</code></a>
 release(core): 0.3.79 (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33401";>#33401</a>)</li>
   <li><a 
href="https://github.com/langchain-ai/langchain/commit/a763ebe86cbf63ca1f378286c1dd76e16d88e503";><code>a763ebe</code></a>
 release(anthropic): 0.3.22 (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33394";>#33394</a>)</li>
   <li><a 
href="https://github.com/langchain-ai/langchain/commit/5fa1094451c9612ab27f89338c549e1b54ae8fbf";><code>5fa1094</code></a>
 fix(anthropic,standard-tests): carry over updates to v0.3 (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33393";>#33393</a>)</li>
   <li><a 
href="https://github.com/langchain-ai/langchain/commit/dd4de696b838b0d4f2d4769eb4bc3b1fba58afb4";><code>dd4de69</code></a>
 fix(core): handle parent/child mustache vars (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33346";>#33346</a>)</li>
   <li><a 
href="https://github.com/langchain-ai/langchain/commit/5459ff1ee35a0e4de699cefa5056122701796b89";><code>5459ff1</code></a>
 chore: cap lib upper bounds, run sync (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33320";>#33320</a>)</li>
   <li><a 
href="https://github.com/langchain-ai/langchain/commit/f95669aa0aee8df05b55765a5d5ea3000fd61dfe";><code>f95669a</code></a>
 release(openai): 0.3.35 (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33299";>#33299</a>)</li>
   <li><a 
href="https://github.com/langchain-ai/langchain/commit/3a465d635b1e04a9a5a056eb9f42c30b8df4bd5e";><code>3a465d6</code></a>
 feat(openai): enable stream_usage when using default base URL and client (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33";>#33</a>...</li>
   <li><a 
href="https://github.com/langchain-ai/langchain/commit/0b51de4cabb670a6a6da255690f36424aeb24fce";><code>0b51de4</code></a>
 release(core): 0.3.78 (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/33253";>#33253</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/langchain-ai/langchain/compare/v0.1.0...langchain-core==0.3.80";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=langchain-core&package-manager=pip&previous-version=0.1.0&new-version=0.3.80)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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 merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@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](https://github.com/apache/airavata-portals/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to