Skip to content

Bump Paramore.Brighter from 9.9.12 to 10.0.1#304

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/Paramore.Brighter-10.0.1
Closed

Bump Paramore.Brighter from 9.9.12 to 10.0.1#304
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/Paramore.Brighter-10.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 13, 2025

Copy link
Copy Markdown
Contributor

Updated Paramore.Brighter from 9.9.12 to 10.0.1.

Release notes

Sourced from Paramore.Brighter's releases.

10.0.1

What's Changed

Full Changelog: BrighterCommand/Brighter@10.0.0...10.0.1

10.0.0

What's Changed

10.0.0-preview.11

What's Changed

Full Changelog: BrighterCommand/Brighter@10.0.0-preview.10...10.0.0-preview.11

10.0.0-preview.10

Changes

  • Rename project AWS project @​lillo42 (#​3793)
  • patch(Azure): Update Azure Identity and remove no longer supported providers @​preardon (#​3789)
  • Do not protect an explicit Clear with a SemaphoreSlim @​iancooper (#​3751)
  • remove some redundant class bodies @​SimonCropp (#​3709)
  • mesages typo @​SimonCropp (#​3714)
  • Avoid linq Count() @​SimonCropp (#​3710)
  • Fix V10 Release Notes: Add Scheduled Messaging, Default Mappers, and Missing Feature Documentation @copilot-swe-agent[bot] (#​3705)
  • Add comprehensive V10.0.0 release notes with breaking changes and migration guidance @copilot-swe-agent[bot] (#​3703)
  • fix: Use CancellationToken from ResiliencePipeline @​lillo42 (#​3698)
  • feat: Add support to Polly Resilience Pipeline @​lillo42 (#​3677)
  • feat: bulk dispatch to support circuit breaking @​mikechrisfreeman (#​3688)
  • feat: Add support to tripped topics for MongoDB @​lillo42 (#​3692)
  • feat: Improve inbox and outbox @​lillo42 (#​3659)
  • Fix Nullable @​iancooper (#​3676)
  • Change names of Brighter builder methods @​iancooper (#​3675)
  • Register the Connection and Transaction provider interfaces @​lillo42 (#​3668)
  • [Feature] Add support to AWS SDK v4 @​lillo42 (#​3641)
  • Quorum Queues Tests Fix @​iancooper (#​3642)
  • Add a copilot instructions file @​iancooper (#​3649)
  • Document the Paramore.Brighter core assembly architecture for new contributors @copilot-swe-agent[bot] (#​3648)
  • [Chore] Clean Up XML Comments for V10 - Core Framework Documentation @copilot-swe-agent[bot] (#​3646)

🚀 Features

  • Add support to fair queue @​lillo42 (#​3791)
  • [Feature] Use ServiceBusMessageBatch with fallback @​mikechrisfreeman (#​3717)
  • Add Workflow Id and Job Id @​iancooper (#​3693)
  • Dynamic Request Type @​iancooper (#​3669)
  • [Feature] Support circuit breaking of topics @​mikechrisfreeman (#​3651)
  • feat: Use GUID v7 for .NET 9+ @​lillo42 (#​3687)
  • feat: Add support to set partition key and headers via Request Context @​lillo42 (#​3678)
  • [Feature] Add support to Apache RocketMQ @​lillo42 (#​3650)
  • [Feature] Create Adaptors for other messaging integration @​lillo42 (#​3634)
  • Command Processor Dispatching Strategy @​iancooper (#​3652)
  • Add a Mediator to Brighter @​iancooper (#​3370)
  • (Agent) Friendly Contrib @​iancooper (#​3637)

🐛 Bug Fixes

  • [Fix] Sample Fixes @​iancooper (#​3790)
  • [Bug] Fixes Reactor mode not respecting empty channel delay @​lillo42 (#​3777)
  • Transaction Provider Scope @​iancooper (#​3754)
  • fix: When timeout is less than 1s, the received message never return @​lillo42 (#​3773)
  • fix: DynamoDB and MongoDB outbox when dataschema/source is not URL absolute @​lillo42 (#​3770)
  • fix: quartz sample @​lillo42 (#​3772)
  • Make SqsSubscription constructors public @​lukedukeus (#​3742)
  • fix: RabbitMQ Async pulling @​lillo42 (#​3712)
  • fix: correctly wrapping/unwrapping servicebus message user properties @​mikechrisfreeman (#​3711)
    ... (truncated)

10.0.0-preview.9

What's Changed

New Contributors

Full Changelog: BrighterCommand/Brighter@10.0.0-preview.8...10.0.0-preview.9

10.0.0-preview.8

Changes

  • remove some redundant class bodies @​SimonCropp (#​3709)
  • mesages typo @​SimonCropp (#​3714)
  • Avoid linq Count() @​SimonCropp (#​3710)
  • Fix V10 Release Notes: Add Scheduled Messaging, Default Mappers, and Missing Feature Documentation @copilot-swe-agent[bot] (#​3705)
  • Add comprehensive V10.0.0 release notes with breaking changes and migration guidance @copilot-swe-agent[bot] (#​3703)
  • fix: Use CancellationToken from ResiliencePipeline @​lillo42 (#​3698)
  • feat: Add support to Polly Resilience Pipeline @​lillo42 (#​3677)
  • feat: bulk dispatch to support circuit breaking @​mikechrisfreeman (#​3688)
  • feat: Add support to tripped topics for MongoDB @​lillo42 (#​3692)
  • feat: Improve inbox and outbox @​lillo42 (#​3659)
  • Fix Nullable @​iancooper (#​3676)
  • Change names of Brighter builder methods @​iancooper (#​3675)
  • Register the Connection and Transaction provider interfaces @​lillo42 (#​3668)
  • [Feature] Add support to AWS SDK v4 @​lillo42 (#​3641)
  • Quorum Queues Tests Fix @​iancooper (#​3642)
  • Add a copilot instructions file @​iancooper (#​3649)
  • Document the Paramore.Brighter core assembly architecture for new contributors @copilot-swe-agent[bot] (#​3648)
  • [Chore] Clean Up XML Comments for V10 - Core Framework Documentation @copilot-swe-agent[bot] (#​3646)

🚀 Features

  • Add Workflow Id and Job Id @​iancooper (#​3693)
  • Dynamic Request Type @​iancooper (#​3669)
  • [Feature] Support circuit breaking of topics @​mikechrisfreeman (#​3651)
  • feat: Use GUID v7 for .NET 9+ @​lillo42 (#​3687)
  • feat: Add support to set partition key and headers via Request Context @​lillo42 (#​3678)
  • [Feature] Add support to Apache RocketMQ @​lillo42 (#​3650)
  • [Feature] Create Adaptors for other messaging integration @​lillo42 (#​3634)
  • Command Processor Dispatching Strategy @​iancooper (#​3652)
  • (Agent) Friendly Contrib @​iancooper (#​3637)

🐛 Bug Fixes

  • fix: RabbitMQ Async pulling @​lillo42 (#​3712)
  • fix: correctly wrapping/unwrapping servicebus message user properties @​mikechrisfreeman (#​3711)
  • fix: Outbox registration when used with Sweeper & Archiver @​lillo42 (#​3713)
  • fix: RocketMQ @​lillo42 (#​3696)
  • fix: Outbox Archive registration @​lillo42 (#​3690)
  • feat: Update ServiceLifetime @​lillo42 (#​3689)
  • fix: Unwrap Cloudevent @​lillo42 (#​3686)
  • fix: error to stop RabbitMQ Async @​lillo42 (#​3685)
  • fix: NullReference with outbox sweeper @​lillo42 (#​3683)
  • feat: Allow SqsPublication set QueueAttribute and channel type @​lillo42 (#​3666)

🛠️ Dependencies

  • chore(deps): bump actions/download-artifact from 4 to 5 @dependabot[bot] (#​3706)
  • revert back to Microsoft.Data.SqlClient 6.0.2 @​SimonCropp (#​3708)
    ... (truncated)

10.0.0-preview.7

What's Changed

New Contributors

Full Changelog: BrighterCommand/Brighter@10.0.0-preview.5...10.0.0-preview.7

10.0.0-preview.6

What's Changed

10.0.0-preview.5

What's Changed

10.0.0-preview.3

Changes

  • Update rabbitmq docker @​holytshirt (#​3041)
  • chore(docker): updated rabbitmq docker file with latest delay plug-in @​holytshirt (#​3040)
  • Fix Warnings @​iancooper (#​3027)
  • Renaming MessageMapper methods to Async with Cancellation token @​holytshirt (#​3013)
  • fix(test): fix issue with aws tests @​holytshirt (#​3012)
  • Fix MessagePumpAsync to catch error and create MessageMapp… @​holytshirt (#​3011)
  • [Docs]Add Some More ADRs to describe old decisions @​iancooper (#​3010)
  • Allow for Async Message Mapper Pipelines @​iancooper (#​2936)
  • feature: Central Package Management @​holytshirt (#​2993)
  • fix: Added project Paramore.Brighter.Sqlite.Dapper it was missing fro… @​holytshirt (#​2925)
  • Fix part missed in rebase @​preardon (#​2924)

🚀 Features

  • Outbox Outstanding Feature @​preardon (#​2955)

🐛 Bug Fixes

  • Kafka Headers @​iancooper (#​3014)
  • An assortment of minor docs and spelling fixes @​slang25 (#​2733)
  • Inbox Configuration was not being handled @​iancooper (#​3008)
  • Convert a DateTime to a string representation with millisecond accuracy @​SteveBush (#​2945)
  • fix: Allows setting of TransactionConnectionProvider on RPC mode @​DevJonny (#​2951)

🛠️ Dependencies

  • chore(deps): bump dotnet-ef from 8.0.1 to 8.0.2 @​dependabot (#​3030)
  • chore(deps): bump dotnet-ef from 8.0.0 to 8.0.1 @​dependabot (#​3001)
  • chore(deps): bump release-drafter/release-drafter from 5 to 6 @​dependabot (#​3000)
  • chore(deps): bump actions/download-artifact from 3 to 4 @​dependabot (#​2964)
  • chore(deps): bump actions/upload-artifact from 3 to 4 @​dependabot (#​2965)
  • chore(deps): bump github/codeql-action from 2 to 3 @​dependabot (#​2966)

10.0.0-preview.2

Changes

  • Renaming MessageMapper methods to Async with Cancellation token @​holytshirt (#​3013)
  • fix(test): fix issue with aws tests @​holytshirt (#​3012)
  • Fix MessagePumpAsync to catch error and create MessageMapp… @​holytshirt (#​3011)
  • [Docs]Add Some More ADRs to describe old decisions @​iancooper (#​3010)
  • Allow for Async Message Mapper Pipelines @​iancooper (#​2936)
  • feature: Central Package Management @​holytshirt (#​2993)
  • fix: Added project Paramore.Brighter.Sqlite.Dapper it was missing fro… @​holytshirt (#​2925)
  • Fix part missed in rebase @​preardon (#​2924)

🚀 Features

  • Outbox Outstanding Feature @​preardon (#​2955)

🐛 Bug Fixes

  • Improved DateTime with Kafka Headers @​iancooper (#​3014)
  • An assortment of minor docs and spelling fixes @​slang25 (#​2733)
  • Inbox Configuration was not being handled @​iancooper (#​3008)
  • Convert a DateTime to a string representation with millisecond accuracy @​SteveBush (#​2945)
  • fix: Allows setting of TransactionConnectionProvider on RPC mode @​DevJonny (#​2951)

10.0.0-preview.1

Changes

V10 will contain interface changes to our hostbuilder support, outboxes, message mapper pipelines, and removal of obsolete methods

🚀 Features

This first preview is centered on support for binary payloads

  • Binary payloads @​iancooper (#​2560)

🐛 Bug Fixes

  • Binary payloads @​iancooper (#​2560)

🛠️ Dependencies

  • chore(deps): bump Microsoft.Data.SqlClient from 5.1.1 to 5.1.2 @​dependabot (#​2890)
  • chore(deps): bump AWSSDK.SQS from 3.7.200.60 to 3.7.200.64 @​dependabot (#​2888)
  • chore(deps): bump Microsoft.Data.Sqlite from 7.0.12 to 7.0.13 @​dependabot (#​2885)
  • chore(deps): bump dotnet-ef from 7.0.12 to 7.0.13 @​dependabot (#​2889)

Commits viewable in compare view.

Dependabot compatibility score

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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: Paramore.Brighter
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Oct 13, 2025
@SimonCropp SimonCropp closed this Oct 13, 2025
@dependabot @github

dependabot Bot commented on behalf of github Oct 13, 2025

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/nuget/src/Paramore.Brighter-10.0.1 branch October 13, 2025 10:39
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