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.440.2 #536

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps snyk from 1.305.0 to 1.440.2.

Release notes

Sourced from snyk's releases.

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)

Bug Fixes

  • add filter, use GH name convention (229e12f)
  • alert msg, constant failure of CLI alerts (027c24a)

v1.439.3

1.439.3 (2021-01-27)

Bug Fixes

  • remove extraneous logging field (d88bee6)

v1.439.2

1.439.2 (2021-01-27)

Bug Fixes

  • smoke tests’ snyk binary download (0929dc3)

v1.439.1

... (truncated)

Commits
  • c94a0a4 Merge pull request #1602 from snyk/fix/scanning-lock-due-of-unresolved-depend...
  • 746251e fix: scanning lock due of unresolved deps
  • 3f4a57e Merge pull request #1596 from snyk/fix/gradle-54-java11-dockerfile
  • 50d34c0 fix: gradle 5.4 Java 11 Dockerfile npm install
  • fb23890 Merge pull request #1594 from snyk/chore/update-help-project-name-prefix
  • c7f31da Merge pull request #1578 from snyk/chore/cli-alert-improvement
  • 2593496 feat: add help for new --project-name-prefix flag
  • 229e12f fix: add filter, use GH name convention
  • f65ad26 Merge pull request #1587 from snyk/fix/remove-extraneous-field
  • a699df5 Merge pull request #1592 from snyk/smoke/add-docker-bundle-test
  • 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 #537.