Luidog / node-red-contrib-filemaker

A Node Red FileMaker module. This module uses the FileMaker Data API to connect with a FileMaker server.
33 stars 7 forks source link

[Snyk] Upgrade snyk from 1.361.3 to 1.393.0 #42

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade snyk from 1.361.3 to 1.393.0.

merge advice :information_source: 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.


Release notes
Package name: snyk
  • 1.393.0 - 2020-09-10

    1.393.0 (2020-09-10)

    Features

    • Error handling for --platform flag (dd1bc70)
  • 1.392.1 - 2020-09-08

    1.392.1 (2020-09-08)

    Bug Fixes

    • align integration naming for JetBrains IDEs (8d680ec)
  • 1.392.0 - 2020-09-08

    1.392.0 (2020-09-08)

    Features

    • improve snyk source test display (3796530)
  • 1.391.1 - 2020-09-07

    1.391.1 (2020-09-07)

    Bug Fixes

    • mvnw incorrect execution path (6914f77)
  • 1.391.0 - 2020-09-07

    1.391.0 (2020-09-07)

    Features

    • Adding '--platform' flag to 'snyk container' commands (83641ca)
  • 1.390.0 - 2020-09-07

    1.390.0 (2020-09-07)

    Features

  • 1.389.0 - 2020-09-04

    1.389.0 (2020-09-04)

    Features

    • exit code 3 for no detected projects (9151ff0)
  • 1.388.0 - 2020-09-02

    1.388.0 (2020-09-02)

    Bug Fixes

    • remove new line to prevent bad spinner clearing (fade21a)

    Features

    • use snyk-gradle-plugin@3.6.2 that sends back project targetFile (5720a16)
  • 1.387.1 - 2020-09-01

    1.387.1 (2020-09-01)

    Bug Fixes

    • pin broken needle dependency (7a04ad2)
  • 1.387.0 - 2020-09-01

    1.387.0 (2020-09-01)

    Features

    • log detected orphaned gradle files + test (d323180)
    • return all files detected from find() (77d11ba)
    • return object with files from find-files (cbdbcd3)
    • use cli-interface with TargetFile in meta (53a90d4)
  • 1.386.0 - 2020-08-28
  • 1.385.2 - 2020-08-28
  • 1.385.1 - 2020-08-28
  • 1.385.0 - 2020-08-26
  • 1.384.0 - 2020-08-25
  • 1.383.1 - 2020-08-25
  • 1.383.0 - 2020-08-25
  • 1.382.1 - 2020-08-25
  • 1.382.0 - 2020-08-24
  • 1.381.2 - 2020-08-23
  • 1.381.1 - 2020-08-20
  • 1.381.0 - 2020-08-20
  • 1.380.0 - 2020-08-19
  • 1.379.2 - 2020-08-19
  • 1.379.1 - 2020-08-19
  • 1.379.0 - 2020-08-19
  • 1.378.0 - 2020-08-18
  • 1.377.2 - 2020-08-18
  • 1.377.1 - 2020-08-17
  • 1.377.0 - 2020-08-17
  • 1.376.0 - 2020-08-17
  • 1.375.0 - 2020-08-17
  • 1.374.0 - 2020-08-14
  • 1.373.1 - 2020-08-12
  • 1.373.0 - 2020-08-11
  • 1.372.0 - 2020-08-10
  • 1.371.1 - 2020-08-10
  • 1.371.0 - 2020-08-10
  • 1.370.1 - 2020-08-08
  • 1.370.0 - 2020-08-07
  • 1.369.3 - 2020-08-04
  • 1.369.2 - 2020-07-30
  • 1.369.1 - 2020-07-29
  • 1.369.0 - 2020-07-28
  • 1.368.1 - 2020-07-28
  • 1.368.0 - 2020-07-28
  • 1.367.0 - 2020-07-27
  • 1.366.2 - 2020-07-24
  • 1.366.1 - 2020-07-24
  • 1.366.0 - 2020-07-23
  • 1.365.0 - 2020-07-23
  • 1.364.2 - 2020-07-22
  • 1.364.1 - 2020-07-22
  • 1.364.0 - 2020-07-21
  • 1.363.0 - 2020-07-20
  • 1.362.1 - 2020-07-16
  • 1.362.0 - 2020-07-15
  • 1.361.3 - 2020-07-09
from snyk GitHub release notes
Commit messages
Package name: snyk
  • 54700c1 Merge pull request #1396 from snyk/feat/error-handling-for-docker-platform
  • dd1bc70 feat: Error handling for `--platform` flag
  • 9668ed1 Merge pull request #1392 from snyk/fix/align-integration-name-for-jetbrains-ide
  • 8d680ec fix: align integration naming for JetBrains IDEs
  • 2907db7 Merge pull request #1390 from snyk/feat/improve-source-test-display
  • 3796530 feat: improve snyk source test display
  • dae8ade Merge pull request #1391 from snyk/fix/snyk-mvn-plugin
  • 6914f77 fix: mvnw incorrect execution path
  • bcd6484 Merge pull request #1389 from snyk/feat/add-platform-flag-for-container-command
  • f95b4bd Merge pull request #1376 from snyk/feat/remove-yarn-2-support-to-reenable-node-8
  • 83641ca feat: Adding '--platform' flag to 'snyk container' commands
  • 210408e feat: remove yarn2 support
  • 4d30f5f Merge pull request #1386 from snyk/feat/exit-code-for-no-projects
  • 7c76be1 chore: update helptext with new exit code
  • ed2aab1 test: mount empty fixture for Alpine smoke test
  • 809a73f test: refactor & test exit codes
  • 9151ff0 feat: exiut code 3 for no detected projects
  • 945722f Merge pull request #1383 from snyk/feat/bump-gradle-plugin
  • fade21a fix: remove new line to prevent bad spinner clearing
  • 5720a16 feat: use snyk-gradle-plugin@3.6.2 that sends back project targetFile
  • 6b262ed Merge pull request #1380 from snyk/feat/smoke-test
  • 53e40e5 chore: update monitor smoke test description
  • 324d738 Merge pull request #1379 from snyk/fix/pin-needle
  • c470cec chore: add smoke test for monitor command
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

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 393


Totals Coverage Status
Change from base Build 380: 0.0%
Covered Lines: 604
Relevant Lines: 604

💛 - Coveralls