-
Notifications
You must be signed in to change notification settings - Fork 1
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(deps): bump Microsoft.Azure.WebJobs.Extensions.DurableTask, Microsoft.Bcl.AsyncInterfaces and Microsoft.Extensions.Azure in /source #1396
Closed
Closed
Conversation
This file contains 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
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Nov 27, 2024
dependabot
bot
force-pushed
the
dependabot/nuget/source/multi-9e4bd661d4
branch
from
November 27, 2024 20:54
f1efc5e
to
0dca894
Compare
Test results for \source\IntegrationTests\bin\Release\net8.0\Energinet.DataHub.EDI.IntegrationTests.dll29 tests 29 ✅ 11m 34s ⏱️ Results for commit cddafc0. ♻️ This comment has been updated with latest results. |
…rosoft.Bcl.AsyncInterfaces and Microsoft.Extensions.Azure Bumps [Microsoft.Azure.WebJobs.Extensions.DurableTask](https://github.com/Azure/azure-functions-durable-extension), [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Azure](https://github.com/Azure/azure-sdk-for-net). These dependencies needed to be updated together. Updates `Microsoft.Azure.WebJobs.Extensions.DurableTask` from 2.13.7 to 3.0.1 - [Release notes](https://github.com/Azure/azure-functions-durable-extension/releases) - [Changelog](https://github.com/Azure/azure-functions-durable-extension/blob/dev/release_notes.md) - [Commits](Azure/azure-functions-durable-extension@v2.13.7...v3.0.1) Updates `Microsoft.Bcl.AsyncInterfaces` from 8.0.0 to 6.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v6.0.0) Updates `Microsoft.Extensions.Azure` from 1.7.6 to 1.7.0 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Microsoft.Extensions.Azure_1.7.6...Microsoft.Extensions.Azure_1.7.0) --- updated-dependencies: - dependency-name: Microsoft.Azure.WebJobs.Extensions.DurableTask dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Azure dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/nuget/source/multi-9e4bd661d4
branch
from
November 28, 2024 11:54
cddafc0
to
c669926
Compare
Looks like these dependencies are up-to-date now, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 Microsoft.Azure.WebJobs.Extensions.DurableTask, Microsoft.Bcl.AsyncInterfaces and Microsoft.Extensions.Azure. These dependencies needed to be updated together.
Updates
Microsoft.Azure.WebJobs.Extensions.DurableTask
from 2.13.7 to 3.0.1Release notes
Sourced from Microsoft.Azure.WebJobs.Extensions.DurableTask's releases.
... (truncated)
Changelog
Sourced from Microsoft.Azure.WebJobs.Extensions.DurableTask's changelog.
Commits
e8133bd
Update DurableTaskScaleMonitor.cs (#2976)860216c
Make scalers into per-task hub singletons (cherry pick #2967) (#2974)8ad9682
Update Worker.Extensions.DurableTask.csproj (#2966)826f09a
Update Assembly Version and Increase Worker.Extensions.DurableTask to 1.2.0 f...4382283
initial commit (#2963)3d738e4
Update Test Project to Target .NET 6 for WebJobs.Extensions.DurableTask Compa...6adcc02
Add pipeline support for v3.x (#2960) (#2961)f0b360b
Increase Azure.Identity to v1.12.1 (#2959)c9dcf15
Merge pull request #2958 from Azure/nytian/updatev3cbedfe5
update CustomTestStorageAccountProvider to use IStorageServiceClientProviderF...Updates
Microsoft.Bcl.AsyncInterfaces
from 8.0.0 to 6.0.0Commits
4822e3c
Update dependencies from https://github.com/dotnet/arcade build 20211022.3 (#...bf20df1
[release/6.0] [wasm][debugger] Fix loading a non wasm page and then returning...de75159
[release/6.0] Create a parent CMake project for building app bundles on CI (#...8da5835
[release/6.0] Update dependencies from dotnet/icu dotnet/emsdk (#60684)6f41165
[release/6.0] Tweak workload build to use _GenerateMsiVersionString target (#...c86a857
[release/6.0] Update dependencies from dotnet/icu dotnet/emsdk dotnet/runtime...80ed1bd
[release/6.0] Don't special case "Experimental" projects (#60643)263945a
[release/6.0] Fix stable builds for some transport packages (#60635)034f191
Update mac installers location string (#60500)7907830
[release/6.0] Enforce scatter/gather file I/O Windows API requirements et. al...Updates
Microsoft.Extensions.Azure
from 1.7.6 to 1.7.0Commits
f3de59f
[Extensions] August release prep (#38080)9fdbb9b
Fixed bug where Data Lake File and Directory Client constructors were not pro...2c1290d
Increment package version after release of Azure.Core.Experimental (#38065)7046aac
Increment package version after release of Azure.ResourceManager.StorageMover...231133e
Increment package version after release of Azure.ResourceManager.AppContainer...95fefe6
Prepare to release AppContainers 1.1.0-beta.3 (#38071)2684d2c
Preparation for Azure.Core.Experimental release 0.1.0-preview.29 (#38060)923fd0e
[Storage] [DataMovement] Consolidated StorageResourceSingle methods parameter...f666cb9
Increment package version after release of Azure.Search.Documents (#38061)e7e1955
STG 90 Release Prep (#38059)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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)