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(deps): bump Azure.Messaging.ServiceBus, Microsoft.Bcl.AsyncInterfaces and System.Text.Json in /source #1386

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps Azure.Messaging.ServiceBus, Microsoft.Bcl.AsyncInterfaces and System.Text.Json. These dependencies needed to be updated together.
Updates Azure.Messaging.ServiceBus from 7.18.1 to 7.18.2

Commits
  • bdef6a6 Persist oidc env vars in deploy template (#46477)
  • e1469a2 Azure.Monitor.Query: invalid date string format in MetricsClient (#45998)
  • 984ecd1 STG 96 beta changelogs (#46451)
  • 0598a8e Onboard Azure.Developer.MicrosoftPlaywrightTesting sdk (#45044)
  • e6fd97a Update AutoRest C# version to 3.0.0-beta.20241007.1 (#46457)
  • a70001f Fix missing HybridSearch in copy method of SearchOptions (#46425)
  • 7275c78 Storage STG 96 (#45604)
  • 7f20f77 [Service Bus] October 2024 Release Prep (#46438)
  • 65846ee Update Nginx changelog to support API version 2024-06-01-preview (#46447)
  • 8e1b595 [Storage] [DataMovement] [API-Change] Changed ShareFilesStorageResourceProvid...
  • Additional commits viewable in compare view

Updates Microsoft.Bcl.AsyncInterfaces from 8.0.0 to 6.0.0

Commits
  • 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...
  • Additional commits viewable in compare view

Updates System.Text.Json from 8.0.5 to 6.0.9

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 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)

@dependabot dependabot bot requested a review from a team as a code owner November 25, 2024 04:11
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 25, 2024
@dependabot dependabot bot requested a review from energinet-ajw November 25, 2024 04:11
@dependabot dependabot bot force-pushed the dependabot/nuget/source/multi-88ef19fc9f branch from 1cdd3f7 to 33f20d0 Compare November 26, 2024 09:05
…rfaces and System.Text.Json

Bumps [Azure.Messaging.ServiceBus](https://github.com/Azure/azure-sdk-for-net), [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) and [System.Text.Json](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Azure.Messaging.ServiceBus` from 7.18.1 to 7.18.2
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Messaging.ServiceBus_7.18.1...Azure.Messaging.ServiceBus_7.18.2)

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 `System.Text.Json` from 8.0.5 to 6.0.9
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.5...v6.0.9)

---
updated-dependencies:
- dependency-name: Azure.Messaging.ServiceBus
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Bcl.AsyncInterfaces
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/source/multi-88ef19fc9f branch from 920316e to 9974759 Compare November 26, 2024 14:19
Copy link
Author

dependabot bot commented on behalf of github Nov 27, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 27, 2024
@dependabot dependabot bot deleted the dependabot/nuget/source/multi-88ef19fc9f branch November 27, 2024 08:36
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants