Skip to content

deps(dependabot): bump the all-dependencies group across 1 directory with 2 updates#11

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/main/all-dependencies-7b56a8c299
Open

deps(dependabot): bump the all-dependencies group across 1 directory with 2 updates#11
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/main/all-dependencies-7b56a8c299

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 6, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on utilo and hoverpower to permit the latest version.
Updates utilo to 2.109.0

Release notes

Sourced from utilo's releases.

v2.109.0 (2026-06-04)

This release is published under the MIT License.

Features

  • path: Add parameter to normpath to improve display/logging (6cf5541)

Detailed Changes: v2.108.0...v2.109.0

Changelog

Sourced from utilo's changelog.

v2.109.0 (2026-06-04)

Features

  • path: Add parameter to normpath to improve display/logging (6cf5541)

v2.108.0 (2026-06-02)

Bug Fixes

  • cli: Make pattern more robust (55c35e9)

  • string: Revert c6aac1d94161096b927bf189ba4a1d0e5211f0a1 (87c4d9d)

Code Style

  • github: Format code (8d9245d)

  • string: Remove unused import (3d266cb)

Documentation

  • collection: Extend interface documentation (1fe2440)

Features

  • file: Add base parameter to ease file creation (3669a9b)

Refactoring

  • test: Move to separate method (3e4d674)

  • test: Simplify code (d8e8736)

Testing

  • feature: Ease code style (7eb38ae)

  • feature: Simplify code

... (truncated)

Commits
  • 13129c6 2.109.0
  • 6cf5541 feat(path): add parameter to normpath to improve display/logging
  • 2ec4e6f 2.108.0
  • 1d326d0 test(feature): simplify code
  • 74e761c test(feature): simplify code
  • 55c35e9 fix(cli): make pattern more robust
  • d8e8736 refactor(test): simplify code
  • 9d941c3 test(refactor): replace with utilo code
  • 3e4d674 refactor(test): move to separate method
  • 7eb38ae test(feature): ease code style
  • Additional commits viewable in compare view

Updates hoverpower from 1.2.0 to 1.4.1

Release notes

Sourced from hoverpower's releases.

v1.4.1 (2026-06-04)

This release is published under the MIT License.

Bug Fixes

  • secret: Reduce logging verbosity if resource exists (524006b)

Chores

  • docker: Upgrade base image (a8e3fa5)

  • requirements: Upgrade pyproject.toml (31bc397)

Code Style

  • secret: Fix spelling error (1eef09a)

Detailed Changes: v1.4.0...v1.4.1

v1.4.0 (2026-05-26)

This release is published under the MIT License.

Bug Fixes

  • secret: Clarify error message (2050a36)

Code Style

Features

  • secret: Fail after first invalid secret (8e63f46)

Testing

  • secret: Add test to ensure new implementation (ea99f6f)

  • secret: Clarify test (1ef637b)


Detailed Changes: v1.3.0...v1.4.0

v1.3.0 (2026-05-26)

... (truncated)

Changelog

Sourced from hoverpower's changelog.

v1.4.1 (2026-06-04)

Bug Fixes

  • secret: Reduce logging verbosity if resource exists (524006b)

Chores

  • docker: Upgrade base image (a8e3fa5)

  • requirements: Upgrade pyproject.toml (31bc397)

Code Style

  • secret: Fix spelling error (1eef09a)

v1.4.0 (2026-05-26)

Bug Fixes

  • secret: Clarify error message (2050a36)

Code Style

Features

  • secret: Fail after first invalid secret (8e63f46)

Testing

  • secret: Add test to ensure new implementation (ea99f6f)

  • secret: Clarify test (1ef637b)

v1.3.0 (2026-05-26)

Documentation

... (truncated)

Commits
  • 41ac4e4 1.4.1
  • b10b08e Merge pull request #14 from anaticulae/12-do-not-copy-pdfs-if-already-exists
  • a8e3fa5 chore(docker): upgrade base image
  • 524006b fix(secret): reduce logging verbosity if resource exists
  • 1eef09a style(secret): fix spelling error
  • 31bc397 chore(requirements): upgrade pyproject.toml
  • 7f378d6 1.4.0
  • 1cdae64 Merge pull request #11 from anaticulae/9-do-not-iterate-all-pdf-on-invalid-ho...
  • 8e63f46 feat(secret): fail after first invalid secret
  • 2050a36 fix(secret): clarify error message
  • Additional commits viewable in compare view

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

…with 2 updates

Updates the requirements on [utilo](https://github.com/anaticulae/utilo) and [hoverpower](https://github.com/anaticulae/hoverpower) 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` from 1.2.0 to 1.4.1
- [Release notes](https://github.com/anaticulae/hoverpower/releases)
- [Changelog](https://github.com/anaticulae/hoverpower/blob/main/CHANGELOG)
- [Commits](anaticulae/hoverpower@v1.2.0...v1.4.1)

---
updated-dependencies:
- dependency-name: utilo
  dependency-version: 2.109.0
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: hoverpower
  dependency-version: 1.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants