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 ruff to 0.0.261 #999

Merged
merged 4 commits into from
Apr 7, 2023
Merged

Conversation

onerandomusername
Copy link
Member

Summary

bumps ruff to 0.0.261. Needed before another wave of prs to add more ruff rules.

Changelogs:
https://github.com/charliermarsh/ruff/releases/tag/v0.0.261
https://github.com/charliermarsh/ruff/releases/tag/v0.0.260
https://github.com/charliermarsh/ruff/releases/tag/v0.0.259
https://github.com/charliermarsh/ruff/releases/tag/v0.0.258

Checklist

  • If code changes were made, then they have been tested
    • I have updated the documentation to reflect the changes
    • I have formatted the code properly by running pdm lint
    • I have type-checked the code by running pdm pyright
  • This PR fixes an issue
  • This PR adds something new (e.g. new method or parameters)
  • This PR is a breaking change (e.g. methods or parameters removed/renamed)
  • This PR is not a code change (e.g. documentation, README, ...)

@onerandomusername onerandomusername added s: needs review Issue/PR is awaiting reviews t: dependencies Addition/update/removal of dependencies t: refactor/typing/lint Refactors, typing changes and/or linting changes skip news labels Apr 6, 2023
@onerandomusername onerandomusername added this to the disnake v2.9 milestone Apr 6, 2023
disnake/ext/commands/context.py Outdated Show resolved Hide resolved
tests/test_embeds.py Outdated Show resolved Hide resolved
@shiftinv shiftinv enabled auto-merge (squash) April 7, 2023 17:46
@shiftinv shiftinv merged commit 96df68b into master Apr 7, 2023
@shiftinv shiftinv deleted the deps/bump-ruff-to-0.0.261 branch April 7, 2023 17:51
@onerandomusername onerandomusername removed the s: needs review Issue/PR is awaiting reviews label Apr 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news t: dependencies Addition/update/removal of dependencies t: refactor/typing/lint Refactors, typing changes and/or linting changes
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants