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

chore(deps): bump swagger-client from 3.13.5 to 3.13.6 #2723

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2021

Bumps swagger-client from 3.13.5 to 3.13.6.

Release notes

Sourced from swagger-client's releases.

v3.13.6

3.13.6 (2021-07-07)

Bug Fixes

  • http: add failback error message in case if HTTP/2 in Chrome (#2136) (b8340ce)
Commits
  • 952d3e9 chore(release): 3.13.6 [skip ci]
  • b8340ce fix(http): add failback error message in case if HTTP/2 in Chrome (#2136)
  • 71a044d Merge pull request #2135 from swagger-api/dependabot/npm_and_yarn/webpack-5.43.0
  • 970b6cf chore(deps-dev): bump webpack from 5.42.1 to 5.43.0
  • a0c323e Merge pull request #2133 from swagger-api/dependabot/npm_and_yarn/nock-13.1.1
  • d003989 chore(deps-dev): bump nock from 13.1.0 to 13.1.1
  • 911f7ca Merge pull request #2132 from swagger-api/dependabot/npm_and_yarn/webpack-5.42.1
  • d838920 chore(deps-dev): bump webpack from 5.42.0 to 5.42.1
  • d887ed0 Merge pull request #2131 from swagger-api/dependabot/npm_and_yarn/webpack-5.42.0
  • 7a74b2b chore(deps-dev): bump webpack from 5.41.1 to 5.42.0
  • 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 will merge this PR once CI passes on it, as requested by @swagger-bot.


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 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)

Copy link
Contributor

@swagger-bot swagger-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swagger-client-3.13.6 branch from 61129b3 to de50a4d Compare July 8, 2021 14:23
Copy link
Contributor

@swagger-bot swagger-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swagger-client-3.13.6 branch from de50a4d to d03bb76 Compare July 8, 2021 14:36
Copy link
Contributor

@swagger-bot swagger-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swagger-client-3.13.6 branch from d03bb76 to b3373bb Compare July 8, 2021 14:50
Copy link
Contributor

@swagger-bot swagger-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swagger-client-3.13.6 branch from b3373bb to 555cb23 Compare July 12, 2021 14:35
Copy link
Contributor

@swagger-bot swagger-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swagger-client-3.13.6 branch from 555cb23 to e39a699 Compare July 13, 2021 14:20
Copy link
Contributor

@swagger-bot swagger-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Bumps [swagger-client](https://github.com/swagger-api/swagger-js) from 3.13.5 to 3.13.6.
- [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.13.5...v3.13.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swagger-client-3.13.6 branch from e39a699 to 2487f1c Compare July 13, 2021 14:33
Copy link
Contributor

@swagger-bot swagger-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 19, 2021

Superseded by #2733.

@dependabot dependabot bot closed this Jul 19, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swagger-client-3.13.6 branch July 19, 2021 14:24
char0n added a commit that referenced this pull request Jan 4, 2023
This bug fix comes via ApiDOM@0.62.1.

Refs #2723
Closes #3746
Closes #3753
char0n added a commit that referenced this pull request Jan 4, 2023
This bug fix comes via ApiDOM@0.62.1.

Refs #2723
Closes #3746
Closes #3753
swagger-bot pushed a commit that referenced this pull request Jan 4, 2023
# [5.0.0-alpha.43](v5.0.0-alpha.42...v5.0.0-alpha.43) (2023-01-04)

### Bug Fixes

* **dereference:** fix serialization of dereferenced definitions ([#3755](#3755)) ([9bbebb5](9bbebb5)), closes [#2723](#2723) [#3746](#3746) [#3753](#3753)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant