Skip to content

Bump copier from 9.11.3 to 9.12.0 in the python-packages group#25

Merged
d33bs merged 2 commits intomainfrom
dependabot/uv/python-packages-55642f8edc
Mar 3, 2026
Merged

Bump copier from 9.11.3 to 9.12.0 in the python-packages group#25
d33bs merged 2 commits intomainfrom
dependabot/uv/python-packages-55642f8edc

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps the python-packages group with 1 update: copier.

Updates copier from 9.11.3 to 9.12.0

Release notes

Sourced from copier's releases.

v9.12.0 (2026-02-21)

Feat

  • add new settings API with minimal surface
  • re-export Phase enum at package level

Fix

  • updating: apply skip-if-exists patterns as gitignore-style at subproject root in update algorithm
  • updating: anchor removed file paths to project root in update algorithm
  • updating: normalize user-deleted paths before skip-if-exists pattern matching during updates

Refactor

  • typing: use builtin types in public API signatures
  • deprecate public settings module and its symbols
  • replace **kwargs with explicit parameters in run_{copy,recopy,update} functions
Changelog

Sourced from copier's changelog.

v9.12.0 (2026-02-21)

Feat

  • add new settings API with minimal surface
  • re-export Phase enum at package level

Fix

  • updating: apply skip-if-exists patterns as gitignore-style at subproject root in update algorithm
  • updating: anchor removed file paths to project root in update algorithm
  • updating: normalize user-deleted paths before skip-if-exists pattern matching during updates

Refactor

  • typing: use builtin types in public API signatures
  • deprecate public settings module and its symbols
  • replace **kwargs with explicit parameters in run_{copy,recopy,update} functions
Commits
  • 3f2ab8e bump: version 9.11.3 → 9.12.0
  • 5eb9d87 docs(api): remove deprecated settings and types modules from API reference
  • f38a9ef build(deps): update dependency ruff to v0.15.2
  • e68df6c build(deps): update dependency mkdocs-material to v9.7.2
  • ce1a6d9 build(deps): update dependency commitizen to v4.13.8
  • 27e8d78 build(deps): update dependency uv to v0.10.2
  • 3a2b069 build(deps): update dependency dunamai to v1.26.0
  • 1e46031 build(deps): update dependency platformdirs to v4.9.2
  • cec0263 chore: enable Ruff's W505 rule to enforce doc line length limit (#2452)
  • fbcb59f refactor(typing): use builtin types in public API signatures
  • Additional commits viewable in compare view

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 <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

Bumps the python-packages group with 1 update: [copier](https://github.com/copier-org/copier).


Updates `copier` from 9.11.3 to 9.12.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.11.3...v9.12.0)

---
updated-dependencies:
- dependency-name: copier
  dependency-version: 9.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
...

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 Mar 1, 2026
@d33bs d33bs merged commit 457445f into main Mar 3, 2026
9 checks passed
@d33bs d33bs deleted the dependabot/uv/python-packages-55642f8edc branch March 3, 2026 23:56
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.

1 participant