Skip to content

Commit

Permalink
[JS] bump: (deps): Bump the production group in /js with 5 updates (#839
Browse files Browse the repository at this point in the history
)

#minor Bumps the production group in /js with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [axios](https://github.com/axios/axios) | `1.6.1` | `1.6.2` |
| [botbuilder](https://github.com/Microsoft/botbuilder-js) | `4.21.0` |
`4.21.1` |
| [botbuilder-dialogs](https://github.com/Microsoft/botbuilder-js) |
`4.21.0` | `4.21.1` |
| [openai](https://github.com/openai/openai-node) | `4.16.0` | `4.19.0`
|
| [botbuilder-azure-blobs](https://github.com/Microsoft/botbuilder-js) |
`4.21.0` | `4.21.1` |

Updates `axios` from 1.6.1 to 1.6.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/axios/axios/releases">axios's
releases</a>.</em></p>
<blockquote>
<h2>Release v1.6.2</h2>
<h2>Release notes:</h2>
<h3>Features</h3>
<ul>
<li><strong>withXSRFToken:</strong> added withXSRFToken option as a
workaround to achieve the old <code>withCredentials</code> behavior; (<a
href="https://redirect.github.com/axios/axios/issues/6046">#6046</a>)
(<a
href="https://github.com/axios/axios/commit/cff996779b272a5e94c2b52f5503ccf668bc42dc">cff9967</a>)</li>
</ul>
<h3>PRs</h3>
<ul>
<li>feat(withXSRFToken): added withXSRFToken option as a workaround to
achieve the old `withCredentials` behavior; ( <a
href="https://api.github.com/repos/axios/axios/pulls/6046">#6046</a>
)</li>
</ul>
<pre><code>
📢 This PR added &amp;#x27;withXSRFToken&amp;#x27; option as a
replacement for old withCredentials behaviour.
You should now use withXSRFToken along with withCredential to get the
old behavior.
This functionality is considered as a fix.
</code></pre>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+271/-146
([#6081](axios/axios#6081)
[#6080](axios/axios#6080)
[#6079](axios/axios#6079)
[#6078](axios/axios#6078)
[#6046](axios/axios#6046)
[#6064](axios/axios#6064)
[#6063](axios/axios#6063) )">Dmitriy
Mozgovoy</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ckng0221"
title="+4/-4 ([#6073](axios/axios#6073) )">Ng
Choon Khon (CK)</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/mnomanmemon"
title="+2/-2 ([#6048](axios/axios#6048)
)">Muhammad Noman</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/axios/axios/blob/v1.x/CHANGELOG.md">axios's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/axios/axios/compare/v1.6.1...v1.6.2">1.6.2</a>
(2023-11-14)</h2>
<h3>Features</h3>
<ul>
<li><strong>withXSRFToken:</strong> added withXSRFToken option as a
workaround to achieve the old <code>withCredentials</code> behavior; (<a
href="https://redirect.github.com/axios/axios/issues/6046">#6046</a>)
(<a
href="https://github.com/axios/axios/commit/cff996779b272a5e94c2b52f5503ccf668bc42dc">cff9967</a>)</li>
</ul>
<h3>PRs</h3>
<ul>
<li>feat(withXSRFToken): added withXSRFToken option as a workaround to
achieve the old `withCredentials` behavior; ( <a
href="https://api.github.com/repos/axios/axios/pulls/6046">#6046</a>
)</li>
</ul>
<pre><code>
📢 This PR added &amp;#x27;withXSRFToken&amp;#x27; option as a
replacement for old withCredentials behaviour.
You should now use withXSRFToken along with withCredential to get the
old behavior.
This functionality is considered as a fix.
</code></pre>
<h3>Contributors to this release</h3>
<ul>
<li><!-- raw HTML omitted --> <a
href="https://github.com/DigitalBrainJS" title="+271/-146
([#6081](axios/axios#6081)
[#6080](axios/axios#6080)
[#6079](axios/axios#6079)
[#6078](axios/axios#6078)
[#6046](axios/axios#6046)
[#6064](axios/axios#6064)
[#6063](axios/axios#6063) )">Dmitriy
Mozgovoy</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/ckng0221"
title="+4/-4 ([#6073](axios/axios#6073) )">Ng
Choon Khon (CK)</a></li>
<li><!-- raw HTML omitted --> <a href="https://github.com/mnomanmemon"
title="+2/-2 ([#6048](axios/axios#6048)
)">Muhammad Noman</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/b3be36585884ba1e237fdd0eacf55f678aefc396"><code>b3be365</code></a>
chore(release): v1.6.2 (<a
href="https://redirect.github.com/axios/axios/issues/6082">#6082</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/8739acbd28eeb6b62c3565c8cf06309d15c5ed4b"><code>8739acb</code></a>
chore(ci): removed redundant release action; (<a
href="https://redirect.github.com/axios/axios/issues/6081">#6081</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/bfa9c305238bd14d1034af9af04b6749f9dba9b4"><code>bfa9c30</code></a>
chore(docs): fix outdated grunt to npm scripts (<a
href="https://redirect.github.com/axios/axios/issues/6073">#6073</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/a2b0fb314f5bd62deb4e9b3cb4d2e868734dd5bd"><code>a2b0fb3</code></a>
chore(docs): update README.md (<a
href="https://redirect.github.com/axios/axios/issues/6048">#6048</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/b12a6083f33539ac3883e5a9938e46a76f99305d"><code>b12a608</code></a>
chore(ci): removed paths-ignore filter; (<a
href="https://redirect.github.com/axios/axios/issues/6080">#6080</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/0c9d88602bf305926f8826bd6c1374465ddfd780"><code>0c9d886</code></a>
chore(ci): reworked ignoring files logic; (<a
href="https://redirect.github.com/axios/axios/issues/6079">#6079</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/30873ee5a8f35aef3eabcece9c81a18ae9bec7bf"><code>30873ee</code></a>
chore(ci): add paths-ignore config to testing action; (<a
href="https://redirect.github.com/axios/axios/issues/6078">#6078</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/cff996779b272a5e94c2b52f5503ccf668bc42dc"><code>cff9967</code></a>
feat(withXSRFToken): added withXSRFToken option as a workaround to
achieve th...</li>
<li><a
href="https://github.com/axios/axios/commit/7009715369a50740ba2ce00534012c1caf269ad2"><code>7009715</code></a>
chore(ci): fixed release notification action; (<a
href="https://redirect.github.com/axios/axios/issues/6064">#6064</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/7144f10dc51a841527167b62b7d792e2989656c2"><code>7144f10</code></a>
chore(ci): fixed release notification action; (<a
href="https://redirect.github.com/axios/axios/issues/6063">#6063</a>)</li>
<li>See full diff in <a
href="https://github.com/axios/axios/compare/v1.6.1...v1.6.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `botbuilder` from 4.21.0 to 4.21.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Microsoft/botbuilder-js/releases">botbuilder's
releases</a>.</em></p>
<blockquote>
<h2>Bot Framework JS SDK 4.21.1</h2>
<p>This is the November 2023 Bot Framework JS SDK patch release. This
release contains security related updates.</p>
<h2>What's Changed</h2>
<ul>
<li>fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4545">#4545</a>
Zod package - botbuilder-dialogs by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4563">microsoft/botbuilder-js#4563</a></li>
<li>fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4545">#4545</a>
Zod package - botbuilder by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4561">microsoft/botbuilder-js#4561</a></li>
<li>fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4545">#4545</a>
Zod package - botbuilder-core by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4562">microsoft/botbuilder-js#4562</a></li>
<li>chore: bump browserify-sign from 4.2.1 to 4.2.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4553">microsoft/botbuilder-js#4553</a></li>
<li>chore: bump browserify-sign from 4.2.1 to 4.2.2 in
/testing/browser-functional/browser-echo-bot by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4554">microsoft/botbuilder-js#4554</a></li>
<li>bump: Update babel related dependencies by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4556">microsoft/botbuilder-js#4556</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/microsoft/botbuilder-js/compare/4.21.0...4.21.1">https://github.com/microsoft/botbuilder-js/compare/4.21.0...4.21.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/45d7dda915b2b40e73378e8d61ff570ea827aa56"><code>45d7dda</code></a>
fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4545">#4545</a>
Please upgrade zod package - botbuilder-core (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4562">#4562</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/ecb77e1c6758b5edd184c1375de3ef2021d03c5b"><code>ecb77e1</code></a>
fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4545">#4545</a>
Please upgrade zod package - botbuilder (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4561">#4561</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/6abfddf44bcbc2921bb91699285092a2f4155f38"><code>6abfddf</code></a>
fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4545">#4545</a>
Please upgrade zod package - botbuilder-dialogs (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4563">#4563</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/36fc0d09960d89ef0c03f1573dbab94435cf4985"><code>36fc0d0</code></a>
Skip failing token expired test (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4560">#4560</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/7277636d7c806098a650d12d1b6c00b502569a7a"><code>7277636</code></a>
fix: [SharePointActivityHandler] Rename type to responseType in
handleActionR...</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/d18c19ca39319a866898df0f319ba3f25cae67ef"><code>d18c19c</code></a>
feat: Support for SharePoint (Viva) Adaptive Card Extension (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4551">#4551</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/0032ed713cbff6c292235586270607cd4a50d124"><code>0032ed7</code></a>
Update babel (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4556">#4556</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/663bc953054ccc603887dcc19bcb0a8d65e7b2b1"><code>663bc95</code></a>
chore(deps): bump browserify-sign (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4554">#4554</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/fdbd62b22f7b0d313128460c013defe65a9ae2e0"><code>fdbd62b</code></a>
chore(deps): bump browserify-sign from 4.2.1 to 4.2.2 (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4553">#4553</a>)</li>
<li>See full diff in <a
href="https://github.com/Microsoft/botbuilder-js/compare/4.21.0...4.21.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `botbuilder-dialogs` from 4.21.0 to 4.21.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Microsoft/botbuilder-js/releases">botbuilder-dialogs's
releases</a>.</em></p>
<blockquote>
<h2>Bot Framework JS SDK 4.21.1</h2>
<p>This is the November 2023 Bot Framework JS SDK patch release. This
release contains security related updates.</p>
<h2>What's Changed</h2>
<ul>
<li>fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4545">#4545</a>
Zod package - botbuilder-dialogs by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4563">microsoft/botbuilder-js#4563</a></li>
<li>fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4545">#4545</a>
Zod package - botbuilder by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4561">microsoft/botbuilder-js#4561</a></li>
<li>fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4545">#4545</a>
Zod package - botbuilder-core by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4562">microsoft/botbuilder-js#4562</a></li>
<li>chore: bump browserify-sign from 4.2.1 to 4.2.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4553">microsoft/botbuilder-js#4553</a></li>
<li>chore: bump browserify-sign from 4.2.1 to 4.2.2 in
/testing/browser-functional/browser-echo-bot by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4554">microsoft/botbuilder-js#4554</a></li>
<li>bump: Update babel related dependencies by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4556">microsoft/botbuilder-js#4556</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/microsoft/botbuilder-js/compare/4.21.0...4.21.1">https://github.com/microsoft/botbuilder-js/compare/4.21.0...4.21.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/45d7dda915b2b40e73378e8d61ff570ea827aa56"><code>45d7dda</code></a>
fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4545">#4545</a>
Please upgrade zod package - botbuilder-core (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4562">#4562</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/ecb77e1c6758b5edd184c1375de3ef2021d03c5b"><code>ecb77e1</code></a>
fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4545">#4545</a>
Please upgrade zod package - botbuilder (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4561">#4561</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/6abfddf44bcbc2921bb91699285092a2f4155f38"><code>6abfddf</code></a>
fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4545">#4545</a>
Please upgrade zod package - botbuilder-dialogs (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4563">#4563</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/36fc0d09960d89ef0c03f1573dbab94435cf4985"><code>36fc0d0</code></a>
Skip failing token expired test (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4560">#4560</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/7277636d7c806098a650d12d1b6c00b502569a7a"><code>7277636</code></a>
fix: [SharePointActivityHandler] Rename type to responseType in
handleActionR...</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/d18c19ca39319a866898df0f319ba3f25cae67ef"><code>d18c19c</code></a>
feat: Support for SharePoint (Viva) Adaptive Card Extension (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4551">#4551</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/0032ed713cbff6c292235586270607cd4a50d124"><code>0032ed7</code></a>
Update babel (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4556">#4556</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/663bc953054ccc603887dcc19bcb0a8d65e7b2b1"><code>663bc95</code></a>
chore(deps): bump browserify-sign (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4554">#4554</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/fdbd62b22f7b0d313128460c013defe65a9ae2e0"><code>fdbd62b</code></a>
chore(deps): bump browserify-sign from 4.2.1 to 4.2.2 (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4553">#4553</a>)</li>
<li>See full diff in <a
href="https://github.com/Microsoft/botbuilder-js/compare/4.21.0...4.21.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `openai` from 4.16.0 to 4.19.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/openai/openai-node/releases">openai's
releases</a>.</em></p>
<blockquote>
<h2>v4.19.0</h2>
<h2>4.19.0 (2023-11-15)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-node/compare/v4.18.0...v4.19.0">v4.18.0...v4.19.0</a></p>
<h3>Features</h3>
<ul>
<li><strong>api:</strong> updates (<a
href="https://redirect.github.com/openai/openai-node/issues/501">#501</a>)
(<a
href="https://github.com/openai/openai-node/commit/944d58e5fc46f1a0671aaa2b809d28e67edf6023">944d58e</a>)</li>
</ul>
<h2>v4.18.0</h2>
<h2>4.18.0 (2023-11-14)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-node/compare/v4.17.5...v4.18.0">v4.17.5...v4.18.0</a></p>
<h3>Features</h3>
<ul>
<li><strong>api:</strong> add gpt-3.5-turbo-1106 (<a
href="https://redirect.github.com/openai/openai-node/issues/496">#496</a>)
(<a
href="https://github.com/openai/openai-node/commit/45f7672ccf4856ac309b08c6c96f0e73ab48b525">45f7672</a>)</li>
</ul>
<h2>v4.17.5</h2>
<h2>4.17.5 (2023-11-13)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-node/compare/v4.17.4...v4.17.5">v4.17.4...v4.17.5</a></p>
<h3>Chores</h3>
<ul>
<li>fix typo in docs and add request header for function calls (<a
href="https://redirect.github.com/openai/openai-node/issues/494">#494</a>)
(<a
href="https://github.com/openai/openai-node/commit/22ce2443a77f10988b3215bd81ba17d4eda4b10e">22ce244</a>)</li>
</ul>
<h2>v4.17.4</h2>
<h2>4.17.4 (2023-11-10)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-node/compare/v4.17.3...v4.17.4">v4.17.3...v4.17.4</a></p>
<h3>Chores</h3>
<ul>
<li><strong>internal:</strong> update jest config (<a
href="https://redirect.github.com/openai/openai-node/issues/482">#482</a>)
(<a
href="https://github.com/openai/openai-node/commit/3013e8c73a61a397a418ca75b996f0a7dd03a744">3013e8c</a>)</li>
</ul>
<h2>v4.17.3</h2>
<h2>4.17.3 (2023-11-09)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-node/compare/v4.17.2...v4.17.3">v4.17.2...v4.17.3</a></p>
<h2>v4.17.2</h2>
<h2>4.17.2 (2023-11-09)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-node/compare/v4.17.1...v4.17.2">v4.17.1...v4.17.2</a></p>
<h3>Chores</h3>
<ul>
<li><strong>internal:</strong> bump deno version number (<a
href="https://redirect.github.com/openai/openai-node/issues/478">#478</a>)
(<a
href="https://github.com/openai/openai-node/commit/69913f3a4b0123394029759375445dae7b4f15ab">69913f3</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/openai/openai-node/blob/master/CHANGELOG.md">openai's
changelog</a>.</em></p>
<blockquote>
<h2>4.19.0 (2023-11-15)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-node/compare/v4.18.0...v4.19.0">v4.18.0...v4.19.0</a></p>
<h3>Features</h3>
<ul>
<li><strong>api:</strong> updates (<a
href="https://redirect.github.com/openai/openai-node/issues/501">#501</a>)
(<a
href="https://github.com/openai/openai-node/commit/944d58e5fc46f1a0671aaa2b809d28e67edf6023">944d58e</a>)</li>
</ul>
<h2>4.18.0 (2023-11-14)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-node/compare/v4.17.5...v4.18.0">v4.17.5...v4.18.0</a></p>
<h3>Features</h3>
<ul>
<li><strong>api:</strong> add gpt-3.5-turbo-1106 (<a
href="https://redirect.github.com/openai/openai-node/issues/496">#496</a>)
(<a
href="https://github.com/openai/openai-node/commit/45f7672ccf4856ac309b08c6c96f0e73ab48b525">45f7672</a>)</li>
</ul>
<h2>4.17.5 (2023-11-13)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-node/compare/v4.17.4...v4.17.5">v4.17.4...v4.17.5</a></p>
<h3>Chores</h3>
<ul>
<li>fix typo in docs and add request header for function calls (<a
href="https://redirect.github.com/openai/openai-node/issues/494">#494</a>)
(<a
href="https://github.com/openai/openai-node/commit/22ce2443a77f10988b3215bd81ba17d4eda4b10e">22ce244</a>)</li>
</ul>
<h2>4.17.4 (2023-11-10)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-node/compare/v4.17.3...v4.17.4">v4.17.3...v4.17.4</a></p>
<h3>Chores</h3>
<ul>
<li><strong>internal:</strong> update jest config (<a
href="https://redirect.github.com/openai/openai-node/issues/482">#482</a>)
(<a
href="https://github.com/openai/openai-node/commit/3013e8c73a61a397a418ca75b996f0a7dd03a744">3013e8c</a>)</li>
</ul>
<h2>4.17.3 (2023-11-09)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-node/compare/v4.17.2...v4.17.3">v4.17.2...v4.17.3</a></p>
<h2>4.17.2 (2023-11-09)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-node/compare/v4.17.1...v4.17.2">v4.17.1...v4.17.2</a></p>
<h3>Chores</h3>
<ul>
<li><strong>internal:</strong> bump deno version number (<a
href="https://redirect.github.com/openai/openai-node/issues/478">#478</a>)
(<a
href="https://github.com/openai/openai-node/commit/69913f3a4b0123394029759375445dae7b4f15ab">69913f3</a>)</li>
</ul>
<h2>4.17.1 (2023-11-09)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-node/compare/v4.17.0...v4.17.1">v4.17.0...v4.17.1</a></p>
<h3>Refactors</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/openai/openai-node/commit/049ce6fa66ebe9a6aa0d64dead1e5fd8c3da1083"><code>049ce6f</code></a>
release: 4.19.0</li>
<li><a
href="https://github.com/openai/openai-node/commit/bdb79f9ed2ad4fdebae3c42cdad97f2ffa109589"><code>bdb79f9</code></a>
feat(api): updates (<a
href="https://redirect.github.com/openai/openai-node/issues/501">#501</a>)</li>
<li><a
href="https://github.com/openai/openai-node/commit/09127e8425bb07ea0f9e6a80470edef6a87dcea7"><code>09127e8</code></a>
release: 4.18.0</li>
<li><a
href="https://github.com/openai/openai-node/commit/206a43baa7186d55031113eda7a1ca1e7a3453a1"><code>206a43b</code></a>
feat(api): add gpt-3.5-turbo-1106 (<a
href="https://redirect.github.com/openai/openai-node/issues/496">#496</a>)</li>
<li><a
href="https://github.com/openai/openai-node/commit/7dd4557c6ab3a6eeb212c013ebc1090ffd15b47f"><code>7dd4557</code></a>
release: 4.17.5</li>
<li><a
href="https://github.com/openai/openai-node/commit/71a300034b123eb45a5ee99b86d58d5717a57481"><code>71a3000</code></a>
chore: fix typo in docs and add request header for function calls (<a
href="https://redirect.github.com/openai/openai-node/issues/494">#494</a>)</li>
<li><a
href="https://github.com/openai/openai-node/commit/12de980f9c1a0f4814d243f90996e8bad72881ae"><code>12de980</code></a>
Merge pull request <a
href="https://redirect.github.com/openai/openai-node/issues/483">#483</a>
from openai/release-please--branches--master--changes...</li>
<li><a
href="https://github.com/openai/openai-node/commit/b8441a7d72574d0e3f4865567b808702728dd625"><code>b8441a7</code></a>
release: 4.17.4</li>
<li><a
href="https://github.com/openai/openai-node/commit/3013e8c73a61a397a418ca75b996f0a7dd03a744"><code>3013e8c</code></a>
chore(internal): update jest config (<a
href="https://redirect.github.com/openai/openai-node/issues/482">#482</a>)</li>
<li><a
href="https://github.com/openai/openai-node/commit/d2d0ce57f9ebba801b8ee00ddd3d908af4be7d2d"><code>d2d0ce5</code></a>
release: 4.17.3</li>
<li>Additional commits viewable in <a
href="https://github.com/openai/openai-node/compare/v4.16.0...v4.19.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `botbuilder-azure-blobs` from 4.21.0 to 4.21.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Microsoft/botbuilder-js/releases">botbuilder-azure-blobs's
releases</a>.</em></p>
<blockquote>
<h2>Bot Framework JS SDK 4.21.1</h2>
<p>This is the November 2023 Bot Framework JS SDK patch release. This
release contains security related updates.</p>
<h2>What's Changed</h2>
<ul>
<li>fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4545">#4545</a>
Zod package - botbuilder-dialogs by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4563">microsoft/botbuilder-js#4563</a></li>
<li>fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4545">#4545</a>
Zod package - botbuilder by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4561">microsoft/botbuilder-js#4561</a></li>
<li>fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4545">#4545</a>
Zod package - botbuilder-core by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4562">microsoft/botbuilder-js#4562</a></li>
<li>chore: bump browserify-sign from 4.2.1 to 4.2.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4553">microsoft/botbuilder-js#4553</a></li>
<li>chore: bump browserify-sign from 4.2.1 to 4.2.2 in
/testing/browser-functional/browser-echo-bot by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4554">microsoft/botbuilder-js#4554</a></li>
<li>bump: Update babel related dependencies by <a
href="https://github.com/sw-joelmut"><code>@​sw-joelmut</code></a> in <a
href="https://redirect.github.com/microsoft/botbuilder-js/pull/4556">microsoft/botbuilder-js#4556</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/microsoft/botbuilder-js/compare/4.21.0...4.21.1">https://github.com/microsoft/botbuilder-js/compare/4.21.0...4.21.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/45d7dda915b2b40e73378e8d61ff570ea827aa56"><code>45d7dda</code></a>
fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4545">#4545</a>
Please upgrade zod package - botbuilder-core (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4562">#4562</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/ecb77e1c6758b5edd184c1375de3ef2021d03c5b"><code>ecb77e1</code></a>
fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4545">#4545</a>
Please upgrade zod package - botbuilder (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4561">#4561</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/6abfddf44bcbc2921bb91699285092a2f4155f38"><code>6abfddf</code></a>
fix: <a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4545">#4545</a>
Please upgrade zod package - botbuilder-dialogs (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4563">#4563</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/36fc0d09960d89ef0c03f1573dbab94435cf4985"><code>36fc0d0</code></a>
Skip failing token expired test (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4560">#4560</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/7277636d7c806098a650d12d1b6c00b502569a7a"><code>7277636</code></a>
fix: [SharePointActivityHandler] Rename type to responseType in
handleActionR...</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/d18c19ca39319a866898df0f319ba3f25cae67ef"><code>d18c19c</code></a>
feat: Support for SharePoint (Viva) Adaptive Card Extension (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4551">#4551</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/0032ed713cbff6c292235586270607cd4a50d124"><code>0032ed7</code></a>
Update babel (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4556">#4556</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/663bc953054ccc603887dcc19bcb0a8d65e7b2b1"><code>663bc95</code></a>
chore(deps): bump browserify-sign (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4554">#4554</a>)</li>
<li><a
href="https://github.com/microsoft/botbuilder-js/commit/fdbd62b22f7b0d313128460c013defe65a9ae2e0"><code>fdbd62b</code></a>
chore(deps): bump browserify-sign from 4.2.1 to 4.2.2 (<a
href="https://redirect.github.com/Microsoft/botbuilder-js/issues/4553">#4553</a>)</li>
<li>See full diff in <a
href="https://github.com/Microsoft/botbuilder-js/compare/4.21.0...4.21.1">compare
view</a></li>
</ul>
</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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 21, 2023
1 parent bd25f7e commit d55dc5e
Show file tree
Hide file tree
Showing 18 changed files with 106 additions and 129 deletions.
8 changes: 4 additions & 4 deletions js/packages/teams-ai/package.json
Expand Up @@ -23,13 +23,13 @@
"types": "./lib/index.d.ts",
"dependencies": {
"@azure/msal-node": "^2.5.1",
"axios": "^1.6.1",
"botbuilder": "^4.21.0",
"botbuilder-dialogs": "^4.21.0",
"axios": "^1.6.2",
"botbuilder": "^4.21.1",
"botbuilder-dialogs": "^4.21.1",
"gpt-3-encoder": "^1.1.4",
"json-colorizer": "^2.2.2",
"jsonschema": "1.4.1",
"openai": "^4.16.0",
"openai": "^4.19.0",
"uuid": "^9.0.1",
"yaml": "^2.3.4"
},
Expand Down
2 changes: 1 addition & 1 deletion js/samples/01.messaging.a.echoBot/package.json
Expand Up @@ -19,7 +19,7 @@
"url": "https://github.com"
},
"dependencies": {
"botbuilder": "^4.21.0",
"botbuilder": "^4.21.1",
"@microsoft/teams-ai": "~1.0.0-preview.1",
"dotenv": "^16.3.1",
"replace": "~1.2.0",
Expand Down
4 changes: 2 additions & 2 deletions js/samples/02.messageExtensions.a.searchCommand/package.json
Expand Up @@ -19,12 +19,12 @@
"url": "https://github.com"
},
"dependencies": {
"botbuilder": "^4.21.0",
"botbuilder": "^4.21.1",
"@microsoft/teams-ai": "~1.0.0-preview.1",
"dotenv": "^16.3.1",
"replace": "~1.2.0",
"restify": "~11.1.0",
"axios": "^1.6.1"
"axios": "^1.6.2"
},
"devDependencies": {
"@types/dotenv": "6.1.1",
Expand Down
4 changes: 2 additions & 2 deletions js/samples/03.adaptiveCards.a.typeAheadBot/package.json
Expand Up @@ -19,12 +19,12 @@
"url": "https://github.com"
},
"dependencies": {
"botbuilder": "^4.21.0",
"botbuilder": "^4.21.1",
"@microsoft/teams-ai": "~1.0.0-preview.1",
"dotenv": "^16.3.1",
"replace": "~1.2.0",
"restify": "~11.1.0",
"axios": "^1.6.1"
"axios": "^1.6.2"
},
"devDependencies": {
"@types/dotenv": "6.1.1",
Expand Down
2 changes: 1 addition & 1 deletion js/samples/04.ai.a.teamsChefBot/package.json
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@microsoft/teams-ai": "~1.0.0-preview",
"@microsoft/teamsfx": "^2.3.0",
"botbuilder": "^4.21.0",
"botbuilder": "^4.21.1",
"dotenv": "^16.3.1",
"replace": "~1.2.0",
"restify": "~11.1.0",
Expand Down
2 changes: 1 addition & 1 deletion js/samples/04.ai.b.messageExtensions.AI-ME/package.json
Expand Up @@ -19,7 +19,7 @@
"url": "https://github.com"
},
"dependencies": {
"botbuilder": "^4.21.0",
"botbuilder": "^4.21.1",
"@microsoft/teams-ai": "~1.0.0-preview.1",
"dotenv": "^16.3.1",
"replace": "~1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion js/samples/04.ai.c.actionMapping.lightBot/package.json
Expand Up @@ -19,7 +19,7 @@
"url": "https://github.com"
},
"dependencies": {
"botbuilder": "^4.21.0",
"botbuilder": "^4.21.1",
"@microsoft/teams-ai": "~1.0.0-preview",
"dotenv": "^16.3.1",
"replace": "~1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion js/samples/04.ai.d.chainedActions.listBot/package.json
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@microsoft/teams-ai": "~1.0.0-preview.1",
"botbuilder": "^4.21.0",
"botbuilder": "^4.21.1",
"dotenv": "^16.3.1",
"replace": "~1.2.0",
"restify": "~11.1.0"
Expand Down
2 changes: 1 addition & 1 deletion js/samples/04.ai.e.chainedActions.devOpsBot/package.json
Expand Up @@ -18,7 +18,7 @@
"url": "https://github.com"
},
"dependencies": {
"botbuilder": "^4.21.0",
"botbuilder": "^4.21.1",
"@microsoft/teams-ai": "~1.0.0-preview.1",
"dotenv": "^16.3.1",
"replace": "~1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion js/samples/04.e.twentyQuestions/package.json
Expand Up @@ -19,7 +19,7 @@
"url": "https://github.com"
},
"dependencies": {
"botbuilder": "^4.21.0",
"botbuilder": "^4.21.1",
"@microsoft/teams-ai": "~1.0.0-preview.1",
"dotenv": "^16.3.1",
"replace": "~1.2.0",
Expand Down
4 changes: 2 additions & 2 deletions js/samples/04.q.questBot/package.json
Expand Up @@ -19,8 +19,8 @@
"url": "https://github.com"
},
"dependencies": {
"botbuilder": "^4.21.0",
"botbuilder-azure-blobs": "^4.21.0",
"botbuilder": "^4.21.1",
"botbuilder-azure-blobs": "^4.21.1",
"@microsoft/teams-ai": "~1.0.0-preview.1",
"dotenv": "^16.3.1",
"jsonschema": "1.4.1",
Expand Down
4 changes: 2 additions & 2 deletions js/samples/05.chatModeration/package.json
Expand Up @@ -20,8 +20,8 @@
},
"dependencies": {
"@microsoft/teams-ai": "~1.0.0-preview.1",
"axios": "^1.6.1",
"botbuilder": "^4.21.0",
"axios": "^1.6.2",
"botbuilder": "^4.21.1",
"dotenv": "^16.3.1",
"jsonwebtoken": "^9.0.2",
"replace": "~1.2.0",
Expand Down
4 changes: 2 additions & 2 deletions js/samples/06.assistants.a.mathBot/package.json
Expand Up @@ -20,8 +20,8 @@
},
"dependencies": {
"@microsoft/teams-ai": "~1.0.0-preview.1",
"axios": "^1.5.1",
"botbuilder": "^4.20.1",
"axios": "^1.6.2",
"botbuilder": "^4.21.1",
"dotenv": "^16.3.1",
"jsonwebtoken": "^9.0.2",
"replace": "~1.2.0",
Expand Down
4 changes: 2 additions & 2 deletions js/samples/06.assistants.b.orderBot/package.json
Expand Up @@ -20,8 +20,8 @@
},
"dependencies": {
"@microsoft/teams-ai": "~1.0.0-preview.1",
"axios": "^1.5.1",
"botbuilder": "^4.20.1",
"axios": "^1.6.2",
"botbuilder": "^4.21.1",
"dotenv": "^16.3.1",
"jsonwebtoken": "^9.0.2",
"replace": "~1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion js/samples/06.auth.adaptiveCardSSO/package.json
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@microsoft/microsoft-graph-client": "^3.0.7",
"@microsoft/teams-ai": "~1.0.0-preview.1",
"botbuilder": "^4.21.0",
"botbuilder": "^4.21.1",
"dotenv": "^16.3.1",
"isomorphic-fetch": "^3.0.0",
"replace": "~1.2.0",
Expand Down
4 changes: 2 additions & 2 deletions js/samples/06.auth.botSSO/package.json
Expand Up @@ -20,8 +20,8 @@
},
"dependencies": {
"@microsoft/teams-ai": "~1.0.0-preview.1",
"botbuilder": "^4.21.0",
"botbuilder-dialogs": "^4.21.0",
"botbuilder": "^4.21.1",
"botbuilder-dialogs": "^4.21.1",
"dotenv": "^16.3.1",
"replace": "~1.2.0",
"restify": "~11.1.0"
Expand Down
2 changes: 1 addition & 1 deletion js/samples/06.auth.messagingExtensionSSO/package.json
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@microsoft/microsoft-graph-client": "^3.0.7",
"@microsoft/teams-ai": "~1.0.0-preview.1",
"botbuilder": "^4.21.0",
"botbuilder": "^4.21.1",
"dotenv": "^16.3.1",
"isomorphic-fetch": "^3.0.0",
"replace": "~1.2.0",
Expand Down

0 comments on commit d55dc5e

Please sign in to comment.