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

⬆️ Update dependency ruff to v0.0.286 #75

Merged
merged 2 commits into from
Aug 28, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 10, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ruff (source, changelog) 0.0.283 -> 0.0.286 age adoption passing confidence

Release Notes

astral-sh/ruff (ruff)

v0.0.286

Compare Source

What's Changed

New Rules
Settings
Bug Fixes

Full Changelog: astral-sh/ruff@v0.0.285...v0.0.286

v0.0.285

Compare Source

What's Changed

New rules
Rule changes
Settings
Bug Fixes
Playground
Performance

New Contributors

Full Changelog: astral-sh/ruff@v0.0.284...v0.0.285

v0.0.284

Compare Source

What's Changed

This release fixes a few bugs. Notably, the previous release announced a breaking change where the default target
Python version changed from 3.10 to 3.8 but the change was not applied. Thanks to @​rco-ableton for fixing this in
https://github.com/astral-sh/ruff/pull/6444

Bug Fixes

New Contributors

Full Changelog: astral-sh/ruff@v0.0.283...v0.0.284


Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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. no-stale This issue or PR is exempted from the stable bot. python labels Aug 10, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 10, 2023

Codecov Report

Merging #75 (4f4389a) into main (c782e76) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #75   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          405       407    +2     
  Branches        52        52           
=========================================
+ Hits           405       407    +2     
Files Changed Coverage Δ
src/youtubeaio/helper.py 100.00% <100.00%> (ø)
src/youtubeaio/models.py 100.00% <100.00%> (ø)
src/youtubeaio/oauth.py 100.00% <100.00%> (ø)
src/youtubeaio/youtube.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot force-pushed the renovate/ruff-0.x branch 5 times, most recently from 0524448 to 5671bba Compare August 16, 2023 03:58
@renovate renovate bot force-pushed the renovate/ruff-0.x branch 3 times, most recently from 0de40e1 to 0d5bb04 Compare August 17, 2023 15:59
@renovate renovate bot changed the title ⬆️ Update dependency ruff to v0.0.284 ⬆️ Update dependency ruff to v0.0.285 Aug 17, 2023
@renovate renovate bot force-pushed the renovate/ruff-0.x branch 7 times, most recently from a426c37 to 1e8eb21 Compare August 24, 2023 03:25
@renovate renovate bot changed the title ⬆️ Update dependency ruff to v0.0.285 ⬆️ Update dependency ruff to v0.0.286 Aug 25, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Aug 28, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@sonarcloud
Copy link

sonarcloud bot commented Aug 28, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

warning The version of Java (11.0.20) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@joostlek joostlek merged commit 7edc63d into main Aug 28, 2023
13 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Aug 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants