-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prep for release v0.0.14 and add fix for ruff (#234)
Several fixes: 1. Bump `required_trunk_version` to `>=1.7.0` 2. Bump test version to `1.7.0` 3. Fix a couple of snapshots by trimming their messages. This improves testing success rate, particularly for trivy 4. Remove the key `bucket` from snapshots (removed in trunk version 1.7.0). Note that this will break LUV/release tests until v0.0.14 is released. 5. Add a fix to the ruff parser to accommodate its [newest release](https://github.com/charliermarsh/ruff/releases/tag/v0.0.260). Still passes old snapshots (it's backwards compatible). Tested the parser with lots of diagnostics in the flask and pylint repos.
- Loading branch information
1 parent
19b7f84
commit 7561ce7
Showing
111 changed files
with
36 additions
and
1,287 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.