Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @azure/msal-browser from 3.17.0 to 3.19.1 in /webapp #1067

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps @azure/msal-browser from 3.17.0 to 3.19.1.

Release notes

Sourced from @​azure/msal-browser's releases.

@​azure/msal-browser v3.19.1

3.19.1

Tue, 16 Jul 2024 18:22:27 GMT

Patches

  • Generate tenantProfile even without idTokenClaims ([email protected])
  • Bump @​azure/msal-common to v14.13.1 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)
  • Bump msal-test-utils to v0.0.1 (beachball)

@​azure/msal-browser v3.19.0

3.19.0

Fri, 12 Jul 2024 19:56:47 GMT

Minor changes

  • Add missing param to PCA.initialize #7194 ([email protected])
  • Add correlation id param to initialize and clearTokensAndKeysWithClaims APIs to streamline telemetry data analysis #7190 ([email protected])
  • Bump eslint-config-msal to v0.0.0 (beachball)
  • Bump msal-test-utils to v0.0.1 (beachball)

Patches

@​azure/msal-browser v3.18.0

3.18.0

Mon, 01 Jul 2024 19:18:29 GMT

Minor changes

  • Add main field to package.json ([email protected])
  • Relax loadExternalTokens requirements to allow loading access or refresh tokens without id_token ([email protected])
  • Bump @​azure/msal-common to v14.13.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)
  • Bump msal-test-utils to v0.0.1 (beachball)

Patches

Commits
  • 22651b3 Bump package versions
  • 5eabb42 SHA-256 thumbprints now use PSS padding (#7200)
  • aa24330 Create default tenant profile without idToken (#7197)
  • 0ba711a Bump package versions
  • 2ff18f2 Deprecated SHA-1 Thumbprints and Added SHA-256 support in Auth Flow with Cert...
  • 2adfb68 Remove onRedirectNavigate callback function in native ATRedirect calls (#7193)
  • b07a985 Add missing param to PCA.initialize (#7194)
  • 1a15eb9 Use SNI certs (#7188)
  • 6339ce7 Add correlation id param to initialize and clearTokensAndKeysWithClaims APIs ...
  • be05b05 Bump package versions
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 3.17.0 to 3.19.1.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-browser-v3.17.0...msal-browser-v3.19.1)

---
updated-dependencies:
- dependency-name: "@azure/msal-browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 22, 2024
@github-actions github-actions bot added the webapp Pull requests that update Typescript code label Jul 22, 2024
@glahaye glahaye added this pull request to the merge queue Jul 22, 2024
Merged via the queue into main with commit 2ee3ecc Jul 22, 2024
6 checks passed
@glahaye glahaye deleted the dependabot/npm_and_yarn/webapp/azure/msal-browser-3.19.1 branch July 22, 2024 21:16
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
…1067)

Bumps
[@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js)
from 3.17.0 to 3.19.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-browser</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@​azure/msal-browser</code> v3.19.1</h2>
<h2>3.19.1</h2>
<p>Tue, 16 Jul 2024 18:22:27 GMT</p>
<h3>Patches</h3>
<ul>
<li>Generate tenantProfile even without idTokenClaims (<a
href="mailto:[email protected]">[email protected]</a>)</li>
<li>Bump <code>@​azure/msal-common</code> to v14.13.1 (beachball)</li>
<li>Bump eslint-config-msal to v0.0.0 (beachball)</li>
<li>Bump msal-test-utils to v0.0.1 (beachball)</li>
</ul>
<h2><code>@​azure/msal-browser</code> v3.19.0</h2>
<h2>3.19.0</h2>
<p>Fri, 12 Jul 2024 19:56:47 GMT</p>
<h3>Minor changes</h3>
<ul>
<li>Add missing param to PCA.initialize <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7194">#7194</a>
(<a
href="mailto:[email protected]">[email protected]</a>)</li>
<li>Add correlation id param to initialize and
clearTokensAndKeysWithClaims APIs to streamline telemetry data analysis
<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7190">#7190</a>
(<a
href="mailto:[email protected]">[email protected]</a>)</li>
<li>Bump eslint-config-msal to v0.0.0 (beachball)</li>
<li>Bump msal-test-utils to v0.0.1 (beachball)</li>
</ul>
<h3>Patches</h3>
<ul>
<li>Remove onRedirectNative call back function in native ATRedirect
calls <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7193">#7193</a>
(<a
href="mailto:[email protected]">[email protected]</a>)</li>
</ul>
<h2><code>@​azure/msal-browser</code> v3.18.0</h2>
<h2>3.18.0</h2>
<p>Mon, 01 Jul 2024 19:18:29 GMT</p>
<h3>Minor changes</h3>
<ul>
<li>Add main field to package.json (<a
href="mailto:[email protected]">[email protected]</a>)</li>
<li>Relax loadExternalTokens requirements to allow loading access or
refresh tokens without id_token (<a
href="mailto:[email protected]">[email protected]</a>)</li>
<li>Bump <code>@​azure/msal-common</code> to v14.13.0 (beachball)</li>
<li>Bump eslint-config-msal to v0.0.0 (beachball)</li>
<li>Bump msal-test-utils to v0.0.1 (beachball)</li>
</ul>
<h3>Patches</h3>
<ul>
<li>fix : msal-browser acquireTokenSilentAsync memory leak (<a
href="mailto:[email protected]">[email protected]</a>)</li>
<li>Update error message typo in NAA errors (<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/22651b30bce9244cce2d7ffcfa1a81e4c44be133"><code>22651b3</code></a>
Bump package versions</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/5eabb42fe253ca40be6ded4158e63da2b8a2c6ec"><code>5eabb42</code></a>
SHA-256 thumbprints now use PSS padding (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7200">#7200</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/aa24330717b5e1f2f98c9d534d3766caefbaa452"><code>aa24330</code></a>
Create default tenant profile without idToken (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7197">#7197</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/0ba711a47f526c99fa371dbd1bb81f8d9abe3f3e"><code>0ba711a</code></a>
Bump package versions</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/2ff18f23f0631507ccbf966478b152b02c9d25af"><code>2ff18f2</code></a>
Deprecated SHA-1 Thumbprints and Added SHA-256 support in Auth Flow with
Cert...</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/2adfb68294d29f35a3afcd6571a199e64c6e99b3"><code>2adfb68</code></a>
Remove onRedirectNavigate callback function in native ATRedirect calls
(<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7193">#7193</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/b07a985e8fc2e92faf1134e40f706f2f7d57acca"><code>b07a985</code></a>
Add missing param to PCA.initialize (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7194">#7194</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/1a15eb9c61f1b884ccb10aece26e84e5a1e0ae4e"><code>1a15eb9</code></a>
Use SNI certs (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7188">#7188</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/6339ce72fd790ed59aaf1b428b0a4d537e5a5fbc"><code>6339ce7</code></a>
Add correlation id param to initialize and clearTokensAndKeysWithClaims
APIs ...</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/be05b0571b240c9053ea84dff5551bbce5d1f05b"><code>be05b05</code></a>
Bump package versions</li>
<li>Additional commits viewable in <a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/compare/msal-browser-v3.17.0...msal-browser-v3.19.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@azure/msal-browser&package-manager=npm_and_yarn&previous-version=3.17.0&new-version=3.19.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code webapp Pull requests that update Typescript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant