-
Notifications
You must be signed in to change notification settings - Fork 106
chore: bump the all group across 1 directory with 2 updates #1563
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/examples/msal-node/all-6d9b42f0cf
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore: bump the all group across 1 directory with 2 updates #1563
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/examples/msal-node/all-6d9b42f0cf
+277
−408
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
451cbb4
to
b43fe90
Compare
b43fe90
to
f5105b6
Compare
3b1e32d
to
fd49c4c
Compare
3c99b61
to
9466bc6
Compare
9466bc6
to
1f7ac53
Compare
1f7ac53
to
d5f1804
Compare
d5f1804
to
d0bd910
Compare
5611fe3
to
c7b3763
Compare
c7b3763
to
75e5f71
Compare
75e5f71
to
86acc7e
Compare
86acc7e
to
5e1ff21
Compare
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
5e1ff21
to
39d78f1
Compare
39d78f1
to
773d00e
Compare
773d00e
to
69715b5
Compare
69715b5
to
61635de
Compare
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.2.3 - [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.2.3) --- 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] <support@github.com>
61635de
to
dc62c0b
Compare
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
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
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.0Commits
2d33359
[Identity] Add Pop token support (#30961)97fe6d1
[keyvault] keyvault-common: use released@azure/logger
dependency (#31434)327e085
[OpenAI] Add a sample for global batch (#31278)e008167
[monitor] update to latest OTEL (#31431)fe7545b
[communication] Move@azure/communication-common
to ESM/vitest (#31419)0cacd21
fix(playwrighttesting): multiple runId issue for scalable runs (#31364)113b188
[mgmt] redisenterprise release (#31177)3d0c106
Update API view parser to 2.0.2 (#31421)26720a6
[OpenAI] Edit tests.yml (#31415)6cf40f0
[keyvault] keyvault-common: use core-util@^1.10.0 (#31418)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.2.3Release notes
Sourced from
@azure/msal-node
's releases.... (truncated)
Commits
5f4d76f
Bump package versionsdb11f0b
Pre-generate PKCE for async popup flow to fix blocked async popups in Safari ...a50e6d5
Deprecate ROPC flow (#7567)df4b2df
Bump package versionsa3e8c2c
Native AcquireTokenRedirect Unit Test (#7557)41d9dcc
Rethrow MSAL AuthErrors in NAA flow (#7559)aac9d4c
ManagedIdentityTokenResponse's expires_in can now be accepted in ISO 8601 dat...4d21e80
Bump package versionsb2971df
Notify other open tabs of updates to localStorage (#7550)eeb9b9c
localStorage encryption cookie set SameSite=None (#7549)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