deps(dependabot): bump the all-dependencies group across 1 directory with 5 updates#10
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…with 5 updates Updates the requirements on [utilo](https://github.com/anaticulae/utilo), [hoverpower](https://github.com/anaticulae/hoverpower), [utilotest](https://github.com/anaticulae/utilotest), [setuptools](https://github.com/pypa/setuptools) and [wheel](https://github.com/pypa/wheel) to permit the latest version. Updates `utilo` to 2.109.0 - [Release notes](https://github.com/anaticulae/utilo/releases) - [Changelog](https://github.com/anaticulae/utilo/blob/main/CHANGELOG) - [Commits](anaticulae/utilo@v2.107.5...v2.109.0) Updates `hoverpower` to 1.5.1 - [Release notes](https://github.com/anaticulae/hoverpower/releases) - [Changelog](https://github.com/anaticulae/hoverpower/blob/main/CHANGELOG) - [Commits](anaticulae/hoverpower@v1.1.0...v1.5.1) Updates `utilotest` to 1.0.4 - [Release notes](https://github.com/anaticulae/utilotest/releases) - [Changelog](https://github.com/anaticulae/utilotest/blob/main/CHANGELOG) - [Commits](anaticulae/utilotest@v1.0.2...v1.0.4) Updates `setuptools` 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) Updates `wheel` to 0.47.0 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.46.3...0.47.0) --- updated-dependencies: - dependency-name: utilo dependency-version: 2.109.0 dependency-type: direct:production dependency-group: all-dependencies - dependency-name: hoverpower dependency-version: 1.5.1 dependency-type: direct:development dependency-group: all-dependencies - dependency-name: utilotest dependency-version: 1.0.4 dependency-type: direct:development dependency-group: all-dependencies - dependency-name: setuptools dependency-version: 83.0.0 dependency-type: direct:development dependency-group: all-dependencies - dependency-name: wheel dependency-version: 0.47.0 dependency-type: direct:development dependency-group: all-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.
Updates the requirements on utilo, hoverpower, utilotest, setuptools and wheel to permit the latest version.
Updates
utiloto 2.109.0Release notes
Sourced from utilo's releases.
Changelog
Sourced from utilo's changelog.
... (truncated)
Commits
13129c62.109.06cf5541feat(path): add parameter to normpath to improve display/logging2ec4e6f2.108.01d326d0test(feature): simplify code74e761ctest(feature): simplify code55c35e9fix(cli): make pattern more robustd8e8736refactor(test): simplify code9d941c3test(refactor): replace with utilo code3e4d674refactor(test): move to separate method7eb38aetest(feature): ease code styleUpdates
hoverpowerto 1.5.1Release notes
Sourced from hoverpower's releases.
Changelog
Sourced from hoverpower's changelog.
... (truncated)
Commits
ace56ec1.5.171a21d5Merge pull request #19 from anaticulae/chore/adjust-release6c59c24fix(release): do not run release on release tag763e2ba1.5.0d2a143fMerge pull request #18 from anaticulae/feat/add-pdf-compressor2c515d7fix(tmp): adjust tmp path83328f0feat(cli): add cli to compress pdf resourcesf9218fffix(secret): adjust secret file name19b3336feat(decrypt): add parameter to overwrite existing filedb2f0cd1.4.3Updates
utilotestto 1.0.4Release notes
Sourced from utilotest's releases.
Changelog
Sourced from utilotest's changelog.
... (truncated)
Commits
fd1167a1.0.4adcd453Merge pull request #7 from anaticulae/fix/make_non_run001ec02chore(license): add missing LICENSEdfba774fix(select): do not fail on invalid resource41a12ed1.0.3eaa2e67fix(install): make install command setup.py independentca0cc39Merge pull request #4 from anaticulae/dependabot/pip/main/all-dependencies-6c...6bac2c2deps(dependabot): bump the all-dependencies group across 1 directory with 6 u...Updates
setuptoolsto 83.0.0Changelog
Sourced from setuptools's changelog.
... (truncated)
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.productUpdates
wheelto 0.47.0Release notes
Sourced from wheel's releases.
Changelog
Sourced from wheel's changelog.
... (truncated)
Commits
efd83a7Created a new releasebb69216Reordered the changelog entriesd5a1763fix(wheelfile): resolve .dist-info path case-insensitively when reading wheel...5718957[pre-commit.ci] pre-commit autoupdate (#685)6258068chore: log_level is better than log_cli_level (#684)2975debRequire tox >= 4.2247674bachore: add check-sdist to checks (#681)56223f6__package__→__spec__.parent(#679)0ce509eAdded the wheel info subcommand (#669)39039c0Improved the index pageDependabot 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