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.0.9 to 2.1.1 #215

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps swaggerVersion from 2.0.9 to 2.1.1. Updates swagger-jaxrs2 from 2.0.9 to 2.1.1

Updates swagger-core from 2.0.9 to 2.1.1

Release notes

Sourced from swagger-core's releases.

Swagger-core 2.1.1 released!

  • refs #3345 - Include discriminator mapped schemas when filtering (#3381)
  • refs #3365 - fix schema example resolving edge case strings (#3380)
  • remove redundant build status in README (#3374)

Swagger-core 2.1.0 released!

Swagger-core 2.0.10 released!

  • Enable caching of Gradle 'ResolveTask' - remove compatibility to Gradle versions prior to 3.2 (#3321)
  • refs #3303 - Bugfix for filtering nested $refs (#3317)
  • Add syntax highlighting in README code block (#3316)
  • refs #3311 - fix NPE (#3313)
  • refs #3287 - update jackson (#3307)
  • fix #2189 - remove current class from JsonSubTypes (#3298)
  • ref #2340 - fixes discriminator property resolving (#3293)
  • Adding test cases for different JAX-RS scanners (#3285)
  • refs #3283 - add scanner limited to defined resourcePackages (#3284)
Commits
  • 795d31c Merge pull request #3396 from swagger-api/fix-release-date
  • 4b2c288 update release date
  • f8b59ec Merge pull request #3394 from swagger-api/prepare-release-2.1.1
  • 54b3d6e prepare release 2.1.1
  • 4d98358 Merge pull request #3381 from swagger-api/ticket-3345
  • 80e32eb refs #3345 - fixes logic and tests
  • dcb8a64 Include discriminator mapped schemas when filtering
  • 691c768 Merge pull request #3380 from swagger-api/ticket-3365
  • 8e59b75 refs #3365 - fix schema example resolving edge case strings
  • 0af0bca Merge pull request #3374 from swagger-api/readme-status
  • Additional commits viewable in compare view


Updates swagger-integration from 2.0.9 to 2.1.1

Updates swagger-jaxrs2-servlet-initializer from 2.0.9 to 2.1.1

Updates swagger-models from 2.0.9 to 2.1.1

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)