Skip to content

Commit 0480d53

Browse files
[JS] bump: (deps): bump the production group in /js with 2 updates (#2128)
#minor Bumps the production group in /js with 2 updates: [gpt-tokenizer](https://github.com/niieani/gpt-tokenizer) and [@azure/identity](https://github.com/Azure/azure-sdk-for-js). Updates `gpt-tokenizer` from 2.5.0 to 2.5.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/niieani/gpt-tokenizer/releases">gpt-tokenizer's releases</a>.</em></p> <blockquote> <h2>2.5.1</h2> <h2><a href="https://github.com/niieani/gpt-tokenizer/compare/2.5.0...2.5.1">2.5.1</a> (2024-10-21)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency js-tiktoken to ^1.0.15 (<a href="https://github.com/niieani/gpt-tokenizer/commit/2305f148309ab3306822ade577ddf0850e1a8659">2305f14</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/niieani/gpt-tokenizer/commit/2305f148309ab3306822ade577ddf0850e1a8659"><code>2305f14</code></a> fix(deps): update dependency js-tiktoken to ^1.0.15</li> <li>See full diff in <a href="https://github.com/niieani/gpt-tokenizer/compare/2.5.0...2.5.1">compare view</a></li> </ul> </details> <br /> Updates `@azure/identity` from 4.4.1 to 4.5.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Azure/azure-sdk-for-js/commit/57b8380983bba1ab2a1cd7f9adcdb7cc0d64543b"><code>57b8380</code></a> feat(playwrighttesting): Added runName in service config (<a href="https://redirect.github.com/Azure/azure-sdk-for-js/issues/31379">#31379</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-js/commit/258b4b15276fdf609aa5dba6c6bfc02af24b43a5"><code>258b4b1</code></a> Sync eng/common directory with azure-sdk-tools for PR 9177 (<a href="https://redirect.github.com/Azure/azure-sdk-for-js/issues/31432">#31432</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-js/commit/97e9849a9a12f832b9b112c8800f060bbe06a215"><code>97e9849</code></a> Handle missing artifacts without exception (<a href="https://redirect.github.com/Azure/azure-sdk-for-js/issues/31437">#31437</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-js/commit/d0b70a82534a1c7aa455c4f24acadac9016ed9c8"><code>d0b70a8</code></a> [ServiceBus] expose omitMessagesBody option under ./experimental subpath (<a href="https://redirect.github.com/Azure/azure-sdk-for-js/issues/31">#31</a>...</li> <li><a href="https://github.com/Azure/azure-sdk-for-js/commit/24d787765e25d1820c4129b4ec204ce38e3ecc9a"><code>24d7877</code></a> Sync .github/workflows directory with azure-sdk-tools for PR 9199 (<a href="https://redirect.github.com/Azure/azure-sdk-for-js/issues/31438">#31438</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-js/commit/20f3c84adf3490515a2b2a7f95f49548745fd8db"><code>20f3c84</code></a> Sync eng/common directory with azure-sdk-tools for PR 9202 (<a href="https://redirect.github.com/Azure/azure-sdk-for-js/issues/31439">#31439</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-js/commit/3e11a2ede2889307370e923455f0d4af90f8a150"><code>3e11a2e</code></a> Sync eng/common directory with azure-sdk-tools for PR 9147 (<a href="https://redirect.github.com/Azure/azure-sdk-for-js/issues/31440">#31440</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-js/commit/efbd492734521b07bfc97ef776e476eb7da69d64"><code>efbd492</code></a> Fix lint issues in CODEOWNERS (<a href="https://redirect.github.com/Azure/azure-sdk-for-js/issues/31435">#31435</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-js/commit/3a21d19685822a89bcf49fd2080323f9947f58d6"><code>3a21d19</code></a> [monitor-opentelemetry] Live Metrics: Perf Counter update (<a href="https://redirect.github.com/Azure/azure-sdk-for-js/issues/31341">#31341</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-js/commit/2d33359509ad470b03f863e746008195fc937d4e"><code>2d33359</code></a> [Identity] Add Pop token support (<a href="https://redirect.github.com/Azure/azure-sdk-for-js/issues/30961">#30961</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Azure/azure-sdk-for-js/compare/@azure/identity_4.4.1...@azure/identity_4.5.0">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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fea76d5 commit 0480d53

File tree

3 files changed

+32
-37
lines changed

3 files changed

+32
-37
lines changed

js/packages/teams-ai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"botframework-connector": "^4.23.0",
3737
"botframework-schema": "^4.23.0",
3838
"botframework-streaming": "^4.23.0",
39-
"gpt-tokenizer": "^2.5.0",
39+
"gpt-tokenizer": "^2.5.1",
4040
"json-colorizer": "^2.2.2",
4141
"jsonschema": "1.4.1",
4242
"uuid": "^9.0.1",

js/samples/04.ai-apps/h.datasource-azureOpenAI/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"url": "https://github.com/microsoft/teams-ai"
2626
},
2727
"dependencies": {
28-
"@azure/identity": "^4.4.1",
28+
"@azure/identity": "^4.5.0",
2929
"@azure/search-documents": "12.1.0",
3030
"@microsoft/teams-ai": "~1.5.1",
3131
"botbuilder": "^4.23.1",

js/yarn.lock

Lines changed: 30 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@
4545
"@azure/core-util" "^1.1.0"
4646
tslib "^2.6.2"
4747

48-
"@azure/core-auth@^1.1.4", "@azure/core-auth@^1.3.0", "@azure/core-auth@^1.4.0", "@azure/core-auth@^1.5.0", "@azure/core-auth@^1.8.0":
49-
version "1.8.0"
50-
resolved "https://registry.yarnpkg.com/@azure/core-auth/-/core-auth-1.8.0.tgz#281b4a6d3309c3e7b15bcd967f01d4c79ae4a1d6"
51-
integrity sha512-YvFMowkXzLbXNM11yZtVLhUCmuG0ex7JKOH366ipjmHBhL3vpDcPAeWF+jf0X+jVXwFqo3UhsWUq4kH0ZPdu/g==
48+
"@azure/core-auth@^1.1.4", "@azure/core-auth@^1.3.0", "@azure/core-auth@^1.4.0", "@azure/core-auth@^1.5.0", "@azure/core-auth@^1.8.0", "@azure/core-auth@^1.9.0":
49+
version "1.9.0"
50+
resolved "https://registry.yarnpkg.com/@azure/core-auth/-/core-auth-1.9.0.tgz#ac725b03fabe3c892371065ee9e2041bee0fd1ac"
51+
integrity sha512-FPwHpZywuyasDSLMqJ6fhbOK3TqUdviZNF8OqRGA4W5Ewib2lEEZ+pBsYcBa88B2NGO/SEnYPGhyBqNlE8ilSw==
5252
dependencies:
5353
"@azure/abort-controller" "^2.0.0"
54-
"@azure/core-util" "^1.1.0"
54+
"@azure/core-util" "^1.11.0"
5555
tslib "^2.6.2"
5656

5757
"@azure/core-client@^1.3.0", "@azure/core-client@^1.6.2", "@azure/core-client@^1.7.3", "@azure/core-client@^1.9.2":
@@ -127,7 +127,7 @@
127127
https-proxy-agent "^7.0.0"
128128
tslib "^2.6.2"
129129

130-
"@azure/core-rest-pipeline@^1.1.0", "@azure/core-rest-pipeline@^1.10.1", "@azure/core-rest-pipeline@^1.13.0", "@azure/core-rest-pipeline@^1.3.0", "@azure/core-rest-pipeline@^1.5.0", "@azure/core-rest-pipeline@^1.9.1":
130+
"@azure/core-rest-pipeline@^1.10.1", "@azure/core-rest-pipeline@^1.13.0", "@azure/core-rest-pipeline@^1.17.0", "@azure/core-rest-pipeline@^1.3.0", "@azure/core-rest-pipeline@^1.5.0", "@azure/core-rest-pipeline@^1.9.1":
131131
version "1.17.0"
132132
resolved "https://registry.yarnpkg.com/@azure/core-rest-pipeline/-/core-rest-pipeline-1.17.0.tgz#55dafa1093553c549ed6d8dbca69aa505c7b3aa3"
133133
integrity sha512-62Vv8nC+uPId3j86XJ0WI+sBf0jlqTqPUFCBNrGtlaUeQUIXWV/D8GE5A1d+Qx8H7OQojn2WguC8kChD6v0shA==
@@ -156,10 +156,10 @@
156156
dependencies:
157157
tslib "^2.6.2"
158158

159-
"@azure/core-util@^1.0.0", "@azure/core-util@^1.1.0", "@azure/core-util@^1.1.1", "@azure/core-util@^1.2.0", "@azure/core-util@^1.3.0", "@azure/core-util@^1.6.1", "@azure/core-util@^1.9.0":
160-
version "1.10.0"
161-
resolved "https://registry.yarnpkg.com/@azure/core-util/-/core-util-1.10.0.tgz#cf3163382d40343972848c914869864df5d44bdb"
162-
integrity sha512-dqLWQsh9Nro1YQU+405POVtXnwrIVqPyfUzc4zXCbThTg7+vNNaiMkwbX9AMXKyoFYFClxmB3s25ZFr3+jZkww==
159+
"@azure/core-util@^1.0.0", "@azure/core-util@^1.1.0", "@azure/core-util@^1.1.1", "@azure/core-util@^1.11.0", "@azure/core-util@^1.2.0", "@azure/core-util@^1.6.1", "@azure/core-util@^1.9.0":
160+
version "1.11.0"
161+
resolved "https://registry.yarnpkg.com/@azure/core-util/-/core-util-1.11.0.tgz#f530fc67e738aea872fbdd1cc8416e70219fada7"
162+
integrity sha512-DxOSLua+NdpWoSqULhjDyAZTXFdP/LKkqtYuxxz1SCN289zk3OG8UOpnCQAz/tygyACBtWp/BoO72ptK7msY8g==
163163
dependencies:
164164
"@azure/abort-controller" "^2.0.0"
165165
tslib "^2.6.2"
@@ -172,20 +172,20 @@
172172
fast-xml-parser "^4.3.2"
173173
tslib "^2.6.2"
174174

175-
"@azure/identity@^4.4.1":
176-
version "4.4.1"
177-
resolved "https://registry.yarnpkg.com/@azure/identity/-/identity-4.4.1.tgz#490fa2ad26786229afa36411892bb53dfa3478d3"
178-
integrity sha512-DwnG4cKFEM7S3T+9u05NstXU/HN0dk45kPOinUyNKsn5VWwpXd9sbPKEg6kgJzGbm1lMuhx9o31PVbCtM5sfBA==
175+
"@azure/identity@^4.4.1", "@azure/identity@^4.5.0":
176+
version "4.5.0"
177+
resolved "https://registry.yarnpkg.com/@azure/identity/-/identity-4.5.0.tgz#93ce3757bf761a08cfd05f56ef181435e05b9e1c"
178+
integrity sha512-EknvVmtBuSIic47xkOqyNabAme0RYTw52BTMz8eBgU1ysTyMrD1uOoM+JdS0J/4Yfp98IBT3osqq3BfwSaNaGQ==
179179
dependencies:
180-
"@azure/abort-controller" "^1.0.0"
181-
"@azure/core-auth" "^1.5.0"
180+
"@azure/abort-controller" "^2.0.0"
181+
"@azure/core-auth" "^1.9.0"
182182
"@azure/core-client" "^1.9.2"
183-
"@azure/core-rest-pipeline" "^1.1.0"
183+
"@azure/core-rest-pipeline" "^1.17.0"
184184
"@azure/core-tracing" "^1.0.0"
185-
"@azure/core-util" "^1.3.0"
185+
"@azure/core-util" "^1.11.0"
186186
"@azure/logger" "^1.0.0"
187-
"@azure/msal-browser" "^3.14.0"
188-
"@azure/msal-node" "^2.9.2"
187+
"@azure/msal-browser" "^3.26.1"
188+
"@azure/msal-node" "^2.15.0"
189189
events "^3.0.0"
190190
jws "^4.0.0"
191191
open "^8.0.0"
@@ -213,24 +213,19 @@
213213
uuid "^8.3.2"
214214
xml2js "^0.5.0"
215215

216-
"@azure/msal-browser@^3.14.0":
217-
version "3.23.0"
218-
resolved "https://registry.yarnpkg.com/@azure/msal-browser/-/msal-browser-3.23.0.tgz#446aaf268247e5943f464f007d3aa3a04abfe95b"
219-
integrity sha512-+QgdMvaeEpdtgRTD7AHHq9aw8uga7mXVHV1KshO1RQ2uI5B55xJ4aEpGlg/ga3H+0arEVcRfT4ZVmX7QLXiCVw==
216+
"@azure/msal-browser@^3.26.1":
217+
version "3.26.1"
218+
resolved "https://registry.yarnpkg.com/@azure/msal-browser/-/msal-browser-3.26.1.tgz#2f4368d7997682db30dca52e32fcac363fa0efad"
219+
integrity sha512-y78sr9g61aCAH9fcLO1um+oHFXc1/5Ap88RIsUSuzkm0BHzFnN+PXGaQeuM1h5Qf5dTnWNOd6JqkskkMPAhh7Q==
220220
dependencies:
221-
"@azure/msal-common" "14.14.2"
222-
223-
224-
version "14.14.2"
225-
resolved "https://registry.yarnpkg.com/@azure/msal-common/-/msal-common-14.14.2.tgz#583b4ac9c089953718d7a5e2f3b8df2d4dbb17f4"
226-
integrity sha512-XV0P5kSNwDwCA/SjIxTe9mEAsKB0NqGNSuaVrkCCE2lAyBr/D6YtD80Vkdp4tjWnPFwjzkwldjr1xU/facOJog==
221+
"@azure/msal-common" "14.15.0"
227222

228223
229224
version "14.15.0"
230225
resolved "https://registry.yarnpkg.com/@azure/msal-common/-/msal-common-14.15.0.tgz#0e27ac0bb88fe100f4f8d1605b64d5c268636a55"
231226
integrity sha512-ImAQHxmpMneJ/4S8BRFhjt1MZ3bppmpRPYYNyzeQPeFN288YKbb8TmmISQEbtfkQ1BPASvYZU5doIZOPBAqENQ==
232227

233-
"@azure/msal-node@^2.13.1", "@azure/msal-node@^2.15.0", "@azure/msal-node@^2.9.2":
228+
"@azure/msal-node@^2.13.1", "@azure/msal-node@^2.15.0":
234229
version "2.15.0"
235230
resolved "https://registry.yarnpkg.com/@azure/msal-node/-/msal-node-2.15.0.tgz#50bf8e692a6656027c073a75d877a8a478aafdfd"
236231
integrity sha512-gVPW8YLz92ZeCibQH2QUw96odJoiM3k/ZPH3f2HxptozmH6+OnyyvKXo/Egg39HAM230akarQKHf0W74UHlh0Q==
@@ -4781,10 +4776,10 @@ [email protected]:
47814776
resolved "https://registry.yarnpkg.com/gpt-3-encoder/-/gpt-3-encoder-1.1.4.tgz#d6cdaacf5824857e133b6065247c757fc7e4fa72"
47824777
integrity sha512-fSQRePV+HUAhCn7+7HL7lNIXNm6eaFWFbNLOOGtmSJ0qJycyQvj60OvRlH7mee8xAMjBDNRdMXlMwjAbMTDjkg==
47834778

4784-
gpt-tokenizer@^2.5.0:
4785-
version "2.5.0"
4786-
resolved "https://registry.yarnpkg.com/gpt-tokenizer/-/gpt-tokenizer-2.5.0.tgz#610486e543098be0c0e161196c577c620d4bdb53"
4787-
integrity sha512-O/hZmEqmDNjhj2LsO5Ly8Y8927vyI5J1FLbutkFkRo/S1AredRU/Mt2RFy3O71B3Bm6REz0a+3ezBVeYQaCS8Q==
4779+
gpt-tokenizer@^2.5.1:
4780+
version "2.5.1"
4781+
resolved "https://registry.yarnpkg.com/gpt-tokenizer/-/gpt-tokenizer-2.5.1.tgz#ff1175b9ae1325f0f5281e9797af078cb29295dc"
4782+
integrity sha512-26zNjvGrIf+a6yWg5l2DvNT4LXAmotHyx7IomHVhXiUs62BwKVFLv/l8yRQQrkUDc2XDtzCdjcNuJqzOjxxiPA==
47884783

47894784
graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0:
47904785
version "4.2.11"

0 commit comments

Comments
 (0)