build(deps): Bump System.Threading.Channels from 10.0.11 to 10.0.12 - #11
Merged
dborgards merged 1 commit intoSep 9, 2026
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/nuget/System.Threading.Channels-10.0.12
branch
from
September 8, 2026 21:46
cd67cef to
02248ab
Compare
dependabot
Bot
force-pushed
the
dependabot/nuget/System.Threading.Channels-10.0.12
branch
from
September 9, 2026 06:42
02248ab to
6d85488
Compare
Owner
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/nuget/System.Threading.Channels-10.0.12
branch
from
September 9, 2026 08:19
6d85488 to
d9d8ea6
Compare
Owner
|
@dependabot rebase |
--- updated-dependencies: - dependency-name: System.Threading.Channels dependency-version: 10.0.12 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/nuget/System.Threading.Channels-10.0.12
branch
from
September 9, 2026 08:29
d9d8ea6 to
f6a1296
Compare
dborgards
deleted the
dependabot/nuget/System.Threading.Channels-10.0.12
branch
September 9, 2026 08:36
dborgards
pushed a commit
that referenced
this pull request
Sep 9, 2026
## [1.1.0](v1.0.0...v1.1.0) (2026-09-09) ### Features * **rawcan:** add callback-style Subscribe(onNext, predicate) convenience API ([f3bb3e8](f3bb3e8)) ### Bug Fixes * **ci:** resolve release-config presets via import.meta.resolve ([e30423d](e30423d)) * **ci:** use a bypass-eligible PAT for the release push ([03e0cd9](03e0cd9)) * **rawcan:** skip pump join when disposing callback Subscribe from onNext ([be23113](be23113)) * **rawcan:** stop callback pump after self-dispose ([fa54874](fa54874)) * **release:** revert conventional-changelog-conventionalcommits to 9.3.1 ([1910026](1910026)), closes [#2](#2) [#15](#15) [#2](#2) ### Build & Dependencies * **deps:** Bump conventional-changelog-conventionalcommits ([#2](#2)) ([41af4e6](41af4e6)) * **deps:** Bump coverlet.collector and 2 others ([#8](#8)) ([b05ae9c](b05ae9c)) * **deps:** Bump Microsoft.Bcl.AsyncInterfaces from 10.0.11 to 10.0.12 ([#9](#9)) ([67aee2c](67aee2c)) * **deps:** Bump System.Memory from 4.5.4 to 4.6.3 ([#10](#10)) ([c15225a](c15225a)) * **deps:** Bump System.Threading.Channels from 10.0.11 to 10.0.12 ([#11](#11)) ([50db23c](50db23c)) * move to .NET 10 LTS ahead of net8.0 EOL ([cad2962](cad2962))
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.
Updated System.Threading.Channels from 10.0.11 to 10.0.12.
Release notes
Sourced from System.Threading.Channels's releases.
10.0.12
Release
What's Changed
... (truncated)
Commits viewable in compare view.