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): bump pytest-ruff from 0.1 to 0.2.1 #514

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2023

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps pytest-ruff from 0.1 to 0.2.1.

Release notes

Sourced from pytest-ruff's releases.

Fix previous messed up release

It makes --ruff and --ruff-format work independently and make the plugin work again.

Support ruff format and respect exclude config

No release notes provided.

Fix subprocess call for filenames with spaces

No release notes provided.

Commits
  • 2098829 Merge pull request #8 from skellys/fix/fix_v0_2
  • 3e0cfef Fix tests
  • 55fe6ee fix: ruff formatting
  • 1d5e95f fix: remove debug stmts
  • 82597a2 fix: pytest --ruff and --ruff-format don't work at the command line
  • df22c01 Respect excludes in ruff config
  • 812fe41 Merge pull request #5 from businho/ruff-format
  • db94be4 Ruff format
  • 16004c5 Merge pull request #4 from jaraco/bugfix/any-filename
  • 52c0ac9 Let subprocess module handle argument escaping.
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 31, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/pytest-ruff-0.2.1 branch 4 times, most recently from 61073f5 to 729cbc2 Compare October 31, 2023 19:27
@hairmare
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/pytest-ruff-0.2.1 branch from 729cbc2 to 9979684 Compare October 31, 2023 19:28
@hairmare
Copy link
Member

@dependabot rebase

Bumps [pytest-ruff](https://github.com/businho/pytest-ruff) from 0.1 to 0.2.1.
- [Release notes](https://github.com/businho/pytest-ruff/releases)
- [Commits](businho/pytest-ruff@v0.1...v0.2.1)

---
updated-dependencies:
- dependency-name: pytest-ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/pytest-ruff-0.2.1 branch from 9979684 to 2a01f36 Compare October 31, 2023 19:29
@hairmare hairmare merged commit 7dadd7a into main Oct 31, 2023
4 of 5 checks passed
@hairmare hairmare deleted the dependabot/pip/pytest-ruff-0.2.1 branch October 31, 2023 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant