chore(deps): bump the minor-and-patch group across 1 directory with 8 updates#90
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the minor-and-patch group across 1 directory with 8 updates#90dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
… updates Bumps the minor-and-patch group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [algokit-utils](https://github.com/algorandfoundation/algokit-cli) | `4.1.0` | `4.2.3` | | [ruff](https://github.com/astral-sh/ruff) | `0.12.4` | `0.14.14` | | [mypy](https://github.com/python/mypy) | `1.17.0` | `1.19.1` | | [pip-audit](https://github.com/pypa/pip-audit) | `2.9.0` | `2.10.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.2.0` | `4.5.1` | | [poethepoet](https://github.com/nat-n/poethepoet) | `0.36.0` | `0.40.0` | | [setuptools](https://github.com/pypa/setuptools) | `80.9.0` | `80.10.2` | | [pytest-sugar](https://github.com/Teemu/pytest-sugar) | `1.0.0` | `1.1.1` | Updates `algokit-utils` from 4.1.0 to 4.2.3 - [Release notes](https://github.com/algorandfoundation/algokit-cli/releases) - [Changelog](https://github.com/algorandfoundation/algokit-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/algorandfoundation/algokit-cli/commits) Updates `ruff` from 0.12.4 to 0.14.14 - [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.12.4...0.14.14) Updates `mypy` from 1.17.0 to 1.19.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.0...v1.19.1) Updates `pip-audit` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/pypa/pip-audit/releases) - [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md) - [Commits](pypa/pip-audit@v2.9.0...v2.10.0) Updates `pre-commit` from 4.2.0 to 4.5.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.2.0...v4.5.1) Updates `poethepoet` from 0.36.0 to 0.40.0 - [Release notes](https://github.com/nat-n/poethepoet/releases) - [Commits](nat-n/poethepoet@v0.36.0...v0.40.0) Updates `setuptools` from 80.9.0 to 80.10.2 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.9.0...v80.10.2) Updates `pytest-sugar` from 1.0.0 to 1.1.1 - [Release notes](https://github.com/Teemu/pytest-sugar/releases) - [Changelog](https://github.com/Teemu/pytest-sugar/blob/main/CHANGES.rst) - [Commits](Teemu/pytest-sugar@v1.0.0...v1.1.1) --- updated-dependencies: - dependency-name: algokit-utils dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ruff dependency-version: 0.14.14 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pip-audit dependency-version: 2.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: poethepoet dependency-version: 0.40.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: setuptools dependency-version: 80.10.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pytest-sugar dependency-version: 1.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
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 minor-and-patch group with 8 updates in the / directory:
4.1.04.2.30.12.40.14.141.17.01.19.12.9.02.10.04.2.04.5.10.36.00.40.080.9.080.10.21.0.01.1.1Updates
algokit-utilsfrom 4.1.0 to 4.2.3Commits
Updates
rufffrom 0.12.4 to 0.14.14Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
8b2e7b3Prepare release v0.14.14 (#22813)4c7d1f5[ty] InferTypedDicttypes with >=1 required key as being always truthy (#2...b7de434add CCfW hooks (#22803)b912dfc[pyupgrade] ApplyUP045to string arguments oftyping.cast(#22320)1ff062d[ty] Improve completion rankings for raise-from/except contexts (#22775)7e408a5Update dependency wrangler to v4.59.1 (#22793)ceb876b[flake8-pyi] Fix inconsistent handling of forward references for__new__,...c5b4ee6[ty] Support solving generics involving PEP 695 type aliases (#22678)b9a6129[ty] Improve support for kwarg splats in dictionary literals (#22781)f516d47Update contributing guide for adding a new rule (#22779)Updates
mypyfrom 1.17.0 to 1.19.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
412c19aBump version to 1.19.120aea0aUpdate changelog for 1.19.1 (#20414)2b23b50Serialize raw errors in cache metas (#20372)f60f90fFail on PyPy in main instead of setup.py (#20389)58d485bFail with an explicit error on PyPy (#20384)a4b31a2Allowtypes.NoneTypein match cases (#20383)8a6eff4[mypyc] fix generator regression with empty tuple (#20371)70eceeaFix noncommutative joins with bounded TypeVars (#20345)3890fc4Fix crash involving Unpack-ed TypeVarTuple (#20323)c93d917Fix crash on star import of redefinition (#20333)Updates
pip-auditfrom 2.9.0 to 2.10.0Release notes
Sourced from pip-audit's releases.
Changelog
Sourced from pip-audit's changelog.
Commits
dec2165chore: prep release v2.10.0 (#905)d191a22Fix CycloneDX vulnerability-component linking (#980) (#981)a3f69b1dependabot: add cooldowns (#978)42df1b2build(deps): bump astral-sh/setup-uv from 7.1.3 to 7.1.4 (#976)d4cbb66build(deps): bump actions/checkout from 5.0.1 to 6.0.0 (#977)0f2889dbuild(deps): bump github/codeql-action from 4.31.3 to 4.31.4 (#975)ad15644build(deps): bump actions/checkout from 5.0.0 to 5.0.1 (#974)831ca98build(deps): bump astral-sh/setup-uv from 7.1.2 to 7.1.3 (#972)afeb9eabuild(deps): bump github/codeql-action from 4.31.2 to 4.31.3 (#973)2969e7cbuild(deps): bump github/codeql-action from 4.31.0 to 4.31.2 (#971)Updates
pre-commitfrom 4.2.0 to 4.5.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
8a0630cv4.5.1fcbc745Merge pull request #3597 from pre-commit/empty-setup-py51592eefix python local template when artifact dirs are present67e8fafMerge pull request #3596 from pre-commit/pre-commit-ci-update-configc251e6b[pre-commit.ci] pre-commit autoupdate98ccafaMerge pull request #3593 from pre-commit/pre-commit-ci-update-config4895355[pre-commit.ci] pre-commit autoupdate2cedd58Merge pull request #3588 from pre-commit/pre-commit-ci-update-config465192d[pre-commit.ci] pre-commit autoupdatefd42f96Merge pull request #3586 from pre-commit/zipapp-sha256-file-not-neededUpdates
poethepoetfrom 0.36.0 to 0.40.0Release notes
Sourced from poethepoet's releases.
... (truncated)
Commits
0a7247dBump version to 0.40.0312e74afeat: Add choices option to constrain named arguments (#348)5e0b3e5feat: support ignore_fail on execution task types and ref tasks (#347)a3c97e1test: ensure the test virtual environment is always removed (#346)bc04e2ffeat: supportcapture_outputon ref tasks (#343)f7b82effix: global executor option (#340)8e7b116fix: handle SIGHUP and SIGBREAK signals to stop tasks (#344)8e51f2brefactor: modernize type annotations (#339)72a9225fix: set uv to quiet during shell completion (#338)c6c7306feat: allow optional envfiles without warnings (#337)Updates
setuptoolsfrom 80.9.0 to 80.10.2Changelog
Sourced from setuptools's changelog.
Commits
5cf2d08Bump version: 80.10.1 → 80.10.2852cd5eMerge pull request #5166 from pypa/bugfix/5159-vendor-bin-free11115eeSuppress deprecation warning.5cf9185Update vendored dependencies.cf59f41Delete all binaries generated by vendored package install.89a5981Add missing newsfragmentsc0114afPostpone deprecation warnings related to PEP 639 to 2027-Feb-18 (#5115)de07603Revert "[CI] Constraint transient test dependency on pyobjc" (#5128)3afd5d6Revert "[CI] Constraint transient test dependency on pyobjc"adfb0c9Bump version: 80.10.0 → 80.10.1Updates
pytest-sugarfrom 1.0.0 to 1.1.1Release notes
Sourced from pytest-sugar's releases.
Changelog
Sourced from pytest-sugar's changelog.
Commits
8133503Release pytest-sugar 1.1.16798042Fix conflict with other Pytest plugins (#297)43bbdd0Release pytest-sugar 1.1.0855d661Feature - Playwright Support for Trace Zip Mapping (#296)2a5862aMerge pull request #293 from cgoldberg/add-py313ca26d98Add support for Python 3.1369989ebClarify license as BSD 3-Clause License3c86a5cMerge pull request #289 from deronnax/remove-packaging-depc123be0remove 'packaging' packageefafd9cMerge pull request #282 from penguinpee/mainDependabot 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