fix: delete assets that no longer exist in the project#1540
Merged
mergify[bot] merged 1 commit intomasterfrom Mar 23, 2021
Merged
fix: delete assets that no longer exist in the project#1540mergify[bot] merged 1 commit intomasterfrom
mergify[bot] merged 1 commit intomasterfrom
Conversation
breaking change: list() now takes an empty record parameter, returns an array of records
hansl
approved these changes
Mar 23, 2021
dfinity-bot
added a commit
that referenced
this pull request
Jan 21, 2023
## Changelog for advisory-db: Branch: main Commits: [rustsec/advisory-db@0db6a677...ac877f81](rustsec/advisory-db@0db6a67...ac877f8) * [`9c5f2ab9`](rustsec/advisory-db@9c5f2ab) Add advisory for libgit2-sys ([RustSec/advisory-db#1540](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/1540)) * [`ac877f81`](rustsec/advisory-db@ac877f8) Assigned RUSTSEC-2023-0003 to libgit2-sys ([RustSec/advisory-db#1541](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/1541))
mergify bot
pushed a commit
that referenced
this pull request
Jan 21, 2023
## Changelog for advisory-db: Branch: main Commits: [rustsec/advisory-db@0db6a677...ac877f81](rustsec/advisory-db@0db6a67...ac877f8) * [`9c5f2ab9`](rustsec/advisory-db@9c5f2ab) Add advisory for libgit2-sys ([RustSec/advisory-db#1540](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/1540)) * [`ac877f81`](rustsec/advisory-db@ac877f8) Assigned RUSTSEC-2023-0003 to libgit2-sys ([RustSec/advisory-db#1541](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/1541))
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.
breaking changes:
list()now takes an empty record parameter, returns an array of recordskeys()methodFixes https://github.com/dfinity/dx-triage/issues/115