Skip to content
This repository was archived by the owner on Apr 13, 2024. It is now read-only.

Bump the dependencies group with 5 updates #37

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2023

Bumps the dependencies group with 5 updates:

Package From To
System.IdentityModel.Tokens.Jwt 7.0.2 7.0.3
WolverineFx 1.8.3 1.9.0
WolverineFx.EntityFrameworkCore 1.8.3 1.9.0
WolverineFx.FluentValidation 1.8.3 1.9.0
WolverineFx.Postgresql 1.8.3 1.9.0

Updates System.IdentityModel.Tokens.Jwt from 7.0.2 to 7.0.3

Release notes

Sourced from System.IdentityModel.Tokens.Jwt's releases.

7.0.3

Bug Fixes:

  • Fix errors like the following reported by multiple customers at dotnet/aspnetcore#51005 when they tried to upgrade their app using AddMicrosoftIdentityWebApp to .NET 8. See PR for details.
  • Fix compatibility issue with 6x when claims are a bool. See issue #2354 for details.
Changelog

Sourced from System.IdentityModel.Tokens.Jwt's changelog.

7.0.3

Bug Fixes:

  • Fix errors like the following reported by multiple customers at dotnet/aspnetcore#51005 when they tried to upgrade their app using AddMicrosoftIdentityWebApp to .NET 8. See PR for details.
  • Fix compatibility issue with 6x when claims are a bool. See issue #2354 for details.
Commits

Updates WolverineFx from 1.8.3 to 1.9.0

Release notes

Sourced from WolverineFx's releases.

V1.9.0

New Kafka transport! New MQTT transport!

Some significant bug fixes!

Less Otel noise!

https://github.com/JasperFx/wolverine/milestone/33?closed=1

What's Changed

New Contributors

Full Changelog: JasperFx/wolverine@V1.8.3...V1.9.0

Commits
  • c211e19 Turned down agent command otel. Closes GH-605
  • 8e56d90 Added some extra error handling and logging to the Kafka listener
  • 94fd060 Initial Kafka Messaging Transport. Closes GH-390
  • d7ba191 Updates HTTP Middleware docs
  • 28e0a3a Set up MQTT nuget publishing
  • 7c67dbc added topic based routing for MQTT, and docs for MQTT
  • 22c6f22 Corrected usage of internal SQS mapper to enable pure JSON. Closes GH-591
  • 4f7e057 Add .MessagesImplementing<T>() to the docs about message routing
  • 35c9a80 Create LICENSE
  • 677967f Better resource clean up on database operation batch. Closes GH-592
  • Additional commits viewable in compare view

Updates WolverineFx.EntityFrameworkCore from 1.8.3 to 1.9.0

Release notes

Sourced from WolverineFx.EntityFrameworkCore's releases.

V1.9.0

New Kafka transport! New MQTT transport!

Some significant bug fixes!

Less Otel noise!

https://github.com/JasperFx/wolverine/milestone/33?closed=1

What's Changed

New Contributors

Full Changelog: JasperFx/wolverine@V1.8.3...V1.9.0

Commits
  • c211e19 Turned down agent command otel. Closes GH-605
  • 8e56d90 Added some extra error handling and logging to the Kafka listener
  • 94fd060 Initial Kafka Messaging Transport. Closes GH-390
  • d7ba191 Updates HTTP Middleware docs
  • 28e0a3a Set up MQTT nuget publishing
  • 7c67dbc added topic based routing for MQTT, and docs for MQTT
  • 22c6f22 Corrected usage of internal SQS mapper to enable pure JSON. Closes GH-591
  • 4f7e057 Add .MessagesImplementing<T>() to the docs about message routing
  • 35c9a80 Create LICENSE
  • 677967f Better resource clean up on database operation batch. Closes GH-592
  • Additional commits viewable in compare view

Updates WolverineFx.FluentValidation from 1.8.3 to 1.9.0

Release notes

