fix(deps): Bump dotnet-sdk from 9.0.301 to 9.0.304#4
Merged
Conversation
Bumps [dotnet-sdk](https://github.com/dotnet/sdk) from 9.0.301 to 9.0.304. - [Release notes](https://github.com/dotnet/sdk/releases) - [Commits](dotnet/sdk@v9.0.301...v9.0.304) --- updated-dependencies: - dependency-name: dotnet-sdk dependency-version: 9.0.304 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull Request Overview
This PR updates the .NET SDK version from 9.0.301 to 9.0.304 to incorporate the latest patches and dependency updates in the 9.0.3xx release branch.
- Updates .NET SDK version in global.json configuration
- Incorporates latest dependency updates and bug fixes from the dotnet-sdk repository
- Maintains the same rollForward policy while bumping to the latest patch version
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
hangy
approved these changes
Aug 16, 2025
github-actions bot
pushed a commit
that referenced
this pull request
Sep 3, 2025
# 1.0.0-beta.1 (2025-09-03) ### Bug Fixes * Add Microsoft Testing extensions for enhanced test coverage and reporting, and remove `MSTest.Sdk` ([2307492](2307492)) * **deps:** Bump dotnet-sdk from 9.0.301 to 9.0.304 ([#4](#4)) ([be2c43e](be2c43e)) * Ensure proper disposal of Activity in Bind and SendRequest methods ([8bc09f9](8bc09f9)) * Simplify X509CertificateCollection reference in TraceableLdapConnection ([4a72ea0](4a72ea0)) * Update UserSecretsId in AppHost.csproj and add launchSettings.json for project configuration ([d8a4627](d8a4627)) ### Features * Add initial project files and implement ILdapConnection interface with TraceableLdapConnection class ([6dbe51e](6dbe51e)) * Add issue templates for bug reports and feature requests, and configure GitHub workflows for dependency review, component detection, CodeQL analysis, .NET build, release process, and semantic pull request validation ([6de61c3](6de61c3)) * Implement LDAP connection in Worker service and enhance OpenTelemetry instrumentation ([9d9f32f](9d9f32f)) * Refactor Worker service to use ILdapConnection for LDAP operations and configure dependency injection ([5958367](5958367))
|
🎉 This PR is included in version 1.0.0-beta.1 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
github-actions bot
pushed a commit
that referenced
this pull request
Nov 13, 2025
# 1.0.0 (2025-11-13) ### Bug Fixes * Add Microsoft Testing extensions for enhanced test coverage and reporting, and remove `MSTest.Sdk` ([2307492](2307492)) * Cast search attributes to string for proper tagging in activity ([bf004d8](bf004d8)) * **deps:** Bump dotnet-sdk from 9.0.301 to 9.0.304 ([#4](#4)) ([be2c43e](be2c43e)) * **editorconfig:** Adjust diagnostic severity settings for TUnit test discovery ([39d4860](39d4860)) * Ensure proper disposal of Activity in Bind and SendRequest methods ([8bc09f9](8bc09f9)) * Simplify X509CertificateCollection reference in TraceableLdapConnection ([4a72ea0](4a72ea0)) * **tests:** Ensure finalizer suppression in LdapContainer disposal ([35525de](35525de)) * **tests:** Update wait strategy to use UntilInternalTcpPortIsAvailable for LdapContainer ([9ba8c81](9ba8c81)) * Update activity display names to include 'ldap' prefix for clarity ([74ab26e](74ab26e)) * Update UserSecretsId in AppHost.csproj and add launchSettings.json for project configuration ([d8a4627](d8a4627)) * Use internal `StartActivity` for search ([da022a1](da022a1)) * **worker:** Improve logging and handle null arguments in Worker class ([25871e6](25871e6)) ### Features * Add AOT compatibility property to project file ([a5bd448](a5bd448)) * Add dotnet.config for Microsoft.Testing.Platform configuration ([45ce507](45ce507)) * Add initial project files and implement ILdapConnection interface with TraceableLdapConnection class ([6dbe51e](6dbe51e)) * Add issue templates for bug reports and feature requests, and configure GitHub workflows for dependency review, component detection, CodeQL analysis, .NET build, release process, and semantic pull request validation ([6de61c3](6de61c3)) * enhance LDAP connection tracing with detailed request and response attributes ([0e17e35](0e17e35)) * Implement LDAP connection in Worker service and enhance OpenTelemetry instrumentation ([9d9f32f](9d9f32f)) * Publish .NET 8 and .NET 9 version of the NuGet package ([669fc82](669fc82)) * Refactor Worker service to use ILdapConnection for LDAP operations and configure dependency injection ([5958367](5958367))
|
🎉 This PR is included in version 1.0.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
This file contains hidden or 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
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 dotnet-sdk from 9.0.301 to 9.0.304.
Commits
f12f5f6Merged PR 51718: [internal/release/9.0.3xx] Update dependencies from dnceng/i...c20885aUpdate dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wi...4624fcfMerged PR 51708: [internal/release/9.0.3xx] Update dependencies from dnceng/i...cc80185Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-as...fc56405Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-as...b0b9207Merged PR 51694: [internal/release/9.0.3xx] Update dependencies from dnceng/i...1ead4cfUpdate dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...a7250acUpdate dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wi...45fb382Merged PR 51573: [internal/release/9.0.3xx] Merge public commitsddfc03fMerged PR 51568: [internal/release/9.0.3xx] Update dependencies from dnceng/i...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)