dependabot[bot] opened a new pull request, #74:
URL: https://github.com/apache/openserverless-runtimes/pull/74

   Bumps [@langchain/core](https://github.com/langchain-ai/langchainjs) to 
1.1.8 and updates ancestor dependency 
[@langchain/community](https://github.com/langchain-ai/langchainjs). These 
dependencies need to be updated together.
   
   Updates `@langchain/core` from 0.1.40 to 1.1.8
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/langchain-ai/langchainjs/releases";><code>@​langchain/core</code>'s
 releases</a>.</em></p>
   <blockquote>
   <h2><code>@​langchain/core</code><a 
href="https://github.com/1";><code>@​1</code></a>.1.8</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/9707";>#9707</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/e5063f9c6e9989ea067dfdff39262b9e7b6aba62";><code>e5063f9</code></a>
 Thanks <a href="https://github.com/hntrl";><code>@​hntrl</code></a>! - add 
security hardening for <code>load</code></p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/9684";>#9684</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/89966470e8c0b112ce4f9a326004af6a4173f9e6";><code>8996647</code></a>
 Thanks <a 
href="https://github.com/christian-bromann";><code>@​christian-bromann</code></a>!
 - fix(core): document purpose of name in base message</p>
   </li>
   </ul>
   <h2><code>@​langchain/core</code><a 
href="https://github.com/1";><code>@​1</code></a>.1.6</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/9668";>#9668</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/a7b2a7db5ef57df3731ae6c9931f4b663e909505";><code>a7b2a7d</code></a>
 Thanks <a 
href="https://github.com/bracesproul";><code>@​bracesproul</code></a>! - fix: 
Cannot merge two undefined objects error</p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/9657";>#9657</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/a496c5fc64d94cc0809216325b0f1bfde3f92c45";><code>a496c5f</code></a>
 Thanks <a href="https://github.com/dqbd";><code>@​dqbd</code></a>! - fix(core): 
avoid writing to TransformStream in EventStreamCallbackHandler when underlying 
ReadableStream is closed</p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/9658";>#9658</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/1da1325aea044fb37af54a9de1f4ae0b9f47d4a2";><code>1da1325</code></a>
 Thanks <a href="https://github.com/dqbd";><code>@​dqbd</code></a>! - fix(core): 
ensure streaming test chat models respect AbortSignal</p>
   </li>
   </ul>
   <h2><code>@​langchain/core</code><a 
href="https://github.com/1";><code>@​1</code></a>.1.5</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/9641";>#9641</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/005c72903bcdf090e0f4c58960c8c243481f9874";><code>005c729</code></a>
 Thanks <a 
href="https://github.com/christian-bromann";><code>@​christian-bromann</code></a>!
 - fix(community/core): various security fixes</p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/7907";>#7907</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/ab782462753e6c3ae5d55c0c251f795af32929d5";><code>ab78246</code></a>
 Thanks <a 
href="https://github.com/jasonphillips";><code>@​jasonphillips</code></a>! - 
fix(core): handle subgraph nesting better in graph_mermaid</p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/9589";>#9589</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/8cc81c7cee69530f7a6296c69123edbe227b2fce";><code>8cc81c7</code></a>
 Thanks <a 
href="https://github.com/nathannewyen";><code>@​nathannewyen</code></a>! - 
test(core): add test for response_metadata in streamEvents</p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/9644";>#9644</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/f32e4991d0e707324e3f6af287a1ee87ab833b7e";><code>f32e499</code></a>
 Thanks <a href="https://github.com/hntrl";><code>@​hntrl</code></a>! - add 
bindTools to FakeListChatModel</p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/9508";>#9508</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/a28d83d49dd1fd31e67b52a44abc70f2cc2a2026";><code>a28d83d</code></a>
 Thanks <a 
href="https://github.com/shubham-021";><code>@​shubham-021</code></a>! - Fix 
toFormattedString() to properly display nested objects in tool call arguments 
instead of [object Object]</p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/9165";>#9165</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/2e5ad70d16c1f13eaaea95336bbe2ec4a4a4954a";><code>2e5ad70</code></a>
 Thanks <a 
href="https://github.com/pawel-twardziak";><code>@​pawel-twardziak</code></a>! - 
fix(mcp-adapters): preserve timeout from RunnableConfig in MCP tool calls</p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/9647";>#9647</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/e456c661aa1ab8f1ed4a98c40616f5a13270e88e";><code>e456c66</code></a>
 Thanks <a href="https://github.com/hntrl";><code>@​hntrl</code></a>! - handle 
missing parent runs in tracer to prevent LangSmith 400 errors</p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/9597";>#9597</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/1cfe603e97d8711343ae5f1f5a75648e7bd2a16e";><code>1cfe603</code></a>
 Thanks <a href="https://github.com/hntrl";><code>@​hntrl</code></a>! - use 
uuid7 for run ids</p>
   </li>
   </ul>
   <h2><code>@​langchain/core</code><a 
href="https://github.com/1";><code>@​1</code></a>.1.4</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/9575";>#9575</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/0bade90ed47c7988ed86f1e695a28273c7b3df50";><code>0bade90</code></a>
 Thanks <a href="https://github.com/hntrl";><code>@​hntrl</code></a>! - bin 
p-retry</p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/9574";>#9574</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/6c40d00e926f377d249c2919549381522eac8ed1";><code>6c40d00</code></a>
 Thanks <a href="https://github.com/hntrl";><code>@​hntrl</code></a>! - Revert 
&quot;fix(<code>@​langchain/core</code>): update and bundle dependencies (<a 
href="https://redirect.github.com/langchain-ai/langchainjs/issues/9534";>#9534</a>)&quot;</p>
   </li>
   </ul>
   <h2><code>@​langchain/core</code><a 
href="https://github.com/1";><code>@​1</code></a>.1.3</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/9534";>#9534</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/bd2c46e09e661d9ac766c09e71bc6687d6fc811c";><code>bd2c46e</code></a>
 Thanks <a 
href="https://github.com/christian-bromann";><code>@​christian-bromann</code></a>!
 - fix(<code>@​langchain/core</code>): update and bundle <code>p-retry</code>, 
<code>ansi-styles</code>, <code>camelcase</code> and <code>decamelize</code> 
dependencies</p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/9544";>#9544</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/487378bf14277659c8ca0ef06ea0f9836b818ff4";><code>487378b</code></a>
 Thanks <a href="https://github.com/hntrl";><code>@​hntrl</code></a>! - fix tool 
chunk concat behavior (<a 
href="https://redirect.github.com/langchain-ai/langchainjs/issues/9450";>#9450</a>)</p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/9505";>#9505</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/138e7fb6280705457079863bedb238b16b322032";><code>138e7fb</code></a>
 Thanks <a href="https://github.com/chosh-dev";><code>@​chosh-dev</code></a>! - 
feat: replace btoa with toBase64Url for encoding in drawMermaidImage</p>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/langchain-ai/langchainjs/commits/@langchain/[email protected]";>compare
 view</a></li>
   </ul>
   </details>
   <details>
   <summary>Maintainer changes</summary>
   <p>This version was pushed to npm by [GitHub Actions](<a 
href="https://www.npmjs.com/~GitHub";>https://www.npmjs.com/~GitHub</a> 
Actions), a new releaser for <code>@​langchain/core</code> since your current 
version.</p>
   </details>
   <br />
   
   Updates `@langchain/community` from 0.0.34 to 1.1.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/langchain-ai/langchainjs/releases";><code>@​langchain/community</code>'s
 releases</a>.</em></p>
   <blockquote>
   <h2><code>@​langchain/community</code><a 
href="https://github.com/1";><code>@​1</code></a>.1.0</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/9509";>#9509</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/02214588187dc6c036a9334904a6dc000dab4991";><code>0221458</code></a>
 Thanks <a 
href="https://github.com/phong-phuong";><code>@​phong-phuong</code></a>! - 
Update Jira document loader with updated v3 API jql endpoint</li>
   </ul>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/9582";>#9582</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/739e2ce39bc53aeb2b99faa7a89012ab8657d06e";><code>739e2ce</code></a>
 Thanks <a href="https://github.com/bitporo";><code>@​bitporo</code></a>! - 
feat(community): add similaritySearch() and similaritySearchWithScore() support 
for lancedb</p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/9385";>#9385</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/163614e3c11be85e2b06622bc0aa6a5d3bcaaebe";><code>163614e</code></a>
 Thanks <a 
href="https://github.com/margaretjgu";><code>@​margaretjgu</code></a>! - add 
elasticsearch hybrid search</p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/9641";>#9641</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/005c72903bcdf090e0f4c58960c8c243481f9874";><code>005c729</code></a>
 Thanks <a 
href="https://github.com/christian-bromann";><code>@​christian-bromann</code></a>!
 - fix(community/core): various security fixes</p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/9473";>#9473</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/bc758ec44c083a43d9c1719b0c2e243763d85171";><code>bc758ec</code></a>
 Thanks <a href="https://github.com/gbrmaia";><code>@​gbrmaia</code></a>! - add 
GoogleCalendarDeleteTool</p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/9639";>#9639</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/454a93d5545152adf4a1d35111732b43cc2de5dc";><code>454a93d</code></a>
 Thanks <a 
href="https://github.com/christian-bromann";><code>@​christian-bromann</code></a>!
 - fix(community): LlamaCppEmbeddings now returns embeddings instead of token 
IDs</p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/9214";>#9214</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/5e0b88e70152ccdda649a5c9cd07c09932ee311c";><code>5e0b88e</code></a>
 Thanks <a href="https://github.com/mattfoxvog";><code>@​mattfoxvog</code></a>! 
- fix typo in IBM WatsonxLLM parameter 
truncateInpuTokens-&gt;truncateInputTokens</p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/8948";>#8948</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/6af735d008f7ffadd4336820b954716efa334fa8";><code>6af735d</code></a>
 Thanks <a 
href="https://github.com/christian-bromann";><code>@​christian-bromann</code></a>!
 - fix(community): Add INSERT support to PrismaVectorStore for 
ParentDocumentRetriever compatibility (<a 
href="https://redirect.github.com/langchain-ai/langchainjs/issues/8833";>#8833</a>)</p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/8427";>#8427</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/b5aa0bcfcfd42ec428f50f8b085843fd81677f63";><code>b5aa0bc</code></a>
 Thanks <a href="https://github.com/AllenFang";><code>@​AllenFang</code></a>! - 
improve bm25 sorting function</p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/9225";>#9225</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/dc4e3f8b679b4d77f722379bf4f5cef44c8159c9";><code>dc4e3f8</code></a>
 Thanks <a 
href="https://github.com/noobgramming";><code>@​noobgramming</code></a>! - 
fix(community): IBM WatsonX ChatWatsonx does not cancel requests on 
AbortSignal</p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/9590";>#9590</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/0dc141dac4e851efd858e972bc40835bc42e6c8b";><code>0dc141d</code></a>
 Thanks <a 
href="https://github.com/FilipZmijewski";><code>@​FilipZmijewski</code></a>! - 
fix(community): IBM tests, add missing metadata properties</p>
   </li>
   <li>
   <p>Updated dependencies [<a 
href="https://github.com/langchain-ai/langchainjs/commit/5a01b5b705f6933958f61318b22f00b5f4763be8";><code>5a01b5b</code></a>,
 <a 
href="https://github.com/langchain-ai/langchainjs/commit/eab88a5ab7610f5b63212f753ebcbeee2f393622";><code>eab88a5</code></a>,
 <a 
href="https://github.com/langchain-ai/langchainjs/commit/5f79bc50aebc093c90b6716c0aebf5c4813d0171";><code>5f79bc5</code></a>,
 <a 
href="https://github.com/langchain-ai/langchainjs/commit/316392ea5666008873ab88971f599469ea7a2765";><code>316392e</code></a>,
 <a 
href="https://github.com/langchain-ai/langchainjs/commit/7b301c00ac851c286a13c2a908757cb40180c768";><code>7b301c0</code></a>,
 <a 
href="https://github.com/langchain-ai/langchainjs/commit/bb2f422cd8e0d709d82baca44565980abb57120f";><code>bb2f422</code></a>,
 <a 
href="https://github.com/langchain-ai/langchainjs/commit/2a5ba50d240e7d6181546facf088142fbb7b4977";><code>2a5ba50</code></a>,
 <a href="https://github.com/langchain-ai/langchainjs/commit/47edf3fc673eb0
 627ec585a3a5c2b9381e234527"><code>47edf3f</code></a>, <a 
href="https://github.com/langchain-ai/langchainjs/commit/41b26a499625f5f6cd817433832a8d2c2639d2fb";><code>41b26a4</code></a>,
 <a 
href="https://github.com/langchain-ai/langchainjs/commit/2e563e332772aa0468f610c334cbedd7f3513ce8";><code>2e563e3</code></a>,
 <a 
href="https://github.com/langchain-ai/langchainjs/commit/72795fe76b515d9edc7d78fb28db59df844ce0c3";><code>72795fe</code></a>,
 <a 
href="https://github.com/langchain-ai/langchainjs/commit/f97b488200b34c485b15a743277984ecacc62160";><code>f97b488</code></a>,
 <a 
href="https://github.com/langchain-ai/langchainjs/commit/29a8480799d4c3534892a29cef4a135c437deb9b";><code>29a8480</code></a>,
 <a 
href="https://github.com/langchain-ai/langchainjs/commit/3ecc1e716704a032e941e670d1d9fbf5370d57aa";><code>3ecc1e7</code></a>,
 <a 
href="https://github.com/langchain-ai/langchainjs/commit/6baa851176b5dde5da19891df114a4645dfe7481";><code>6baa851</code></a>,
 <a href="https://github.com/langchain-ai/langch
 
ainjs/commit/a552cad1a463239a0d1d1b5da7798978722738cf"><code>a552cad</code></a>,
 <a 
href="https://github.com/langchain-ai/langchainjs/commit/69a1045e1e14aed9273a1a4085ac35e601a1ecc7";><code>69a1045</code></a>]:</p>
   <ul>
   <li><code>@​langchain/openai</code><a 
href="https://github.com/1";><code>@​1</code></a>.2.0</li>
   <li><code>@​langchain/classic</code><a 
href="https://github.com/1";><code>@​1</code></a>.0.6</li>
   </ul>
   </li>
   </ul>
   <h2><code>@​langchain/community</code><a 
href="https://github.com/1";><code>@​1</code></a>.0.7</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/9436";>#9436</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/ca32dd76f3f77704da53e38ccb22215dd60aecd2";><code>ca32dd7</code></a>
 Thanks <a href="https://github.com/sinedied";><code>@​sinedied</code></a>! - 
Fix possible race condition in FileSystemChatMessageHistory</p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/8333";>#8333</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/dc396c417a07dc1748099c5c71f47ff7e749796a";><code>dc396c4</code></a>
 Thanks <a href="https://github.com/ejscribner";><code>@​ejscribner</code></a>! 
- community[minor]: Create CouchbaseQueryVectorStore</p>
   </li>
   <li>
   <p>Updated dependencies []:</p>
   <ul>
   <li><code>@​langchain/classic</code><a 
href="https://github.com/1";><code>@​1</code></a>.0.5</li>
   <li><code>@​langchain/openai</code><a 
href="https://github.com/1";><code>@​1</code></a>.1.3</li>
   </ul>
   </li>
   </ul>
   <h2><code>@​langchain/community</code><a 
href="https://github.com/1";><code>@​1</code></a>.0.6</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/9501";>#9501</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/8b9f66f7212f5fc1607566c130d247c2e17ca546";><code>8b9f66f</code></a>
 Thanks <a href="https://github.com/hntrl";><code>@​hntrl</code></a>! - fix 
community exports (<a 
href="https://redirect.github.com/langchain-ai/langchainjs/issues/9494";>#9494</a>)</p>
   </li>
   <li>
   <p><a 
href="https://redirect.github.com/langchain-ai/langchainjs/pull/9498";>#9498</a> 
<a 
href="https://github.com/langchain-ai/langchainjs/commit/31240d4314ec3bc776fa8aea7c33870c6ffa5a72";><code>31240d4</code></a>
 Thanks <a href="https://github.com/hntrl";><code>@​hntrl</code></a>! - enable 
model gateway usage in IBM implementation</p>
   </li>
   <li>
   <p>Updated dependencies []:</p>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/langchain-ai/langchainjs/commits/[email protected]";>compare
 view</a></li>
   </ul>
   </details>
   <details>
   <summary>Maintainer changes</summary>
   <p>This version was pushed to npm by [GitHub Actions](<a 
href="https://www.npmjs.com/~GitHub";>https://www.npmjs.com/~GitHub</a> 
Actions), a new releaser for <code>@​langchain/community</code> since your 
current version.</p>
   </details>
   <br />
   
   
   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/openserverless-runtimes/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