Skip to content

Conversation

john-michaelburke
Copy link
Collaborator

@john-michaelburke john-michaelburke commented Apr 28, 2022

@john-michaelburke john-michaelburke changed the title Uprev vulnerabilities raised by dependabot. Uprev packages to address vulnerabilities raised by dependabot. Apr 28, 2022
[[package]]
name = "bitflags"
version = "1.3.2"
version = "1.2.1"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to compile with this but looks like it does not like 1.3.2.

error: failed to select a version for the requirement `bitflags = ">=1.1.0, <1.3.0"`
candidate versions found which didn't match: 1.3.2
location searched: crates.io index
required by package `nix v0.20.2`
    ... which satisfies dependency `nix = "^0.20.2"` (locked to 0.20.2) of package `serialport v4.0.2-alpha.0 (https://github.com/swift-nav/serialport-rs.git#43d7ea47)`
    ... which satisfies git dependency `serialport` (locked to 4.0.2-alpha.0) of package `console-backend v0.1.0 (/home/jm/dev/swift-toolbox/console_backend)`

@john-michaelburke john-michaelburke requested a review from a team April 28, 2022 22:55
Copy link
Contributor

@silverjam silverjam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A little concerned that we have to walk back a version to fix a vulnerability. Can we just update our serialport lib to allow a newer version of the lib?

@john-michaelburke john-michaelburke merged commit 2366092 into main Apr 28, 2022
@john-michaelburke john-michaelburke deleted the john-michaelburke/uprev-vulnerabilities branch April 28, 2022 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants