Skip to content

build(deps-dev): bump acres from 0.3.0 to 0.5.0#110

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/acres-0.5.0
Open

build(deps-dev): bump acres from 0.3.0 to 0.5.0#110
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/acres-0.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Bumps acres from 0.3.0 to 0.5.0.

Changelog

Sourced from acres's changelog.

0.5.0 — 2025-06-04

Changed

  • Listing top-level package contents is now opt-in with the Loader(..., list_contents=True) keyword argument.

0.4.1 — 2025-05-30

Infrastructure

  • Resolve issue with running tox from sdist.

0.4.0 — 2025-05-30

Added

  • An acres.typ module is added for providing access to the types accepted by or returned by acres.Loader and its methods. Use acres.typ.Traversable to annotate types without checking Python versions for its location. Use from __future__ import annotations to avoid unnecessary imports in Python 3.13 and lower.

  • Documentation is now rendered at https://nipreps-acres.readthedocs.io

Changed

  • Increased type coverage of tests.

  • The importlib_resources backport is no longer a dependency, even for older Python versions.

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [acres](https://github.com/nipreps/acres) from 0.3.0 to 0.5.0.
- [Changelog](https://github.com/nipreps/acres/blob/main/CHANGELOG.md)
- [Commits](nipreps/acres@0.3.0...0.5.0)

---
updated-dependencies:
- dependency-name: acres
  dependency-version: 0.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 12, 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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants