chore(deps): bump the python-packaging group across 1 directory with 9 updates - #478
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the python-packaging group across 1 directory with 9 updates#478dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…9 updates Updates the requirements on [temporalio](https://github.com/temporalio/sdk-python), [coverage](https://github.com/coveragepy/coveragepy), [commitizen](https://github.com/commitizen-tools/commitizen), [mypy](https://github.com/python/mypy), [pre-commit](https://github.com/pre-commit/pre-commit), [ruff](https://github.com/astral-sh/ruff), [sh](https://github.com/amoffat/sh), [types-pyyaml](https://github.com/python/typeshed) and [setuptools](https://github.com/pypa/setuptools) to permit the latest version. Updates `temporalio` to 1.30.0 - [Release notes](https://github.com/temporalio/sdk-python/releases) - [Changelog](https://github.com/temporalio/sdk-python/blob/main/CHANGELOG.md) - [Commits](temporalio/sdk-python@1.10.0...1.30.0) Updates `coverage` from 7.14.2 to 7.15.2 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.14.2...7.15.2) Updates `commitizen` from 4.16.3 to 4.16.5 - [Release notes](https://github.com/commitizen-tools/commitizen/releases) - [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md) - [Commits](commitizen-tools/commitizen@v4.16.3...v4.16.5) Updates `mypy` from 2.1.0 to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.1.0...v2.3.0) Updates `pre-commit` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.6.0...v4.6.1) Updates `ruff` from 0.15.18 to 0.16.0 - [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.15.18...0.16.0) Updates `sh` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/amoffat/sh/releases) - [Changelog](https://github.com/amoffat/sh/blob/develop/CHANGELOG.md) - [Commits](amoffat/sh@2.3.0...2.4.0) Updates `types-pyyaml` from 6.0.12.20260518 to 6.0.12.20260724 - [Commits](https://github.com/python/typeshed/commits) Updates `setuptools` from 82.0.1 to 83.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v82.0.1...v83.0.0) --- updated-dependencies: - dependency-name: temporalio dependency-version: 1.30.0 dependency-type: direct:production dependency-group: python-packaging - dependency-name: coverage dependency-version: 7.15.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packaging - dependency-name: commitizen dependency-version: 4.16.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packaging - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packaging - dependency-name: pre-commit dependency-version: 4.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packaging - dependency-name: ruff dependency-version: 0.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packaging - dependency-name: sh dependency-version: 2.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packaging - dependency-name: types-pyyaml dependency-version: 6.0.12.20260724 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packaging - dependency-name: setuptools dependency-version: 83.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packaging ... 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.
Updates the requirements on temporalio, coverage, commitizen, mypy, pre-commit, ruff, sh, types-pyyaml and setuptools to permit the latest version.
Updates
temporalioto 1.30.0Release notes
Sourced from temporalio's releases.
... (truncated)
Changelog
Sourced from temporalio's changelog.
... (truncated)
Commits
b5777e9Update sdk-core submodule (#1632)68bc823Prepare release 1.30.0 (#1630)9475ebaUpdate uv lock (#1627)7807169Update core submodule and otel lock (#1626)c4e7062Send SANO links in requests (#1621)ca62ed2VLN-1613: fix checkout-below-v7 (#1622)e5c27a0Update bridge Cargo dependencies (#1617)7aa567cUse endpoint for system Nexus detection (#1616)31a0a1aAdding links to Nexus signals (#1593)5f1d352Fix continue-as-new handling in workflow_streams subscribe (#1581)Updates
coveragefrom 7.14.2 to 7.15.2Release notes
Sourced from coverage's releases.
Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
50d8659docs: sample HTML for 7.15.2b5eed20docs: prep for 7.15.278cab6efix: reduce memory use during reporting. #2229 (#2231)b4c1fdabuild: bump version to 7.15.2da63beddocs: sample HTML for 7.15.1bc35e64docs: prep for 7.15.1182b010perf: resolve sysmon branch events lazily, one pair at a time (#2221)ee271eeperf: compute multiline maps cheaply in the sysmon core (#2220)1441b96chore: bump the action-dependencies group with 6 updates (#2225)dd80635fix: escape context labels in html report inline script block (#2224)Updates
commitizenfrom 4.16.3 to 4.16.5Release notes
Sourced from commitizen's releases.
Commits
6afcd8ebump: version 4.16.4 → 4.16.5ff23c26fix: exclude star-history API from lychee link checker (#2029)40b409bci(deps): bump soupsieve from 2.8.3 to 2.8.4 (#2024)7812abeci(deps): bump dawidd6/action-homebrew-bump-formula from 7 to 8 (#2022)3885e8bbuild(deps): update argcomplete requirement from <3.7,>=1.12.1 to >=1.12.1,<3...62fb12ddocs(cli/screenshots): update CLI screenshots205e71cbump: version 4.16.3 → 4.16.486b8361fix(providers/cargo): don't crash on workspace member with fixed version4765a41ci(deps): bump peter-evans/find-comment from 3 to 4 (#2020)c85e41fdocs(cli/screenshots): update CLI screenshotsUpdates
mypyfrom 2.1.0 to 2.3.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
8aabf84Drop +dev from version4d8ad2aUpdate changelog for 2.3 release (#21728)2c21546[mypyc] Update documentation of race conditions under free threading (#21726)a9f62a3[mypyc] Make attribute access memory safe on free-threaded builds (#21705)0faa413UsePYODIDEenvironment variable for Emscripten cross-compilation detection...3d75cdb[mypyc] Borrow final attributes more aggressively (#21702)24c237d[mypyc] Improve documentation of Final (#21713)b5be217[mypyc] Update free threading Python compatibility docs (#21711)cbcb51aNarrow for frozendict membership check (#21709)af2bc0fSync typeshed (#21707)Updates
pre-commitfrom 4.6.0 to 4.6.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
242ce8av4.6.1766e550Merge pull request #3727 from pre-commit/dedupe1558d06Merge pull request #3726 from pre-commit/exists-faster8a1c47aavoid duplicate files in --all-files during conflict2e01c99faster check of rev existing locally as a commit3613bf2Merge pull request #3701 from pre-commit/autoupdate-repos1d811d9Return an error for invalid --repo374d354Merge pull request #3711 from damonbayer/dmb_JULIA_DEPOT_PATH1e7994fset JULIA_DEPOT_PATHb2b9119Merge pull request #3719 from pre-commit/npm-unknown-optionsUpdates
rufffrom 0.15.18 to 0.16.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a2635fdBump 0.16.0 (#27136)3433449[ty] Reuse full call diagnostics for implicit setter calls (#27115)2240070Reflectruff: ignoreand--add-ignorestabilization in documentation (#27...17ef711Stabilize--add-ignore(#27125)ef912bbAdd newly stabilized rules to defaults (#27055)b30f040Stabilize new default rules (#27035)bcd70c5Exclude Markdown files fromformat-devruns (#27052)87e51e2Fixformat --checkspans for syntax errors (#27045)afe2723[flake8-gettext] Stabilize qualified-name and built-in binding resolution (...a9702d8[flake8-bandit] Stabilize string literal binding resolution (S310) (#26944)Updates
shfrom 2.3.0 to 2.4.0Release notes
Sourced from sh's releases.
Changelog
Sourced from sh's changelog.
Commits
21217a0Merge pull request #795 from amoffat/develop5e1c810Bump version from 2.3.0 to 2.4.06e913e5Merge pull request #796 from amoffat/copilot/release-2-4-0f2aa48bAdd CHANGELOG.md entry for 2.4.0 release7e16006Initial plan823ac7fMerge pull request #794 from jorenham/typing/stubtest-in-ci7c41eb9Enforce 100% type coverage withpyrefly coverage check9161e26Add pyrefly as development dependency1c81456Run stubtest in toxdce9f62Run stubtest in CIUpdates
types-pyyamlfrom 6.0.12.20260518 to 6.0.12.20260724Commits
Updates
setuptoolsfrom 82.0.1 to 83.0.0Changelog
Sourced from setuptools's changelog.
Commits
6519f72Bump version: 82.0.1 → 83.0.0d1151b1Merge pull request #5250 from pypa/feature/distutils-d7633fbeda2df31eCapture removal of dry_run parameter in changelog.00144dcMoved newsfragment to the release where it occurred.a4a5a2bAdd news fragment.77470c2Merge https://github.com/pypa/distutils into feature/distutils-d7633fbed3c43897Merge pull request #5247 from pypa/copilot/fix-pypy-version-issuebb6ea66Bump PyPy from 3.10 to 3.11 in CI workflowa2bc3acFix broken intersphinx reference to build's installation docs2d6a739Use stacked parametrize decorators instead of itertools.productDependabot 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 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