Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 9, 2025

Pinned Azure.Identity at 1.11.4.

Release notes

Sourced from Azure.Identity's releases.

1.11.2

1.11.2 (2025-10-16)

Bugs Fixed

  • Fixed an issue in ArmDeploymentOperationProperties deserialization where StatusCode could be either a string or a number in JSON, causing InvalidOperationException when parsing an integer StatusCode.

1.11.0

1.11.0 (2025-12-01)

Features Added

  • Added Netezza V2 linked service and dataset definitions.
  • Added Jira V2 connector support in Azure Data Factory.
  • Added enable/disable Interactive Query management APIs.
  • Added clusterResourceGroupAuthType to the HDInsight OnDemand linked service definition.
  • Expanded Snowflake V2 options to cover additional data types.
  • Added partitionOption property for the Salesforce V2 connector.

1.8.1

1.8.1 (2025-11-10)

Bugs Fixed

  • Fixed an issue with JsonPatch.TryGetValue throwing instead of returning false in some cases.
  • Fixed an issue with JsonPatch decoding special characters in json when using GetString.

1.8.0

1.8.0 (2025-10-31)

Features Added

  • Added ClientRequestId property to PipelineRequest which exposes the value that is used in logging and distributed tracing.

1.7.0

1.7.0 (2025-11-07)

Features Added

  • Added internal pipeline policy to normalize (case-insensitive alphabetical) ordering of query parameters for deterministic request URLs.

1.6.0

1.6.0 (2025-10-24)

Features Added

1.6.0-beta.1

1.6.0-beta.1 (2025-12-03)

