Bump the minor-and-patch group across 1 directory with 6 updates #102
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 minor-and-patch group with 6 updates in the / directory:
7.12.1
7.13.0
7.10.0
7.10.3
2.6.12
2.6.13
4.2.0
4.3.0
4.28.1
4.28.4
20.32.0
20.33.1
Updates
web3
from 7.12.1 to 7.13.0Changelog
Sourced from web3's changelog.
Commits
843c752
Bump version: 7.12.1 → 7.13.0c52ebaf
Compile release notes for v7.13.0e6e5b63
Update Geth to v1.16.2 (#3738)d4e11b9
Add documentation for parallelize flag1832645
Add parallelize option to async_w3.eth.subscribe APIbffd75c
Allow subscription-level parallelization; add good tests393cf1f
newsfragment for #37094ba43e0
Fix py38 errors; add TODOs to remove when dropped33b5f47
Add some configurations for task based subscription processing81a3780
Allow task-based subscription processing via the subscription managerUpdates
coverage
from 7.10.0 to 7.10.3Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
0691ce5
docs: sample HTML for 7.10.334c9aca
docs: prep for 7.10.3fd83f21
style: lists for homogenous collectionsd961800
docs: remove an unused reference697d4bb
fix: subprocesses inherit the entire configuration. #2021b6db3b7
build: show the total during local metacovcfbceb5
docs: reverted #2018264bbd3
refactor: more patch logging3ecdfaf
chore: bump the action-dependencies group with 2 updates (#2026)41a2256
fix: revert "thread safe resume (#2018)" (#2027)Updates
identify
from 2.6.12 to 2.6.13Commits
af4da9c
v2.6.13bdf9c05
Merge pull request #530 from dirtcrusher/feature/special_cpp_extensions1a6b03c
Added C++ 'ipp' and 'tpp' file extensions1a3399b
Merge pull request #529 from pre-commit/pre-commit-ci-update-config1097f76
[pre-commit.ci] pre-commit autoupdatebbfa578
Merge pull request #528 from pre-commit/pre-commit-ci-update-config536d751
[pre-commit.ci] pre-commit autoupdatee1c38fe
Merge pull request #526 from pre-commit/pre-commit-ci-update-configd084d03
[pre-commit.ci] pre-commit autoupdate40af39f
Merge pull request #524 from pre-commit/pre-commit-ci-update-configUpdates
pre-commit
from 4.2.0 to 4.3.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
b74a22d
v4.3.0cc899de
Merge pull request #3507 from bc-lee/dart-fix2a0bcea
Downgrade Dart SDK version installed in the CIf1cc7a4
Make Dart pre-commit hook compatible with the latest Dart SDKs72a3b71
Merge pull request #3504 from pre-commit/pre-commit-ci-update-configc8925a4
[pre-commit.ci] pre-commit autoupdatea5fe6c5
Merge pull request #3496 from ericphanson/eph/jl-startup6f1f433
Julia language: skip startup.jl filec681721
Merge pull request #3499 from pre-commit/pre-commit-ci-update-config4fd4537
[pre-commit.ci] pre-commit autoupdateUpdates
tox
from 4.28.1 to 4.28.4Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
Commits
611b751
release 4.28.49f2db71
Pass ssh-agent variables by default (#3572)c28c4b1
[pre-commit.ci] pre-commit autoupdate (#3570)815ca31
release 4.28.38a59b92
Fix type on expression (#3569)ebfaab6
release 4.28.2ae930db
Don't pass in hte filter argument to tar.extractall on old Python versions (#...Updates
virtualenv
from 20.32.0 to 20.33.1Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
8cea2c7
release 20.33.1cac4942
Merge pull request #2942 from esafak/bug_report_template91d3618
chore: Request shell and python details in bug reportsf528c19
Merge pull request #2940 from esafak/fix/2930-tcl-library-buga7c6824
Merge branch 'main' into fix/2930-tcl-library-bug034f717
[pre-commit.ci] auto fixes from pre-commit.com hooks8c9e431
Iterate on quoting59078c5
Remove investigation scripts, add changelog entry7336c43
fix: Correctly unpack _get_tcl_tk_libs() response in PythonInfo94004cc
Merge pull request #2937 from pypa/pre-commit-ci-update-configDependabot 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