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

build(deps): bump MMLib.SwaggerForOcelot and Ocelot in /RealEstate.ApiGateway #103

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2024

Bumps MMLib.SwaggerForOcelot and Ocelot. These dependencies needed to be updated together.
Updates MMLib.SwaggerForOcelot from 6.3.0 to 8.2.0

Release notes

Sourced from MMLib.SwaggerForOcelot's releases.

MMLib.SwaggerForOcelot v8.1.0 ✈️

Changes

  • Match multiple ocelot routes for given downstream endpoint @​satano (#284)

Did this project help you? You can now buy me a beer 😎🍺.

MMLib.SwaggerForOcelot v8.0.0 ✈️

Changes


Did this project help you? You can now buy me a beer 😎🍺.

MMLib.SwaggerForOcelot v7.0.1 ✈️

Changes

  • ExpandConfig now respects DangerousAcceptAnyServerCertificateValidator @​jhines-sf (#274)

Did this project help you? You can now buy me a beer 😎🍺.

MMLib.SwaggerForOcelot v7.0.0 ✈️

Changes


Did this project help you? You can now buy me a beer 😎🍺.

Commits

Updates Ocelot from 19.0.2 to 20.0.0

Release notes

Sourced from Ocelot's releases.

20.0.0

September 2023 (version 20.0.0) aka Polish Apple release

Codenamed as Polish Apple Read the Docs: Ocelot 20.0

Honoring 🏅 aka Top Contributors 👏

1st 🥇 goes to Raman Maksimchuk for delivering 5 features 2nd 🥈 goes to @​jlukawska for delivering 3 features 3rd 🥉 goes to Guillaume Gnaegi for delivering 2 features

Starring ⭐ aka Release Influencers :bowtie:

⭐⭐⭐⭐⭐ Raman Maksimchuk, @​raman-m ⭐⭐⭐ @​jlukawska ⭐⭐ Guillaume Gnaegi, @​ggnaegi ⭐ Anthony Steele, @​AnthonySteele ⭐ Ben Bartholomew, @​ben-bartholomew@​DanHarltey ⭐ Fabrizio Mancin, @​Fabman08 ⭐ Freddy, @​fku- :star: Kevin Grossmann, @​grssmnn ⭐ Marco, @​eddex ⭐ Roman, @​ArtRoman ⭐ Thiago Loureiro, @​thiagoloureiro ⭐ Vijay Karavadra, @​vijay-karavadra ⭐ guoyongchang, @​guoyongchang ⭐ leonluc-dev, @​leonluc-dev ⭐ zhangq, @​zqlovejyc

Features in Release 20.0.0

  • 65be4b65 by raman-m on Friday, October 06 at 20:52 → Fix Git command placeholder bug
  • d2f76ae0 by raman-m on Friday, October 06 at 19:44 → +semver: breaking | Polish Apple release | 2nd build
  • adac0a24 by raman-m on Friday, October 06 at 10:20 → Polish Apple release
  • fcdd2744 by Raman Maksimchuk on Friday, October 06 at 09:07 → A brand new Release Notes feature for Releases being made by 'build.cake' script (#1716)
  • e5f31ef0 by Raman Maksimchuk on Monday, October 02 at 19:17 → Follow up #1670: Fix StyleCop issues and improve the code (#1711)
  • e950cf2f by Ben Bartholomew on Saturday, September 30 at 14:50 → #653 Adding null check for downstreamResponse (#1334)
  • 5a81cce1 by Freddy on Saturday, September 30 at 19:34 → Second parameter of Substring is wrong in HeaderFindAndReplaceCreator (#1424)
  • 5dbbbefc by Fabrizio Mancin on Saturday, September 30 at 16:26 → #1400 Manage multiple patterns for allowed/blocked IPs via Security Options config section (#1399)
  • cc0b9b83 by Kevin Grossmann on Friday, September 29 at 20:42 → Ignore port when using UpstreamHost option (#1505)

... (truncated)

Commits
  • 637fde8 Merge pull request #1720 from ThreeMammals/release/20.0
  • 65be4b6 Fix Git command placeholder bug
  • d2f76ae +semver: breaking | Polish Apple release | 2nd build
  • cd94bbe Release 20.0.0
  • adac0a2 Polish Apple release
  • fcdd274 A brand new Release Notes feature for Releases being made by 'build.cake' scr...
  • e5f31ef Follow up #1670: Fix StyleCop issues and improve the code (#1711)
  • e950cf2 #653 Adding null check for downstreamResponse (#1334)
  • 5a81cce Second parameter of Substring is wrong in HeaderFindAndReplaceCreator (#1424)
  • 5dbbbef #1400 Manage multiple patterns for allowed/blocked IPs via Security Options c...
  • 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 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 [MMLib.SwaggerForOcelot](https://github.com/Burgyn/MMLib.SwaggerForOcelot) and [Ocelot](https://github.com/ThreeMammals/Ocelot). These dependencies needed to be updated together.

Updates `MMLib.SwaggerForOcelot` from 6.3.0 to 8.2.0
- [Release notes](https://github.com/Burgyn/MMLib.SwaggerForOcelot/releases)
- [Commits](https://github.com/Burgyn/MMLib.SwaggerForOcelot/commits)

Updates `Ocelot` from 19.0.2 to 20.0.0
- [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...20.0.0)

---
updated-dependencies:
- dependency-name: MMLib.SwaggerForOcelot
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Ocelot
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jun 1, 2024
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants