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 #1347

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 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.8.1

Release notes

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

@​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

@​azure/msal-node v2.7.0

2.7.0

Thu, 11 Apr 2024 21:46:57 GMT

Minor changes

  • Implemented Managed Identity in MSAL-Node ([email protected])
  • Bump @​azure/msal-common to v14.9.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)

@​azure/msal-node v2.6.6

2.6.6

Wed, 27 Mar 2024 18:41:17 GMT

Patches

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

@​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

... (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

@dependabot dependabot bot requested review from aramase and enj as code owners May 13, 2024 19:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 13, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/examples/msal-node/all-a376b86bc7 branch from 556a998 to 464bd1e Compare May 20, 2024 19:51
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.8.1
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-js/commits)

---
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 force-pushed the dependabot/npm_and_yarn/examples/msal-node/all-a376b86bc7 branch from 464bd1e to 4b955cb Compare May 27, 2024 19:14
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 3, 2024

Superseded by #1365.

@dependabot dependabot bot closed this Jun 3, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/examples/msal-node/all-a376b86bc7 branch June 3, 2024 19:48
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