Skip to content

Commit

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

#minor Bumps the production group in /js with 3 updates:
[@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js),
[gpt-tokenizer](https://github.com/niieani/gpt-tokenizer) and
[@microsoft/teams-js](https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js).

Updates `@azure/msal-node` from 2.14.0 to 2.15.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/releases"><code>@​azure/msal-node</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@​azure/msal-node</code> v2.15.0</h2>
<h2>2.15.0</h2>
<p>Thu, 03 Oct 2024 00:40:42 GMT</p>
<h3>Minor changes</h3>
<ul>
<li>Implemented functionality to skip the cache for MI when claims are
provided <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7207">#7207</a>
(<a
href="mailto:[email protected]">[email protected]</a>)</li>
<li>Bump eslint-config-msal to v0.0.0 (beachball)</li>
<li>Bump rollup-msal to v0.0.0 (beachball)</li>
</ul>
<h3>Patches</h3>
<ul>
<li>Allow POP Params for brokered requests (<a
href="mailto:[email protected]">[email protected]</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/f820022bbb103f036e12a8ee2485f044fc98d092"><code>f820022</code></a>
Bump package versions</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/704a8de9cc2d622534dee1a79dc19b0a8a52fe91"><code>704a8de</code></a>
Allow pop params for brokered flows (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7335">#7335</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/68d29bbe660d6c637aad035ef2b321f793997480"><code>68d29bb</code></a>
Implemented functionality to skip the cache for MI when claims are
provided (...</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/b29b5b156948a750258b485f060c1068ff6cf80f"><code>b29b5b1</code></a>
Hackathon: msal-common - Replaced sinon with jest (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7341">#7341</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/2c0ac76ffa1de5de9fbb499e2fc4585bcde11bf9"><code>2c0ac76</code></a>
Hackathon: msal-browser - Replaced sinon with jest (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7337">#7337</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/471ea55bc801ee5ddd8c85c6c7c69c2e5d669a24"><code>471ea55</code></a>
Mute no_server_response error when back navigation is detected (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7342">#7342</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/fafaada5ecfee546f33cbc196b71c06008ebf0a9"><code>fafaada</code></a>
Bump rollup from 3.29.4 to 3.29.5 (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7332">#7332</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/2e9c0d3affe5e6bd1f643caa0e3224aad7335d4a"><code>2e9c0d3</code></a>
Correct cut &amp; paste error in build instruction -- build browser
&amp; common (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7">#7</a>...</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/b5bac46dd867cb8904e96800f1e6ab1e26bc7b8b"><code>b5bac46</code></a>
Bump next from 14.2.5 to 14.2.10 (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7320">#7320</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/c789378f702ae72f30b0fae8cbd0e5ea6402be56"><code>c789378</code></a>
Bump express from 4.19.2 to 4.20.0 (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7308">#7308</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/compare/msal-node-v2.14.0...msal-node-v2.15.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `gpt-tokenizer` from 2.4.0 to 2.4.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.4.1</h2>
<h2><a
href="https://github.com/niieani/gpt-tokenizer/compare/2.4.0...2.4.1">2.4.1</a>
(2024-10-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency gpt-tokenizer to ^2.4.0 (<a
href="https://github.com/niieani/gpt-tokenizer/commit/bf4b459d8d99903264698f606bdd9a31ca0b724f">bf4b459</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/niieani/gpt-tokenizer/commit/bf4b459d8d99903264698f606bdd9a31ca0b724f"><code>bf4b459</code></a>
fix(deps): update dependency gpt-tokenizer to ^2.4.0</li>
<li>See full diff in <a
href="https://github.com/niieani/gpt-tokenizer/compare/2.4.0...2.4.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `@microsoft/teams-js` from 2.28.0 to 2.29.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/OfficeDev/microsoft-teams-library-js/releases"><code>@​microsoft/teams-js</code>'s
releases</a>.</em></p>
<blockquote>
<h2>2.29.0</h2>
<h3>Minor changes</h3>
<ul>
<li>Added support for <code>externalAppAuthenticationForCEA</code>
capability</li>
<li>Added support for <code>externalAppCardActionsForCEA</code>
capability.</li>
<li>Added logging for current teamsjs instance and timestamps</li>
<li>Added a Rollup built bundle of Teams-JS</li>
<li>Added three properties to <code>ICallDetails</code>,
<code>originalCallerInfo</code>, <code>dialedEntityInfo</code>, and
<code>callId</code>, created a new type
<code>ICallParticipantIdentifiers</code>, and deprecated the
<code>originalCaller</code> and <code>dialedEntity</code>
properties</li>
<li>Updated <code>pages.navigateToApp</code> to now optionally accept a
more type-safe input object</li>
<li>Added logging for version on startup</li>
</ul>
<h3>Patches</h3>
<ul>
<li>Updated logging for messages to be clearer</li>
<li>Added <code>edgeapi.svc.cloud.microsoft</code> to valid domains
list</li>
<li>Updated internal app id validation</li>
<li>Unified common data models for external card actions into
<code>externalAppCardActions</code> namespace.</li>
<li>Updated types for <code>externalAppCardActionsForCEA</code>
capability.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/OfficeDev/microsoft-teams-library-js/blob/main/packages/teams-js/CHANGELOG.md"><code>@​microsoft/teams-js</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>2.29.0</h2>
<p>Thu, 03 Oct 2024 22:51:48 GMT</p>
<h3>Minor changes</h3>
<ul>
<li>Added support for <code>externalAppAuthenticationForCEA</code>
capability</li>
<li>Added support for <code>externalAppCardActionsForCEA</code>
capability</li>
<li>Added logging for current teamsjs instance and timestamps</li>
<li>Added a Rollup built bundle of Teams-JS</li>
<li>Added three properties to <code>ICallDetails</code>,
<code>originalCallerInfo</code>, <code>dialedEntityInfo</code>, and
<code>callId</code>, created a new type
<code>ICallParticipantIdentifiers</code>, and deprecated the
<code>originalCaller</code> and <code>dialedEntity</code>
properties</li>
<li>Updated <code>pages.navigateToApp</code> to now optionally accept a
more type-safe input object</li>
<li>Added logging for version on startup</li>
</ul>
<h3>Patches</h3>
<ul>
<li>Updated logging for messages to be clearer</li>
<li>Added <code>edgeapi.svc.cloud.microsoft</code> to valid domains
list</li>
<li>Updated internal app id validation</li>
<li>Unified common data models for external card actions into
<code>externalAppCardActions</code> namespace.</li>
<li>Updated types for <code>externalAppCardActionsForCEA</code>
capability.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/021fec64d711fbb58b27fc5eabb296d9d3e18396"><code>021fec6</code></a>
Prep for Release 2.29.0 (<a
href="https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js/issues/2539">#2539</a>)</li>
<li><a
href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/a4f65a034b29c7cdd16a519d6a6236ba227f2204"><code>a4f65a0</code></a>
Update getMeetingDetailsVerbose Interface (<a
href="https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js/issues/2489">#2489</a>)</li>
<li><a
href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/d7f13c7da3c118294a18103f913e342e124f6f51"><code>d7f13c7</code></a>
CEA Auth changes (<a
href="https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js/issues/2483">#2483</a>)</li>
<li><a
href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/078934e097bc165f96830f38fc480df60bfe2d6c"><code>078934e</code></a>
Revert the changes of moving common data models to interface file for
externa...</li>
<li><a
href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/9e271043d25e88334b3f5fde1f1a5f872136d0c1"><code>9e27104</code></a>
Added E2E tests for externalAppCardActionsForCEA APIs (<a
href="https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js/issues/2530">#2530</a>)</li>
<li><a
href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/0ef1d44330647e1a0a53043b9f20420a684e4317"><code>0ef1d44</code></a>
renamed prepBetaRelease to cjs (<a
href="https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js/issues/2526">#2526</a>)</li>
<li><a
href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/bb17ff5dbbe6693ba465eef75cca1743523f727a"><code>bb17ff5</code></a>
noahdarveau/Rollup changes for treeshaking (<a
href="https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js/issues/2513">#2513</a>)</li>
<li><a
href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/57ea79307ed93b6a9569fe60ade1f863a8fdb830"><code>57ea793</code></a>
Added externalAppCardActionsForCEA APIs (<a
href="https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js/issues/2507">#2507</a>)</li>
<li><a
href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/60eb045b29b3475577c15fd16a7df0fd2be15c37"><code>60eb045</code></a>
Unify some of the appid code, improve script tag detection and add
validation...</li>
<li><a
href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/0f935e31b6a17f767e7cda259ca4819797898918"><code>0f935e3</code></a>
Added the teamsjs instance identifier and timestamp to every log line
(<a
href="https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js/issues/2524">#2524</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/OfficeDev/microsoft-teams-library-js/commits/v2.29.0/packages/teams-js">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>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 27f60f9 commit b03780c
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions js/packages/teams-ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
},
"dependencies": {
"@azure/openai-assistants": "1.0.0-beta.6",
"@azure/msal-node": "^2.14.0",
"@azure/msal-node": "^2.15.0",
"axios": "^1.7.5",
"botbuilder-dialogs": "^4.23.1",
"botframework-connector": "^4.23.0",
"botframework-schema": "^4.23.0",
"botframework-streaming": "^4.23.0",
"gpt-tokenizer": "^2.4.0",
"gpt-tokenizer": "^2.4.1",
"json-colorizer": "^2.2.2",
"jsonschema": "1.4.1",
"uuid": "^9.0.1",
Expand Down
2 changes: 1 addition & 1 deletion js/samples/04.ai-apps/a.teamsChefBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@microsoft/teams-ai": "~1.5.1",
"@microsoft/teams-js": "^2.28.0",
"@microsoft/teams-js": "^2.29.0",
"botbuilder": "^4.23.1",
"dotenv": "^16.4.5",
"openai": "4.61.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@microsoft/teams-ai": "~1.5.1",
"@microsoft/teams-js": "^2.28.0",
"@microsoft/teams-js": "^2.29.0",
"botbuilder": "^4.23.1",
"dotenv": "^16.4.5",
"openai": "4.41.1",
Expand Down
24 changes: 12 additions & 12 deletions js/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -230,10 +230,10 @@
resolved "https://registry.yarnpkg.com/@azure/msal-common/-/msal-common-14.15.0.tgz#0e27ac0bb88fe100f4f8d1605b64d5c268636a55"
integrity sha512-ImAQHxmpMneJ/4S8BRFhjt1MZ3bppmpRPYYNyzeQPeFN288YKbb8TmmISQEbtfkQ1BPASvYZU5doIZOPBAqENQ==

"@azure/msal-node@^2.13.1", "@azure/msal-node@^2.14.0", "@azure/msal-node@^2.9.2":
version "2.14.0"
resolved "https://registry.yarnpkg.com/@azure/msal-node/-/msal-node-2.14.0.tgz#7881895d41b03d8b9b38a29550ba3bbb15f73b3c"
integrity sha512-rrfzIpG3Q1rHjVYZmHAEDidWAZZ2cgkxlIcMQ8dHebRISaZ2KCV33Q8Vs+uaV6lxweROabNxKFlR2lIKagZqYg==
"@azure/msal-node@^2.13.1", "@azure/msal-node@^2.15.0", "@azure/msal-node@^2.9.2":
version "2.15.0"
resolved "https://registry.yarnpkg.com/@azure/msal-node/-/msal-node-2.15.0.tgz#50bf8e692a6656027c073a75d877a8a478aafdfd"
integrity sha512-gVPW8YLz92ZeCibQH2QUw96odJoiM3k/ZPH3f2HxptozmH6+OnyyvKXo/Egg39HAM230akarQKHf0W74UHlh0Q==
dependencies:
"@azure/msal-common" "14.15.0"
jsonwebtoken "^9.0.0"
Expand Down Expand Up @@ -761,10 +761,10 @@
resolved "https://registry.yarnpkg.com/@microsoft/recognizers-text/-/recognizers-text-1.3.1.tgz#eda98a9148101ecdb04ed1424082d472b04aabd9"
integrity sha512-HikLoRUgSzM4OKP3JVBzUUp3Q7L4wgI17p/3rERF01HVmopcujY3i6wgx8PenCwbenyTNxjr1AwSDSVuFlYedQ==

"@microsoft/teams-js@^2.28.0":
version "2.28.0"
resolved "https://registry.yarnpkg.com/@microsoft/teams-js/-/teams-js-2.28.0.tgz#e7903eaff268d04a018a6494e6e770212fa8dd90"
integrity sha512-WcQ2vWY+AvTOxToANe4znqDBvURDvZTztpjy5sYT24vsFimWKydOwT3OFE1/Av+gzofPrtqn+mf9bq6i9ED7Tg==
"@microsoft/teams-js@^2.29.0":
version "2.29.0"
resolved "https://registry.yarnpkg.com/@microsoft/teams-js/-/teams-js-2.29.0.tgz#739167b79a045355cf5c6b79f5d586e58f2ba87f"
integrity sha512-g0nw3OR+Mz3AEbT4zeMcBE69MY2UOQx0MaYO26x0UVy/0Ilip2OUEA+qIRlw/uraTYJaCsh0csm1/i44UWGcLQ==
dependencies:
base64-js "^1.3.1"
debug "^4.3.3"
Expand Down Expand Up @@ -4781,10 +4781,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/gpt-3-encoder/-/gpt-3-encoder-1.1.4.tgz#d6cdaacf5824857e133b6065247c757fc7e4fa72"
integrity sha512-fSQRePV+HUAhCn7+7HL7lNIXNm6eaFWFbNLOOGtmSJ0qJycyQvj60OvRlH7mee8xAMjBDNRdMXlMwjAbMTDjkg==

gpt-tokenizer@^2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/gpt-tokenizer/-/gpt-tokenizer-2.4.0.tgz#bde91fd57dc6dcf2f954597538ccf177bef60512"
integrity sha512-UmipHgPmzOVSj1Nu0bajJt7eZYnIttoaUSfgsXs77jFlpKGFBodM0fpa7989rl/pUEONKjye9WqAhlerHKux9Q==
gpt-tokenizer@^2.4.1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/gpt-tokenizer/-/gpt-tokenizer-2.4.1.tgz#77769429d0f85c8d16d9a3c842b4c808d10051d2"
integrity sha512-toR/iMboG04xErwQGdtf4KuW4dPsiRqIh8qQ5i+Us8PW0iThUf+FqY0rNUMA8hRauf3kJttR7uVae7MNgx4OXA==

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:
version "4.2.11"
Expand Down

0 comments on commit b03780c

Please sign in to comment.