Skip to content

Commit

Permalink
Update supply_chain.json
Browse files Browse the repository at this point in the history
  • Loading branch information
smoelius committed Aug 29, 2023
1 parent 6c9aa73 commit 43f6494
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
7 changes: 0 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
# Changelog

## 2.2.0

- Add `constituent` feature to facilitate building a lint by itself, or as part of a larger library ([#790](https://github.com/trailofbits/dylint/pull/790) and [#812](https://github.com/trailofbits/dylint/pull/812))
- When building metadata entries, ignore subdirectories that do not contain packages rather than generate errors ([#809](https://github.com/trailofbits/dylint/pull/809))
- Add `--no-deps` option ([#808](https://github.com/trailofbits/dylint/pull/808))—thanks [@EFanZh](https://github.com/EFanZh) for the [suggestion](https://github.com/trailofbits/dylint/issues/804)
- Rerun lints when workspace metadata changes ([#813](https://github.com/trailofbits/dylint/pull/813))—thanks [@maxammann](https://github.com/maxammann) for the [bug report](https://github.com/trailofbits/dylint/issues/650)

## 2.1.12

- Update `cargo` to version 0.72.1 ([#786](https://github.com/trailofbits/dylint/pull/786))
Expand Down
7 changes: 7 additions & 0 deletions cargo-dylint/tests/supply_chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -1223,6 +1223,13 @@
"kind": "user",
"login": "lambda-fairy",
"name": "Chris Wong"
},
{
"avatar": "https://avatars.githubusercontent.com/u/4503403?v=4",
"id": 6825,
"kind": "user",
"login": "sunfishcode",
"name": "Dan Gohman"
}
],
"errno-dragonfly": [
Expand Down

0 comments on commit 43f6494

Please sign in to comment.