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.11.1 to 3.17.0 in /webapp #1014

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

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

Release notes

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

@​azure/msal-browser v3.17.0

3.17.0

Mon, 10 Jun 2024 22:30:36 GMT

Minor changes

  • Add support for apps to set their own reqCnf and correct native flows cnf format #6357 ([email protected])
  • Bump @​azure/msal-common to v14.12.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)
  • Bump msal-test-utils to v0.0.1 (beachball)

@​azure/msal-browser v3.16.0

3.16.0

Tue, 04 Jun 2024 00:08:57 GMT

Minor changes

  • Instrument pre-redirect flow #7134 ([email protected])
  • Bump @​azure/msal-common to v14.11.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)
  • Bump msal-test-utils to v0.0.1 (beachball)

@​azure/msal-browser v3.15.0

3.15.0

Tue, 28 May 2024 21:37:23 GMT

Minor changes

Patches

@​azure/msal-browser v3.14.0

3.14.0

Mon, 06 May 2024 23:48:17 GMT

Minor changes

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 17, 2024
@github-actions github-actions bot added the webapp Pull requests that update Typescript code label Jun 17, 2024
@glahaye
Copy link
Collaborator

glahaye commented Jun 17, 2024

@dependabot rebase

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

---
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 force-pushed the dependabot/npm_and_yarn/webapp/azure/msal-browser-3.17.0 branch from 8bb5eee to 3489747 Compare June 17, 2024 20:04
@glahaye glahaye added this pull request to the merge queue Jun 17, 2024
Merged via the queue into main with commit 8c30177 Jun 17, 2024
6 checks passed
@glahaye glahaye deleted the dependabot/npm_and_yarn/webapp/azure/msal-browser-3.17.0 branch June 17, 2024 20:24
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
…1014)

Bumps
[@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js)
from 3.11.1 to 3.17.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-browser</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@​azure/msal-browser</code> v3.17.0</h2>
<h2>3.17.0</h2>
<p>Mon, 10 Jun 2024 22:30:36 GMT</p>
<h3>Minor changes</h3>
<ul>
<li>Add support for apps to set their own <code>reqCnf</code> and
correct native flows cnf format <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/6357">#6357</a>
(<a
href="mailto:[email protected]">[email protected]</a>)</li>
<li>Bump <code>@​azure/msal-common</code> to v14.12.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>
<h2><code>@​azure/msal-browser</code> v3.16.0</h2>
<h2>3.16.0</h2>
<p>Tue, 04 Jun 2024 00:08:57 GMT</p>
<h3>Minor changes</h3>
<ul>
<li>Instrument pre-redirect flow <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7134">#7134</a>
(<a
href="mailto:[email protected]">[email protected]</a>)</li>
<li>Bump <code>@​azure/msal-common</code> to v14.11.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>
<h2><code>@​azure/msal-browser</code> v3.15.0</h2>
<h2>3.15.0</h2>
<p>Tue, 28 May 2024 21:37:23 GMT</p>
<h3>Minor changes</h3>
<ul>
<li>Add createNestablePublicClientApplication() (<a
href="mailto:[email protected]">[email protected]</a>)</li>
<li>Instrument preflight check errors <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7113">#7113</a>
(<a
href="mailto:[email protected]">[email protected]</a>)</li>
<li>Support cache in NAA apps <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7072">#7072</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>Fix miscalculation of expiresIn in hydrateCache() API (<a
href="mailto:[email protected]">[email protected]</a>)</li>
</ul>
<h2><code>@​azure/msal-browser</code> v3.14.0</h2>
<h2>3.14.0</h2>
<p>Mon, 06 May 2024 23:48:17 GMT</p>
<h3>Minor changes</h3>
<ul>
<li>Instrument scenario id for tracking custom user prompts <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7043">#7043</a>
(<a
href="mailto:[email protected]">[email protected]</a>)</li>
<li>Discard empty redirect telemetry events with no error codes <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7058">#7058</a>
(<a
href="mailto:[email protected]">[email protected]</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/1b0fc2023be87c0eb2af7e6c52152eea289b9089"><code>1b0fc20</code></a>
Bump package versions</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/5685c8cff1f0334ad77268759ccf828c71db419b"><code>5685c8c</code></a>
Update lab request scope (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7155">#7155</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/25aefea3e9f4ee814a6e8ab597d91b6806eecba6"><code>25aefea</code></a>
Support pop as optional for full framed apps (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7119">#7119</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/7563498a9c0b6aee57957da3615434159d626c5f"><code>7563498</code></a>
Update package-lock (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7152">#7152</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/3893cce8de08594155125c3c1db140ec69a7da07"><code>3893cce</code></a>
Update gatsby and angular samples (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7150">#7150</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/3ee9c68d1a80bf7652e41b58ae1bf87ff64a727e"><code>3ee9c68</code></a>
Implementation Based on Feature Request (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7151">#7151</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/cc18b42d4ffaf80b72262d0efee2d157ab9f7a1c"><code>cc18b42</code></a>
Remove outdated TS Sample (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7149">#7149</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/46f6e8a2175ac7e555d165a1ce395209799845c9"><code>46f6e8a</code></a>
Bump package versions</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/8e4b664577672409573431df264307fb4864564d"><code>8e4b664</code></a>
Fix MSAL Angular MsalInterceptor bug matching to query string (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7137">#7137</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/69e58c3131ab6b84def41e26ec33846d6d8c14f1"><code>69e58c3</code></a>
Update regional-authorities.md (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7078">#7078</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/compare/msal-browser-v3.11.1...msal-browser-v3.17.0">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.11.1&new-version=3.17.0)](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