-
Notifications
You must be signed in to change notification settings - Fork 42
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
Bump the dev-dependencies group across 1 directory with 8 updates #2338
Merged
legoktm
merged 2 commits into
main
from
dependabot/pip/client/dev-dependencies-3b4d4774ce
Dec 20, 2024
Merged
Bump the dev-dependencies group across 1 directory with 8 updates #2338
legoktm
merged 2 commits into
main
from
dependabot/pip/client/dev-dependencies-3b4d4774ce
Dec 20, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the dev-dependencies group with 8 updates in the /client directory: | Package | From | To | | --- | --- | --- | | [diffoscope](https://diffoscope.org/) | `276` | `284` | | [mypy](https://github.com/python/mypy) | `1.11.2` | `1.13.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.4` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `5.0.0` | `6.0.0` | | [translate-toolkit](https://github.com/translate/translate) | `3.13.3` | `3.14.2` | | [types-python-dateutil](https://github.com/python/typeshed) | `2.9.0.20240821` | `2.9.0.20241206` | | [types-setuptools](https://github.com/python/typeshed) | `73.0.0.20240822` | `75.6.0.20241126` | | [vcrpy](https://github.com/kevin1024/vcrpy) | `6.0.1` | `6.0.2` | Updates `diffoscope` from 276 to 284 Updates `mypy` from 1.11.2 to 1.13.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...v1.13.0) Updates `pytest` from 8.3.2 to 8.3.4 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.2...8.3.4) Updates `pytest-cov` from 5.0.0 to 6.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.0.0) Updates `translate-toolkit` from 3.13.3 to 3.14.2 - [Release notes](https://github.com/translate/translate/releases) - [Changelog](https://github.com/translate/translate/blob/master/docs/history.rst) - [Commits](translate/translate@3.13.3...3.14.2) Updates `types-python-dateutil` from 2.9.0.20240821 to 2.9.0.20241206 - [Commits](https://github.com/python/typeshed/commits) Updates `types-setuptools` from 73.0.0.20240822 to 75.6.0.20241126 - [Commits](https://github.com/python/typeshed/commits) Updates `vcrpy` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/kevin1024/vcrpy/releases) - [Changelog](https://github.com/kevin1024/vcrpy/blob/master/docs/changelog.rst) - [Commits](kevin1024/vcrpy@v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: diffoscope dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: translate-toolkit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: types-python-dateutil dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: types-setuptools dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: vcrpy dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Dec 16, 2024
This was fixed in <python/mypy#14943>.
legoktm
approved these changes
Dec 20, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pending CI passing, this LGTM. I pushed one commit that just removed a mypy ignore comment for a bug that has now been fixed upstream \o/
legoktm
deleted the
dependabot/pip/client/dev-dependencies-3b4d4774ce
branch
December 20, 2024 01:33
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
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-dependencies group with 8 updates in the /client directory:
276
284
1.11.2
1.13.0
8.3.2
8.3.4
5.0.0
6.0.0
3.13.3
3.14.2
2.9.0.20240821
2.9.0.20241206
73.0.0.20240822
75.6.0.20241126
6.0.1
6.0.2
Updates
diffoscope
from 276 to 284Updates
mypy
from 1.11.2 to 1.13.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
eb31034
Bump version to 1.13.02eeb588
Update changelog for 1.12.1 (#17999)bc0386b
Changelog for 1.13 (#18000)5c4d2db
Add faster-cache extra, test in CI (#17978)854ad18
Make is_sub_path faster (#17962)50aa4ca
Speed up stubs suggestions (#17965)7c27808
Use orjson instead of json, when available (#17955)2cd2406
Use fast path in modulefinder more often (#17950)e20aaee
Let mypyc optimise os.path.join (#17949)159974c
Use sha1 for hashing (#17953)Updates
pytest
from 8.3.2 to 8.3.4Release notes
Sourced from pytest's releases.
... (truncated)
Commits
53f8b4e
Update pypa/gh-action-pypi-publish to v1.12.298dff36
Prepare release version 8.3.41b474e2
approx: use exact comparison for bool (#13013)b541721
docs: Fix wrong statement about sys.modules with importlib import mode (#1298...16cb87b
pytest.fail: fix ANSI escape codes for colored output (#12959) (#12990)be6bc81
Issue #12966 Clarify filterwarnings docs on precedence when using multiple ma...7aeb72b
Improve docs on basetemp and retention (#12912) (#12928)c875841
Merge pull request #12917 from pytest-dev/patchback/backports/8.3.x/ded1f44e5...6502816
Merge pull request #12913 from jakkdl/dontfailonbadpath52135b0
Merge pull request #12885 from The-Compiler/pdb-py311 (#12887)Updates
pytest-cov
from 5.0.0 to 6.0.0Changelog
Sourced from pytest-cov's changelog.
Commits
9540437
Bump version: 5.0.0 → 6.0.09f81754
Further trim down envs and drop Python 3.8.b12b5ec
Update conf.23f4b27
Update changelog.291a04f
Bump test deps and trim config.08f1101
Add--cov-precision
option. Close #655.76fe2a7
Move the warnings/errors in a place that doesn't import anything.a9ea7b7
Implement error/warning for the bad dynamic_context being set in config.c299e01
Add explicit suffixing to make it easier to see the identify the sources/usag...c87e546
Add reproducer for weird xdist dynamic_context interaction. Ref #604.Updates
translate-toolkit
from 3.13.3 to 3.14.2Release notes
Sourced from translate-toolkit's releases.
... (truncated)
Commits
264d2e4
chore: release 3.14.2da8227d
fix(gwt): gracefully handle plurals without other form98b3deb
feat: use faster C implementation of wcwidth4151652
[pre-commit.ci] auto fixes from pre-commit.com hooks01462fa
[pre-commit.ci] pre-commit autoupdate671c746
chore: remove not needed int conversion512fd3d
feat: Allow po2rc output encoding to be specified (#5423)1b79b20
fix: add type validation to WebExtension parsing721e580
[pre-commit.ci] auto fixes from pre-commit.com hooksb8ed892
[pre-commit.ci] pre-commit autoupdateUpdates
types-python-dateutil
from 2.9.0.20240821 to 2.9.0.20241206Commits
Updates
types-setuptools
from 73.0.0.20240822 to 75.6.0.20241126Commits
Updates
vcrpy
from 6.0.1 to 6.0.2Release notes
Sourced from vcrpy's releases.
Changelog
Sourced from vcrpy's changelog.
... (truncated)
Commits
1d100dd
release v6.0.2c6be705
Merge pull request #871 from kevin1024/precommit-autoupdate10b7f4e
pre-commit: Autoupdate7a6ef00
Merge pull request #870 from kevin1024/dependabot/github_actions/peter-evans/...3bf6ac7
Merge pull request #867 from kevin1024/precommit-autoupdate983b220
pre-commit: Autoupdate15a6b71
build(deps): bump peter-evans/create-pull-request from 6 to 71ca708d
Merge pull request #862 from kevin1024/test-on-313f5597fa
use pytest_httbin.certs.where() for cafile2b3247b
remove redundant load_cert_chainDependabot 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