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.437.4 #529

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps snyk from 1.305.0 to 1.437.4.

Release notes

Sourced from snyk's releases.

v1.437.4

1.437.4 (2021-01-13)

Bug Fixes

  • bump python plugin version to fix circular dependencies in poetry (e6c1373)

v1.437.3

1.437.3 (2020-12-22)

Bug Fixes

v1.437.2

1.437.2 (2020-12-16)

Bug Fixes

  • bump docker plugin to explicity append latest (ece33af)

v1.437.1

1.437.1 (2020-12-15)

Bug Fixes

  • add type annotation to request module (c25ab73)
  • export ConfigStoreWithEnvironmentVariables (5c6d1b6)
  • make analytics typescript (714ba35)

v1.437.0

1.437.0 (2020-12-14)

Features

  • Add impact and resolve fields in sarif output. (bb2a470)

v1.436.0

1.436.0 (2020-12-10)

Features

  • bump gradle plugin to support non root gradlew for reachable vulns (fa80a71)
Commits
  • 8569305 Merge pull request #1582 from snyk/fix/poetry-handle-circular-dependencies
  • e6c1373 fix: bump python plugin version to fix circular dependencies in poetry
  • 98e795c Merge pull request #1579 from snyk/smoke/case-insensitive-downloader
  • c9b214e chore(smoke): handle uppercase header in release downloader
  • 91f9010 Merge pull request #1573 from didier-durand/fixing_bug_report_md
  • e6cd66d docs: improve bug-report.md. Removing 1 typo and fixing markdown
  • 378fb03 docs: improve bug-report.md. Removing 1 typo and fixing markdown
  • 1705939 Merge pull request #1571 from snyk/fix/log-filtered-out-files
  • cdff3af chore: log filtered out files instead of all
  • c7622cc Merge pull request #1570 from snyk/fix/update-go-plugin
  • 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 #530.