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

Bump the dependencies group with 6 updates #61

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2024

Bumps the dependencies group with 6 updates:

Package From To
CliWrap 3.6.4 3.6.6
System.IdentityModel.Tokens.Jwt 7.1.2 7.2.0
WolverineFx 1.13.2 1.14.0
WolverineFx.EntityFrameworkCore 1.13.2 1.14.0
WolverineFx.FluentValidation 1.13.2 1.14.0
WolverineFx.Postgresql 1.13.2 1.14.0

Updates CliWrap from 3.6.4 to 3.6.6

Release notes

Sourced from CliWrap's releases.

3.6.6

What's Changed

Full Changelog: Tyrrrz/CliWrap@3.6.5...3.6.6

3.6.5

  • Added the CommandResult.IsSuccess property as a shorthand for CommandResult.ExitCode == 0.

Full Changelog: Tyrrrz/CliWrap@3.6.4...3.6.5

Note: Going forward, new release notes will appear here instead of the Changelog.md file. If you want to see the release notes for older versions, you can find them here.

Changelog

Sourced from CliWrap's changelog.

Changelog

Important: This changelog is no longer maintained and will be removed in the future. Going forward, new versions of this package will have the corresponding release notes published on GitHub Releases.

Commits
  • 1cfa50e Re-add accidentally removed package reference condition for `Microsoft.Bcl.As...
  • ebdc370 Update NuGet packages
  • 82adfb7 More cleanup
  • b305b60 Update NuGet packages
  • 7c5feee Clean up with latest C# features
  • c4d5f94 Update license
  • 7cf500b Update package release notes link
  • 3e638af Fix typo
  • 03b29de Set default version for use during local development
  • 7117a20 Standardize exception messages
  • Additional commits viewable in compare view

Updates System.IdentityModel.Tokens.Jwt from 7.1.2 to 7.2.0

Release notes

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

7.2.0

Performance Improvements:

Reduce allocations and transformations when creating a token #2395. Update Esrp Code Signing version to speed up release build #2429.

Engineering Excellence:

Improve benchmark consistency #2428. Adding P50, P90 and P100 percentiles to benchmarks #2411. Decouple benchmark tests from test projects #2413. Include pack step in PR builds #2442.

Fundamentals:

Improve logging in Wilson for failed token validation when key not found #2436. Remove conditional Net8.0 compilation #2424.

Changelog

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

7.2.0

Performance Improvements:

Reduce allocations and transformations when creating a token #2395. Update Esrp Code Signing version to speed up release build #2429.

Engineering Excellence:

Improve benchmark consistency #2428. Adding P50, P90 and P100 percentiles to benchmarks #2411. Decouple benchmark tests from test projects #2413. Include pack step in PR builds #2442.

Fundamentals:

Improve logging in Wilson for failed token validation when key not found #2436. Remove conditional Net8.0 compilation #2424.

Commits

Updates WolverineFx from 1.13.2 to 1.14.0

Release notes

Sourced from WolverineFx's releases.

V1.14.0

What's Changed

See the entire list of closed issues at https://github.com/JasperFx/wolverine/milestone/40?closed=1

New Contributors

Full Changelog: JasperFx/wolverine@v1.13.2...V1.14.0

Commits
  • 3e606d3 Bumping to 1.14
  • 910dc0c Little OpenAPI generation fixes for NSwag usage. Closes GH-685
  • ffd304b Azure Service Bus transport improvements for FIFO queues et al. Closes GH-686...
  • 4c91056 Trying to let the generated code path work. Closes GH-676
  • 2113b21 Updating JasperFx.CodeGeneration and Lamar references. Closes GH-688. Closes ...
  • 47dcb38 Test for parallel batching of messages
  • c9e29dd Allow configuration of batched sender parallelism
  • 0aba6c5 docs: Added documentation for changes
  • b0222ad tests: Added tests
  • 784b1c3 feat: Add CompiledQueryWriterPolicy
  • Additional commits viewable in compare view

Updates WolverineFx.EntityFrameworkCore from 1.13.2 to 1.14.0

Release notes

Sourced from WolverineFx.EntityFrameworkCore's releases.

V1.14.0

What's Changed

See the entire list of closed issues at https://github.com/JasperFx/wolverine/milestone/40?closed=1

New Contributors

Full Changelog: JasperFx/wolverine@v1.13.2...V1.14.0

Commits
  • 3e606d3 Bumping to 1.14
  • 910dc0c Little OpenAPI generation fixes for NSwag usage. Closes GH-685
  • ffd304b Azure Service Bus transport improvements for FIFO queues et al. Closes GH-686...
  • 4c91056 Trying to let the generated code path work. Closes GH-676
  • 2113b21 Updating JasperFx.CodeGeneration and Lamar references. Closes GH-688. Closes ...
  • 47dcb38 Test for parallel batching of messages
  • c9e29dd Allow configuration of batched sender parallelism
  • 0aba6c5 docs: Added documentation for changes
  • b0222ad tests: Added tests
  • 784b1c3 feat: Add CompiledQueryWriterPolicy
  • Additional commits viewable in compare view

Updates WolverineFx.FluentValidation from 1.13.2 to 1.14.0

Release notes

Sourced from WolverineFx.FluentValidation's releases.

V1.14.0

What's Changed

See the entire list of closed issues at https://github.com/JasperFx/wolverine/milestone/40?closed=1

New Contributors

Full Changelog: JasperFx/wolverine@v1.13.2...V1.14.0

Commits
  • 3e606d3 Bumping to 1.14
  • 910dc0c Little OpenAPI generation fixes for NSwag usage. Closes GH-685
  • ffd304b Azure Service Bus transport improvements for FIFO queues et al. Closes GH-686...
  • 4c91056 Trying to let the generated code path work. Closes GH-676
  • 2113b21 Updating JasperFx.CodeGeneration and Lamar references. Closes GH-688. Closes ...
  • 47dcb38 Test for parallel batching of messages
  • c9e29dd Allow configuration of batched sender parallelism
  • 0aba6c5 docs: Added documentation for changes
  • b0222ad tests: Added tests
  • 784b1c3 feat: Add CompiledQueryWriterPolicy
  • Additional commits viewable in compare view

Updates WolverineFx.Postgresql from 1.13.2 to 1.14.0

Release notes

Sourced from WolverineFx.Postgresql's releases.

V1.14.0

What's Changed

See the entire list of closed issues at https://github.com/JasperFx/wolverine/milestone/40?closed=1

New Contributors

Full Changelog: JasperFx/wolverine@v1.13.2...V1.14.0

Commits
  • 3e606d3 Bumping to 1.14
  • 910dc0c Little OpenAPI generation fixes for NSwag usage. Closes GH-685
  • ffd304b Azure Service Bus transport improvements for FIFO queues et al. Closes GH-686...
  • 4c91056 Trying to let the generated code path work. Closes GH-676
  • 2113b21 Updating JasperFx.CodeGeneration and Lamar references. Closes GH-688. Closes ...
  • 47dcb38 Test for parallel batching of messages
  • c9e29dd Allow configuration of batched sender parallelism
  • 0aba6c5 docs: Added documentation for changes
  • b0222ad tests: Added tests
  • 784b1c3 feat: Add CompiledQueryWriterPolicy
  • 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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [CliWrap](https://github.com/Tyrrrz/CliWrap) | `3.6.4` | `3.6.6` |
| [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `7.1.2` | `7.2.0` |
| [WolverineFx](https://github.com/jasperfx/wolverine) | `1.13.2` | `1.14.0` |
| [WolverineFx.EntityFrameworkCore](https://github.com/jasperfx/wolverine) | `1.13.2` | `1.14.0` |
| [WolverineFx.FluentValidation](https://github.com/jasperfx/wolverine) | `1.13.2` | `1.14.0` |
| [WolverineFx.Postgresql](https://github.com/jasperfx/wolverine) | `1.13.2` | `1.14.0` |


Updates `CliWrap` from 3.6.4 to 3.6.6
- [Release notes](https://github.com/Tyrrrz/CliWrap/releases)
- [Changelog](https://github.com/Tyrrrz/CliWrap/blob/master/Changelog.md)
- [Commits](Tyrrrz/CliWrap@3.6.4...3.6.6)

Updates `System.IdentityModel.Tokens.Jwt` from 7.1.2 to 7.2.0
- [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.1.2...7.2.0)

Updates `WolverineFx` from 1.13.2 to 1.14.0
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](JasperFx/wolverine@v1.13.2...V1.14.0)

Updates `WolverineFx.EntityFrameworkCore` from 1.13.2 to 1.14.0
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](JasperFx/wolverine@v1.13.2...V1.14.0)

Updates `WolverineFx.FluentValidation` from 1.13.2 to 1.14.0
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](JasperFx/wolverine@v1.13.2...V1.14.0)

Updates `WolverineFx.Postgresql` from 1.13.2 to 1.14.0
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](JasperFx/wolverine@v1.13.2...V1.14.0)

---
updated-dependencies:
- dependency-name: CliWrap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Jan 16, 2024
@redbaty redbaty merged commit 2faff20 into main Jan 16, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/dependencies-60057359af branch January 16, 2024 22:30
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