Skip to content

chore(deps-dev): bump copier from 9.13 to 9.14.0#598

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/copier-9.14.0
Open

chore(deps-dev): bump copier from 9.13 to 9.14.0#598
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/copier-9.14.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps copier from 9.13 to 9.14.0.

Release notes

Sourced from copier's releases.

v9.14.0 (2026-03-13)

Feat

  • cli: add --answers-file flag to check-update command

Fix

  • only warn about dirty template when checking out HEAD
  • cli: show only supported flags in check-update command help output

v9.13.1 (2026-03-09)

Fix

  • vcs: make Git version parsing robust to vendor-suffixed patch versions
Changelog

Sourced from copier's changelog.

v9.14.0 (2026-03-13)

Feat

  • cli: add --answers-file flag to check-update command

Fix

  • only warn about dirty template when checking out HEAD
  • cli: show only supported flags in check-update command help output

v9.13.1 (2026-03-09)

Fix

  • vcs: make Git version parsing robust to vendor-suffixed patch versions

v9.13.0 (2026-03-05)

Feat

  • add CLI subcommand check-update to check for new template version (#2463)

Refactor

  • cli: call public run_* functions instead of internal Worker.run_* methods

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

v9.11.3 (2026-01-23)

... (truncated)

Commits
  • c90d3a6 bump: version 9.13.1 → 9.14.0
  • 07d7f61 test(cli): snapshot help output for copy and update commands
  • 7ac0ca4 feat(cli): add --answers-file flag to check-update command
  • 4c419a8 fix: only warn about dirty template when checking out HEAD
  • 4381df2 fix(cli): show only supported flags in check-update command help output
  • 99dc1a0 bump: version 9.13.0 → 9.13.1
  • 1ba971c fix(vcs): make Git version parsing robust to vendor-suffixed patch versions
  • 128f000 build(deps): update dependency ruff to v0.15.5
  • bcb5c02 docs: remove outdated note about updating multiselect choices via --data flag
  • 9fc033e build(deps): update dependency platformdirs to v4.9.4
  • 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.13 to 9.14.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.13.0...v9.14.0)

---
updated-dependencies:
- dependency-name: copier
  dependency-version: 9.14.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 Pull requests that update python code labels Mar 15, 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