Bump safety from 1.10.1 to 1.10.2 #163

Merged
hansegucker merged 1 commit from dependabot/pip/safety-1.10.2 into dev 2021-01-11 08:50:45 +01:00
Owner

Created by: dependabot-preview[bot]

Bumps safety from 1.10.1 to 1.10.2.

Release notes

Sourced from safety's releases.

1.10.2

Safety Binary Release

Changelog

Sourced from safety's changelog.

1.10.2 (2021-01-12)

  • Provide CVSS scores on full report, when available
  • Fixed used DB wrong info
  • Support line breaks on advisories
Commits
  • 4deaacd Version 1.10.2
  • 3f75507 Merge pull request #316 from pyupio/nicholas/support-advisory-multiline
  • ad34959 Merge branch 'master' into nicholas/support-advisory-multiline
  • e09d12f Merge pull request #317 from pyupio/fix-using-local-db
  • c0d27c0 Brought history change to right version
  • 45cf57b Merge branch 'master' into nicholas/support-advisory-multiline
  • 45a5ec9 Adjusted HISTORY to right version
  • 6221955 Merge branch 'master' into fix-using-local-db
  • 63e6b21 Starting version 1.10.2
  • c60643b Merge pull request #324 from nicholasks/feature/premium-insecure-db
  • 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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)
*Created by: dependabot-preview[bot]* Bumps [safety](https://github.com/pyupio/safety) from 1.10.1 to 1.10.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pyupio/safety/releases">safety's releases</a>.</em></p> <blockquote> <h2>1.10.2</h2> <p>Safety Binary Release</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pyupio/safety/blob/master/HISTORY.rst">safety's changelog</a>.</em></p> <blockquote> <h1>1.10.2 (2021-01-12)</h1> <ul> <li>Provide CVSS scores on full report, when available</li> <li>Fixed used DB wrong info</li> <li>Support line breaks on advisories</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pyupio/safety/commit/4deaacd238ce11d91c0cbcf1e18642268848406f"><code>4deaacd</code></a> Version 1.10.2</li> <li><a href="https://github.com/pyupio/safety/commit/3f75507fc927998078511ec9daa18e2951b8b5f7"><code>3f75507</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pyupio/safety/issues/316">#316</a> from pyupio/nicholas/support-advisory-multiline</li> <li><a href="https://github.com/pyupio/safety/commit/ad349597c894a56eacdf9f2dc0172cefacffcea5"><code>ad34959</code></a> Merge branch 'master' into nicholas/support-advisory-multiline</li> <li><a href="https://github.com/pyupio/safety/commit/e09d12fc42619b0abba988604ad15e763cf8698f"><code>e09d12f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pyupio/safety/issues/317">#317</a> from pyupio/fix-using-local-db</li> <li><a href="https://github.com/pyupio/safety/commit/c0d27c0823880450373db18e384361a816bd8267"><code>c0d27c0</code></a> Brought history change to right version</li> <li><a href="https://github.com/pyupio/safety/commit/45cf57b3249d32c620dfda6894926c012b03fdb4"><code>45cf57b</code></a> Merge branch 'master' into nicholas/support-advisory-multiline</li> <li><a href="https://github.com/pyupio/safety/commit/45a5ec95c954b4208f0520900216c1114e8d3813"><code>45a5ec9</code></a> Adjusted HISTORY to right version</li> <li><a href="https://github.com/pyupio/safety/commit/62219550a580d3999492fdfd3f7746be99e875f7"><code>6221955</code></a> Merge branch 'master' into fix-using-local-db</li> <li><a href="https://github.com/pyupio/safety/commit/63e6b21359367746f7868593b8c49be81ee37dad"><code>63e6b21</code></a> Starting version 1.10.2</li> <li><a href="https://github.com/pyupio/safety/commit/c60643b1d5cfc99e02ed9d4f8384ab7fde529b1b"><code>c60643b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pyupio/safety/issues/324">#324</a> from nicholasks/feature/premium-insecure-db</li> <li>Additional commits viewable in <a href="https://github.com/pyupio/safety/compare/1.10.1...1.10.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=safety&package-manager=pip&previous-version=1.10.1&new-version=1.10.2)](https://dependabot.com/compatibility-score/?dependency-name=safety&package-manager=pip&previous-version=1.10.1&new-version=1.10.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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-App-Plank!163
No description provided.