hypery2k / gulp-galenframework

A gulp-plugin for using the galen-framework within a gulp-based build toolchain.
MIT License
1 stars 0 forks source link

chore(deps): bump snyk from 1.226.1 to 1.455.0 #472

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps snyk from 1.226.1 to 1.455.0.

Release notes

Sourced from snyk's releases.

v1.455.0

1.455.0 (2021-02-15)

Features

v1.454.0

  • feat: add Visual Studio as an official integration

v1.453.0

Fixes

  • Replace lodash package with lodash subpackages

v1.452.0

Includes fix to consider hyphens and underscores to be equivalent in package name comparisons in Poetry

v1.451.0

Release Notes pending

v1.450.0

Bumps the python plugin to include the following fixes for poetry:

  • Stop parser from trying to look up packages not propagated to the lockfile (wheel, distributed, pip, setuptools)
  • Stop parser from failing when failing to locate dependency in lockfile and instead log a warning. This could be because of python requirements allowing it in the manifest but not actually installing it and adding a lockfile entry or because of how Poetry treats the use of underscores and hyphens when installing packages
  • Reversed PR that introduced swapping underscores in manifest for hyphens in lockfile. This was due to a misunderstanding of how Poetry worked and is remediated by the above.

v1.449.0

Release Notes pending

v1.448.0

Features

  • add SARIF support for snyk open-source View

v1.447.0

Features

  • iac experimental single k8s file scanning (15f1728)

v1.446.0

Chores

  • validate binary release checksums View

v1.445.0

Fixes

  • generate sha256 correctly View

... (truncated)

Commits
  • a3b9001 Merge pull request #1639 from snyk/feat/drop-node-8-support
  • 92645c5 feat: drop node 8 support
  • dcca7b7 Merge pull request #1638 from snyk/chore/release-notes
  • fc3db6e chore: move release check to a standalone file
  • 0567ef3 Merge pull request #1636 from snyk/chore/release-notes
  • c1c291c chore: introduce release notes
  • f5bfa45 Merge pull request #1629 from snyk/feat/add-visual-studio-as-analytics-source
  • fd7d559 Merge pull request #1634 from snyk/fix/use-method-specific-lodash-packages
  • 9300b9e fix: replace lodash with lodash subpackages
  • e206812 Merge pull request #1631 from snyk/fix/bump-python-plugin-version
  • 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)