Skip to content
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

Bump copier from 9.5.0 to 9.6.0 in /requirements #137

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps copier from 9.5.0 to 9.6.0.

Release notes

Sourced from copier's releases.

v9.6.0 (2025-03-09)

Feat

  • Add _copier_operation variable (#1733)
  • context: expose a _copier_phase context variable

Fix

  • explicitly specify file encoding for windows (#2007)
  • auto-detect encoding when reading external data file
  • settings: auto-detect encoding when reading settings file
  • cli: auto-detect encoding when reading unicode-encoded file specified with --data-file
  • expose only answers in question rendering context
  • ignore $file if $file.tmpl exists when subdirectory is used
  • decode external data file content explicitly as UTF-8
  • decode answers file content explicitly as UTF-8

Refactor

  • use common answers file loader
Changelog

Sourced from copier's changelog.

v9.6.0 (2025-03-09)

Feat

  • Add _copier_operation variable (#1733)
  • context: expose a _copier_phase context variable

Fix

  • explicitly specify file encoding for windows (#2007)
  • auto-detect encoding when reading external data file
  • settings: auto-detect encoding when reading settings file
  • cli: auto-detect encoding when reading unicode-encoded file specified with --data-file
  • expose only answers in question rendering context
  • ignore $file if $file.tmpl exists when subdirectory is used
  • decode external data file content explicitly as UTF-8
  • decode answers file content explicitly as UTF-8

Refactor

  • use common answers file loader
Commits
  • 227379e bump: version 9.5.0 → 9.6.0
  • ca764db fix: explicitly specify file encoding for windows (#2007)
  • 55d31e0 feat: Add _copier_operation variable (#1733)
  • 9b0f2b6 docs: Document behavior of generating destination path when copying (#1498)
  • cc9aacb build(flake): update lock (#2017)
  • 640bc73 build(deps): update dependency mkdocstrings to v0.28.3
  • ede6865 test: use helper function to load answers file data
  • ecbe5fa build(deps): update dependency jinja2 to v3.1.6 [security]
  • 10b1bde refactor: use common answers file loader
  • d01c2e4 fix: auto-detect encoding when reading external data file
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 10, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/copier-9.6.0 branch from f4eceec to 8e89a4a Compare March 10, 2025 13:06
Bumps [copier](https://github.com/copier-org/copier) from 9.5.0 to 9.6.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.5.0...v9.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/copier-9.6.0 branch from 8e89a4a to b76f24f Compare March 10, 2025 13:11
@YooSunYoung YooSunYoung enabled auto-merge March 10, 2025 13:43
@YooSunYoung YooSunYoung merged commit 9028f96 into main Mar 10, 2025
3 checks passed
@YooSunYoung YooSunYoung deleted the dependabot/pip/requirements/copier-9.6.0 branch March 10, 2025 13:43
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant