Skip to content
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

chore(deps): update dependency yamllint to v1.33.0 #624

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yamllint 1.32.0 -> 1.33.0 age adoption passing confidence

Release Notes

adrienverge/yamllint (yamllint)

v1.33.0

Compare Source

  • Add support for Python 3.12, drop support for Python 3.7
  • Rule document-end: fix spurious "missing document end"
  • Rule empty-values: add forbid-in-block-sequences option

Configuration

📅 Schedule: Branch creation - "before 4am" in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Upgrade or downgrade of project dependencies. python labels Nov 13, 2023
Copy link

codecov bot commented Nov 13, 2023

Codecov Report

Merging #624 (017fe72) into main (ac9c599) will increase coverage by 0.06%.
Report is 50 commits behind head on main.
The diff coverage is 97.77%.

@@            Coverage Diff             @@
##             main     #624      +/-   ##
==========================================
+ Coverage   96.06%   96.12%   +0.06%     
==========================================
  Files           7        7              
  Lines         432      439       +7     
  Branches       85       87       +2     
==========================================
+ Hits          415      422       +7     
  Misses          4        4              
  Partials       13       13              
Files Coverage Δ
src/rokuecp/__init__.py 100.00% <100.00%> (ø)
src/rokuecp/helpers.py 89.28% <100.00%> (+0.19%) ⬆️
src/rokuecp/models.py 95.97% <100.00%> (ø)
src/rokuecp/rokuecp.py 98.55% <100.00%> (+0.03%) ⬆️
src/rokuecp/resolver.py 89.47% <0.00%> (ø)

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@renovate renovate bot force-pushed the renovate/yamllint-1.x branch 4 times, most recently from d8be948 to dad9c08 Compare November 13, 2023 02:56
@ctalkington ctalkington merged commit 18609b5 into main Nov 13, 2023
15 checks passed
@ctalkington ctalkington deleted the renovate/yamllint-1.x branch November 13, 2023 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Upgrade or downgrade of project dependencies. python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant