Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[JS] bump: (deps): Bump the production group in /js with 3 updates (#…
…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 & paste error in build instruction -- build browser & 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