ONSdigital / ons-python-template

A basic Python template to jump start a Python project
MIT License
3 stars 2 forks source link

Bump copier from 9.1.1 to 9.2.0 #18

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps copier from 9.1.1 to 9.2.0.

Release notes

Sourced from copier's releases.

v9.2.0 (2024-04-04)

Feat

  • tasks: add support for skipping tasks (#1561)
  • add support for validating multi-select choice answers

Fix

  • ignore empty YAML documents in copier.yml
  • preserve choices order in answers to multi-select choice questions
  • exclude: apply exclude matcher to rendered path

Refactor

  • drop pyyaml-include dependency and reimplement relevant features

Perf

  • apply PERF lint rules fixes (#1556)
Changelog

Sourced from copier's changelog.

v9.2.0 (2024-04-04)

Feat

  • tasks: add support for skipping tasks (#1561)
  • add support for validating multi-select choice answers

Fix

  • ignore empty YAML documents in copier.yml
  • preserve choices order in answers to multi-select choice questions
  • exclude: apply exclude matcher to rendered path

Refactor

  • drop pyyaml-include dependency and reimplement relevant features

Perf

  • apply PERF lint rules fixes (#1556)
Commits
  • 70aa69f bump: version 9.1.1 → 9.2.0
  • 4ca2e35 feat(tasks): add support for skipping tasks (#1561)
  • b78341b build(deps-dev): bump mkdocstrings from 0.24.1 to 0.24.2
  • b872935 build(deps-dev): bump mkdocs-material from 9.5.16 to 9.5.17
  • 0fb2d06 build(deps-dev): bump mkdocs-material from 9.5.15 to 9.5.16
  • 5fe373c build(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0
  • e983e00 build(deps-dev): bump mkdocs-material from 9.5.14 to 9.5.15
  • 9374a41 docs(main): add the missing skip_answered docstring
  • 0c6b0b9 build(typing): enable 'strict' mypy linting (#1527)
  • bcad276 build(deps-dev): bump mkdocs-material from 9.5.13 to 9.5.14
  • 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 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[bot] commented 4 months ago

Looks like copier is up-to-date now, so this is no longer needed.