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.359.1 #438

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps snyk from 1.305.0 to 1.359.1.

Release notes

Sourced from snyk's releases.

v1.359.1

1.359.1 (2020-07-02)

Bug Fixes

  • rename reachable paths field (c2f2443)

v1.359.0

1.359.0 (2020-07-01)

Features

  • yarn v2 support and workspaces alt config (3a1ac38)

v1.358.0

1.358.0 (2020-07-01)

Features

  • detect other files & suggest to use --all-projects (20b1811)

v1.357.0

1.357.0 (2020-07-01)

Features

  • bump default depth to 4 for --all-projects (79dbca8)

v1.356.0

1.356.0 (2020-07-01)

Features

  • increases max limit of a project paths to be processed (7ff8ca6)

v1.355.0

1.355.0 (2020-06-30)

Features

  • send on original gradle project name (26dac3e)

v1.354.0

1.354.0 (2020-06-30)

Commits
  • 8bcb63f Merge pull request #1256 from snyk/chore/rename-reachable-paths-field
  • c2f2443 fix: rename reachable paths field
  • fef488b Merge pull request #1254 from snyk/feat/bump-nodejs-lockfile-parser
  • 94ce3e4 Merge pull request #1233 from snyk/feat/suggest-all-projects
  • 3a1ac38 feat: yarn v2 support and workspaces alt config
  • 20b1811 feat: detect other files & suggest to use --all-projects
  • 55ce2c3 Merge pull request #1245 from snyk/feat/raise-default-depth-to-4
  • 79dbca8 feat: bump default depth to 4 for --all-projects
  • 55573e0 Merge pull request #1255 from snyk/feat/increase-max-path-count
  • 7ff8ca6 feat: increases max limit of a project paths to be processed
  • 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 #439.