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.1 to 2.1.2 #255

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

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

Updates swagger-core from 2.1.1 to 2.1.2

Release notes

Sourced from swagger-core's releases.

Swagger-core 2.1.2 released!

  • refs #3412 - deprecate swagger-jaxrs2-servlet-initializer add alternative with different package (#3481)

NOTE swagger-jaxrs2-servlet-initializer artifact is DEPRECATED since 2.1.2 (please see #3412 and #3481), please use instead swagger-jaxrs2-servlet-initializer-v2 (same class io.swagger.v3.jaxrs2.integration.SwaggerServletInitializer)

  • refs #3409 - fix jsonValue processing (#3483)

  • refs #3259 - fix required annotation processing for reference properties (#3482)

  • refs #3438 - fix arraySchema required (#3478)

  • refs #3443 - Resolve java.time.Instant as date-time instead of long (#3477)

  • refs #3464 - change scope of hiddingByJsonView to protected (#3474)

  • refs #3111 - fix Schema.implementation processing for primitive types (#3468)

  • Refs #3399, #3445 Change javax to jakarta artifact dependencies, relax OSGI import (#3467)

  • Classgraph 4.8.65 (#3458)

  • update maven central URLs (#3435)

  • Fix typo in AnnotationsUtils; Fixes #3423 (#3424)

  • refs #3414 - fix enumsAsRef global property behavior (#3417)

Commits
  • a78875c Merge pull request #3492 from swagger-api/bump-gradle-publish
  • 6e19df9 bump grale publish plugin to 0.11.0
  • 64ad3a1 Merge pull request #3491 from swagger-api/prepare-release-2.1.2
  • 1df9869 prepare release 2.1.2
  • 53330b7 Merge pull request #3483 from swagger-api/ticket-3409
  • 10d05a4 refs #3409 - fix jsonValue processing
  • 17673cd Merge pull request #3482 from swagger-api/issue-3259
  • 5367b1a refs #3259 - fix required annotation processing for reference properties
  • 049b504 bump felix-bundle-plugin to 4.2.1
  • edde45b Merge pull request #3481 from swagger-api/issue-3412
  • Additional commits viewable in compare view


Updates swagger-integration from 2.1.1 to 2.1.2

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

Updates swagger-models from 2.1.1 to 2.1.2

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)
dependabot-preview[bot] commented 4 years ago

Looks like these dependencies are up-to-date now, so this is no longer needed.