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 deps group across 1 directory with 7 updates #224

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2024

Bumps the deps group with 7 updates in the /src directory:

Package From To
Azure.Identity 1.11.2 1.11.3
Azure.ResourceManager 1.11.1 1.12.0
Azure.ResourceManager.KeyVault 1.2.2 1.2.3
Azure.ResourceManager.Resources 1.7.2 1.7.3
Microsoft.Graph 5.50.0 5.51.0
Elastic.Apm.NetCoreAll 1.26.0 1.27.0
Swashbuckle.AspNetCore.Filters 8.0.1 8.0.2

Updates Azure.Identity from 1.11.2 to 1.11.3

Release notes

Sourced from Azure.Identity's releases.

Azure.Identity_1.11.3

1.11.3 (2024-05-07)

Bugs Fixed

  • Fixed a regression in DefaultAzureCredential probe request behavior for IMDS managed identity environments. #43796
Commits

Updates Azure.ResourceManager from 1.11.1 to 1.12.0

Release notes

Sourced from Azure.ResourceManager's releases.

Azure.ResourceManager_1.12.0

1.12.0 (2024-05-07)

Bugs Fixed

  • Fixed bicep serialization of flattened properties.
Commits
  • 7e36a3b Fix test (#43867)
  • 22e16ee Prepare release for bicep upgrading (#43873)
  • fc4237a Update AutoRest C# version to 3.0.0-beta.20240506.1 (#43872)
  • 5499781 Generated code for the latest public preview version package-2024-03-01 (#43447)
  • 446093a Updating Change log with feature and breaking details (#43846)
  • e3b3a8e Increment package version after release of Azure.Search.Documents (#43864)
  • 8eddfe9 [Storage] [DataMovement] Preserve Share Files Properties and Attributes (#43799)
  • 3224c32 [Search] Fix VisionVectorizeSkill Test Case for USGov Region (#43861)
  • 00d9e60 Prep for release (#43859)
  • 17dddb8 [Storage] [DataMovement] Removed Upload + Download Validation Options from Sh...
  • Additional commits viewable in compare view

Updates Azure.ResourceManager.KeyVault from 1.2.2 to 1.2.3

Release notes

Sourced from Azure.ResourceManager.KeyVault's releases.

Azure.ResourceManager.KeyVault_1.2.3

1.2.3 (2024-05-07)

Bugs Fixed

  • Fixed bicep serialization of flattened properties.
Commits
  • 4a4303f Increment package version after release of Azure.AI.Translation.Document (#43...
  • 15f06a1 Increment package version after release of Azure.ResourceManager.EventHubs (#...
  • dd093aa Increment package version after release of Azure.ResourceManager.CosmosDB (#4...
  • 3dd8e9f Increment package version after release of Azure.ResourceManager.PostgreSql (...
  • be5c21a Increment package version after release of Azure.ResourceManager.Resources (#...
  • a04b8a5 Increment package version after release of Azure.ResourceManager.ServiceBus (...
  • 516d1de Increment package version after release of Azure.ResourceManager.Sql (#43884)
  • b77ab25 Increment package version after release of Azure.ResourceManager (#43885)
  • c1610bb fix esu license status format type (#43870)
  • 7e36a3b Fix test (#43867)
  • Additional commits viewable in compare view

Updates Azure.ResourceManager.Resources from 1.7.2 to 1.7.3

Release notes

Sourced from Azure.ResourceManager.Resources's releases.

Azure.ResourceManager.Resources_1.7.3

1.7.3 (2024-05-07)

Bugs Fixed

  • Fixed bicep serialization of flattened properties.
Commits
  • 7e36a3b Fix test (#43867)
  • 22e16ee Prepare release for bicep upgrading (#43873)
  • fc4237a Update AutoRest C# version to 3.0.0-beta.20240506.1 (#43872)
  • 5499781 Generated code for the latest public preview version package-2024-03-01 (#43447)
  • 446093a Updating Change log with feature and breaking details (#43846)
  • e3b3a8e Increment package version after release of Azure.Search.Documents (#43864)
  • 8eddfe9 [Storage] [DataMovement] Preserve Share Files Properties and Attributes (#43799)
  • 3224c32 [Search] Fix VisionVectorizeSkill Test Case for USGov Region (#43861)
  • 00d9e60 Prep for release (#43859)
  • 17dddb8 [Storage] [DataMovement] Removed Upload + Download Validation Options from Sh...
  • Additional commits viewable in compare view

Updates Microsoft.Graph from 5.50.0 to 5.51.0

Changelog

Sourced from Microsoft.Graph's changelog.

[5.51.0] - 2024-05-02

  • Latest metadata updates from 24th April 2024.
Commits
  • 35bdae2 Merge pull request #2470 from microsoftgraph/dev
  • 05cc109 Merge pull request #2467 from microsoftgraph/kiota/v1.0/pipelinebuild/145961
  • 442dd15 update change log
  • c5baa69 Update generated files with build 145961
  • 8be19e1 Merge pull request #2461 from microsoftgraph/dependabot/nuget/xunit-2.8.0
  • 208d864 Bump xunit from 2.7.1 to 2.8.0
  • 1b55e45 Merge pull request #2460 from microsoftgraph/dependabot/nuget/xunit.runner.vi...
  • c3f12a6 Bump xunit.runner.visualstudio from 2.5.8 to 2.8.0
  • See full diff in compare view

Updates Elastic.Apm.NetCoreAll from 1.26.0 to 1.27.0

Release notes

Sourced from Elastic.Apm.NetCoreAll's releases.

v1.27.0

What's Changed

Full Changelog: elastic/apm-agent-dotnet@v1.26.0...v1.27.0

Changelog

Sourced from Elastic.Apm.NetCoreAll's changelog.

==== 1.27.0 - 2024/04/30

===== Features

{pull}2326#2326 Add IServiceCollection extension methods to register ApmAgent {pull}2331#2331 Add support for transaction_name_groups and use_path_as_transaction_name

===== Bug fixes

{pull}2298#2298 Refine agent initialization within ElasticApmModule {pull}2303#2303 Fix race condition on Add in redis profiler {pull}2299#2299 Further logging refinements in ElasticApmModule {pull}2304#2304 Update to .NET 8 SDK {pull}2302#2302 Update troubleshooting section of docs {pull}2310#2310 Fix bug when handling of multiple cookie entries with the same name {pull}2314#2314 Clarify logging behaviour in troubleshooting doc {pull}2336#2336 Fix agent-zip for 5.0.0

[[release-notes-1.26.0]]

Commits
  • 80349f2 Update changelog for 1.27 release (#2337)
  • c692c37 Fix agent-zip for 5.0.0 (#2336)
  • aa8fd7e Add support for transaction_name_groups and use_path_as_transaction_name ...
  • 1651da8 Add IServiceCollection extension methods to register ApmAgent (#2326)
  • 049c290 Refactor labeler and project workflows (#2317)
  • 82c6311 Bump the github-actions group in /.github/workflows/test with 1 update (#2319)
  • 3eadbfc Add dates to releases for versions released in the last two years (#2323)
  • 68fa4fd Replace fixed version with placeholder in setup docs (#2322)
  • 0faa54d Clarify logging behaviour in troubleshooting doc (#2314)
  • a82dba1 Fix bug when handling of multiple cookie entries with the same name (#2310)
  • Additional commits viewable in compare view

Updates Swashbuckle.AspNetCore.Filters from 8.0.1 to 8.0.2

Changelog

Sourced from Swashbuckle.AspNetCore.Filters's changelog.

[8.0.2] - 2024-05-01

Fixed

  • Issue #244 - SecurityRequirementsOperationFilter adds duplicate security requirement when using .WithOpenApi()
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 deps group with 7 updates in the /src directory:

| Package | From | To |
| --- | --- | --- |
| [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) | `1.11.2` | `1.11.3` |
| [Azure.ResourceManager](https://github.com/Azure/azure-sdk-for-net) | `1.11.1` | `1.12.0` |
| [Azure.ResourceManager.KeyVault](https://github.com/Azure/azure-sdk-for-net) | `1.2.2` | `1.2.3` |
| [Azure.ResourceManager.Resources](https://github.com/Azure/azure-sdk-for-net) | `1.7.2` | `1.7.3` |
| [Microsoft.Graph](https://github.com/microsoftgraph/msgraph-sdk-dotnet) | `5.50.0` | `5.51.0` |
| [Elastic.Apm.NetCoreAll](https://github.com/elastic/apm-agent-dotnet) | `1.26.0` | `1.27.0` |
| [Swashbuckle.AspNetCore.Filters](https://github.com/mattfrear/Swashbuckle.AspNetCore.Filters) | `8.0.1` | `8.0.2` |



Updates `Azure.Identity` from 1.11.2 to 1.11.3
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.11.2...Azure.Identity_1.11.3)

Updates `Azure.ResourceManager` from 1.11.1 to 1.12.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.ResourceManager_1.11.1...Azure.ResourceManager_1.12.0)

Updates `Azure.ResourceManager.KeyVault` from 1.2.2 to 1.2.3
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.ResourceManager.KeyVault_1.2.2...Azure.ResourceManager.KeyVault_1.2.3)

Updates `Azure.ResourceManager.Resources` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.ResourceManager.Resources_1.7.2...Azure.ResourceManager.Resources_1.7.3)

Updates `Microsoft.Graph` from 5.50.0 to 5.51.0
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/dev/CHANGELOG.md)
- [Commits](microsoftgraph/msgraph-sdk-dotnet@v5.50.0...v5.51.0)

Updates `Elastic.Apm.NetCoreAll` from 1.26.0 to 1.27.0
- [Release notes](https://github.com/elastic/apm-agent-dotnet/releases)
- [Changelog](https://github.com/elastic/apm-agent-dotnet/blob/main/CHANGELOG.asciidoc)
- [Commits](elastic/apm-agent-dotnet@v1.26.0...v1.27.0)

Updates `Swashbuckle.AspNetCore.Filters` from 8.0.1 to 8.0.2
- [Changelog](https://github.com/mattfrear/Swashbuckle.AspNetCore.Filters/blob/master/CHANGELOG.md)
- [Commits](mattfrear/Swashbuckle.AspNetCore.Filters@v8.0.1...v8.0.2)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: Azure.ResourceManager
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: Azure.ResourceManager.KeyVault
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: Azure.ResourceManager.Resources
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: Microsoft.Graph
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: Elastic.Apm.NetCoreAll
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: Swashbuckle.AspNetCore.Filters
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 9, 2024

Superseded by #226.

@dependabot dependabot bot closed this May 9, 2024
@dependabot dependabot bot deleted the dependabot/nuget/src/deps-b01fd2b04d branch May 9, 2024 08:22
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