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 across 1 directory with 2 updates #1546

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

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

Updates @azure/keyvault-secrets from 4.7.0 to 4.9.0

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for @​azure/keyvault-secrets since your current version.


Updates @azure/msal-node from 2.0.2 to 3.1.0

Release notes

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

@​azure/msal-angular v3.1.0

3.1.0

Tue, 05 Nov 2024 18:58:46 GMT

Minor changes

  • Bump @​azure/msal-browser to v3.27.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)

@​azure/msal-node v3.1.0

3.1.0

Wed, 22 Jan 2025 21:45:31 GMT

Minor changes

  • Added Machine Learning as a Managed Identity Source #7512 ([email protected])
  • Bump @​azure/msal-common to v15.0.2 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)
  • Bump rollup-msal to v0.0.0 (beachball)

Patches

@​azure/msal-angular v3.0.25

3.0.25

Thu, 03 Oct 2024 00:40:42 GMT

Patches

  • Bump @​azure/msal-browser to v3.25.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)

@​azure/msal-angular v3.0.24

3.0.24

Thu, 19 Sep 2024 23:48:30 GMT

Patches

  • Bump @​azure/msal-browser to v3.24.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)

@​azure/msal-angular v3.0.23

3.0.23

... (truncated)

Commits
  • ed34e05 Bump package versions
  • 8c2c0d1 Update text around regional support for CDNs (#7517)
  • 5680416 Update current account and active account behavior in NAA apps (#7390)
  • 6fd7c87 Add npm install timeout param to build definitions (#7506)
  • 37cbca4 Added Support for Azure Machine Learning in Managed Identity (#7512)
  • 7a68479 Fix initialization error due to undefined PerformanceClient (#7513)
  • 9e45030 Upgrade puppeteer (#7438)
  • d280859 Fixed incorrect IMDS resource ID query parameter (#7488)
  • 69238d1 Update changelogs with links to migration guides (#7510)
  • 2b2ddb2 Bump package versions
  • 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 <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 with 2 updates in the /examples/msal-node directory: [@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.9.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.9.0)

Updates `@azure/msal-node` from 2.0.2 to 3.1.0
- [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-v3.1.0)

---
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-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 27, 2025
@dependabot dependabot bot requested a review from aramase as a code owner January 27, 2025 19:25
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Jan 27, 2025
@dependabot dependabot bot requested a review from enj as a code owner January 27, 2025 19:25
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