Upgraded System.Text.Json package dependency to 6.0.9 (#45416).
Added a new constructor on AzureEventSourceListener for callers that don't need the formatted message (#45191).
Remove unused callback from HttpRequestMessage options in HttpClientTransport transport (#45696).
Added RequiresUnreferencedCode and RequiresDynamicCode attributes to ToDynamicFromJson extension methods and DynamicData APIs to support AOT scenarios (#45417).
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the azure group with 3 updates in the / directory: Azure.Core, Azure.Identity and Microsoft.Azure.Functions.Worker.Sdk.
Updates
Azure.Core
from 1.42.0 to 1.43.0Release notes
Sourced from Azure.Core's releases.
Commits
ed7ce4b
Azure.Provisioning - add BicepFunction.Concat (#45936)fa3fac3
Azure.Provisioning.Sql - make *FirewallRule properties settable (#45933)50a9851
Preparation for release of Azure.Core.Experimental 0.1.0-preview.35 (#45902)be6b8d1
Add tenant() to Azure.Provisioning (#45913)4047f17
Preparation for release of System.ClientModel 1.1.0 (#45904)e82793b
Preparation for release of Azure.Core 1.43.0 (#45903)864cadf
Auto-generated baselines by 1ES Pipeline Templates (#45399)ec265bb
Increment package version after release of Azure.ResourceManager.Network (#45...2029731
Archboard feedback for objectId support (#45880)2eda985
Enable WriteCore feature for attestation (#45928)Updates
Azure.Identity
from 1.12.0 to 1.12.1Release notes
Sourced from Azure.Identity's releases.
Commits
d01e747
Hotfix Azure.Identity 1.12.1 (#46315)Updates
Microsoft.Azure.Functions.Worker.Sdk
from 1.16.4 to 1.18.0Release notes
Sourced from Microsoft.Azure.Functions.Worker.Sdk's releases.
... (truncated)
Changelog
Sourced from Microsoft.Azure.Functions.Worker.Sdk's changelog.
Commits
e453de8
Prepare package versions and release notes for release (#1676)3157205
Update ci.yml to enable use of tags for release (#1559)8285731
Add binding attribute to converter context (#1660)424fc1d
Refactor deferred binding attributes (#1723)ce7b2a4
Implementing bypass deferred binding in Source Generator (#1610)f3bccb3
Implement bypass deferred binding (#1462)420ccd6
Implement initial support for SDK-type binding reference type (#1107, #1275)d54452e
Updating test SDK reference and fixing HTTP E2E test appa27543a
Add E2E testsbb1e1fc
Adding FromBody binding supportDependabot 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