sims-lab / CapCruncher

Analysis tool for NG-Capture-C, Tri-C and Tiled-C data
https://sims-lab.github.io/CapCruncher/
GNU General Public License v3.0
6 stars 3 forks source link

build(deps): Update cookiecutter requirement from <=2.1.1 to <=2.5.0 #249

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 10 months ago

Updates the requirements on cookiecutter to permit the latest version.

Release notes

Sourced from cookiecutter's releases.

2.5.0

Changes

Minor Changes

CI/CD and QA changes

Documentation updates

Bugfixes

This release is made by wonderful contributors:

@​HarshRanaOC, @​aantoin, @​david-abn, @​dependabot, @​dependabot[bot], @​ericof, @​matveyvarg, @​padraic-padraic, @​pkrueger-cariad, @​pre-commit-ci, @​pre-commit-ci[bot], @​staeff and @​zahidkizmaz

Changelog

Sourced from cookiecutter's changelog.

2.5.0 (2023-11-21)

Minor Changes

CI/CD and QA changes

Documentation updates

Bugfixes

This release is made by wonderful contributors:

@​HarshRanaOC, @​aantoin, @​david-abn, @​dependabot, @​dependabot[bot], @​ericof, @​matveyvarg, @​padraic-padraic, @​pkrueger-cariad, @​pre-commit-ci, @​pre-commit-ci[bot], @​staeff and @​zahidkizmaz

2.4.0 (2023-09-29)

Minor Changes

Documentation updates

  • Implement a pre_prompt hook that will run before prompts (#1950) @​ericof
  • update main docstrings to include overwrite_if_exists and skip_if_file_exists (#1947) @​david-abn

This release is made by wonderful contributors:

@​EricHripko, @​david-abn and @​ericof

2.3.1 (2023-09-21)

... (truncated)

Commits


You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

codecov[bot] commented 10 months ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@d2e2d15). Click here to learn what that means. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/sims-lab/CapCruncher/pull/249/graphs/tree.svg?width=650&height=150&src=pr&token=RHIGNMGX09&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab)](https://app.codecov.io/gh/sims-lab/CapCruncher/pull/249?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab) ```diff @@ Coverage Diff @@ ## master #249 +/- ## ========================================= Coverage ? 68.28% ========================================= Files ? 37 Lines ? 3150 Branches ? 0 ========================================= Hits ? 2151 Misses ? 999 Partials ? 0 ``` ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/sims-lab/CapCruncher/pull/249?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/sims-lab/CapCruncher/pull/249?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab). Last update [d2e2d15...26a1f63](https://app.codecov.io/gh/sims-lab/CapCruncher/pull/249?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab).
dependabot[bot] commented 8 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.