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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

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

Release notes

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

@​azure/msal-node v2.11.0

2.11.0

Fri, 12 Jul 2024 19:56:47 GMT

Minor changes

  • Deprecated SHA-1 thumbprint for clientCertificate #7185 ([email protected])
  • Bump eslint-config-msal to v0.0.0 (beachball)

@​azure/msal-node v2.10.0

2.10.0

Mon, 01 Jul 2024 19:18:29 GMT

Minor changes

  • Add main field to package.json ([email protected])
  • Bump @​azure/msal-common to v14.13.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)

Patches

@​azure/msal-node v2.9.2

2.9.2

Mon, 10 Jun 2024 22:30:36 GMT

Patches

  • Fixed msal-node unit tests for PoP token support #��7119 ([email protected])
  • Implementation Based on Feature Request #7151 ([email protected])
  • Bump @​azure/msal-common to v14.12.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)

@​azure/msal-node v2.9.1

2.9.1

Tue, 04 Jun 2024 00:08:57 GMT

Patches

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

@​azure/msal-node v2.9.0

2.9.0

... (truncated)

Commits
  • 0ba711a Bump package versions
  • 2ff18f2 Deprecated SHA-1 Thumbprints and Added SHA-256 support in Auth Flow with Cert...
  • 2adfb68 Remove onRedirectNavigate callback function in native ATRedirect calls (#7193)
  • b07a985 Add missing param to PCA.initialize (#7194)
  • 1a15eb9 Use SNI certs (#7188)
  • 6339ce7 Add correlation id param to initialize and clearTokensAndKeysWithClaims APIs ...
  • be05b05 Bump package versions
  • 586aa65 Add main field to package.json (#7184)
  • 2b60413 Update package-lock (#7176)
  • 348301b Managed Identity - Reformatted ManagedIdentityTokenResponse + adjusted unit t...
  • 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

@dependabot dependabot bot requested review from aramase and enj as code owners July 15, 2024 19:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 15, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/examples/msal-node/all-6f862018d4 branch from 239d8ec to 126770f Compare July 15, 2024 19:38
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.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.11.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-v2.11.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-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-6f862018d4 branch from 126770f to 9c8dfe9 Compare July 22, 2024 19:47
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2024

Superseded by #1416.

@dependabot dependabot bot closed this Jul 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2024

Superseded by #1416.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/examples/msal-node/all-6f862018d4 branch July 29, 2024 19:13
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