Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Bump towncrier from 21.3.0 to 22.12.0 #195

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 21, 2022

Bumps towncrier from 21.3.0 to 22.12.0.

Release notes

Sourced from towncrier's releases.

Towncrier 22.12.0

towncrier 22.12.0 (2022-12-21)

Features

  • Added --keep option to the build command that allows generating a newsfile, but keeps the newsfragments in place. This option can not be used together with --yes. ([#129](https://github.com/twisted/towncrier/issues/129) <https://github.com/hawkowl/towncrier/issues/129>_)

  • Python 3.11 is now officially supported. ([#427](https://github.com/twisted/towncrier/issues/427) <https://github.com/hawkowl/towncrier/issues/427>_)

  • You can now create fragments that are not associated with issues. Start the name of the fragment with + (e.g. +anything.feature). The content of these orphan news fragments will be included in the release notes, at the end of the category corresponding to the file extension.

    To help quickly create a unique orphan news fragment, towncrier create +.feature will append a random string to the base name of the file, to avoid name collisions. ([#428](https://github.com/twisted/towncrier/issues/428) <https://github.com/hawkowl/towncrier/issues/428>_)

Improved Documentation

  • Improved contribution documentation. ([#415](https://github.com/twisted/towncrier/issues/415) <https://github.com/hawkowl/towncrier/issues/415>_)
  • Correct a typo in the readme that incorrectly documented custom fragments in a format that does not work. ([#424](https://github.com/twisted/towncrier/issues/424) <https://github.com/hawkowl/towncrier/issues/424>_)
  • The documentation has been restructured and (hopefully) improved. ([#435](https://github.com/twisted/towncrier/issues/435) <https://github.com/hawkowl/towncrier/issues/435>_)
  • Added a Markdown-based how-to guide. ([#436](https://github.com/twisted/towncrier/issues/436) <https://github.com/hawkowl/towncrier/issues/436>_)
  • Defining custom fragments using a TOML array is not deprecated anymore. ([#438](https://github.com/twisted/towncrier/issues/438) <https://github.com/hawkowl/towncrier/issues/438>_)

Deprecations and Removals

  • Default branch for towncrier check is now "origin/main" instead of "origin/master". If "origin/main" does not exist, fallback to "origin/master" with a deprecation warning. ([#400](https://github.com/twisted/towncrier/issues/400) <https://github.com/hawkowl/towncrier/issues/400>_)

22.12.0rc1

towncrier 22.12.0rc1 (2022-12-20)

Features

  • Added --keep option to the build command that allows generating a newsfile, but keeps the newsfragments in place. This option can not be used together with --yes. ([#129](https://github.com/twisted/towncrier/issues/129) <https://github.com/hawkowl/towncrier/issues/129>_)

  • Python 3.11 is now officially supported. ([#427](https://github.com/twisted/towncrier/issues/427) <https://github.com/hawkowl/towncrier/issues/427>_)

  • You can now create fragments that are not associated with issues. Start the name of the fragment with + (e.g. +anything.feature). The content of these orphan news fragments will be included in the release notes, at the end of the category corresponding to the file extension.

    To help quickly create a unique orphan news fragment, towncrier create +.feature will append a random string to the base name of the file, to avoid name collisions. ([#428](https://github.com/twisted/towncrier/issues/428) <https://github.com/hawkowl/towncrier/issues/428>_)

Improved Documentation

... (truncated)

Changelog

Sourced from towncrier's changelog.

towncrier 22.12.0 (2022-12-21)

No changes since the previous release candidate.

towncrier 22.12.0rc1 (2022-12-20)

Features

  • Added --keep option to the build command that allows generating a newsfile, but keeps the newsfragments in place. This option can not be used together with --yes. ([#129](https://github.com/twisted/towncrier/issues/129) <https://github.com/hawkowl/towncrier/issues/129>_)

  • Python 3.11 is now officially supported. ([#427](https://github.com/twisted/towncrier/issues/427) <https://github.com/hawkowl/towncrier/issues/427>_)

  • You can now create fragments that are not associated with issues. Start the name of the fragment with + (e.g. +anything.feature). The content of these orphan news fragments will be included in the release notes, at the end of the category corresponding to the file extension.

    To help quickly create a unique orphan news fragment, towncrier create +.feature will append a random string to the base name of the file, to avoid name collisions. ([#428](https://github.com/twisted/towncrier/issues/428) <https://github.com/hawkowl/towncrier/issues/428>_)

Improved Documentation

  • Improved contribution documentation. ([#415](https://github.com/twisted/towncrier/issues/415) <https://github.com/hawkowl/towncrier/issues/415>_)
  • Correct a typo in the readme that incorrectly documented custom fragments in a format that does not work. ([#424](https://github.com/twisted/towncrier/issues/424) <https://github.com/hawkowl/towncrier/issues/424>_)
  • The documentation has been restructured and (hopefully) improved. ([#435](https://github.com/twisted/towncrier/issues/435) <https://github.com/hawkowl/towncrier/issues/435>_)
  • Added a Markdown-based how-to guide. ([#436](https://github.com/twisted/towncrier/issues/436) <https://github.com/hawkowl/towncrier/issues/436>_)
  • Defining custom fragments using a TOML array is not deprecated anymore. ([#438](https://github.com/twisted/towncrier/issues/438) <https://github.com/hawkowl/towncrier/issues/438>_)

Deprecations and Removals

  • Default branch for towncrier check is now "origin/main" instead of "origin/master". If "origin/main" does not exist, fallback to "origin/master" with a deprecation warning. ([#400](https://github.com/twisted/towncrier/issues/400) <https://github.com/hawkowl/towncrier/issues/400>_)

Misc

  • [#406](https://github.com/twisted/towncrier/issues/406) <https://github.com/hawkowl/towncrier/issues/406>, [#408](https://github.com/twisted/towncrier/issues/408) <https://github.com/hawkowl/towncrier/issues/408>, [#411](https://github.com/twisted/towncrier/issues/411) <https://github.com/hawkowl/towncrier/issues/411>, [#412](https://github.com/twisted/towncrier/issues/412) <https://github.com/hawkowl/towncrier/issues/412>, [#413](https://github.com/twisted/towncrier/issues/413) <https://github.com/hawkowl/towncrier/issues/413>, [#414](https://github.com/twisted/towncrier/issues/414) <https://github.com/hawkowl/towncrier/issues/414>, [#416](https://github.com/twisted/towncrier/issues/416) <https://github.com/hawkowl/towncrier/issues/416>, [#418](https://github.com/twisted/towncrier/issues/418) <https://github.com/hawkowl/towncrier/issues/418>, [#419](https://github.com/twisted/towncrier/issues/419) <https://github.com/hawkowl/towncrier/issues/419>, [#421](https://github.com/twisted/towncrier/issues/421) <https://github.com/hawkowl/towncrier/issues/421>, [#429](https://github.com/twisted/towncrier/issues/429) <https://github.com/hawkowl/towncrier/issues/429>, [#430](https://github.com/twisted/towncrier/issues/430) <https://github.com/hawkowl/towncrier/issues/430>, [#431](https://github.com/twisted/towncrier/issues/431) <https://github.com/hawkowl/towncrier/issues/431>, [#434](https://github.com/twisted/towncrier/issues/434) <https://github.com/hawkowl/towncrier/issues/434>, [#446](https://github.com/twisted/towncrier/issues/446) <https://github.com/hawkowl/towncrier/issues/446>, [#447](https://github.com/twisted/towncrier/issues/447) <https://github.com/hawkowl/towncrier/issues/447>

towncrier 22.8.0 (2022-08-29)

No significant changes since the previous release candidate.

... (truncated)

Commits
  • b0e201f RST is hard.
  • 2c611be Fix rst format.
  • 76a2007 Fix typo.
  • 62feaf6 Update version for final release.
  • fbc4f1f Quick fix for incremental rc version normalization.
  • 26a5eba Try latest incremental since a test is failing.
  • 7cbec75 Create rc1.
  • 3859e58 [pre-commit.ci] pre-commit autoupdate (#452)
  • 3418975 Revert Generate coverage reports using only GitHub Actions (#455)
  • 24f65a0 Add --keep option to allow to generate newsfile, but keep newsfragmen… (#453)
  • 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 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)

Bumps [towncrier](https://github.com/twisted/towncrier) from 21.3.0 to 22.12.0.
- [Release notes](https://github.com/twisted/towncrier/releases)
- [Changelog](https://github.com/twisted/towncrier/blob/trunk/NEWS.rst)
- [Commits](twisted/towncrier@21.3.0...22.12.0)

---
updated-dependencies:
- dependency-name: towncrier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants