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

chore: bump the all group in /examples/msal-node with 2 updates #1300

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

Bumps the all group in /examples/msal-node with 2 updates: @azure/keyvault-secrets and @azure/msal-node.

Updates @azure/keyvault-secrets from 4.7.0 to 4.8.0

Commits
  • 2e50e2a [identity] Use esm4mocha, re-enable IBC test, remove unnecessary stub (#28580)
  • 61341b7 [doc][openai-rest] fix broken link (#28584)
  • 70865b9 Fix Communication JobRouter Sample Issues (#28517)
  • c787e5a [keyvault] Prepare for 7.5 GA release (#28416)
  • d281011 Update with output from prepare-release script (#28578)
  • fcdb1bc Sync eng/common directory with azure-sdk-tools for PR 7655 (#28579)
  • 25a3615 [@​azure/openai-assistants] Properly convert OpenAI unix timestamps to Date (#...
  • 262c96e [notification-hubs] Adding Support for FCM V1 (#28573)
  • b82222b [EngSys] add a workaround to load ESM tests for Mocha (#28556)
  • b0f24ec Change sample URL & Test image (#28571)
  • Additional commits viewable in compare view

Updates @azure/msal-node from 2.0.2 to 2.6.5

Release notes

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

@​azure/msal-node v2.6.5

2.6.5

Fri, 22 Mar 2024 20:32:39 GMT

Patches

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

@​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 ([email protected])
  • Bump @​azure/msal-common to v14.7.1 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)

@​azure/msal-node v2.6.3

2.6.3

Wed, 07 Feb 2024 22:00:37 GMT

Patches

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

@​azure/msal-node v2.6.3-beta.0

2.6.3-beta.0

Wed, 07 Feb 2024 18:59:13 GMT

Patches

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

Changes

@​azure/msal-node v2.6.3-alpha.3

2.6.3-alpha.3

Fri, 02 Feb 2024 01:44:46 GMT

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group in /examples/msal-node with 2 updates: [@azure/keyvault-secrets](https://github.com/Azure/azure-sdk-for-js) and [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js).


Updates `@azure/keyvault-secrets` from 4.7.0 to 4.8.0
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/keyvault-secrets_4.7.0...@azure/keyvault-secrets_4.8.0)

Updates `@azure/msal-node` from 2.0.2 to 2.6.5
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-node-v2.0.2...msal-node-v2.6.5)

---
updated-dependencies:
- dependency-name: "@azure/keyvault-secrets"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@azure/msal-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from aramase as a code owner March 25, 2024 19:31
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 25, 2024
@dependabot dependabot bot requested a review from enj as a code owner March 25, 2024 19:31
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Mar 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2024

Superseded by #1306.

@dependabot dependabot bot closed this Apr 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/examples/msal-node/all-1d32162931 branch April 1, 2024 19:06
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.

0 participants