build(deps): bump Ocelot.Cache.CacheManager, Ocelot, FluentValidation, Microsoft.Extensions.Configuration and Microsoft.Extensions.DependencyInjection in /RealEstate.ApiGateway#116
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…, Microsoft.Extensions.Configuration and Microsoft.Extensions.DependencyInjection Bumps [Ocelot.Cache.CacheManager](https://github.com/ThreeMammals/Ocelot.Cache.CacheManager), [Ocelot](https://github.com/ThreeMammals/Ocelot), [FluentValidation](https://github.com/JeremySkinner/fluentvalidation), [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) and [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Ocelot.Cache.CacheManager` from 18.0.0 to 23.3.3 - [Release notes](https://github.com/ThreeMammals/Ocelot.Cache.CacheManager/releases) - [Commits](https://github.com/ThreeMammals/Ocelot.Cache.CacheManager/commits) Updates `Ocelot` from 19.0.2 to 23.3.3 - [Release notes](https://github.com/ThreeMammals/Ocelot/releases) - [Changelog](https://github.com/ThreeMammals/Ocelot/blob/develop/Ocelot.Release.sln) - [Commits](ThreeMammals/Ocelot@19.0.2...23.3.3) Updates `FluentValidation` from 11.5.2 to 11.8.0 - [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases) - [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt) - [Commits](FluentValidation/FluentValidation@11.5.2...11.8.0) Updates `Microsoft.Extensions.Configuration` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) Updates `Microsoft.Extensions.DependencyInjection` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: Ocelot.Cache.CacheManager dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Ocelot dependency-type: direct:production update-type: version-update:semver-major - dependency-name: FluentValidation dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
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 Ocelot.Cache.CacheManager, Ocelot, FluentValidation, Microsoft.Extensions.Configuration and Microsoft.Extensions.DependencyInjection. These dependencies needed to be updated together.
Updates
Ocelot.Cache.CacheManagerfrom 18.0.0 to 23.3.3Commits
Updates
Ocelotfrom 19.0.2 to 23.3.3Release notes
Sourced from Ocelot's releases.
... (truncated)
Commits
8c0180aPre-Release 23.3.3 artifacts | +semver: patch73c4742Pre-Release 23.3.2 artifacts | +semver: patch5872731Pre-Release 23.3.1 Artifacts | +semver: patch0c13d85Merge pull request #2088 from ThreeMammals/release/23.3696fa07Release 23.3 Artifacts | +semver: minor (#2089)8c1c61e#2085 Enforce Polly v8 Circuit Breaker as the primary strategy (#2086)a034e8c#2002 Early removal of a replaced placeholder parameter in `DownstreamUrlCrea...ee1fb97#2078 V7 polly syntax not longer supported (#2079)cc8f5c5Ocelot NuGet package README file (#2074)34cb3eb#954 #957 #1026 Customize Consul services creation inConsulservice discov...Updates
FluentValidationfrom 11.5.2 to 11.8.0Release notes
Sourced from FluentValidation's releases.
... (truncated)
Changelog
Sourced from FluentValidation's changelog.
Commits
c6c48efBump versionce11ae3Update changeloga437761Fix ChildRules with hierarchies #2165c28c5a4Update ReadTheDocs packages due to breaking changes in RTD build imagesa8c112fAdd ReadTheDocs config file701bc75Merge pull request #2158 from ProfFrugal/perf44cca0fRevert changes to PropertyChain as they cause baseline compatibility validati...ccc3ebeMove caching of the DisplayName func to RuleBase7d91ccbFix bug introduced in AbstractValidator.SetExecutedRuleSets4140e1fUpdate EmptyValidator implementation to be consistent with NotEmptyValidatorUpdates
Microsoft.Extensions.Configurationfrom 7.0.0 to 8.0.0Release notes
Sourced from Microsoft.Extensions.Configuration's releases.
... (truncated)
Commits
5535e31Merge in 'release/8.0' changese0bed94Update dependencies from https://github.com/dotnet/emsdk build 20231030.2 (#9...0395649Merge in 'release/8.0' changes0a7709a[release/8.0] Bump net7 downlevel version to 7.0.14 (#94192)a60d358Merge in 'release/8.0' changes7331dcb[8.0] Update MsQuic (#93979)17ea9abMerged PR 34793: [internal/release/8.0] Merge from public2066e8fApply suggestions from code review59edaad[release/8.0] Honor JsonSerializerOptions.PropertyNameCaseInsensitive in prop...488a8a3[release/8.0][wasm] Fix perf pipeline runs (#93888)Updates
Microsoft.Extensions.DependencyInjectionfrom 7.0.0 to 8.0.0Release notes
Sourced from Microsoft.Extensions.DependencyInjection's releases.
... (truncated)
Commits
5535e31Merge in 'release/8.0' changese0bed94Update dependencies from https://github.com/dotnet/emsdk build 20231030.2 (#9...0395649Merge in 'release/8.0' changes0a7709a[release/8.0] Bump net7 downlevel version to 7.0.14 (#94192)a60d358Merge in 'release/8.0' changes7331dcb[8.0] Update MsQuic (#93979)17ea9abMerged PR 34793: [internal/release/8.0] Merge from public2066e8fApply suggestions from code review59edaad[release/8.0] Honor JsonSerializerOptions.PropertyNameCaseInsensitive in prop...488a8a3[release/8.0][wasm] Fix perf pipeline runs (#93888)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 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)