-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): lock file maintenance #207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #207 +/- ##
==========================================
+ Coverage 49.78% 50.00% +0.21%
==========================================
Files 11 11
Lines 237 238 +1
Branches 27 27
==========================================
+ Hits 118 119 +1
Misses 117 117
Partials 2 2 ☔ View full report in Codecov by Sentry. |
48b7873 to
0154fbc
Compare
143d38c to
7a523c1
Compare
223ac96 to
03dc022
Compare
e659d1a to
721be84
Compare
1dcc66f to
acc473e
Compare
5b5cadb to
3840d7e
Compare
75b0a71 to
ff60cf2
Compare
640125f to
2e1c73a
Compare
44504c0 to
22d7109
Compare
a2d929c to
bc94358
Compare
4db1a6b to
28590bb
Compare
c90628a to
58025f0
Compare
58025f0 to
80e3213
Compare
80e3213 to
7984fa8
Compare
7984fa8 to
7121804
Compare
- Change K8SDescriptor.as_yaml type from 'dict' to 'CommentedBase | dict[str, Any]' to accurately reflect that YAML-parsed objects are CommentedBase instances - Add cast to CommentedBase in output.py when passing to yamkix_dump_one to satisfy type checker - Move CommentedBase import to TYPE_CHECKING block to follow import conventions - Fixes pyright type errors and ruff linting issues
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.
This PR contains the following updates:
🔧 This Pull Request updates lock files to use the latest dependency versions.
Configuration
📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.