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.438.0 #530

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps snyk from 1.305.0 to 1.438.0.

Release notes

Sourced from snyk's releases.

v1.438.0

1.438.0 (2021-01-20)

Features

  • Run the IaC queries in validate & test in parallel (70937e9)

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)

... (truncated)

Commits
  • ccb9baa Merge pull request #1576 from snyk/feat/test-iac-parallel-requests-cc-594
  • 544a793 refactor: Use Promise.all to resolve all promises on detect
  • 8ccd42f refactor: Separate iac path logic, handle spinner issue.
  • 799d672 refactor: Add keepAlive=true on http/https agent
  • 8569305 Merge pull request #1582 from snyk/fix/poetry-handle-circular-dependencies
  • e6c1373 fix: bump python plugin version to fix circular dependencies in poetry
  • 48ee642 refactor: Await all promises to resolve in queue
  • 898a208 refactor: Use promise queue for rate limiting operations
  • 70937e9 feat: Run the IaC queries in validate & test in parallel
  • 98e795c Merge pull request #1579 from snyk/smoke/case-insensitive-downloader
  • 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 #531.