Merged
Conversation
Bumps the dependencies group with 10 updates: | Package | From | To | | --- | --- | --- | | [pygments](https://github.com/pygments/pygments) | `2.17.2` | `2.18.0` | | [coverage[toml]](https://github.com/nedbat/coveragepy) | `7.5.0` | `7.5.3` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.100.2` | `6.103.0` | | [platformdirs](https://github.com/platformdirs/platformdirs) | `4.2.1` | `4.2.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.0` | `8.2.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.4.2` | `0.4.7` | | [types-pygments](https://github.com/python/typeshed) | `2.17.0.20240310` | `2.18.0.20240506` | | [types-setuptools](https://github.com/python/typeshed) | `69.5.0.20240423` | `70.0.0.20240524` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.11.0` | `4.12.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.26.1` | `20.26.2` | Updates `pygments` from 2.17.2 to 2.18.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.17.2...2.18.0) Updates `coverage[toml]` from 7.5.0 to 7.5.3 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.5.0...7.5.3) Updates `hypothesis` from 6.100.2 to 6.103.0 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.100.2...hypothesis-python-6.103.0) Updates `platformdirs` from 4.2.1 to 4.2.2 - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.2.1...4.2.2) Updates `pytest` from 8.2.0 to 8.2.1 - [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.2.0...8.2.1) Updates `ruff` from 0.4.2 to 0.4.7 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.4.2...v0.4.7) Updates `types-pygments` from 2.17.0.20240310 to 2.18.0.20240506 - [Commits](https://github.com/python/typeshed/commits) Updates `types-setuptools` from 69.5.0.20240423 to 70.0.0.20240524 - [Commits](https://github.com/python/typeshed/commits) Updates `typing-extensions` from 4.11.0 to 4.12.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.11.0...4.12.0) Updates `virtualenv` from 20.26.1 to 20.26.2 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.26.1...20.26.2) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: coverage[toml] dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: hypothesis dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: platformdirs dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: types-pygments dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: types-setuptools dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: typing-extensions dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: virtualenv dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 dependencies group with 10 updates:
2.17.22.18.07.5.07.5.36.100.26.103.04.2.14.2.28.2.08.2.10.4.20.4.72.17.0.202403102.18.0.2024050669.5.0.2024042370.0.0.202405244.11.04.12.020.26.120.26.2Updates
pygmentsfrom 2.17.2 to 2.18.0Release notes
Sourced from pygments's releases.
... (truncated)
Changelog
Sourced from pygments's changelog.
... (truncated)
Commits
d7d11f6Last steps for 2.18 release.ec7bfd2Fix Janet version_added.ea9c823Update CHANGES.338d366Merge pull request #2670 from Kodiologist/hylex4d1371bLock down the pytest version.8dd97e0Improve docs.26179d6Fix deprecated variable usage in tests.ad125caPrepare 2.18 release.24deeb9Lock the ruff version in tox.ini.c9165cfFix format string usage.Updates
coverage[toml]from 7.5.0 to 7.5.3Release notes
Sourced from coverage[toml]'s releases.
Changelog
Sourced from coverage[toml]'s changelog.
... (truncated)
Commits
f310d7edocs: sample HTML for 7.5.3a51d52fdocs: prep for 7.5.3b666f3aperf: it's faster in all versions if we don't cache tokenize #1791a2b4929docs: changelog entry forcombineperformance improvementsb9aff50perf: don't read full line_bits table each timec45ebacperf: cache alias mapping390cb97perf: avoid quadratic behavior when combining line coveraged3caf53docs(build): tweaks to howto909e887build: bump version242adeabuild: don't claim pre-alpha-1 in classifiersUpdates
hypothesisfrom 6.100.2 to 6.103.0Commits
54d029dBump hypothesis-python version to 6.103.0 and update changelog822e39dMerge pull request #3962 from tybug/shrinker-ir3814b54temporarily skip stateful shrink quality tests66f2464minor fixes, reword release notes866256edont cache interesting buffer-based datas41b15e3don't permit >128 bit integersa30c0efMerge pull request #4004 from HypothesisWorks/create-pull-request/patche29175fUpdate pinned dependencies6a981fcrefactor slightly25dbf2dtry debugUpdates
platformdirsfrom 4.2.1 to 4.2.2Release notes
Sourced from platformdirs's releases.
Commits
5ec69d8Fix android detection when python4android is present (#277)dbf360f[pre-commit.ci] pre-commit autoupdate (#280)b318012[pre-commit.ci] pre-commit autoupdate (#279)120a441[pre-commit.ci] pre-commit autoupdate (#278)Updates
pytestfrom 8.2.0 to 8.2.1Release notes
Sourced from pytest's releases.
Commits
66ff8dfPrepare release version 8.2.13ffcfd1Merge pull request #12340 from pytest-dev/backport-12334-to-8.2.x0b28313[8.2.x] Add Python 3.13 (beta) supportf3dd93a[8.2.x] Attest package provenance (#12335)bb5a125[8.2.x] Spelling (#12331)f179bf2Merge pull request #12327 from pytest-dev/backport-12325-to-8.2.x2b671b5[8.2.x] cacheprovider: fix.pytest_cachenot being world-readable65ab7cbMerge pull request #12324 from pytest-dev/backport-12320-to-8.2.x4d5fb7dMerge pull request #12319 from pytest-dev/backport-12311-to-8.2.xcbe5996[8.2.x] changelog: document unittest 8.2 change as breakingUpdates
rufffrom 0.4.2 to 0.4.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
1ad5f9cBump version to v0.4.7 (#11646)e914bc3F401 sort bindings before adding to all (#11648)27f6f04[red-knot] initial (very incomplete) flow graph (#11624)d62a617red-knot: Don't refer toModuleinstances as IDs (#11649)16a926d[red-knot] infer int literal types (#11623)05566c6UpdateWho's Using Ruff?section to includeGodot(#11647)7ce17b7Add Vim and Kate setup guide forruff server(#11615)f9a6450Use char index rather than position for indent slice (#11645)8a25531red-knot: improve internal documentation inmodule.rs(#11638)9b6d2ceFix incorect placement of trailing stub function comments (#11632)Updates
types-pygmentsfrom 2.17.0.20240310 to 2.18.0.20240506Commits
Updates
types-setuptoolsfrom 69.5.0.20240423 to 70.0.0.20240524Commits
Updates
typing-extensionsfrom 4.11.0 to 4.12.0Release notes
Sourced from typing-extensions's releases.
... (truncated)
Changelog
Sourced from typing-extensions's changelog.
... (truncated)
Commits
f90a8dcPrepare release 4.12.0 (#408)118e1a6Make sureisinstance(typing_extensions.ParamSpec("P"), typing.TypeVar)is u...910141aAdd security documentation (#403)0dbc7c9Prepare release 4.12.0rc1 (#402)1da5d3dUpdate actions/setup-python (#401)72298f04.12.0a2 (#400)465ba78Fix publish workflow (#399)21fde1fPrepare releaes 4.12.0a1 (#398)63d8277Add workflow for Trusted Publishing (#395)074d053Backport PEP-696 specialisation on Python >=3.11.1 (#397)Updates
virtualenvfrom 20.26.1 to 20.26.2Changelog
Sourced from virtualenv's changelog.
Commits
9b14661release 20.26.27cbed79[pre-commit.ci] pre-commit autoupdate (#2723)09c1c69Fix bad return code in bash activation if hashing is disabled (#2717)0a3816eFix #1949: zipapp virtual environment creation fails if zipapp path is symlin...3be84afFix the CI (#2721)7864fde[pre-commit.ci] pre-commit autoupdate (#2715)60233a1Apply ruff/bugbear new rules (#2718)e28dfa7Update activate_this.py documentation to use runpy instead of exec (#2716)4f8034c[pre-commit.ci] pre-commit autoupdate (#2714)01cc6fbMerge pull request #2713 from pypa/release-20.26.1Dependabot 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