Skip to content

Bump copier from 9.11.3 to 9.12.0#31

Merged
twsl merged 1 commit intomainfrom
dependabot/pip/copier-9.12.0
Feb 26, 2026
Merged

Bump copier from 9.11.3 to 9.12.0#31
twsl merged 1 commit intomainfrom
dependabot/pip/copier-9.12.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2026

Bumps 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 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 [copier](https://github.com/copier-org/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
...

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 Feb 26, 2026
@twsl twsl merged commit 4a783d6 into main Feb 26, 2026
8 checks passed
@dependabot dependabot bot deleted the dependabot/pip/copier-9.12.0 branch February 26, 2026 06:33
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.

1 participant