chore(deps-dev): Bump the dev group across 1 directory with 7 updates #185
+662
−326
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 7 updates in the / directory:
8.3.4
8.3.5
1.8.5
2.1.1
4.0.1
4.1.0
0.8.4
0.9.10
3.11.11
3.11.13
0.25.0
0.25.3
7.6.10
7.6.12
Updates
pytest
from 8.3.4 to 8.3.5Release notes
Sourced from pytest's releases.
Commits
b55ab2a
Prepare release version 8.3.5e217726
Added dedicated page about using types with pytest #12842 (#12963) (#13260)2fa3f83
Add more resources and studies to flaky tests page in docs (#13250) (#13259)e5c2efe
Merge pull request #13256 from webknjaz/maintenance/towncrier-bump (#13258)3419674
Merge pull request #13187 from pytest-dev/patchback/backports/8.3.x/b4009b319...b75cfb1
Add readline workaround for libedit (#13176)edbfff7
doc: Clarify capturing .readouterr() return value (#13222) (#13225)2ebba00
Merge pull request #13199 from jakkdl/tox_docs_no_fetch (#13200)eb6496b
doc: Change training to remote only (#13196) (#13197)78cf1f6
ci: Bump build-and-inspect-python-package (#13188)Updates
poetry
from 1.8.5 to 2.1.1Release notes
Sourced from poetry's releases.
... (truncated)
Changelog
Sourced from poetry's changelog.
... (truncated)
Commits
6e61c8b
release: bump version to 2.1.1b0cfe12
chore: update poetry-core (#10188)1791aa4
fix "env use python" to use Python in PATH (#10187)36e1c63
release: bump version to 2.1.00d2c606
chore: update dependencies and actions (#10182)3986d76
Fix: Documentation/help inconsistency. (#10173)2d59bf6
--no-truncate
flag in show command (#9580)8a1ed35
feat(cli): introduce python management commands (#10112)4b91883
chore: update cirrus.ci image (#10175)26a6b8a
[pre-commit.ci] pre-commit autoupdate (#10168)Updates
pre-commit
from 4.0.1 to 4.1.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
b152e92
v4.1.0c3125a4
Merge pull request #3389 from lorenzwalthert/dev-always-unset-renvc2c061c
fix: ensure env patch is applied for vanilla emulationcd429db
Merge pull request #3382 from pre-commit/pre-commit-ci-update-config9b9f8e2
[pre-commit.ci] pre-commit autoupdate86300a4
Merge pull request #3376 from pre-commit/r-gone77edad8
install r on ubuntu runners18b3939
Merge pull request #3375 from pre-commit/dotnet-tests-ubuntu-latest31cb945
Merge pull request #3374 from pre-commit/docker-image-tests-ubuntu-22-not-pre...28c3d81
update .net tests to use .net 8Updates
ruff
from 0.8.4 to 0.9.10Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
0dfa810
Bump 0.9.10 (#16556)9cd0cde
Assert that formatted code doesn't introduce any new unsupported syntax error...05a4c29
print MDTEST_TEST_FILTER value in single-quotes (and escaped) (#16548)b3c884f
[syntax-errors] Parenthesized keyword argument names after Python 3.8 (#16482)6c14225
[syntax-errors] Tuple unpacking inreturn
andyield
before Python 3.8 (#1...0a627ef
[red-knot] Never is callable and iterable. Arbitrary attributes can be access...a25be46
Clarify that D417 only checks docstrings with an arguments section (#16494)ce0018c
AddOsSystem
support to mdtests (#16518)48f906e
Add tests for case-sensitive module resolution (#16517)ebd172e
[red-knot] Several failing tests for generics (#16509)Updates
aiohttp
from 3.11.11 to 3.11.13Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
6f09c51
Release 3.11.13 (#10491)b7187a8
[PR #10464/182198fc backport][3.11] Close the socket if there's a failure in ...79c5093
[PR #10434/ed84464 backport][3.11] Fix inappropriate "break in finally" (#10476)094bf4e
[PR #10447/343c632d backport][3.11] Fix test when symlink encountered (#10448)cf19b04
[PR #10423/51daf719 backport][3.11] Disable writelines for test_write_large_p...5942b0b
[PR #10422/289259d1 backport][3.11] Add human readable error messages for Web...c4523f3
[PR #10426/fae142f5 backport][3.11] Add benchmark for streaming API iter_chun...1bd7faa
[3.11] Increment version to 3.11.13.dev0 (#10420)78ea725
[PR #10416/e92f1874 backport][3.11] Fix wheel download-artifact by setting me...70da1d4
[PR #10413/f6dae31d backport][3.11] Fix missing ppc64le musllinux wheels (#10...Updates
pytest-asyncio
from 0.25.0 to 0.25.3Release notes
Sourced from pytest-asyncio's releases.
Commits
7c50192
fix: Avoid errors in cleanup of async generators when event loop is already c...2188cdb
build: Prepare release of v0.25.2.c3ad634
fix: Shutdown generators before closing event loops.e8ffb10
[pre-commit.ci] pre-commit autoupdateaae43d4
Build(deps): Bump hypothesis in /dependencies/default941e8b5
Build(deps): Bump pygments from 2.18.0 to 2.19.1 in /dependencies/docs623ab74
docs: Prepare release of v0.25.1.c236550
docs: Fix broken link to the pytest.mark.asyncio reference.41c645b
fix: Correct warning message when redefining the event_loop fixture.2fd10f8
docs: Clarify deprecation of event_loop fixture.Updates
coverage
from 7.6.10 to 7.6.12Changelog
Sourced from coverage's changelog.
Commits
7e5373e
docs: sample HTML for 7.6.12a4ed38b
docs: prep for 7.6.12ce4efdc
build: fix aarch64 kits #1927a1f3192
build: don't publish if kit building failedbb68f99
chore: bump the action-dependencies group with 2 updates (#1926)f3d6b4a
refactor: check for more kinds of constant tests67899ea
refactor: we no longer care what kind of constant the compile-time constants arec850f20
refactor: macOS is MACOS, not OSXa1b2c1a
build: there are always tweaks to howto.txt9c03039
build: bump version to 7.6.12Dependabot 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