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

Update cookiecutter requirement from <2 to <3 #1

Merged
merged 1 commit into from
Oct 15, 2023

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 15, 2023

Updates the requirements on cookiecutter to permit the latest version.

Release notes

Sourced from cookiecutter's releases.

2.4.0

Changes

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

Changelog

Sourced from cookiecutter's changelog.

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)

Minor Changes

CI/CD and QA changes

Documentation updates

Bugfixes

This release is made by wonderful contributors:

@​BTatlock, @​JonZeolla, @​ericof, @​kurtmckee, @​limtis0, @​paduszyk, @​rmartin16, @​tranzystorek-io and @​tvoirand

2.3.0 (2023-08-03)

Minor Changes

CI/CD and QA changes

... (truncated)

Commits

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 Oct 15, 2023
@matyaskuti matyaskuti force-pushed the main branch 2 times, most recently from e87e831 to 4d05b4a Compare October 15, 2023 18:10
matyaskuti pushed a commit that referenced this pull request Oct 15, 2023
Update dependency versions in main and generated projects
@matyaskuti
Copy link
Owner

@dependabot rebase

Updates the requirements on [cookiecutter](https://github.com/cookiecutter/cookiecutter) to permit the latest version.
- [Release notes](https://github.com/cookiecutter/cookiecutter/releases)
- [Changelog](https://github.com/cookiecutter/cookiecutter/blob/main/HISTORY.md)
- [Commits](cookiecutter/cookiecutter@0.2.1...2.4.0)

---
updated-dependencies:
- dependency-name: cookiecutter
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/cookiecutter-lt-3 branch from 08381b0 to 56d0c21 Compare October 15, 2023 18:13
@matyaskuti
Copy link
Owner

@dependabot rebase

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 15, 2023

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@matyaskuti matyaskuti merged commit 72171b7 into main Oct 15, 2023
3 checks passed
@matyaskuti matyaskuti deleted the dependabot/pip/cookiecutter-lt-3 branch October 15, 2023 18:26
matyaskuti pushed a commit that referenced this pull request Oct 15, 2023
Updates the requirements on [cookiecutter](https://github.com/cookiecutter/cookiecutter) to permit the latest version.
- [Release notes](https://github.com/cookiecutter/cookiecutter/releases)
- [Changelog](https://github.com/cookiecutter/cookiecutter/blob/main/HISTORY.md)
- [Commits](cookiecutter/cookiecutter@0.2.1...2.4.0)

---
updated-dependencies:
- dependency-name: cookiecutter
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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