sebinbenjamin / image-res-generator

A versatile tool for generating icons and splash screens for web and mobile projects. Supports Angular, Ionic, PWA, and more, with seamless SVG and PNG resource generation.
GNU General Public License v3.0
8 stars 5 forks source link

Update snyk: 1.236.1 → 1.248.0 (minor) #90

Closed depfu[bot] closed 4 years ago

depfu[bot] commented 4 years ago

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ snyk (1.236.1 → 1.248.0) · Repo

Release Notes

1.248.0

1.248.0 (2019-11-15)

Features

  • bump cli-interface that brings in skipUnresolved option (386d523)
  • pass allowMissing to ythe python plugin (52b5b48)

1.247.1

1.247.1 (2019-11-13)

Bug Fixes

  • ensure Gradle 6 is supported (73dd54e)

1.246.0

1.246.0 (2019-11-13)

Features

  • bump snyk-gradle-plugin version to latest (f22925b)

1.245.0

1.245.0 (2019-11-12)

Features

  • update snyk-sbt-plugin to latest (119896f)

1.244.0

1.244.0 (2019-11-06)

Features

  • composer dev require (7af2b63)
  • Release CocoaPods test and monitor (3e5cb12)
  • show missing deps for old monitor too (360e686)

1.243.0

1.243.0 (2019-11-05)

Features

  • added a method that checks for node.js v6 (f61ae36)
  • added an eol warning for node v6 users (0207140)

1.242.3

1.242.3 (2019-11-05)

Bug Fixes

  • adds back update functionality on npm versions of release (530e73c)

1.242.2

1.242.2 (2019-11-05)

Bug Fixes

  • propagate correct relative path (7c489d5)

1.242.1

1.242.1 (2019-11-05)

Bug Fixes

  • add pinning advice back to legacy formatter (e6ce153)
  • update blocker on npm (0d07932)

1.242.0

1.242.0 (2019-11-04)

Features

  • extract converting multi to single result (2fe0961)
  • extract gradle sub-project count (781a516)
  • refactor project count (5dccb99)
  • restructure monitor into a folder and formatter (17410d5)
  • validate monitor path function (343ae0f)

1.241.1

1.241.1 (2019-11-04)

Bug Fixes

  • look for missingDeps in labels too (6f27ed2)
  • Update interface of DepTree from lockfile (a087e42)

1.241.0

1.241.0 (2019-11-01)

Features

  • updated snyk-gradle-plugin to latest version (9be1a2c), this version extracts gradle and build meta for debugging. E.g. Java version, grade version, OS version.

1.240.3

1.240.3 (2019-10-31)

Bug Fixes

  • propagate correct path on sln scan error (70b986b)

1.240.2

1.240.2 (2019-10-31)

Bug Fixes

  • revert feat: replace spinner (43f2368)

1.240.1

1.240.1 (2019-10-30)

Bug Fixes

  • strip ansi chars when using --json (7aaf2df)

1.240.0

1.240.0 (2019-10-30)

Features

  • introduce spinner lib to replace custom one (05738b1)
  • user external spinner in npm and monitor (bf6c40e)

1.239.5

1.239.5 (2019-10-29)

Bug Fixes

  • don't fail when there are no deps in csproj (a0a760e)

1.239.3

1.239.3 (2019-10-28)

Bug Fixes

  • refactor pin remediation data structure (7670c92)

1.239.2

1.239.2 (2019-10-28)

Bug Fixes

  • throw error when cli runs with multiple paths or sln and project-name option (b744709)

1.239.1

1.239.1 (2019-10-28)

Bug Fixes

  • avoid stack overflow with spread operator (8f05cde)

1.239.0

1.239.0 (2019-10-25)

Features

  • user new spinner lib for auth (2cc2853)

1.238.0

1.238.0 (2019-10-24)

Features

  • updated snyk-cli-interface to latest version (e4c8baa)

1.237.1

1.237.1 (2019-10-23)

Bug Fixes

1.237.0

1.237.0 (2019-10-23)

Features

  • remove proxy-agent bundle & update to 3.1.1 (f88202a)

1.236.2

1.236.2 (2019-10-23)

Bug Fixes

  • show vuln note if present (6891566)
  • update tests to count vulns in new format (c76adb2)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
depfu[bot] commented 4 years ago

Closed in favor of #93.