Sourced from WolverineFx.FluentValidation's releases.

V1.9.0

New Kafka transport! New MQTT transport!

Some significant bug fixes!

Less Otel noise!

https://github.com/JasperFx/wolverine/milestone/33?closed=1

What's Changed

New Contributors

Full Changelog: JasperFx/wolverine@V1.8.3...V1.9.0

Commits
  • c211e19 Turned down agent command otel. Closes GH-605
  • 8e56d90 Added some extra error handling and logging to the Kafka listener
  • 94fd060 Initial Kafka Messaging Transport. Closes GH-390
  • d7ba191 Updates HTTP Middleware docs
  • 28e0a3a Set up MQTT nuget publishing
  • 7c67dbc added topic based routing for MQTT, and docs for MQTT
  • 22c6f22 Corrected usage of internal SQS mapper to enable pure JSON. Closes GH-591
  • 4f7e057 Add .MessagesImplementing<T>() to the docs about message routing
  • 35c9a80 Create LICENSE
  • 677967f Better resource clean up on database operation batch. Closes GH-592
  • Additional commits viewable in compare view

Updates WolverineFx.Postgresql from 1.8.3 to 1.9.0

Release notes

Sourced from WolverineFx.Postgresql's releases.

V1.9.0

New Kafka transport! New MQTT transport!

Some significant bug fixes!

Less Otel noise!

https://github.com/JasperFx/wolverine/milestone/33?closed=1

What's Changed

New Contributors

Full Changelog: JasperFx/wolverine@V1.8.3...V1.9.0

Commits
  • c211e19 Turned down agent command otel. Closes GH-605
  • 8e56d90 Added some extra error handling and logging to the Kafka listener
  • 94fd060 Initial Kafka Messaging Transport. Closes GH-390
  • d7ba191 Updates HTTP Middleware docs
  • 28e0a3a Set up MQTT nuget publishing
  • 7c67dbc added topic based routing for MQTT, and docs for MQTT
  • 22c6f22 Corrected usage of internal SQS mapper to enable pure JSON. Closes GH-591
  • 4f7e057 Add .MessagesImplementing<T>() to the docs about message routing
  • 35c9a80 Create LICENSE
  • 677967f Better resource clean up on database operation batch. Closes GH-592
  • Additional commits viewable in compare view

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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `7.0.2` | `7.0.3` |
| [WolverineFx](https://github.com/jasperfx/wolverine) | `1.8.3` | `1.9.0` |
| [WolverineFx.EntityFrameworkCore](https://github.com/jasperfx/wolverine) | `1.8.3` | `1.9.0` |
| [WolverineFx.FluentValidation](https://github.com/jasperfx/wolverine) | `1.8.3` | `1.9.0` |
| [WolverineFx.Postgresql](https://github.com/jasperfx/wolverine) | `1.8.3` | `1.9.0` |


Updates `System.IdentityModel.Tokens.Jwt` from 7.0.2 to 7.0.3
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@7.0.2...7.0.3)

Updates `WolverineFx` from 1.8.3 to 1.9.0
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](JasperFx/wolverine@V1.8.3...V1.9.0)

Updates `WolverineFx.EntityFrameworkCore` from 1.8.3 to 1.9.0
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](JasperFx/wolverine@V1.8.3...V1.9.0)

Updates `WolverineFx.FluentValidation` from 1.8.3 to 1.9.0
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](JasperFx/wolverine@V1.8.3...V1.9.0)

Updates `WolverineFx.Postgresql` from 1.8.3 to 1.9.0
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](JasperFx/wolverine@V1.8.3...V1.9.0)

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: WolverineFx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: WolverineFx.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: WolverineFx.FluentValidation
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: WolverineFx.Postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 18, 2023
@redbaty redbaty merged commit 5d7bb59 into main Oct 18, 2023
@dependabot dependabot bot deleted the dependabot/nuget/dependencies-5e6bf31d37 branch October 18, 2023 21:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant