Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2026

Bumps copier from 9.4.1 to 9.11.2.

Release notes

Sourced from copier's releases.

v9.11.2 (2026-01-20)

Fix

  • updating: restore support for preserved symlinks pointing outside subproject (#2427)

Security

  • disallow symlink-based includes outside template root
  • disallow symlink-following write operations outside destination directory (#2427)

v9.11.1 (2026-01-10)

Fix

  • updating: avoid circular reference when rendering JSON-serialized _copier_conf variable

v9.11.0 (2025-11-20)

Feat

  • updating: allow updating a dirty Git repository when the subproject directory is clean (#2369)
  • add support for custom question icons (#2381)
  • add support for conditionally unsetting a question's default value

Fix

  • raise warning instead of error when chmod is not allowed
  • fix using default answers from settings for required questions (#2374)

Refactor

  • drop support for Python 3.9

v9.10.3 (2025-10-17)

Fix

  • updating: render templated skip-if-exists patterns before applying patch with excluded paths
  • updating: exclude only Git-ignored files when applying patch
  • updating: ignore paths added to the _exclude list in new template version when updating

v9.10.2 (2025-09-09)

Fix

  • deps: remove prompt-toolkit version cap

v9.10.1 (2025-08-28)

Fix

... (truncated)

Changelog

Sourced from copier's changelog.

v9.11.2 (2026-01-20)

Fix

  • updating: restore support for preserved symlinks pointing outside subproject (#2427)

Security

  • disallow symlink-based includes outside template root
  • disallow symlink-following write operations outside destination directory (#2427)

v9.11.1 (2026-01-10)

Fix

  • updating: avoid circular reference when rendering JSON-serialized _copier_conf variable

v9.11.0 (2025-11-20)

Feat

  • updating: allow updating a dirty Git repository when the subproject directory is clean (#2369)
  • add support for custom question icons (#2381)
  • add support for conditionally unsetting a question's default value

Fix

  • raise warning instead of error when chmod is not allowed
  • fix using default answers from settings for required questions (#2374)

Refactor

  • drop support for Python 3.9

v9.10.3 (2025-10-17)

Fix

  • updating: render templated skip-if-exists patterns before applying patch with excluded paths
  • updating: exclude only Git-ignored files when applying patch
  • updating: ignore paths added to the _exclude list in new template version when updating

v9.10.2 (2025-09-09)

Fix

... (truncated)

Commits
  • b9ee296 bump: version 9.11.1 → 9.11.2
  • b3a7b37 fix: disallow symlink-based includes outside template root
  • 66271ab build(deps): update dependency mkdocstrings to v1.0.1
  • 9b7fd37 build(deps): update dependency ruff to v0.14.13
  • 40aa86f build(deps): update dependency uv to v0.9.24
  • 84f3b80 build(deps): update dependency commitizen to v4.12.0
  • f307b38 docs: mention filenames before code blocks in quickstart section (#2458)
  • 41cb45c fix(updating): restore support for preserved symlinks pointing outside subpro...
  • 10cebae build(deps): update dependency commitizen to v4.11.2
  • 639a5d1 build(deps): update dependency ruff to v0.14.11
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [copier](https://github.com/copier-org/copier) from 9.4.1 to 9.11.2.
- [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.4.1...v9.11.2)

---
updated-dependencies:
- dependency-name: copier
  dependency-version: 9.11.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies update dependency files (pdm.lock & requirements*.txt) python Pull requests that update python code labels Jan 21, 2026
@dependabot dependabot bot requested a review from feeph as a code owner January 21, 2026 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies update dependency files (pdm.lock & requirements*.txt) python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant