meltano / edk

Meltano extension development kit
https://edk.meltano.com
Apache License 2.0
10 stars 4 forks source link

chore(deps-dev): bump copier from 9.2.0 to 9.3.0 #285

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps copier from 9.2.0 to 9.3.0.

Release notes

Sourced from copier's releases.

v9.3.0 (2024-07-01)

Feat

  • add simpler migrations configuration syntax (#1510)

Fix

  • tasks: do not consider unsafe if they are being skipped
  • add context information to answer validation error message (#1609)
  • do not overwrite identical files (#1576)
  • updating: unset invalid last answers
  • render default list items for multi-select choice questions
  • updating: yield merge conflict when both template and project add same file
Changelog

Sourced from copier's changelog.

v9.3.0 (2024-07-01)

Feat

  • add simpler migrations configuration syntax (#1510)

Fix

  • tasks: do not consider unsafe if they are being skipped
  • add context information to answer validation error message (#1609)
  • do not overwrite identical files (#1576)
  • updating: unset invalid last answers
  • render default list items for multi-select choice questions
  • updating: yield merge conflict when both template and project add same file
Commits
  • 448dd4f bump: version 9.2.0 ā†’ 9.3.0
  • 98e58d7 style: autoformat with pre-commit
  • ab81b62 ci: enable autofix.ci
  • 798d7aa docs: Fix README callout (#1651)
  • 7bc1548 build(jinja2): update dependency
  • 2175178 fix(tasks): do not consider unsafe if they are being skipped
  • 8f5b627 build(deps-dev): bump poethepoet from 0.26.1 to 0.27.0
  • c2e3f86 build(deps): bump dunamai from 1.21.1 to 1.21.2
  • 409174a ci(pre-commit): auto-fix style problems (#1676)
  • 40047f4 ci: auto-update nix flake lock
  • 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)

šŸ“š Documentation preview šŸ“š: https://meltano-edk--285.org.readthedocs.build/en/285/

edgarrmondragon commented 2 months ago

@dependabot merge