microsoftgraph / nodejs-webhooks-sample

Create Microsoft Graph webhook subscriptions for a Node.js app, so that it can receive notifications of changes in a user’s Microsoft account data.
https://graph.microsoft.io/en-us/docs/api-reference/beta/resources/subscription
MIT License
137 stars 71 forks source link

chore(deps): Bump @azure/msal-node from 2.5.1 to 2.6.0 #509

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps @azure/msal-node from 2.5.1 to 2.6.0.

Release notes

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

@​azure/msal-node v2.6.0

2.6.0

Fri, 01 Dec 2023 18:46:06 GMT

Minor changes

Patches

@​azure/msal-angular v2.5.12

2.5.12

Thu, 26 Oct 2023 20:13:24 GMT

Patches

  • Bump @​azure/msal-browser to v2.38.3 (beachball)

Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/6620

@​azure/msal-angular v2.5.11

2.5.11

Thu, 24 Aug 2023 18:23:26 GMT

Patches

  • Bump @​azure/msal-browser to v2.38.2 (beachball)

Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/6392

@​azure/msal-angular v2.5.10

2.5.10

Mon, 07 Aug 2023 21:58:26 GMT

Patches

  • Bump @​azure/msal-browser to v2.38.1 (beachball)

Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/6300

@​azure/msal-angular v2.5.9

2.5.9

... (truncated)

Commits
  • 392020b Add support for Multi-tenant accounts and cross-tenant token caching (#6536)
  • 67fce83 Use ADO Pipeline for CI (#6418)
  • 34c460d React - Move rollup to dev deps (#6728)
  • d276e85 Add node 16 to node-extensions engines (#6726)
  • 8068ac0 Nested App Auth is not working with Android response (#6707)
  • 77c626b Version bump automation enhancements (#6725)
  • 70ab381 Minor perf optimization when creating hidden iframe (#6705)
  • 1398c67 Make AADServerParamKeys individual exports (#6701)
  • aa5296d Increase default iframe timout to 10s (#6700)
  • 58f167e Fix bug causing temporary cache not to be cleared & turn on return-await lint...
  • 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 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)