chore(deps): bump the all group across 1 directory with 8 updates#676
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the all group across 1 directory with 8 updates#676dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the all group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.1.8` | `8.2.1` | | [copier](https://github.com/copier-org/copier) | `9.7.1` | `9.9.0` | | [algokit-utils](https://github.com/algorandfoundation/algokit-cli) | `4.1.0` | `4.2.0` | | [pyinstaller](https://github.com/pyinstaller/pyinstaller) | `6.14.2` | `6.15.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.12.2` | `0.12.9` | | [mypy](https://github.com/python/mypy) | `1.16.1` | `1.17.1` | | [poethepoet](https://github.com/nat-n/poethepoet) | `0.36.0` | `0.37.0` | | [pytest-sugar](https://github.com/Teemu/pytest-sugar) | `1.0.0` | `1.1.0` | Updates `click` from 8.1.8 to 8.2.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.8...8.2.1) Updates `copier` from 9.7.1 to 9.9.0 - [Release notes](https://github.com/copier-org/copier/releases) - [Changelog](https://github.com/copier-org/copier/blob/master/CHANGELOG.md) - [Commits](copier-org/copier@v9.7.1...v9.9.0) Updates `algokit-utils` from 4.1.0 to 4.2.0 - [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 `pyinstaller` from 6.14.2 to 6.15.0 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.14.2...v6.15.0) Updates `ruff` from 0.12.2 to 0.12.9 - [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.2...0.12.9) Updates `mypy` from 1.16.1 to 1.17.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.1...v1.17.1) Updates `poethepoet` from 0.36.0 to 0.37.0 - [Release notes](https://github.com/nat-n/poethepoet/releases) - [Commits](nat-n/poethepoet@v0.36.0...v0.37.0) Updates `pytest-sugar` from 1.0.0 to 1.1.0 - [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.0) --- updated-dependencies: - dependency-name: click dependency-version: 8.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: copier dependency-version: 9.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: algokit-utils dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: pyinstaller dependency-version: 6.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: ruff dependency-version: 0.12.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: mypy dependency-version: 1.17.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: poethepoet dependency-version: 0.37.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: pytest-sugar dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 all group with 8 updates in the / directory:
8.1.88.2.19.7.19.9.04.1.04.2.06.14.26.15.00.12.20.12.91.16.11.17.10.36.00.37.01.0.01.1.0Updates
clickfrom 8.1.8 to 8.2.1Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
fd183b2release version 8.2.1262bdf0Raise an exception on end of input in CliRunner (#2934)80efdf6Raise an exception on end of input in CliRunnercfa6f4aFlush sys.stderr when CliRunner finalizes (#2933)f3a4363flush sys.stderr when CliRunner.invoke finalizesb7cf069fix shell completion for nested groups (#2935)7c575d6parametrize testac6a2acFix shell completion for nested groups884af5cFix flag value set when is_flag=True and type is provided (#2930)4fd2feaFix condition for setting flag value when type is providedUpdates
copierfrom 9.7.1 to 9.9.0Release notes
Sourced from copier's releases.
Changelog
Sourced from copier's changelog.
Commits
7f60a29bump: version 9.8.0 → 9.9.035dd1fffix(updating): disable secret question validator when replaying old copy0d8140dbuild(deps): update dependency ruff to v0.12.73d7318bbuild(deps): update dependency mypy to v1.17.15e838b3ci: override Python version from.python-versionwith matrix version4831f35build(deps): update dependency mkdocs-material to v9.6.1694bd16fbuild(deps): update dependency uv to v0.8.2404130bbuild(deps): update dependency ruff to v0.12.5ec19e44fix(vcs): fix cloning local dirty template repo whencore.fsmonitor=true(#...1e16b65feat: add support for prompting filesystem paths (#2210)Updates
algokit-utilsfrom 4.1.0 to 4.2.0Commits
Updates
pyinstallerfrom 6.14.2 to 6.15.0Release notes
Sourced from pyinstaller's releases.
Changelog
Sourced from pyinstaller's changelog.