Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps copier from 9.4.1 to 9.5.0.

Release notes

Sourced from copier's releases.

v9.5.0 (2025-02-17)

Feat

  • external_data: load data from other YAML files
  • settings: allow to define some trusted repositories or prefixes
  • settings: add user settings support with defaults values (fix #235)
  • add dynamic file structures in loop using yield-tag (#1855)
  • add support for dynamic choices

Fix

  • correctly record missing stages in index for merge conflicts (#1907)
  • allow importing from a file that has a conditional name
  • updating: don't crash when file is removed from template's .gitignore file (#1886)
  • deps: update dependency packaging to v24.2
  • re-render answers file path when producing render context
  • restore compatibility with Git prior to v2.31 (#1838)
  • updating: don't validate computed values
  • Don't mark files without conflict markers as unmerged (#1813)
Changelog

Sourced from copier's changelog.

v9.5.0 (2025-02-17)

Feat

  • external_data: load data from other YAML files
  • settings: allow to define some trusted repositories or prefixes
  • settings: add user settings support with defaults values (fix #235)
  • add dynamic file structures in loop using yield-tag (#1855)
  • add support for dynamic choices

Fix

  • correctly record missing stages in index for merge conflicts (#1907)
  • allow importing from a file that has a conditional name
  • updating: don't crash when file is removed from template's .gitignore file (#1886)
  • deps: update dependency packaging to v24.2
  • re-render answers file path when producing render context
  • restore compatibility with Git prior to v2.31 (#1838)
  • updating: don't validate computed values
  • Don't mark files without conflict markers as unmerged (#1813)
Commits
  • d735c8b bump: version 9.4.1 → 9.5.0
  • 3ae6b78 style: autoformat with pre-commit
  • 896a476 build(flake): update lock
  • 25bc06d feat(external_data): load data from other YAML files
  • ee5be56 build(deps): update dependency mkdocstrings to v0.28.1
  • f84bb8a build(deps): update dependency mkdocs-material to v9.6.4
  • 41a1086 build(deps): update dependency mkdocs-material to v9.6.3
  • 82ba1ea build(deps): update dependency mypy to v1.15.0
  • d2a4fc7 build(deps): update dependency mkdocstrings to v0.28.0
  • f615eb1 build(deps): update dependency mkdocs-material to v9.6.2
  • 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.4.1 to 9.5.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.4.1...v9.5.0)

---
updated-dependencies:
- dependency-name: copier
  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 24, 2025
@twsl twsl merged commit 0e3bcd4 into main Feb 25, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/pip/copier-9.5.0 branch February 25, 2025 22:10
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.

2 participants