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

Bump the all-dependencies group with 3 updates #16335

Merged
merged 2 commits into from
Jun 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps the all-dependencies group with 3 updates: Jint, Microsoft.Extensions.Azure and libphonenumber-csharp.

Updates Jint from 3.1.2 to 3.1.3

Release notes

Sourced from Jint's releases.

v3.1.3

What's Changed

Full Changelog: sebastienros/jint@v3.1.2...v3.1.3

Commits

Updates Microsoft.Extensions.Azure from 1.7.3 to 1.7.4

Release notes

Sourced from Microsoft.Extensions.Azure's releases.

Microsoft.Extensions.Azure_1.7.4

1.7.4 (2024-06-13)

Other Changes

  • Updated dependency Azure.Identity to version 1.11.4.
Commits
  • 03eca41 [Extensions] Fix AOT warning (#44562)
  • 3912564 [Extensions] June 2024 Release Prep (#44560)
  • 86747c4 Sync eng/common directory with azure-sdk-tools for PR 8388 (#44448)
  • e7865a6 Increment package version after release of Azure.Monitor.Query (#44537)
  • 59cae87 Increment package version after release of Azure.ResourceManager.EventHubs (#...
  • d3c8913 Upgrade Azure.ResourceManager.EventHubs to 2024-01 (#44547)
  • f11c5ed Update Generator Version 3.0.0-beta.20240612.2 (#44546)
  • 444c613 Use commit from main branch (#44545)
  • a4b9ab1 Fix Azure OpenAI double ?, and JSON test issues (#44457)
  • 410dc90 Specify eastus for EventGrid test location (#44539)
  • Additional commits viewable in compare view

Updates libphonenumber-csharp from 8.13.38 to 8.13.39

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-dependencies group with 3 updates: [Jint](https://github.com/sebastienros/jint), [Microsoft.Extensions.Azure](https://github.com/Azure/azure-sdk-for-net) and [libphonenumber-csharp](https://github.com/twcclegg/libphonenumber-csharp).


Updates `Jint` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/sebastienros/jint/releases)
- [Commits](sebastienros/jint@v3.1.2...v3.1.3)

Updates `Microsoft.Extensions.Azure` from 1.7.3 to 1.7.4
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Microsoft.Extensions.Azure_1.7.3...Microsoft.Extensions.Azure_1.7.4)

Updates `libphonenumber-csharp` from 8.13.38 to 8.13.39
- [Release notes](https://github.com/twcclegg/libphonenumber-csharp/releases)
- [Commits](twcclegg/libphonenumber-csharp@v8.13.38...v8.13.39)

---
updated-dependencies:
- dependency-name: Jint
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Microsoft.Extensions.Azure
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: libphonenumber-csharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jun 17, 2024
Copy link
Member

@hishamco hishamco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pidone again how to test some functionality that you asked for before with this bot?

@Piedone
Copy link
Member

Piedone commented Jun 17, 2024

I guess you meant me :). Your guess is as good as mine. Jint with the JS Workflows Activities, the others, I don't know, I suggest you look up where they're used.

@hishamco
Copy link
Member

Shall we merge such PR periodically

@Piedone
Copy link
Member

Piedone commented Jun 17, 2024

After testing, yes.

@hishamco
Copy link
Member

Believe it or not no one will test all the updated dependencies unless we have unit or functional tests for them, because it's tedious work :)

@Piedone
Copy link
Member

Piedone commented Jun 17, 2024

I did that tedious work for all of your dependency bump PRs, but I welcome others joining on this job ;).

@hishamco
Copy link
Member

We need a better way to handle the corner case instead of doing manual testing

@Piedone
Copy link
Member

Piedone commented Jun 17, 2024

Yes: #15800

@Piedone Piedone merged commit 7c08a1a into main Jun 19, 2024
11 checks passed
@Piedone Piedone deleted the dependabot/nuget/all-dependencies-620310cff8 branch June 19, 2024 14:26
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants