Conversation
f175a2e to
8204426
Compare
8204426 to
2d10e2c
Compare
... through a common update.
2d10e2c to
1b3abc6
Compare
basvandijk
approved these changes
Feb 10, 2020
dfinity-bot
added a commit
that referenced
this pull request
Aug 28, 2020
## Changelog for advisory-db: Branch: Commits: [rustsec/advisory-db@47d12507...c341943a](rustsec/advisory-db@47d1250...c341943) * [`91aeb3b0`](rustsec/advisory-db@91aeb3b) Suggest lz-fear as an alternative to lz4-compress * [`002af101`](rustsec/advisory-db@002af10) failure: add informational "unmaintained" advisory ([RustSec/advisory-db#368](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/368)) * [`1d3ca115`](rustsec/advisory-db@1d3ca11) Assigned RUSTSEC-2020-0036 to failure ([RustSec/advisory-db#369](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/369)) * [`df8a0c46`](rustsec/advisory-db@df8a0c4) RUSTSEC-2020-0036: add fehler ([RustSec/advisory-db#370](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/370))
mergify bot
pushed a commit
that referenced
this pull request
Aug 28, 2020
## Changelog for advisory-db: Branch: Commits: [rustsec/advisory-db@47d12507...c341943a](rustsec/advisory-db@47d1250...c341943) * [`91aeb3b0`](rustsec/advisory-db@91aeb3b) Suggest lz-fear as an alternative to lz4-compress * [`002af101`](rustsec/advisory-db@002af10) failure: add informational "unmaintained" advisory ([RustSec/advisory-db#368](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/368)) * [`1d3ca115`](rustsec/advisory-db@1d3ca11) Assigned RUSTSEC-2020-0036 to failure ([RustSec/advisory-db#369](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/369)) * [`df8a0c46`](rustsec/advisory-db@df8a0c4) RUSTSEC-2020-0036: add fehler ([RustSec/advisory-db#370](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/370))
gobengo
pushed a commit
that referenced
this pull request
Sep 1, 2020
## Changelog for advisory-db: Branch: Commits: [rustsec/advisory-db@47d12507...c341943a](rustsec/advisory-db@47d1250...c341943) * [`91aeb3b0`](rustsec/advisory-db@91aeb3b) Suggest lz-fear as an alternative to lz4-compress * [`002af101`](rustsec/advisory-db@002af10) failure: add informational "unmaintained" advisory ([RustSec/advisory-db#368](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/368)) * [`1d3ca115`](rustsec/advisory-db@1d3ca11) Assigned RUSTSEC-2020-0036 to failure ([RustSec/advisory-db#369](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/369)) * [`df8a0c46`](rustsec/advisory-db@df8a0c4) RUSTSEC-2020-0036: add fehler ([RustSec/advisory-db#370](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/370))
dfinity-bot
added a commit
that referenced
this pull request
Mar 2, 2021
## Changelog for common: Branch: master Commits: [dfinity-lab/common@22217a2b...5b570497](https://github.com/dfinity-lab/common/compare/22217a2b10536080b7ca80f716f10e956179315b...5b570497f6e92e8c4dec3ea3692a4b7ccaa9814d) * [`5b570497`](https://github.com/dfinity-lab/common/commit/5b570497f6e92e8c4dec3ea3692a4b7ccaa9814d) gabor -> ggreif ([dfinity-lab/common#369](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/common/issues/369))
mergify bot
pushed a commit
that referenced
this pull request
Mar 2, 2021
## Changelog for common: Branch: master Commits: [dfinity-lab/common@22217a2b...5b570497](https://github.com/dfinity-lab/common/compare/22217a2b10536080b7ca80f716f10e956179315b...5b570497f6e92e8c4dec3ea3692a4b7ccaa9814d) * [`5b570497`](https://github.com/dfinity-lab/common/commit/5b570497f6e92e8c4dec3ea3692a4b7ccaa9814d) gabor -> ggreif ([dfinity-lab/common#369](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/common/issues/369))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Otherwise only the lib, bins (and tests with --tests) are built.
The naersk update also allows us to update cargo-audit, getting rid of a workaround needed for rustsec/rustsec#177.