-
Notifications
You must be signed in to change notification settings - Fork 312
Bump the python-packages group across 1 directory with 8 updates #1528
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
Conversation
Updates the requirements on [coverage](https://github.com/nedbat/coveragepy), [pytest](https://github.com/pytest-dev/pytest), [pytest-codspeed](https://github.com/CodSpeedHQ/pytest-codspeed), [tzdata](https://github.com/python/tzdata), [griffe](https://github.com/mkdocstrings/griffe), [pyright](https://github.com/RobertCraigie/pyright-python), [ruff](https://github.com/astral-sh/ruff) and [mypy](https://github.com/python/mypy) to permit the latest version. Updates `coverage` from 7.6.1 to 7.6.4 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.1...7.6.4) Updates `pytest` from 8.3.2 to 8.3.3 - [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.3) Updates `pytest-codspeed` to 3.0.0 - [Release notes](https://github.com/CodSpeedHQ/pytest-codspeed/releases) - [Commits](CodSpeedHQ/pytest-codspeed@v2.2.1...v3.0.0) Updates `tzdata` from 2024.1 to 2024.2 - [Release notes](https://github.com/python/tzdata/releases) - [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md) - [Commits](python/tzdata@2024.1...2024.2) Updates `griffe` from 1.2.0 to 1.5.1 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@1.2.0...1.5.1) Updates `pyright` from 1.1.378 to 1.1.387 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.378...v1.1.387) Updates `ruff` from 0.6.3 to 0.7.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.6.3...0.7.2) 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) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pytest-codspeed dependency-type: direct:production dependency-group: python-packages - dependency-name: tzdata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: griffe dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pyright dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
|
@dependabot ignore coverage |
|
OK, I won't notify you about coverage again, unless you unignore it. |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
CodSpeed Performance ReportMerging #1528 will improve performances by 40.19%Comparing 🎉 Hooray!
|
| Benchmark | main |
dependabot/pip/python-packages-79f43bf8c5 |
Change | |
|---|---|---|---|---|
| ⚡ | test_build_schema |
838.7 µs | 746.8 µs | +12.31% |
| ⚡ | test_core_python |
29.9 µs | 26 µs | +14.83% |
| ⚡ | test_model_core_json |
35 µs | 30.2 µs | +15.78% |
| ⚡ | test_core_python |
29.1 µs | 25.5 µs | +13.96% |
| ⚡ | test_model_core_json |
47 µs | 41.9 µs | +12.31% |
| ⚡ | test_arguments |
25.2 µs | 22.2 µs | +13.27% |
| ⚡ | test_core_root_model |
39 µs | 34.7 µs | +12.32% |
| ⚡ | test_definition_model_core |
1.2 ms | 1 ms | +16.31% |
| ⚡ | test_generator_python |
26 µs | 22.2 µs | +16.78% |
| ⚡ | test_list_of_dict_models_core |
128.8 µs | 91.9 µs | +40.19% |
| ⚡ | test_list_of_strs_json_uncached |
465.2 µs | 410.7 µs | +13.28% |
| ⚡ | test_many_models_core_dict |
1,196 µs | 954.5 µs | +25.3% |
| ⚡ | test_many_models_core_model |
3.1 ms | 2.4 ms | +25.64% |
| ⚡ | test_nested_schema_inlined |
20.3 ms | 16 ms | +26.49% |
| ⚡ | test_nested_schema_using_defs |
19.8 ms | 15.4 ms | +28.1% |
Updates the requirements on coverage, pytest, pytest-codspeed, tzdata, griffe, pyright, ruff and mypy to permit the latest version.
Updates
coveragefrom 7.6.1 to 7.6.4Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
f24f76bdocs: sample HTML for 7.6.496e10f7docs: prep for 7.6.4b8c236afix: multi-line with-statements exit correctly. #188064b7a45docs: another discord reference68d7427docs: Python Discord43adceabuild: include 3.14 in the usual Pythonsfb2b49fbuild: github_releases can update older releases, and pauses to get the sorti...ca550ca3.0b2 wasn't correctly titleddebcc77build: bump version342a4cbdocs: sample HTML for 7.6.3Updates
pytestfrom 8.3.2 to 8.3.3Release notes
Sourced from pytest's releases.
Commits
d0f136fbuild(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#12790)972f307Prepare release version 8.3.30dabdcfInclude co-authors in release announcement (#12795) (#12797)a9910a4Do not discover properties when iterating fixtures (#12781) (#12788)0f10b6bFix issue with slashes being turned into backslashes on Windows (#12760) (#12...300d13dMerge pull request #12785 from pytest-dev/patchback/backports/8.3.x/57cccf7f4...e5d32c7Merge pull request #12784 from svenevs/fix/docs-example-parametrize-minor-typobc913d1Streamline checks for verbose option (#12706) (#12778)01cfcc9Fix typos and introduce codespell pre-commit hook (#12769) (#12774)4873394doc: Remove past training (#12772) (#12773)Updates
pytest-codspeedto 3.0.0Release notes
Sourced from pytest-codspeed's releases.
Commits
4f45b41Release v3.0.0 🚀c7fca17fix: fix compatibility with pytest-benchmark 5.0.0630a6cdchore: drop support for python3.868a950achore: expose type information (#53)8ed280fchore: run the CI with ubuntu 24.049e11feachore: improve naming in workflow examples2adda63ci: bump actions/checkout to v4 (#47)d1c3db8Release v3.0.0b4 🚀9a2186efeat: send more outlier datade252c7test: add benches for various syscallsUpdates
tzdatafrom 2024.1 to 2024.2Release notes
Sourced from tzdata's releases.
... (truncated)
Changelog
Sourced from tzdata's changelog.
... (truncated)
Commits
0c324fbUpdate tzdata to 2024b3986b28Remove POSIXRULES= from make invocationaeeb380Drop 3.6 and 3.7 to support Matrix4cbaad2Add support for Python 3.13Updates
griffefrom 1.2.0 to 1.5.1Release notes
Sourced from griffe's releases.
... (truncated)
Changelog
Sourced from griffe's changelog.
... (truncated)
Commits
4ef4649chore: Prepare release 1.5.13bfa401fix: Sort Git tags usingcreatordatefield, which works with both lightweig...65e3cdbchore: Prepare release 1.5.019f354dfeat: Allow setting and deleting parameters within containere71e541docs: Add how-to selectively inspect objectsbc454d0docs: Add main extensions page7486612docs: Add mkdocstrings-python to downstream projectsaf66c98docs: Show extensions in tables4f0463edocs: Fix breadcrumbs3636b7ddocs: Remove sponsors only mention for griffe-pydanticUpdates
pyrightfrom 1.1.378 to 1.1.387Release notes
Sourced from pyright's releases.
Commits
795fdcbPyright NPM Package update to 1.1.387 (#317)5c70cccPyright NPM Package update to 1.1.386 (#316)afc9437Pyright NPM Package update to 1.1.385 (#314)5d9f60e[pyright updated to 1.1.384] Update Version (#313)cd5d458Pyright NPM Package update to 1.1.383 (#312)74d0088chore: release v1.1.382.post1 (#310)1ce7b23fix: avoid warning for .post versions (#309)c61cac8chore: release v1.1.382.post0 (#307)f8e7383CI: correct setup for nodeenv testing (#306)276e381fix: correct nodeenv environment (#305)Updates
rufffrom 0.6.3 to 0.7.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
11c3b52generate using cargo-dista388e49Temporary comment out certain release steps099f077[docs] Add rule short code to mkdocs tags (#14040)8574751Give non-existent files a durability of at least Medium (#14034)ddae741Switch touv publish(#14042)5053d2cDoc: markdown link fix (#14041)ef72fd7Bump version to 0.7.2 (#14039)658a51eFix typo for static method decorator (#14038)7c2da4fSync vendored typeshed stubs (#14030)48fa839Use named function in incremental red knot benchmark (#14033)Updates
mypyfrom 1.11.2 to 1.13.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
eb31034Bump version to 1.13.02eeb588Update changelog for 1.12.1 (#17999)bc0386bChangelog for 1.13 (#18000)5c4d2dbAdd faster-cache extra, test in CI (#17978)854ad18Make is_sub_path faster (#17962)50aa4caSpeed up stubs suggestions (#17965)7c27808Use orjson instead of json, when available (#17955)2cd2406Use fast path in modulefinder more often (#17950)e20aaeeLet mypyc optimise os.path.join (#17949)159974cUse sha1 for hashing (#17953)Most Recent Ignore Conditions Applied to This Pull Request
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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