build(deps-dev): Bump the dev group with 4 updates #322
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.
Bumps the dev group with 4 updates: black, pytest-cov, pytest-xdist and ruff.
Updates
black
from 23.10.1 to 23.11.0Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
2a1c67e
Prepare release 23.11.0 (#4032)72e7a2e
Remove redundant condition fromhas_magic_trailing_comma
(#4023)1a7d9c2
Preserve visible quote types for f-string debug expressions (#4005)f4c7be5
docs: fix minor typo (#4030)2e4fac9
Apply force exclude logic before symlink resolution (#4015)66008fd
[563] Fix standalone comments inside complex blocks crashing Black (#4016)50ed622
Fix long case blocks not split into multiple lines (#4024)46be1f8
Support formatting specified lines (#4020)ecbd9e8
Fix crash with f-string docstrings (#4019)e808e61
Preview: Keep requiring two empty lines between module-level docstring and fi...Updates
pytest-cov
from 4.0.0 to 4.1.0Changelog
Sourced from pytest-cov's changelog.
Commits
2c9f217
Bump version: 4.0.0 → 4.1.04d245df
Update changelog and authors.7b095c8
Skip starting from xdist 3.0.2 (where boxed was removed).605d690
disabling boxed test if version xdist newer than 2.5.076fb2a6
introduced f-strings0d63ede
Update test config. Reapply some of the changes from PR567 to the right file ...f3d8d83
Add support for JSON reporterdec02ab
Update test deps.88a7d34
chore: update AUTHORS and CHANGELOG74eb4cc
perf: only call summary when the report will be usedUpdates
pytest-xdist
from 3.2.0 to 3.3.1Changelog
Sourced from pytest-xdist's changelog.
Commits
9791021
Release 3.3.14e7bd02
Avoid unnecessary rinfo calls after creating gateways (#909)52a6143
[pre-commit.ci] pre-commit autoupdate (#908)9efc64e
Merge pull request #906 from nicoddemus/ci-improvements6d39025
Use same package in all test runsd8fb60b
Fix tag creation in deploy workflow4d230b6
Merge pull request #905 from pytest-dev/release-3.3.0f5b4a5d
Configure 'test' workflow to cancel running jobs for the branch657ba9a
Only test on-push for master and a specific branch namefa08e09
Add check-package step also to 'test' workflowUpdates
ruff
from 0.1.3 to 0.1.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
3956f38
Prepare release 0.1.5 (#8570)fe9727a
Addrooster
release management configuration and instructions (#8567)3ebaca5
Doc: Fix link to isortknown-first-party
(#8562)7391f74
Add hidden--extension
to override inference of source type from file exten...71e93a9
Only flag flake8-trio rule when trio is present (#8550)e2c7b1e
[TRIO] Add TRIO109 rule (#8534)621e98f
Improve detail link contrast in dark mode (#8548)0126f74
Add TRIO110 rule (#8537)fce9f63
[flake8-bandit
] Implementmako-templates
(S702
) (#8533)ce549e7
Update pre-commit documentation (#8545)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