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

Bump swagger-client from 3.18.5 to 3.24.5 #79

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps swagger-client from 3.18.5 to 3.24.5.

Release notes

Sourced from swagger-client's releases.

v3.24.5

3.24.5 (2023-11-07)

Bug Fixes

  • resolve: fix critical bug in OpenAPI 3.1.0 cycle detection (#3226) (7c482b9)

v3.24.4

3.24.4 (2023-11-03)

Bug Fixes

  • execute: handle Server Objects overrides for OpenAPI 3.1.0 (#3223) (13fed9c), closes #2967

v3.24.3

3.24.3 (2023-11-03)

Bug Fixes

  • execute: handle Server Objects overrides for OpenAPI 2.0/3.0.x (#3221) (d45c9ab), closes #2967

v3.24.2

3.24.2 (2023-11-02)

Bug Fixes

  • create spec compliant default OpenAPI.servers field if omitted (#3220) (becdf3c), closes #3143

v3.24.1

3.24.1 (2023-11-02)

Bug Fixes

v3.24.0

3.24.0 (2023-11-01)

... (truncated)

Commits
  • 13fff93 chore(release): cut the 3.24.5 release [skip ci]
  • 7c482b9 fix(resolve): fix critical bug in OpenAPI 3.1.0 cycle detection (#3226)
  • 8e7d867 chore(deps-dev): bump eslint from 8.52.0 to 8.53.0 (#3225)
  • 9c0a27b chore(deps): bump undici from 5.27.0 to 5.27.2 (#3224)
  • 7591bd0 chore(release): cut the 3.24.4 release [skip ci]
  • 13fed9c fix(execute): handle Server Objects overrides for OpenAPI 3.1.0 (#3223)
  • 7b69c04 chore(release): cut the 3.24.3 release [skip ci]
  • d45c9ab fix(execute): handle Server Objects overrides for OpenAPI 2.0/3.0.x (#3221)
  • 4682656 docs(http-client-for-oas-operation): document server and contextUrl options (...
  • 5db5151 chore(release): cut the 3.24.2 release [skip ci]
  • Additional commits viewable in compare view

Dependabot compatibility score

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 [swagger-client](https://github.com/swagger-api/swagger-js) from 3.18.5 to 3.24.5.
- [Release notes](https://github.com/swagger-api/swagger-js/releases)
- [Changelog](https://github.com/swagger-api/swagger-js/blob/master/.releaserc)
- [Commits](swagger-api/swagger-js@v3.18.5...v3.24.5)

---
updated-dependencies:
- dependency-name: swagger-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 13, 2023
Copy link

codecov bot commented Nov 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (68c94d8) 100.00% compared to head (6f63d9b) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #79   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          505       505           
  Branches        15        15           
=========================================
  Hits           505       505           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants