browserup / browserup-proxy

BrowserUp Proxy is a free utility to watch, test, and manipulate web application network traffic and performance.
https://browserup.com
Apache License 2.0
164 stars 41 forks source link

Bump swaggerVersion from 2.1.2 to 2.1.3 #286

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 4 years ago

Bumps swaggerVersion from 2.1.2 to 2.1.3. Updates swagger-jaxrs2 from 2.1.2 to 2.1.3

Updates swagger-core from 2.1.2 to 2.1.3

Release notes

Sourced from swagger-core's releases.

Swagger-core 2.1.3 released!

  • ref #3554 - bump jackson to 2.11.1 (#3601)
  • refs #3500 - fix @Deprecated processing (#3590)
  • refs #3583 - fix NPE in case of wrongly provided array in @Schema.implementation (#3589)
  • Bug/3587 fix parameter examples order (#3588)
  • refs #3092 - skip hidden properties in @BeanParam annotated schema (#3580)
  • Added support for filterClass to OpenApiServlet (#3572)
  • bump snakeyaml to 1.26 (#3555)
  • Support for overriding enum values with @JsonProperty or @JsonValue (#3553)
  • feature: listing registered converters (#3551)
  • Fix deserializing enum with negative Long values (#3544)
  • Ref #2887 Update Schema.AccessMode.READ_ONLY docs (#3537)
  • Utilize the OpenApiReader interface in ReaderListener method signatures (#3519)
  • Enabling fully qualified java class names (#3510)
  • Minor code clean-up (#3509)
  • Minor code clean-up (#3508)
  • Minor code clean-up (#3507)
  • Minor code clean-up. (#3506)
  • Remove duplicate alternative in ReaderUtils for javax.ws.rs.DELETE (#3501)
Commits
  • 1aa6f1f Merge pull request #3603 from swagger-api/prepare-release-2.1.3
  • acd8360 prepare release 2.1.3
  • 2237847 Merge pull request #3332 from amarkevich/swagger-maven-plugin
  • 3c30c86 Merge branch 'master' into swagger-maven-plugin
  • f6d73cf Merge pull request #3601 from swagger-api/issue-3554
  • 7f2ca83 ref #3554 - bump jackson to 2.11.1
  • e260f6c Merge pull request #3507 from croudet/coreCleanU
  • 8138180 Merge branch 'master' into coreCleanU
  • 95d2522 Merge pull request #3553 from joschi/issue-3552
  • b31e47a Merge branch 'master' into issue-3552
  • Additional commits viewable in compare view


Updates swagger-integration from 2.1.2 to 2.1.3

Updates swagger-jaxrs2-servlet-initializer from 2.1.2 to 2.1.3

Updates swagger-models from 2.1.2 to 2.1.3

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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)