Skip to content

Bump copier from 9.7.1 to 9.8.0 #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 16, 2025
Merged

Bump copier from 9.7.1 to 9.8.0 #11

merged 1 commit into from
Jul 16, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Bumps copier from 9.7.1 to 9.8.0.

Release notes

Sourced from copier's releases.

v9.8.0 (2025-07-07)

Feat

  • add support for providing serialized answers to multiselect choice questions
  • updating: add VCS ref sentinel :current: for referring to the current template ref

Fix

  • avoid infinite recursion when accessing _copier_conf.answers_file via Jinja context hook
  • validate default answers
  • correct git stage order on merge conflicts
Changelog

Sourced from copier's changelog.

v9.8.0 (2025-07-07)

Feat

  • add support for providing serialized answers to multiselect choice questions
  • updating: add VCS ref sentinel :current: for referring to the current template ref

Fix

  • avoid infinite recursion when accessing _copier_conf.answers_file via Jinja context hook
  • validate default answers
  • correct git stage order on merge conflicts
Commits
  • ea98428 bump: version 9.7.1 → 9.8.0
  • d167efa feat: add support for providing serialized answers to multiselect choice ques...
  • 40fdcc1 build(deps): update dependency uv to v0.7.19
  • 79dda32 chore: add VS Code dev container setup
  • 2ecdfd3 fix: avoid infinite recursion when accessing _copier_conf.answers_file via ...
  • 5e9695a build(deps): update dependency ruff to v0.12.2
  • c0bf8fb build(deps): update dependency editorconfig-checker to v3.3.0
  • 46d9f11 build(deps): update dependency dunamai to v1.25.0
  • 00b830e build(deps): update dependency typing-extensions to v4.14.1
  • cba8687 build(deps): update dependency pytest-xdist to v3.8.0
  • 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)

Bumps [copier](https://github.com/copier-org/copier) from 9.7.1 to 9.8.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.7.1...v9.8.0)

---
updated-dependencies:
- dependency-name: copier
  dependency-version: 9.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 14, 2025
@twsl twsl merged commit 755f9a8 into main Jul 16, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/pip/copier-9.8.0 branch July 16, 2025 06:57
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