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-node and mssql in /Website/Website #1401

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @azure/msal-node to 2.9.2 and updates ancestor dependency mssql. These dependencies need to be updated together.

Updates @azure/msal-node from 1.14.6 to 2.9.2

Release notes

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

@​azure/msal-node v2.9.2

2.9.2

Mon, 10 Jun 2024 22:30:36 GMT

Patches

  • Fixed msal-node unit tests for PoP token support #��7119 ([email protected])
  • Implementation Based on Feature Request #7151 ([email protected])
  • Bump @​azure/msal-common to v14.12.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)

@​azure/msal-node v2.9.1

2.9.1

Tue, 04 Jun 2024 00:08:57 GMT

Patches

  • Bump @​azure/msal-common to v14.11.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)

@​azure/msal-node v2.9.0

2.9.0

Tue, 28 May 2024 21:37:23 GMT

Minor changes

  • Added API for Managed Identity to detect the current environment #7093 ([email protected])
  • Bump eslint-config-msal to v0.0.0 (beachball)

@​azure/msal-node v2.8.0

2.8.0

Mon, 06 May 2024 23:48:17 GMT

Minor changes

  • Client Assertion Implementation now accepts a callback instead of a string argument ([email protected])
  • Bump @​azure/msal-common to v14.10.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)

Patches

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by azuread, a new releaser for @​azure/msal-node since your current version.


Updates mssql from 9.0.1 to 10.0.2

Release notes

Sourced from mssql's releases.

v10.0.2

10.0.2 (2024-01-16)

Bug Fixes

  • from now _acquire return always a promise to avoid uncatchable exception (55f5a9f)

v10.0.1

10.0.1 (2023-09-12)

Performance Improvements

  • use node: prefix to bypass require.cache call for builtins (145d562)

v10.0.0

10.0.0 (2023-09-06)

Features

  • upgrade tedious to v16 and drop Node 14 support (cd0bc02)

BREAKING CHANGES

  • Drop support for NodeJS <= 14. Upgrade tedious version. Update CI to test NodeJS 20.

v9.3.2

9.3.2 (2023-09-06)

Bug Fixes

  • msnodesqlv8 connection string uses correct instance name (eb3e4d0)

v9.3.0

9.3.0 (2023-09-04)

Features

  • add AAD authentication support to connection strings (59aea21)

... (truncated)

Changelog

Sourced from mssql's changelog.

v10.0.0 (2023-09-06)

[change] Upgrade tedious to v16 (#1547) [removed] Removed NodeJS 14 support (#1547)

v9.3.2 (2023-09-06)

[fix] Fix bug with msnodesqlv8 connection strings ((#1525)[https://redirect.github.com/tediousjs/node-mssql/pull/1525])

v9.3.1 (2023-09-05)

Revoked - contained breaking changes

v9.3.0 (2023-09-04)

[new] Add AAD connection support to connection strings ((#1461)[https://redirect.github.com/tediousjs/node-mssql/pull/1461])

v9.2.1 (2023-09-05)

[fix] Fix bug with msnodesqlv8 connection strings ((#1525)[https://redirect.github.com/tediousjs/node-mssql/pull/1525])

v9.2.0 (2023-08-28)

[new] Use @​tediousjs/connection-string library to build msnodesqlv8 connection strings ((#1525)[https://redirect.github.com/tediousjs/node-mssql/pull/1525])

v9.1.3 (2023-08-08)

[fix] Escape values that are added to the msnodesqlv8 connection string that we construct ((#1479)[https://redirect.github.com/tediousjs/node-mssql/pull/1479])

v9.1.2 (2023-08-01)

[fix] Support more named instance formats (#1520) [refactor] Stop using deprecated regex symbols (#1520)

v9.1.1 (2023-01-19)

[revert] Add support for AAD authentication via connection string ((#1436)[https://redirect.github.com/tediousjs/node-mssql/pull/1436])

v9.1.0 (2023-01-17)

[new] Add support for AAD authentication via connection string ((#1436)[https://redirect.github.com/tediousjs/node-mssql/pull/1436]) [docs] Update express example ((#1433)[https://redirect.github.com/tediousjs/node-mssql/pull/1433])

Commits
  • f09c23d Merge pull request #1592 from bombjackit/patch-acquire
  • 1d8a2f4 Merge pull request #1596 from tediousjs/dependabot/npm_and_yarn/release-tools...
  • bf7819a chore(deps-dev): bump the release-tools group with 2 updates
  • 55f5a9f fix: from now _acquire return always a promise to avoid uncatchable exception
  • 34bd686 Merge pull request #1593 from tediousjs/dependabot/npm_and_yarn/release-tools...
  • 77143e6 chore(deps-dev): bump the release-tools group with 1 update
  • 48c9c1f Merge pull request #1590 from tediousjs/dependabot/npm_and_yarn/release-tools...
  • b45598a chore(deps-dev): bump the release-tools group with 1 update
  • ac350e4 Merge pull request #1588 from tediousjs/dependabot/npm_and_yarn/release-tools...
  • cc52fb0 chore(deps-dev): bump the release-tools group with 3 updates
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) to 2.9.2 and updates ancestor dependency [mssql](https://github.com/tediousjs/node-mssql). These dependencies need to be updated together.


Updates `@azure/msal-node` from 1.14.6 to 2.9.2
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-node-v1.14.6...msal-node-v2.9.2)

Updates `mssql` from 9.0.1 to 10.0.2
- [Release notes](https://github.com/tediousjs/node-mssql/releases)
- [Changelog](https://github.com/tediousjs/node-mssql/blob/master/CHANGELOG.txt)
- [Commits](tediousjs/node-mssql@v9.0.1...v10.0.2)

---
updated-dependencies:
- dependency-name: "@azure/msal-node"
  dependency-type: indirect
- dependency-name: mssql
  dependency-type: direct:production
...

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 Jun 11, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants