Skip to content

Commit

Permalink
build(deps): bump @azure/msal-node and tedious (#49)
Browse files Browse the repository at this point in the history
Bumps
[@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js)
to 2.9.2 and updates ancestor dependency
[tedious](https://github.com/tediousjs/tedious). These dependencies need
to be updated together.

Updates `@azure/msal-node` from 1.14.6 to 2.9.2
<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.9.2</h2>
<h2>2.9.2</h2>
<p>Mon, 10 Jun 2024 22:30:36 GMT</p>
<h3>Patches</h3>
<ul>
<li>Fixed msal-node unit tests for PoP token support #��7119 (<a
href="mailto:lalimasharda@microsoft.com">lalimasharda@microsoft.com</a>)</li>
<li>Implementation Based on Feature Request <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7151">#7151</a>
(<a
href="mailto:rginsburg@microsoft.com">rginsburg@microsoft.com</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>
</ul>
<h2><code>@​azure/msal-node</code> v2.9.1</h2>
<h2>2.9.1</h2>
<p>Tue, 04 Jun 2024 00:08:57 GMT</p>
<h3>Patches</h3>
<ul>
<li>Bump <code>@​azure/msal-common</code> to v14.11.0 (beachball)</li>
<li>Bump eslint-config-msal to v0.0.0 (beachball)</li>
</ul>
<h2><code>@​azure/msal-node</code> v2.9.0</h2>
<h2>2.9.0</h2>
<p>Tue, 28 May 2024 21:37:23 GMT</p>
<h3>Minor changes</h3>
<ul>
<li>Added API for Managed Identity to detect the current environment <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7093">#7093</a>
(<a
href="mailto:rginsburg@microsoft.com">rginsburg@microsoft.com</a>)</li>
<li>Bump eslint-config-msal to v0.0.0 (beachball)</li>
</ul>
<h2><code>@​azure/msal-node</code> v2.8.0</h2>
<h2>2.8.0</h2>
<p>Mon, 06 May 2024 23:48:17 GMT</p>
<h3>Minor changes</h3>
<ul>
<li>Client Assertion Implementation now accepts a callback instead of a
string argument (<a
href="mailto:rginsburg@microsoft.com">rginsburg@microsoft.com</a>)</li>
<li>Bump <code>@​azure/msal-common</code> to v14.10.0 (beachball)</li>
<li>Bump eslint-config-msal to v0.0.0 (beachball)</li>
</ul>
<h3>Patches</h3>
<ul>
<li>Fixed inconsistencies with cancellationToken (timeout) (<a
href="mailto:rginsburg@microsoft.com">rginsburg@microsoft.com</a>)</li>
<li>ClientCredential and OBO acquireToken requests with claims will now
skip the cache (<a
href="mailto:rginsburg@microsoft.com">rginsburg@microsoft.com</a>)</li>
<li>Managed Identity: ManagedIdentityTokenResponses expires_in is now
calculated correctly (<a
href="mailto:rginsburg@microsoft.com">rginsburg@microsoft.com</a>)</li>
<li>Removed Managed Identity Resource URI Validation (<a
href="mailto:rginsburg@microsoft.com">rginsburg@microsoft.com</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-node-v1.14.6...msal-node-v2.9.2">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~azuread">azuread</a>, a new releaser for
<code>@​azure/msal-node</code> since your current version.</p>
</details>
<br />

Updates `tedious` from 15.1.0 to 18.2.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tediousjs/tedious/releases">tedious's
releases</a>.</em></p>
<blockquote>
<h2>v18.2.0</h2>
<h1><a
href="https://github.com/tediousjs/tedious/compare/v18.1.0...v18.2.0">18.2.0</a>
(2024-04-18)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>fix <code>bigint</code> validation (<a
href="https://redirect.github.com/tediousjs/tedious/issues/1620">#1620</a>)
(<a
href="https://github.com/tediousjs/tedious/commit/2b21b12e4a7ad89b00afbfd53324197b70afff03">2b21b12</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>types:</strong> Export <code>ConnectionAuthentication</code>
and <code>ConnectionOptions</code> (<a
href="https://redirect.github.com/tediousjs/tedious/issues/1615">#1615</a>)
(<a
href="https://github.com/tediousjs/tedious/commit/d37e16798f622935fa8d26a101066bfd84cd4e15">d37e167</a>),
closes <a
href="https://github.com//github.com/DefinitelyTyped/DefinitelyTyped/blob/24a1115cea9315062833ded8a59de6ac9f627f2f/types/mssql/index.d.ts/issues/L209">/github.com/DefinitelyTyped/DefinitelyTyped/blob/24a1115cea9315062833ded8a59de6ac9f627f2f/types/mssql/index.d.ts#L209</a>
<a
href="https://github.com//github.com/DefinitelyTyped/DefinitelyTyped/blob/24a1115cea9315062833ded8a59de6ac9f627f2f/types/mssql/index.d.ts/issues/L179">/github.com/DefinitelyTyped/DefinitelyTyped/blob/24a1115cea9315062833ded8a59de6ac9f627f2f/types/mssql/index.d.ts#L179</a></li>
</ul>
<h2>v18.1.0</h2>
<h1><a
href="https://github.com/tediousjs/tedious/compare/v18.0.0...v18.1.0">18.1.0</a>
(2024-03-02)</h1>
<h3>Features</h3>
<ul>
<li><strong>types:</strong> export <code>ConnectionConfiguration</code>
type (<a
href="https://redirect.github.com/tediousjs/tedious/issues/1609">#1609</a>)
(<a
href="https://github.com/tediousjs/tedious/commit/7e84a2f54c6cb983b18a75ad1fc4bf274b2398e5">7e84a2f</a>)</li>
</ul>
<h2>v18.0.0</h2>
<h1><a
href="https://github.com/tediousjs/tedious/compare/v17.0.0...v18.0.0">18.0.0</a>
(2024-02-28)</h1>
<ul>
<li>feat!: publish first-party type declarations (<a
href="https://redirect.github.com/tediousjs/tedious/issues/1490">#1490</a>)
(<a
href="https://github.com/tediousjs/tedious/commit/1226c200373c39e47917a6428281ba21cf2cdf9e">1226c20</a>),
closes <a
href="https://redirect.github.com/tediousjs/tedious/issues/1490">#1490</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li><code>tedious</code> now includes TypeScript definition files. These
definitions might differ in various areas from the definitions published
in the <code>@types/tedious</code> package. If you notice major
differences, please reach out and let us know.</li>
</ul>
<h2>v17.0.0</h2>
<h1><a
href="https://github.com/tediousjs/tedious/compare/v16.7.1...v17.0.0">17.0.0</a>
(2024-02-11)</h1>
<ul>
<li>chore!: drop node 16 and 19 support (<a
href="https://redirect.github.com/tediousjs/tedious/issues/1598">#1598</a>)
(<a
href="https://github.com/tediousjs/tedious/commit/ddfa397bf8ed4a4d2ded46d98c4a7bed2e37dd72">ddfa397</a>),
closes <a
href="https://redirect.github.com/tediousjs/tedious/issues/1598">#1598</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>Node.js 16.x and 19.x are no longer supported by
<code>tedious</code>.</li>
</ul>
<h2>v16.7.1</h2>
<h2><a
href="https://github.com/tediousjs/tedious/compare/v16.7.0...v16.7.1">16.7.1</a>
(2024-02-09)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>date range check (<a
href="https://redirect.github.com/tediousjs/tedious/issues/1600">#1600</a>)
(<a
href="https://github.com/tediousjs/tedious/commit/1c88d768c0b089222e518a3b1cdd6f0567dd413c">1c88d76</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tediousjs/tedious/commit/2b21b12e4a7ad89b00afbfd53324197b70afff03"><code>2b21b12</code></a>
fix: fix <code>bigint</code> validation (<a
href="https://redirect.github.com/tediousjs/tedious/issues/1620">#1620</a>)</li>
<li><a
href="https://github.com/tediousjs/tedious/commit/a51e57dd20f7739e1b2cb21600ae56fe93a4ce96"><code>a51e57d</code></a>
chore: rename the validations test file (<a
href="https://redirect.github.com/tediousjs/tedious/issues/1616">#1616</a>)</li>
<li><a
href="https://github.com/tediousjs/tedious/commit/d37e16798f622935fa8d26a101066bfd84cd4e15"><code>d37e167</code></a>
feat(types): Export <code>ConnectionAuthentication</code> and
<code>ConnectionOptions</code> (<a
href="https://redirect.github.com/tediousjs/tedious/issues/1615">#1615</a>)</li>
<li><a
href="https://github.com/tediousjs/tedious/commit/7e84a2f54c6cb983b18a75ad1fc4bf274b2398e5"><code>7e84a2f</code></a>
feat(types): export <code>ConnectionConfiguration</code> type (<a
href="https://redirect.github.com/tediousjs/tedious/issues/1609">#1609</a>)</li>
<li><a
href="https://github.com/tediousjs/tedious/commit/1226c200373c39e47917a6428281ba21cf2cdf9e"><code>1226c20</code></a>
feat!: publish first-party type declarations (<a
href="https://redirect.github.com/tediousjs/tedious/issues/1490">#1490</a>)</li>
<li><a
href="https://github.com/tediousjs/tedious/commit/4a6273c7543ce845fa837e4937ca43b610a4d60a"><code>4a6273c</code></a>
chore: upgrade various dependencies (<a
href="https://redirect.github.com/tediousjs/tedious/issues/1607">#1607</a>)</li>
<li><a
href="https://github.com/tediousjs/tedious/commit/bc808974cdc731083e2e4782935743c9992116c9"><code>bc80897</code></a>
chore: cleanup dependencies (<a
href="https://redirect.github.com/tediousjs/tedious/issues/1606">#1606</a>)</li>
<li><a
href="https://github.com/tediousjs/tedious/commit/ddfa397bf8ed4a4d2ded46d98c4a7bed2e37dd72"><code>ddfa397</code></a>
chore!: drop node 16 and 19 support (<a
href="https://redirect.github.com/tediousjs/tedious/issues/1598">#1598</a>)</li>
<li><a
href="https://github.com/tediousjs/tedious/commit/cf3dab11681d817d472d86e29143e5e0fc637781"><code>cf3dab1</code></a>
ci: forbids only in test files (<a
href="https://redirect.github.com/tediousjs/tedious/issues/1601">#1601</a>)</li>
<li><a
href="https://github.com/tediousjs/tedious/commit/1c88d768c0b089222e518a3b1cdd6f0567dd413c"><code>1c88d76</code></a>
fix: date range check (<a
href="https://redirect.github.com/tediousjs/tedious/issues/1600">#1600</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tediousjs/tedious/compare/v15.1.0...v18.2.0">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 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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/PHACDataHub/wastewater-graphql/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 4b50e00 commit 79b302d
Show file tree
Hide file tree
Showing 2 changed files with 411 additions and 938 deletions.
Loading

0 comments on commit 79b302d

Please sign in to comment.