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

Bump towncrier from 19.9.0 to 21.9.0 #60

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 1, 2022

Bumps towncrier from 19.9.0 to 21.9.0.

Changelog

Sourced from towncrier's changelog.

towncrier 21.9.0 (2022-02-04)

Features

  • towncrier --version was added to the command line interface to show the product version. (#339 hawkowl/towncrier#339`_)
  • Support Toml v1 syntax with tomli on Python 3.6+ ([#354](https://github.com/hawkowl/towncrier/issues/354) <https://github.com/hawkowl/towncrier/issues/354>_)

Bugfixes

  • Stop writing title twice when title_format is specified. ([#346](https://github.com/hawkowl/towncrier/issues/346) <https://github.com/hawkowl/towncrier/issues/346>_)
  • Disable universal newlines when reading TOML ([#359](https://github.com/hawkowl/towncrier/issues/359) <https://github.com/hawkowl/towncrier/issues/359>_)

Misc

  • [#332](https://github.com/hawkowl/towncrier/issues/332) <https://github.com/hawkowl/towncrier/issues/332>, [#333](https://github.com/hawkowl/towncrier/issues/333) <https://github.com/hawkowl/towncrier/issues/333>, [#334](https://github.com/hawkowl/towncrier/issues/334) <https://github.com/hawkowl/towncrier/issues/334>, [#338](https://github.com/hawkowl/towncrier/issues/338) <https://github.com/hawkowl/towncrier/issues/338>

towncrier 21.3.0 (2021-04-02)

No significant changes since the previous release candidate.

towncrier 21.3.0.rc1 (2021-03-21)

Features

  • Ticket number from file names will be stripped down to avoid ticket links such as [#007](https://github.com/hawkowl/towncrier/issues/007). ([#126](https://github.com/hawkowl/towncrier/issues/126) <https://github.com/hawkowl/towncrier/issues/126>_)
  • Allow definition of the project version and name in the configuration file. This allows use of towncrier seamlessly with non-Python projects. ([#165](https://github.com/hawkowl/towncrier/issues/165) <https://github.com/hawkowl/towncrier/issues/165>_)
  • Improve news fragment file name parsing to allow using file names like 123.feature.1.ext which are convenient when one wants to use an appropriate extension (e.g. rst, md) to enable syntax highlighting. ([#173](https://github.com/hawkowl/towncrier/issues/173) <https://github.com/hawkowl/towncrier/issues/173>_)
  • The new --edit option of the create subcommand launches an editor for entering the contents of the newsfragment. ([#275](https://github.com/hawkowl/towncrier/issues/275) <https://github.com/hawkowl/towncrier/issues/275>_)
  • CPython 3.8 and 3.9 are now part of our automated test matrix and are officially supported. ([#291](https://github.com/hawkowl/towncrier/issues/291) <https://github.com/hawkowl/towncrier/issues/291>_)
  • When searching for the project, first check for an existing importable instance. This helps if the version is only available in the installed version and not the source. ([#297](https://github.com/hawkowl/towncrier/issues/297) <https://github.com/hawkowl/towncrier/issues/297>_)
  • Support building with PEP 517. ([#314](https://github.com/hawkowl/towncrier/issues/314) <https://github.com/hawkowl/towncrier/issues/314>_)

Bugfixes

... (truncated)

Commits
  • 523f6ef disable release check for the actual release.
  • 6a58189 Remove release candidate.
  • 5e4f18c Update relese info.
  • fdf806f Remove py3.6
  • 0f5aedf Update release notes for the final release.
  • e0c15c8 Don't require check due to #246.
  • f24d335 First release candidate.
  • 0e6a479 Merge pull request #356 from pquentin/stop-writing-title-twice
  • b2bcd8c Merge branch 'master' into stop-writing-title-twice
  • f414111 Merge pull request #359 from hukkin/silence-deprecation-warn
  • 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/hawkowl/towncrier) from 19.9.0 to 21.9.0.
- [Release notes](https://github.com/hawkowl/towncrier/releases)
- [Changelog](https://github.com/twisted/towncrier/blob/master/NEWS.rst)
- [Commits](twisted/towncrier@19.9.0...21.9.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 @github
Copy link
Author

dependabot bot commented on behalf of github Apr 1, 2022

The following labels could not be found: type:dependencies.

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