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

[Snyk] Upgrade hapi-swagger from 12.0.0 to 12.1.0 #11

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

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade hapi-swagger from 12.0.0 to 12.1.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2020-01-30.
Release notes
Package name: hapi-swagger
  • 12.1.0 - 2020-01-30

    Feature

    • #645 add options that allow hapi-swagger to work behind various proxy scenarios. See #645 (comment) for details.
    • swaggerUIPath is not defined, routesBasePath is not defined
      • Both take default value /swaggerui/
      • Endpoints base path is default value
      • Assets base path points to default value
      • Preserves current behaviour
    • swaggerUIPath is defined, routesBasePath is not defined
      • routesBasePath takes swaggerUIPath value
      • Endpoints base path is swaggerUIPath value
      • Assets base path points to swaggerUIPath value
      • Preserves current behaviour
    • swaggerUIPath is not defined, routesBasePath is defined
      • Endpoints base path is routesBasePath value
      • Assets base path points to default value
      • New behaviour
    • swaggerUIPath is defined, routesBasePath is defined
      • Endpoints base path is routesBasePath value
      • Assets base path points to swaggerUIPath value
      • New behaviour
  • 12.0.0 - 2020-01-13
from hapi-swagger GitHub release notes
Commit messages
Package name: hapi-swagger
  • 7a7d130 12.1.0
  • 666e7ff Merge pull request #645 from alferpal/feature/routesBasePath
  • 38008da ci: use @hapi/hapi@19 when testing
  • 8656adf ci: use latest hapi when testing ci
  • c953191 build: upgrade joi to v17.1.0
  • e187497 feat: add missing handling of jsonPath route
  • e34532a feat: add routesBasePath so that the routes created by the plugin can be adjusted

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant