hypery2k / galenframework-cli

NPM wrapper for galenframework
MIT License
17 stars 7 forks source link

chore(deps-dev): bump snyk from 1.239.5 to 1.440.5 in /core #489

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps snyk from 1.239.5 to 1.440.5.

Release notes

Sourced from snyk's releases.

v1.440.5

1.440.5 (2021-02-03)

Bug Fixes

  • add full file path to output file for iac scan (88f9d9a)

v1.440.4

1.440.4 (2021-02-01)

Bug Fixes

  • use sync fs method to avoid race condition (2b211b9)

v1.440.3

1.440.3 (2021-02-01)

Bug Fixes

  • more than one line with jsondeps (a8dea5e)

v1.440.2

1.440.2 (2021-02-01)

Bug Fixes

  • scanning lock due of unresolved deps (746251e)

v1.440.1

1.440.1 (2021-01-28)

Bug Fixes

  • gradle 5.4 Java 11 Dockerfile npm install (50d34c0)

v1.440.0

1.440.0 (2021-01-28)

Features

  • add help for new --project-name-prefix flag (2593496)

v1.439.4

1.439.4 (2021-01-28)

... (truncated)

Commits
  • 7775c04 Merge pull request #1595 from snyk/fix/iac-add-file-path
  • 5d6a548 Merge pull request #1606 from snyk/smoke/debug-docker-bundle-install
  • 9922197 test: cat snyk_latest API call to debug docker bundle install
  • 86f4609 Merge pull request #1600 from snyk/fix/flakey-fn-and-test
  • 2b211b9 fix: use sync fs method to avoid race condition
  • d00c437 Merge pull request #1603 from snyk/fix/more-than-one-line-with-jsondeps
  • a8dea5e fix: more than one line with jsondeps
  • c94a0a4 Merge pull request #1602 from snyk/fix/scanning-lock-due-of-unresolved-depend...
  • 746251e fix: scanning lock due of unresolved deps
  • 88f9d9a fix: add full file path to output file for iac scan
  • 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](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)
dependabot-preview[bot] commented 3 years ago

Superseded by #490.