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 dependency pyscaffold to >=3.3,<3.4 #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 12, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pyscaffold (changelog) >=3.0a0,<3.1a0 -> >=3.3,<3.4 age adoption passing confidence

Release Notes

pyscaffold/pyscaffold (pyscaffold)

v3.3.1

Compare Source

v3.3

Compare Source

  • Code base changed to Black's standards
  • New docs about version numbers and git integration
  • Updated pre-commit hooks
  • Updated docs/Makefile to use Sphinx "make mode"
  • deprecated setuptools extensions/commands python setup.py test/docs/doctests, :issue:245
  • New tox test environments for generating docs and running doctests
  • New built-in extension for Cirrus CI, :issue:251
  • experimental get_template is now part of the public API and can be used by extensions, :issue:252
  • Updated setuptools_scm to version 4.1.2 in contrib
  • Updated configupdater to version 1.1.2 in contrib
  • precommit automatically fixes line endings by default
  • deprecated log.configure_logger, use log.logger.reconfigure instead

.. note::

PyScaffold 3.3 is the last release to support Python 3.5

v3.2.3

Compare Source

  • Updated configupdater to version 1.0.1
  • Changed Travis to Cirrus CI
  • Fix some problems with Windows

v3.2.2

Compare Source

  • Write files as UTF-8, fixes codec can't encode characters error

v3.2.1

Compare Source

  • Updated pre-commit configuration and set max-line-length to 88 (Black's default)
  • Change build folder of Sphinx's Makefile
  • Fix creation of empty files which were just ignored before

v3.2

Compare Source

  • Updated configupdater to version 1.0.1
  • Changed Travis to Cirrus CI
  • Fix some problems with Windows

v3.1

Compare Source

  • Modify tox.ini template to allow passing the TWINE_REPOSITORY_URL
    environment variable, :pr:666.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants