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 across 1 directory with …
…3 updates (#2189) #minor Bumps the production group with 3 updates in the /js directory: [@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.15.0 to 2.16.1 <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.16.1</h2> <h2>2.16.1</h2> <p>Tue, 12 Nov 2024 15:32:46 GMT</p> <h3>Patches</h3> <ul> <li>Fixes bug where getAllAccounts always writes to the cache (<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> <h2><code>@azure/msal-node</code> v2.16.0</h2> <h2>2.16.0</h2> <p>Tue, 05 Nov 2024 18:58:45 GMT</p> <h3>Minor changes</h3> <ul> <li>Add first order broker parameters <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7348">#7348</a> (<a href="mailto:[email protected]">[email protected]</a>)</li> <li>Make clear synchronous (<a href="mailto:[email protected]">[email protected]</a>)</li> <li>Remove NetworkManager class (<a href="mailto:[email protected]">[email protected]</a>)</li> <li>Region auto enable on env variable <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7354">#7354</a> (<a href="mailto:[email protected]">[email protected]</a>)</li> <li>Bump <code>@azure/msal-common</code> to v14.16.0 (beachball)</li> <li>Bump eslint-config-msal to v0.0.0 (beachball)</li> <li>Bump rollup-msal to v0.0.0 (beachball)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/f8109152c1aeee9e9ba7ac3c8ab2d77817b078d4"><code>f810915</code></a> Bump package versions</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/411d815f623a777c57444eed827b599a4f2570c4"><code>411d815</code></a> getAllAccounts always writes to cache (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7378">#7378</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/056024ed9c725c5adaa241d5bec164e315e0f2f7"><code>056024e</code></a> Bump package versions</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/1bd3b55dcfd3b544359cc41ff58c63208fd52116"><code>1bd3b55</code></a> Update CODEOWNERS (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7404">#7404</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/2e1e9d851841c73ae377bdc87f096036d51606da"><code>2e1e9d8</code></a> Enable New Client Credential Certificate E2E Tests on Pipeline (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7403">#7403</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/dbc00404c7b0b4c2aab885b1606428d4ffd3f276"><code>dbc0040</code></a> Added E2E Test: Client Credentials with Certificate from Key Vault (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7367">#7367</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/098a9572d60b156f6e927188d6544b46b0dd2351"><code>098a957</code></a> Region auto enable on env variable (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7354">#7354</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/933f21db75177809d3fa541dc703ae7eea6e2545"><code>933f21d</code></a> Updated CodeOwners (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7391">#7391</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/b18c3da24fb9d24a0a50dfcfa6137d006937cdd8"><code>b18c3da</code></a> Replace MSA lab account with hardcoded UPN (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7397">#7397</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/df26209f7cf78f5e27c9d001eb24e9741344a8a7"><code>df26209</code></a> Collect additional telemetry for crypto/runtime errors (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7394">#7394</a>)</li> <li>Additional commits viewable in <a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/compare/msal-node-v2.15.0...msal-node-v2.16.1">compare view</a></li> </ul> </details> <br /> Updates `gpt-tokenizer` from 2.5.1 to 2.6.2 <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.6.2</h2> <h2><a href="https://github.com/niieani/gpt-tokenizer/compare/2.6.1...2.6.2">2.6.2</a> (2024-11-13)</h2> <h3>Bug Fixes</h3> <ul> <li>correct special token matching & counting (<a href="https://github.com/niieani/gpt-tokenizer/commit/3547826b37e829009a40d421a3733a54d13cd452">3547826</a>)</li> <li>unify property and variable names across the library (<a href="https://github.com/niieani/gpt-tokenizer/commit/6030d91cbd8a08876212e9e43d4eb7387465e5ac">6030d91</a>)</li> </ul> <h2>2.6.1</h2> <h2><a href="https://github.com/niieani/gpt-tokenizer/compare/2.6.0...2.6.1">2.6.1</a> (2024-11-11)</h2> <h3>Bug Fixes</h3> <ul> <li>expose vocabulary size (<a href="https://github.com/niieani/gpt-tokenizer/commit/402ff0bea15acdd62cf5d2069ffa94b26f8200c4">402ff0b</a>), closes <a href="https://redirect.github.com/niieani/gpt-tokenizer/issues/66">#66</a></li> <li>use extensions in models.ts (<a href="https://github.com/niieani/gpt-tokenizer/commit/78b803d4cf60dcf04b203b293378244e2efbabb2">78b803d</a>), closes <a href="https://redirect.github.com/niieani/gpt-tokenizer/issues/65">#65</a></li> </ul> <h2>2.6.0</h2> <h1><a href="https://github.com/niieani/gpt-tokenizer/compare/2.5.1...2.6.0">2.6.0</a> (2024-11-04)</h1> <h3>Bug Fixes</h3> <ul> <li>initialize encodings array in parts (<a href="https://github.com/niieani/gpt-tokenizer/commit/aa6c71d1d3d6756087c5d246daa17669f94bc0a0">aa6c71d</a>), closes <a href="https://redirect.github.com/niieani/gpt-tokenizer/issues/62">#62</a></li> </ul> <h3>Features</h3> <ul> <li>add new and update existing models (<a href="https://github.com/niieani/gpt-tokenizer/commit/e832f9a3c6ece43ad6f709e0fda33f7c0e68a743">e832f9a</a>)</li> <li>provide comprehensive data for all OpenAI models (<a href="https://github.com/niieani/gpt-tokenizer/commit/ec2ad7efc7873a303baab71853047f58becb1877">ec2ad7e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/niieani/gpt-tokenizer/commit/3547826b37e829009a40d421a3733a54d13cd452"><code>3547826</code></a> fix: correct special token matching & counting</li> <li><a href="https://github.com/niieani/gpt-tokenizer/commit/6030d91cbd8a08876212e9e43d4eb7387465e5ac"><code>6030d91</code></a> fix: unify property and variable names across the library</li> <li><a href="https://github.com/niieani/gpt-tokenizer/commit/ed01980d8c88e28bcff8e3514e78b9d6c2f486d5"><code>ed01980</code></a> chore: use updated version of scaffold</li> <li><a href="https://github.com/niieani/gpt-tokenizer/commit/d6be673d3c73e4c99a2338e0f78ae241946ba56c"><code>d6be673</code></a> ci: fix build step</li> <li><a href="https://github.com/niieani/gpt-tokenizer/commit/402ff0bea15acdd62cf5d2069ffa94b26f8200c4"><code>402ff0b</code></a> fix: expose vocabulary size</li> <li><a href="https://github.com/niieani/gpt-tokenizer/commit/78b803d4cf60dcf04b203b293378244e2efbabb2"><code>78b803d</code></a> fix: use extensions in models.ts</li> <li><a href="https://github.com/niieani/gpt-tokenizer/commit/f2f2663ad6304d033e55806e52fa885344b62627"><code>f2f2663</code></a> docs: update LICENSE</li> <li><a href="https://github.com/niieani/gpt-tokenizer/commit/db849475fafb727818dbd7fb44a4832be899cd31"><code>db84947</code></a> docs: improve README and add sponsors</li> <li><a href="https://github.com/niieani/gpt-tokenizer/commit/bc964675d2fc795e1692619d1907093944b2e8ff"><code>bc96467</code></a> ci: fix build workflow</li> <li><a href="https://github.com/niieani/gpt-tokenizer/commit/e832f9a3c6ece43ad6f709e0fda33f7c0e68a743"><code>e832f9a</code></a> feat: add new and update existing models</li> <li>Additional commits viewable in <a href="https://github.com/niieani/gpt-tokenizer/compare/2.5.1...2.6.2">compare view</a></li> </ul> </details> <br /> Updates `@microsoft/teams-js` from 2.30.0 to 2.31.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>v2.31.0</h2> <h3>Minor changes</h3> <ul> <li>Made the library treeshakable</li> <li>Made <code>externalAppAuthenticationForCEA.ts</code> throw <code>Error</code> objects instead of <code>SdkErrors</code>.</li> <li>Replaced <code>Buffer</code> with <code>uint8array-extras</code> to allow for <code>buffer</code> polyfill removal</li> <li>Added validation for AppId instance in CEA APIs</li> <li>Changed the <code>notifySuccess</code> function to indicate through a promise when the function finished processing in the host.</li> <li>Added new timestamp and handler for analyzing latencies due to message delays between app and hub.</li> </ul> <h3>Patches</h3> <ul> <li>Add userClickTimeV2 to app <code>Context</code> to provide the timestamp when the user clicked the app using the performance timer API.</li> <li>Increased the initialize response wait-timeout to 60 sec</li> <li>Removed <code>type: module</code> from package.json to fix nextjs bug</li> <li>Added validation for <code>IActionExecuteInvokeRequest.data</code> element in <code>ExternalAppAuthentication</code> and <code>ExternalAppAuthenticationForCEA</code> capabilities. The element can be of type primitive or plain object only</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/OfficeDev/microsoft-teams-library-js/blob/v2.31.0/packages/teams-js/CHANGELOG.md"><code>@microsoft/teams-js</code>'s changelog</a>.</em></p> <blockquote> <h2>2.31.0</h2> <p>Wed, 13 Nov 2024 19:22:01 GMT</p> <h3>Minor changes</h3> <ul> <li>Made the library treeshakable</li> <li>Made <code>externalAppAuthenticationForCEA.ts</code> throw <code>Error</code> objects instead of <code>SdkErrors</code>.</li> <li>Replaced <code>Buffer</code> with <code>uint8array-extras</code> to allow for <code>buffer</code> polyfill removal</li> <li>Added validation for AppId instance in CEA APIs</li> <li>Changed the <code>notifySuccess</code> function to indicate through a promise when the function finished processing in the host.</li> <li>Added new timestamp and handler for analyzing latencies due to message delays between app and hub.</li> </ul> <h3>Patches</h3> <ul> <li>Add userClickTimeV2 to app <code>Context</code> to provide the timestamp when the user clicked the app using the performance timer API.</li> <li>Increased the initialize response wait-timeout to 60 sec</li> <li>Removed <code>type: module</code> from package.json to fix nextjs bug</li> <li>Added validation for <code>IActionExecuteInvokeRequest.data</code> element in <code>ExternalAppAuthentication</code> and <code>ExternalAppAuthenticationForCEA</code> capabilities. The element can be of type primitive or plain object only</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/75821b06dfbea47f6c6201e699cc9f39292b0068"><code>75821b0</code></a> Prepare release 2.31.0 (<a href="https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js/issues/2618">#2618</a>)</li> <li><a href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/1a1824d648719831bff68dce67c092a40cfbf9e1"><code>1a1824d</code></a> Adding appId class type validation to CEA APIs (<a href="https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js/issues/2612">#2612</a>)</li> <li><a href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/5b232cb8039576b2ca8c41a7fad894552a6f8705"><code>5b232cb</code></a> noahdarveau/nextjs fix (<a href="https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js/issues/2613">#2613</a>)</li> <li><a href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/b78350078856422e9f455e5f5fdb8befdc4732f6"><code>b783500</code></a> noahdarveau/buffer removal (<a href="https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js/issues/2598">#2598</a>)</li> <li><a href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/7d21b55b8d4c736a1f430066fbbcd5747d717df4"><code>7d21b55</code></a> Noahdarveau/docs fix (<a href="https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js/issues/2601">#2601</a>)</li> <li><a href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/97ab50d1c3338f2903890a6206354bc8c4f796f1"><code>97ab50d</code></a> Add promise response to notify success. (<a href="https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js/issues/2589">#2589</a>)</li> <li><a href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/577213c03355568cf694e7f061502b7cbae0bfa9"><code>577213c</code></a> Niha/increase initialize time out (<a href="https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js/issues/2590">#2590</a>)</li> <li><a href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/ab4604ec4586bc62bbb3314476864c5089aaf7f1"><code>ab4604e</code></a> Validate the unknown object is either plain object of primitive (<a href="https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js/issues/2572">#2572</a>)</li> <li><a href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/f2f4757142a923c0dd34a409c31f515595d8f962"><code>f2f4757</code></a> noahdarveau/ The Last Treeshaking PR (<a href="https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js/issues/2593">#2593</a>)</li> <li><a href="https://github.com/OfficeDev/microsoft-teams-library-js/commit/6ce5c0aad6c60f4d30fba65ef4daec2c324e5ab1"><code>6ce5c0a</code></a> noahdarveau/treeshaking private capabilities (<a href="https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js/issues/2592">#2592</a>)</li> <li>Additional commits viewable in <a href="https://github.com/OfficeDev/microsoft-teams-library-js/commits/v2.31.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