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.316.1 #399

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps snyk from 1.305.0 to 1.316.1.

Release notes

Sourced from snyk's releases.

v1.316.1

1.316.1 (2020-04-30)

Bug Fixes

  • pin node 12 tests to 12.16.2 (16ef69c)
  • update lodash imports in lib to @snyk/lodash (2793ceb)

v1.316.0

1.316.0 (2020-04-30)

Features

  • New vulnerability in lodash@4.17.15, there is no fix available so we are using a patched version @snyk/lodash (c359e05)

v1.315.1

1.315.1 (2020-04-29)

Bug Fixes

  • make sure branch exists (71ed530)

v1.315.0

1.315.0 (2020-04-29)

Features

  • adding target to container projects (4b969fd)
  • bump docker-plugin to use new format (fccaaae)

v1.314.0

1.314.0 (2020-04-28)

Features

  • add reachable vulns to the snyk test summary line (3487ca5)
  • include better user messages for reachable vuln (b1d0311)

v1.313.1

1.313.1 (2020-04-27)

Bug Fixes

... (truncated)
Commits
  • 49d55ed Merge pull request #1097 from snyk/fix/lodash-imports
  • 16ef69c fix: pin node 12 tests to 12.16.2
  • 2793ceb fix: update lodash imports in lib to @snyk/lodash
  • d7ebe15 Merge pull request #1093 from snyk/feat/bump-deps-to-use-patched-lodash
  • c359e05 feat: patching vulnerable lodash with @snyk/lodash
  • 39a5284 Merge pull request #1092 from snyk/fix/app-os-cli
  • 71ed530 fix: make sure branch exists
  • c8b4b8e Merge pull request #1090 from snyk/feat/app-os-cli
  • 4b969fd feat: adding target to container projects
  • fccaaae feat: bump docker-plugin to use new format
  • 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 4 years ago

Superseded by #400.