Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 13, 2019

Bumps phoenix_swagger from 0.8.1 to 0.8.2.

Changelog

Sourced from phoenix_swagger's changelog.

0.8.2

  • Add support for Phoenix ~> 1.4.9
  • Ability to configure json library e.g. config :phoenix_swagger, json_library: Jason
  • Improvements in SwagerUI Plug
  • Update dependencies
  • Bug fixes
Commits
  • 119b997 Update CHANGELOG.md for 0.8.2
  • 366d5e8 Merge pull request #240 from outluch/patch-2
  • 4005176 Update getting-started.md
  • a6c9a58 Merge pull request #235 from xerions/update-ex-json-schema
  • 404168f Merge pull request #236 from xerions/allow-jason-in-swaggerui-plug
  • 021c81b Use PhoenixSwagger.json_library() to encode json in swagger ui error response
  • 0cc2492 Update ex_json_schema to 0.6
  • 610ce54 Merge pull request #219 from Bluetab/feat-jason
  • 659dc52 Merge pull request #234 from xerions/warn-on-missing-config
  • fb0813a Warn when no phoenix_swagger config found
  • 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 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:

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

@coveralls
Copy link

coveralls commented Dec 13, 2019

Pull Request Test Coverage Report for Build 2867

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 91.514%

Totals Coverage Status
Change from base Build 2863: 0.0%
Covered Lines: 1046
Relevant Lines: 1143

💛 - Coveralls

@dependabot-preview dependabot-preview bot changed the base branch from master to sa_2021 April 13, 2020 05:38
Bumps [phoenix_swagger](https://github.com/xerions/phoenix_swagger) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/xerions/phoenix_swagger/releases)
- [Changelog](https://github.com/xerions/phoenix_swagger/blob/master/CHANGELOG.md)
- [Commits](xerions/phoenix_swagger@v0.8.1...v0.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/hex/phoenix_swagger-0.8.2 branch from d8177c9 to 1b0adfe Compare May 12, 2020 11:28
@dependabot-preview
Copy link
Contributor Author

Looks like phoenix_swagger is up-to-date now, so this is no longer needed.

@dependabot-preview dependabot-preview bot deleted the dependabot/hex/phoenix_swagger-0.8.2 branch May 12, 2020 13:47
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.

2 participants