Bugs Fixed

  • Added Microsoft override attributes to preserve exact Application Insights
    semantics when exporting telemetry data.
    (#​54023)
    • Request: microsoft.request.name, microsoft.request.url,
      microsoft.request.source, microsoft.request.resultCode
    • Dependency: microsoft.dependency.type, microsoft.dependency.target,
      microsoft.dependency.name, microsoft.dependency.data,
      microsoft.dependency.resultCode
    • Operation: microsoft.operation.name

Other Changes

  • Added distinct SDK version labels for all Application Insights shim packages
    to enable accurate attribution and visibility of exporter, distro, and shim
    telemetry during migration and analysis.
    (#​54011)

1.5.2

1.5.2 (2025-11-11)

Breaking Changes

  • CognitiveServicesAccountProperties.NetworkInjections is now a list of AINetworkInjection instead of a single AINetworkInjection instance.

Bugs Fixed

  • Fixed mismatched property type for CognitiveServicesAccountProperties.NetworkInjections.

1.5.1

1.5.1 (2025-11-18)

Features Added

  • Enabled WirePath attributes for all properties in this library.

1.5.0

1.5.0 (2025-11-14)

Features Added

  • Enabled resource metrics export by default.
    (#​53432)

  • Added EnableTraceBasedLogSampler property to AzureMonitorExporterOptions
    to enable filtering logs based on trace sampling decisions, reducing log
    volume while maintaining trace-log correlation.
    (#​53441)

  • Update OpenTelemetry dependencies
    (#​53910)

    • OpenTelemetry 1.14.0

1.5.0-beta.1

1.5.0-beta.1 (2025-12-10)

Features Added

  • Upgraded RegistryTasks api-version to 2025-03-01-preview.

1.4.0

1.4.0 (2025-11-05)

Features Added

  • Upgraded api-version to 2025-11-01.

1.4.0-beta.4

1.4.0-beta.4 (2025-11-18)

Features Added

  • Updated azure monitor metric alert APIs to version 2024-03-01-preview.

1.4.0-beta.3

1.4.0-beta.3 (2025-11-26)

Bugs Fixed

  • Fixed bug when assigning property to a collection throwing exceptions. (#​53862)

1.4.0-beta.2

1.4.0-beta.2 (2025-11-10)

Features Added

  • Added extension method BicepValueExtensions.ToBicepExpression which converts any IBicepValue into BicepExpression to build up complex expressions in bicep. For more details, please refer to the documents in README.
  • Added BicepFunction.GetResourceId corresponding to bicep built-in function resourceId.
  • Added BicepFunction.GetExtensionResourceId corresponding to bicep built-in function extensionResourceId.

Bugs Fixed

  • Enabled the ability to assign expressions into a property with type of a ProvisionableConstruct via low level APIs.
  • Fixed exception when output variable has a type of array or object.
  • Fixed bug when indexing output list or dictionary, a KeyNotFoundException was always thrown. (#​48491)

Other Changes

  • Now collection types (BicepList<T> and BicepDictionary<T>) would be able to force to be empty. (#​53346)

1.3.1

1.3.1 (2025-11-19)

Other Changes

  • Updated Microsoft.Identity.Client.Broker dependency to version 4.78.0
  • Updated Azure.Identity dependency to version 1.17.1

Commits viewable in compare view.

Updated Azure.Identity from 1.8.0 to 1.11.4.

Release notes

Sourced from Azure.Identity's releases.

1.11.2

1.11.2 (2025-10-16)

Bugs Fixed

  • Fixed an issue in ArmDeploymentOperationProperties deserialization where StatusCode could be either a string or a number in JSON, causing InvalidOperationException when parsing an integer StatusCode.

1.11.0

1.11.0 (2025-12-01)

Features Added

  • Added Netezza V2 linked service and dataset definitions.
  • Added Jira V2 connector support in Azure Data Factory.
  • Added enable/disable Interactive Query management APIs.
  • Added clusterResourceGroupAuthType to the HDInsight OnDemand linked service definition.
  • Expanded Snowflake V2 options to cover additional data types.
  • Added partitionOption property for the Salesforce V2 connector.

1.8.1

1.8.1 (2025-11-10)

Bugs Fixed

  • Fixed an issue with JsonPatch.TryGetValue throwing instead of returning false in some cases.
  • Fixed an issue with JsonPatch decoding special characters in json when using GetString.

Commits viewable in compare view.

Updated MessagePack from 2.5.108 to 2.5.187.

Release notes

Sourced from MessagePack's releases.

2.5.187

Changes:

  • #​2014: Use a collision-resistant hash algorithm for untrusted data to address GHSA-4qm4-8hg2-g2xm
  • #​2010: Update published security policy

This list of changes was auto generated.

2.5.172

What's Changed

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.171...v2.5.172

2.5.171

What's Changed

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.168...v2.5.171

2.5.168

What's Changed

New Contributors

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.140...v2.5.168

2.5.140

What's Changed

New Contributors

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.129...v2.5.140

2.5.129

What's Changed

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.124...v2.5.129

2.5.124

What's Changed

New Contributors

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.108...v2.5.124

Commits viewable in compare view.

Updated Npgsql from 5.0.10 to 5.0.18.

Release notes

Sourced from Npgsql's releases.

5.0.18

This version contains a high-severity security patch for CVE-2024-32655 everyone is advised to upgrade.

Thanks to @​paul-gerste-sonarsource for reporting the vulnerability.

5.0.17

5.0.16

5.0.14

Fixes backported:

  • A connector might be returned twice to the pool if broken while opening new connector (#​4479)
  • Deadlock/hung at NpgsqlDataReader.Cleanup (#​4465)

5.0.13

Fixes backported:

  • DeadlockDetected returns false by PostgresException.IsTransient (#​4409)
  • NpgsqlDataReader.ExecuteScalar doesn't always throw PostgresException (#​4378)
  • Intermittent "Unknown message code: X" exceptions. affects 5.X and 6.x (#​4305)
  • NpgsqlDataReader.GetTextReader always returns a reader with UTF8 encoding (#​4384)
  • Idle connection pruning becomes permanently disbled afrer postgres server restart (same as #​4193) (#​4373)

5.0.12

5.0.12 fixes the following:

  • Fix pruning enable/disable race condition (#​4255)
  • Allow flushing of NpgsqlReadBuffer.Stream (#​4122)

5.0.11

Commits viewable in compare view.

Pinned Npgsql at 7.0.7.

Pinned Npgsql at 8.0.3.

Updated Refit from 7.0.0 to 7.2.22.

Release notes

Sourced from Refit's releases.

7.2.22

Fixes:

  • Fix to 7.2.22 16a5754af97bd67b9204c52c649b5e1910ec9317 @​glennawatson
  • Fix version 4185be34a77f0f48f640c07ae13cdc7d447c0b73 @​glennawatson
  • Fix for CRLF injection vulnerability (#​1834) 155153e39a2b68421da8fc44b4f995ca65e82e2e @​ChrisPulman
  • chore: update nuget package versions 155153e39a2b68421da8fc44b4f995ca65e82e2e @​glennawatson

7.2.1

What's Changed

Full Changelog: reactiveui/refit@7.2.0...7.2.1

7.2.0

What's Changed

New Contributors

Full Changelog: reactiveui/refit@7.1.2...7.2.0

7.1.2

Features:

  • b320e4eb4e9049210fe7655e0c6f9fda6b1c8e77 feat: optimize CachedRequestBuilder (#​1716) @​TimothyMakkison
  • 03d7bbc7abae4e0e6440f635223cf6f6f64fb922 feat: use TryGetSingle instead of collection enumerable to lists. (#​1738) @​TimothyMakkison
  • 151b1d9d643ac35fc390c4392be1c725440446de feat: fix existing query values bug (#​1737) @​TimothyMakkison
  • 12640cb4a55051abd88d46c5eba23e63a7c398a1 feat: refactors, cache attributes, use helper methods (#​1739) @​TimothyMakkison
  • f5b169078dc9b54603bbf8f0fba7d25f66756cd9 feat: remove propertiesToAdd (#​1741) @​TimothyMakkison
  • ea1cc52fb1e35b1f46b7472cf2dc66bd74a51ffb feat: optimize RestMethodInfo, reduce dictionary allocations and linq iterations (#​1742) @​TimothyMakkison
  • 1c731b8f354ce0d35f7cbfd1dd163ca3bfa83b7c feat: defer header dictionary creation (#​1745) @​TimothyMakkison

Fixes:

  • 9605c24d2363ff262769dd711f05e0f49e3d06eb Fix for Common Parameter Name used in Generated code (#​1735) @​ChrisPulman

Housekeeping:

  • a61030a868804a670edcab8b49f1539eb313a391 Housekeeping: Add API tests (#​1749) @​ChrisPulman
  • 5f8284135628830e050239080b2344600ec6068c Housekeeping Update version for release (#​1751) @​ChrisPulman

Other:

  • 107d71697d0d41ecdec296634cfb303c96db4c0e chore(deps): update dependency microsoft.codeanalysis.csharp.sourcegenerators.testing to v1.1.2-beta1.24314.1 (#​1736) @​renovate[bot]
  • 44314ba3f98cce39804aa97a65a59905f158164d chore: extract methods (#​1740) @​TimothyMakkison
  • 56375c4b2ee7ca45ec350f4965534c8c28e2f605 Revert #​1705 (#​1750) @​ChrisPulman
  • 4e8c3476bde5bea039aa5f9cce7fb8a9105b597e chore(deps): update dependency microsoft.codeanalysis.csharp.sourcegenerators.testing to v1.1.2 (#​1747) @​renovate[bot]

7.1.1

Features:

  • 8a40692db0322c49ee82ca0dac2e733c46de496f feat: add startup and performance benchmarks (#​1731) @​TimothyMakkison
  • 2bf78cad10890a5b96be4cfee2584aeca13fa972 feat: use ValueStringBuilder adding the query parameters (#​1719) @​TimothyMakkison

Other:

  • 943529592ea84a7ef6b62a4514420a7486c15905 Revert sealed Attributes (#​1734) @​ChrisPulman

7.1.0

Dependencies:

  • ee3119974b0d4c7334bfa1c22d3573a6d9afbd67 Bump BenchmarkDotNet from 0.13.5 to 0.13.6 (#​1539) @​dependabot[bot]
  • 1d4191ab319a3418960f39814254a28ee22a4992 Bump xunit from 2.4.2 to 2.5.0 (#​1534) @​dependabot[bot]
  • 507f758bfaf533e3ea88b5193a0542bd795fa806 Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 (#​1533) @​dependabot[bot]
  • 5d082107b0b4cda10a0bd6effbc6653963eb0ee5 Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.7.0 (#​1550) @​dependabot[bot]
  • 3b4ac94f70f3c2e5291256cc06ffdc9e560f002b Bump BenchmarkDotNet from 0.13.6 to 0.13.7 (#​1551) @​dependabot[bot]
  • bbe1b066dffbf25acceb8f5617ff5a2141119560 Bump Microsoft.VisualStudio.Threading.Analyzers from 17.6.40 to 17.7.30 (#​1554) @​dependabot[bot]
  • 5a6698c0e9131200e6e0c633d8bc0394048f9f9a Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.2 (#​1560) @​dependabot[bot]
  • b2f1b310b3a3857adf8ba536c86e27ae1c39208b Bump BenchmarkDotNet from 0.13.7 to 0.13.8 (#​1563) @​dependabot[bot]
  • df6b7a96dc7bd3f1bb0962b0122b8c2175b6f071 build(deps): bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 (#​1567) @​dependabot[bot]
  • dc07cfbd0f4d42b1e098ce0850de51fd7b662a1c build(deps): bump Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit (#​1572) @​dependabot[bot]
  • 00a263875eaac29200b5a2a51fdd7136578b6661 build(deps): bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 (#​1579) @​dependabot[bot]
  • 6d6aa27e5cf3a25100b3acda19dbe664880276d5 build(deps): bump BenchmarkDotNet from 0.13.8 to 0.13.10 (#​1589) @​dependabot[bot]
  • cb65f42f8f8fb93e622e37c4105cf00685ab250a build(deps): Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 (#​1595) @​dependabot[bot]
  • af399f05b0eb666228bbd20ff0f00598bba81381 build(deps): bump Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit (#​1580) @​dependabot[bot]
  • 992c9b4b7461572c028a5c1f4806ee46144cc139 build(deps): bump xunit from 2.5.0 to 2.6.2 (#​1614) @​dependabot[bot]
  • fba26ee715096d568a2c4dbf146fed53d957a865 build(deps): bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 (#​1611) @​dependabot[bot]
  • a79471db672881bd209fa5b1143b6efa1052b6ee build(deps): bump System.Text.Json from 7.0.3 to 8.0.0 (#​1613) @​dependabot[bot]
  • caee89192fd9aaab610c0b069752d9b11bd1d3c4 build(deps): bump xunit.runner.visualstudio from 2.5.3 to 2.5.4 (#​1609) @​dependabot[bot]
  • cd37b46a81487dbeea32678ed70b3a5f29e0346f build(deps): bump dessant/lock-threads from 4 to 5 (#​1608) @​dependabot[bot]
  • 676a66343e4adfaaf012d78c4468573b5fb5eee0 build(deps): bump System.Net.Http.Json from 7.0.1 to 8.0.0 (#​1612) @​dependabot[bot]
  • d51fdee5a85bbc40773dca5659373200d4c78dde build(deps): bump Microsoft.Extensions.Http from 7.0.0 to 8.0.0 (#​1615) @​dependabot[bot]
  • c8aba6fa0b178cd9e0186a6fcf22d5f41cb50e43 build(deps): bump Microsoft.VisualStudio.Threading.Analyzers (#​1610) @​dependabot[bot]
  • bca7448f95bc2d3d8e273d3ad11f8de8e37ceb07 Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.6.0 to 4.7.0 (#​1559) @​dependabot[bot]
  • ca2ee9a331dadbcfdfb94d7b4cb7cdf9f8505d54 build(deps): bump AutoFixture from 4.18.0 to 4.18.1 (#​1629) @​dependabot[bot]
  • 8e516e8a5a5e9a83bea4aeed207737f73bf305f4 build(deps): bump xunit from 2.6.2 to 2.6.3 (#​1632) @​dependabot[bot]
  • 1dc6a6247ff583bd0c9b525bc97a84b8557bdcb8 build(deps): bump xunit.runner.visualstudio from 2.5.4 to 2.5.5 (#​1631) @​dependabot[bot]
  • 45ff0ccb4f40aa5e7f5dfd6cbe7ac3eed000bcda build(deps): bump xunit from 2.6.3 to 2.6.4 (#​1635) @​dependabot[bot]
  • e5bc249551f85186235e6221be25962d1df53f65 build(deps): bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 (#​1634) @​dependabot[bot]
  • 867efbdcff936b0f217889f87f684bc01df3bd1d build(deps): bump xunit from 2.6.4 to 2.6.5 (#​1637) @​dependabot[bot]
  • 6ebeda54d896409caa21b01adba76538c7c00c74 build(deps): bump xunit from 2.6.5 to 2.6.6 (#​1643) @​dependabot[bot]
  • 5c12ad522ffc66e4515b0a26876359dd07425428 build(deps): bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 (#​1653) @​dependabot[bot]
  • c9395ac965a8bb3da86828d258a0c9351e8dd030 build(deps): bump Microsoft.VisualStudio.Threading.Analyzers (#​1652) @​dependabot[bot]

Features:

  • 66edaaa4f2f75d1609e8f7ba39c5aa75c4c26223 feat: generate code that uses Array.Empty where possible (#​1599) @​TimothyMakkison
  • 4055e7a29ca2b5160c3917236a827e68908b60e9 feat: use private static fields to store constant typeParameters where possible (#​1606) @​TimothyMakkison
  • b7c22ca82d1c51774251b309054c988a5b072676 feat: add leading underscores to typeParameter name (#​1641) @​TimothyMakkison
  • d5caa02cb3c62c4c01b0c54dba53067856fdf8ea feature: Remove UTF8 bom marking @​glennawatson
  • d09db7285fde6caab66754225c25dbeaa2eec4bf Feature Add DotNet 8 support (#​1701) @​ChrisPulman
  • 1b452190bf97101a1bca8a71bb9b9126d82a052f feat: custom query key formatters (#​1570) @​tcortega
  • 51ef4451bf70230723e0dfcb3e6bdc5b66f9f4cb feat: refactor, invert ifs, use optimal methods (#​1713) @​TimothyMakkison
  • dcb9da28de4399a557c9fe56c6730f9f067861ff feat: run csharpier (#​1715) @​TimothyMakkison

Fixes:

  • b59977fe40a28b03b75a47a2beca983a66902434 fix: Document InnerHandler null requirement for DI (#​1569) @​bbrandt
  • e726d19e85676097362bd4f3c0b5af2f77512b42 fix: Refactor code formatting for better readability (#​1564) @​msadeqsirjani

Housekeeping:

  • 2dff048afa4b35da97abff25f72120960f253f3c housekeeping: run csharpier (#​1617) @​TimothyMakkison
    ... (truncated)

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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps Azure.Identity to 1.11.4
Bumps MessagePack from 2.5.108 to 2.5.187
Bumps Npgsql to 5.0.18, 7.0.7, 8.0.3
Bumps Refit from 7.0.0 to 7.2.22

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-version: 1.11.4
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: Npgsql
  dependency-version: 7.0.7
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: Npgsql
  dependency-version: 7.0.7
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: Npgsql
  dependency-version: 8.0.3
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: Refit
  dependency-version: 7.2.22
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: MessagePack
  dependency-version: 2.5.187
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: Azure.Identity
  dependency-version: 1.11.4
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: Npgsql
  dependency-version: 5.0.18
  dependency-type: direct:production
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Dec 9, 2025
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.

1 participant