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.6.3 to 2.6.4 #527

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps @azure/msal-node from 2.6.3 to 2.6.4.

Release notes

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

@​azure/msal-node v2.6.4

2.6.4

Sat, 17 Feb 2024 01:49:05 GMT

Patches

  • Add ID Token secret to AccountInfo in all reponses #6903 (hemoral@microsoft.com)
  • Bump @​azure/msal-common to v14.7.1 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)
Commits
  • 8c01597 Bump package versions
  • ee84786 Remove bumpDeps false from beachball:bump:ci command (#6905)
  • e4c2316 Add ID Token secret to AccountInfo in all reponses (#6903)
  • df5a228 Export createGuid function (#6868)
  • 9dc37a0 Use UUIDv7 in PerformanceClient (#6866)
  • db17cd0 Remove invalid prompt for silent request instead of throwing an error (#6895)
  • bbf17fb Fix MSA e2e tests (#6896)
  • d055ad8 Fix: Authority string tenant parsing throws error in certain OIDC scenario (#...
  • c6b5f3d MSAL JS should not throw user account switch error when home account ids of t...
  • d51b97d Microsoft Entra ID rebrand (#6750)
  • See full diff 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)