Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump CoreWCF.Primitives from 1.3.2 to 1.4.1 #96

Merged
merged 5 commits into from
Sep 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2023

Bumps CoreWCF.Primitives from 1.3.2 to 1.4.1.

Release notes

Sourced from CoreWCF.Primitives's releases.

CoreWCF v1.4.1

Release Notes

Package Info

CoreWCF.Primitives 1.4.1
CoreWCF.Http 1.4.1
CoreWCF.WebHttp 1.4.1
CoreWCF.NetFramingBase 1.4.1 CoreWCF.NetTcp 1.4.1
CoreWCF.Queue 1.4.1 CoreWCF.RabbitMQ 1.4.1 CoreWCF.RabbitMQ.Client 1.4.1 CoreWCF.Kafka 1.4.1 CoreWCF.Kafka.Client 1.4.1 CoreWCF.ConfigurationManager 1.4.1 CoreWCF.Templates 1.4.1

The MSMQ and NetNamedPipe packages are still in preview and will be in the next preview release.

.NET Compatibility

This release depends on .NET Standard 2.0 and runs on any .NET version which supports .NET Standard 2.0. This release supports .NET Framework 4.6.2 and above, .NET 6, and .NET 7. It is built on top of ASP.NET Core and has been tested and runs on all currently supported versions of ASP.NET Core up to 7.0. The client packages CoreWCF.RabbitMQ.Client and CoreWCF.Kafka.Client are supported on .NET 6 or later.

What's Changed

Bug Fixes

  • Some packages dependency version updates were missed when updating to latest versions by @​mconnew in #1215 and #1219

Feedback

Your feedback is important and appreciated. Please use the discussion CoreWCF/CoreWCF#1209 for your questions and comments.

Full Changelog: CoreWCF/CoreWCF@v1.4.0...v1.4.1

CoreWCF v1.4.0

Release Notes

Package Info

CoreWCF.Primitives 1.4.0
CoreWCF.Http 1.4.0
CoreWCF.WebHttp 1.4.0
CoreWCF.NetFramingBase 1.4.0 CoreWCF.NetTcp 1.4.0
CoreWCF.Queue 1.4.0 CoreWCF.RabbitMQ 1.4.0 CoreWCF.RabbitMQ.Client 1.4.0 CoreWCF.Kafka 1.4.0 CoreWCF.Kafka.Client 1.4.0 CoreWCF.ConfigurationManager 1.4.0 CoreWCF.Templates 1.4.0

... (truncated)

Commits
  • b1adeb1 Rolling back dependency on System.IO.Pipelines to 6.0.x version (#1219)
  • ef7a330 Update product version to v1.4.1
  • dae68d3 Update package dependencies (#1215)
  • f1463cf Make QueuePollingService implement IAsyncDisposable (#1206)
  • 57c445f Make IHostedService implementations disposable as WebApplication doesn't call...
  • fd5b68d Update dependency versions (#1201)
  • 0939ad1 Format test code, remove and sort Usings, and apply file header preferences (...
  • 367691e Kafka follow up PR #1 (#1191)
  • 6a577ba Don't add "role" attribute to Security header as it breaks Apache CFX. Added ...
  • ea69b55 Cleanup the shared memory object for named pipe (#1195)
  • Additional 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)

Bumps [CoreWCF.Primitives](https://github.com/CoreWCF/CoreWCF) from 1.3.2 to 1.4.1.
- [Release notes](https://github.com/CoreWCF/CoreWCF/releases)
- [Commits](CoreWCF/CoreWCF@v1.3.2...v1.4.1)

---
updated-dependencies:
- dependency-name: CoreWCF.Primitives
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from Bertk as a code owner September 12, 2023 18:45
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 12, 2023
@Bertk Bertk merged commit 4d3ccf5 into main Sep 12, 2023
7 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/CoreWCF.Primitives-1.4.1 branch September 12, 2023 20:12
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant