Bump FluentValidation, MicroElements.Swashbuckle.FluentValidation, Swashbuckle.AspNetCore.Swagger and Swashbuckle.AspNetCore.SwaggerGen in /src#274
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…ashbuckle.AspNetCore.Swagger and Swashbuckle.AspNetCore.SwaggerGen Bumps [FluentValidation](https://github.com/JeremySkinner/fluentvalidation), [MicroElements.Swashbuckle.FluentValidation](https://github.com/micro-elements/MicroElements.Swashbuckle.FluentValidation), [Swashbuckle.AspNetCore.Swagger](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) and [Swashbuckle.AspNetCore.SwaggerGen](https://github.com/domaindrivendev/Swashbuckle.AspNetCore). These dependencies needed to be updated together. Updates `FluentValidation` from 9.2.0 to 10.0.0 - [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases) - [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt) - [Commits](FluentValidation/FluentValidation@9.2.0...10.0.0) Updates `MicroElements.Swashbuckle.FluentValidation` from 4.0.0 to 6.1.0 - [Release notes](https://github.com/micro-elements/MicroElements.Swashbuckle.FluentValidation/releases) - [Changelog](https://github.com/micro-elements/MicroElements.Swashbuckle.FluentValidation/blob/master/CHANGELOG.md) - [Commits](micro-elements/MicroElements.Swashbuckle.FluentValidation@v4.0.0...v.6.1.0) Updates `Swashbuckle.AspNetCore.Swagger` from 5.5.1 to 6.3.0 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v5.5.1...v6.3.0) Updates `Swashbuckle.AspNetCore.SwaggerGen` from 5.5.1 to 6.3.0 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v5.5.1...v6.3.0) --- updated-dependencies: - dependency-name: FluentValidation dependency-type: direct:production update-type: version-update:semver-major - dependency-name: MicroElements.Swashbuckle.FluentValidation dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Swashbuckle.AspNetCore.Swagger dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Swashbuckle.AspNetCore.SwaggerGen dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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.
Bumps FluentValidation, MicroElements.Swashbuckle.FluentValidation, Swashbuckle.AspNetCore.Swagger and Swashbuckle.AspNetCore.SwaggerGen. These dependencies needed to be updated together.
Updates
FluentValidationfrom 9.2.0 to 10.0.0Release notes
Sourced from FluentValidation's releases.
... (truncated)
Changelog
Sourced from FluentValidation's changelog.
... (truncated)
Commits
e8e0929Bump version77b11d1Merge branch '9.x' into main2744fffBackport language changes from 10.0 to 9.x5d268efFix Serbian translations of error messages (#1683)edfea40Update issue template.7e984f0Update bug report issue template to use Github Issue Forms.5f45422Add Vietnamese language for built-in validator064616dUpdate version.46a4c41Fix #1674 Nested When conditions throw an exception.f7c334eMake various classes and methods public again.Updates
MicroElements.Swashbuckle.FluentValidationfrom 4.0.0 to 6.1.0Release notes
Sourced from MicroElements.Swashbuckle.FluentValidation's releases.
... (truncated)
Changelog
Sourced from MicroElements.Swashbuckle.FluentValidation's changelog.
... (truncated)
Commits
7faf8d8Merge pull request #151 from jrgcubano/feature/net958822c1Added support for net9 in MicroElements.Swashbuckle.FluentValidation.AspNetCoref0aa699Bump Swashbuckle.AspNetCore.SwaggerUI in /samples/SampleWebApi8d06c56issue 140 comment7ae3d77Fix GetValidators for type 'System.Void' failedf6e8b966.0.0a6f6c78IFormFile testsda32d12Added Minimal Api samplec49f703deleted class FluentValidationRulesRegistrator5a27731removed SwaggerGenOptions from filtersUpdates
Swashbuckle.AspNetCore.Swaggerfrom 5.5.1 to 6.3.0Release notes
Sourced from Swashbuckle.AspNetCore.Swagger's releases.
Commits
d63f028Update nuget API keysc5094a3Merge pull request #2367 from domaindrivendev/fix-enum-dedupingfdf8d9aDedup enum values after serialization instead of beforebb118dbMerge pull request #2356 from alexjephsonsw/minimalapi-enhancements43b1b34Merge pull request #2166 from Eneuman/bug/nullabillity-in-generics07d33a7Merge pull request #2360 from mattmazzola/mattm/swaggercli-typoa0d4e86style: typo succesfully to successfullyb36b178Add MethodInfo discovery for Minimal APIc7d580aMerge pull request #2339 from tbolon/global-jsonb5ab8f3Merge pull request #2342 from tbolon/see-langwordUpdates
Swashbuckle.AspNetCore.SwaggerGenfrom 5.5.1 to 6.3.0Release notes
Sourced from Swashbuckle.AspNetCore.SwaggerGen's releases.
Commits
d63f028Update nuget API keysc5094a3Merge pull request #2367 from domaindrivendev/fix-enum-dedupingfdf8d9aDedup enum values after serialization instead of beforebb118dbMerge pull request #2356 from alexjephsonsw/minimalapi-enhancements43b1b34Merge pull request #2166 from Eneuman/bug/nullabillity-in-generics07d33a7Merge pull request #2360 from mattmazzola/mattm/swaggercli-typoa0d4e86style: typo succesfully to successfullyb36b178Add MethodInfo discovery for Minimal APIc7d580aMerge pull request #2339 from tbolon/global-jsonb5ab8f3Merge pull request #2342 from tbolon/see-langwordDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)