DeuxHuitHuit / framework.js-modules

Collections of modules we frequently use with our framework, https://github.com/DeuxHuitHuit/framework.js
https://deuxhuithuit.github.io/
Other
3 stars 8 forks source link

Bump snyk from 1.305.0 to 1.416.0 #494

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps snyk from 1.305.0 to 1.416.0.

Release notes

Sourced from snyk's releases.

v1.416.0

1.416.0 (2020-10-19)

Features

  • better error message propagated if available (e1822cf)

v1.415.0

1.415.0 (2020-10-18)

Features

  • iac test directory support (0691d66)

v1.414.1

1.414.1 (2020-10-16)

Bug Fixes

  • ensure errors are reported consistently in container cmd (ef3ce4b)
  • pass org as part of container monitor command (fd827fd)

v1.414.0

1.414.0 (2020-10-15)

Features

  • add platform metadata to human-readable output (ab2ddc5)
  • container static scanning in monitor command (e18e4d4)
  • container static scanning in test command (800b57b)

v1.413.5

1.413.5 (2020-10-15)

Bug Fixes

  • remove docker desktop limit reached cta (a7eba63)

v1.413.4

1.413.4 (2020-10-15)

Bug Fixes

  • correct classpath extraction for reachable vulns on windows (a932db8)
Commits
  • c1b420b Merge pull request #1462 from snyk/test/runTest-test
  • e1822cf feat: better error message propagated if available
  • ac87ce0 Merge pull request #1430 from snyk/feat/iac-test-directory-support
  • 5acc55e test: runTest jest test, user-friendly error message
  • 3b81d54 Merge pull request #1476 from snyk/fix/pass-container-monitor-org
  • ef3ce4b fix: ensure errors are reported consistently in container cmd
  • fd827fd fix: pass org as part of container monitor command
  • 488e884 Merge pull request #1471 from snyk/feat/integration-name-homebrew
  • 0691d66 feat: iac test directory support
  • c2815f6 Merge pull request #1459 from snyk/feat/container-static-scanning
  • 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 #495.