Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2021

Bumps snyk from 1.448.0 to 1.450.0.

Release notes

Sourced from snyk's releases.

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

Commits
  • 157663f Merge pull request #1628 from snyk/fix/bump-python-plugin-version
  • eaaf348 fix: bump python plugin version to include multiple fixes for Poetry
  • 128660c Merge pull request #1609 from snyk/feat/update-no-info-to-no-path-found
  • 7b5a346 fix: set reachable timeout only if we pass the --reachable flag
  • d21a823 docs: add reachability to the gradle docs
  • c3ff941 feat: update reachability level from "no info" to "no path found"
  • See full diff 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)

@brunobesson brunobesson merged commit 02ebf62 into master Feb 11, 2021
@brunobesson brunobesson deleted the dependabot/npm_and_yarn/snyk-1.450.0 branch February 11, 2021 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants