Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2022

Bumps towncrier from 21.9.0 to 22.8.0.

Release notes

Sourced from towncrier's releases.

Towncrier 22.8.0

towncrier 22.8.0 (2022-08-29)

No significant changes since the previous release candidate.

towncrier 22.8.0.rc1 (2022-08-28)

Features

  • Make the check subcommand succeed for branches that change the news file

    This should enable the check subcommand to be used as a CI lint step and not fail when a pull request only modifies the configured news file (i.e. when the news file is being assembled for the next release). ([#337](https://github.com/hawkowl/towncrier/issues/337) <https://github.com/hawkowl/towncrier/issues/337>_)

  • Added support to tables in toml settings, which provides a more intuitive way to configure custom types. ([#369](https://github.com/hawkowl/towncrier/issues/369) <https://github.com/hawkowl/towncrier/issues/369>_)

  • The towncrier create command line now has a new -m TEXT argument that is used to define the content of the newly created fragment. ([#374](https://github.com/hawkowl/towncrier/issues/374) <https://github.com/hawkowl/towncrier/issues/374>_)

Bugfixes

  • The extra newline between the title and rendered content when using --draft is no longer inserted. ([#105](https://github.com/hawkowl/towncrier/issues/105) <https://github.com/hawkowl/towncrier/issues/105>_)

  • The detection of duplicate release notes was fixed and recording changes of same version is no longer triggered.

    Support for having the release notes for each version in a separate file is working again. This is a regression introduced in VERSION 19.9.0rc1. ([#391](https://github.com/hawkowl/towncrier/issues/391) <https://github.com/hawkowl/towncrier/issues/391>_)

Improved Documentation

  • Improve CONTRIBUTING.rst and add PR template. ([#342](https://github.com/hawkowl/towncrier/issues/342) <https://github.com/hawkowl/towncrier/issues/342>_)
  • Move docs too the main branch and document custom fragment types. ([#367](https://github.com/hawkowl/towncrier/issues/367) <https://github.com/hawkowl/towncrier/issues/367>_)
  • The CLI help messages were updated to contain more information. ([#384](https://github.com/hawkowl/towncrier/issues/384) <https://github.com/hawkowl/towncrier/issues/384>_)

Deprecations and Removals

  • Support for all Python versions older than 3.7 has been dropped. ([#378](https://github.com/hawkowl/towncrier/issues/378) <https://github.com/hawkowl/towncrier/issues/378>_)

Towncrier 22.8.0rc1

towncrier 22.8.0.rc1 (2022-08-28)

Features

... (truncated)

Changelog

Sourced from towncrier's changelog.

towncrier 22.8.0 (2022-08-29)

No significant changes since the previous release candidate.

towncrier 22.8.0.rc1 (2022-08-28)

Features

  • Make the check subcommand succeed for branches that change the news file

    This should enable the check subcommand to be used as a CI lint step and not fail when a pull request only modifies the configured news file (i.e. when the news file is being assembled for the next release). ([#337](https://github.com/hawkowl/towncrier/issues/337) <https://github.com/hawkowl/towncrier/issues/337>_)

  • Added support to tables in toml settings, which provides a more intuitive way to configure custom types. ([#369](https://github.com/hawkowl/towncrier/issues/369) <https://github.com/hawkowl/towncrier/issues/369>_)

  • The towncrier create command line now has a new -m TEXT argument that is used to define the content of the newly created fragment. ([#374](https://github.com/hawkowl/towncrier/issues/374) <https://github.com/hawkowl/towncrier/issues/374>_)

Bugfixes

  • The extra newline between the title and rendered content when using --draft is no longer inserted. ([#105](https://github.com/hawkowl/towncrier/issues/105) <https://github.com/hawkowl/towncrier/issues/105>_)

  • The detection of duplicate release notes was fixed and recording changes of same version is no longer triggered.

    Support for having the release notes for each version in a separate file is working again. This is a regression introduced in VERSION 19.9.0rc1. ([#391](https://github.com/hawkowl/towncrier/issues/391) <https://github.com/hawkowl/towncrier/issues/391>_)

Improved Documentation

  • Improve CONTRIBUTING.rst and add PR template. ([#342](https://github.com/hawkowl/towncrier/issues/342) <https://github.com/hawkowl/towncrier/issues/342>_)
  • Move docs too the main branch and document custom fragment types. ([#367](https://github.com/hawkowl/towncrier/issues/367) <https://github.com/hawkowl/towncrier/issues/367>_)
  • The CLI help messages were updated to contain more information. ([#384](https://github.com/hawkowl/towncrier/issues/384) <https://github.com/hawkowl/towncrier/issues/384>_)

Deprecations and Removals

  • Support for all Python versions older than 3.7 has been dropped. ([#378](https://github.com/hawkowl/towncrier/issues/378) <https://github.com/hawkowl/towncrier/issues/378>_)

Misc

  • [#292](https://github.com/hawkowl/towncrier/issues/292) <https://github.com/hawkowl/towncrier/issues/292>, [#330](https://github.com/hawkowl/towncrier/issues/330) <https://github.com/hawkowl/towncrier/issues/330>, [#366](https://github.com/hawkowl/towncrier/issues/366) <https://github.com/hawkowl/towncrier/issues/366>, [#376](https://github.com/hawkowl/towncrier/issues/376) <https://github.com/hawkowl/towncrier/issues/376>, [#377](https://github.com/hawkowl/towncrier/issues/377) <https://github.com/hawkowl/towncrier/issues/377>, [#380](https://github.com/hawkowl/towncrier/issues/380) <https://github.com/hawkowl/towncrier/issues/380>, [#381](https://github.com/hawkowl/towncrier/issues/381) <https://github.com/hawkowl/towncrier/issues/381>, [#382](https://github.com/hawkowl/towncrier/issues/382) <https://github.com/hawkowl/towncrier/issues/382>, [#383](https://github.com/hawkowl/towncrier/issues/383) <https://github.com/hawkowl/towncrier/issues/383>, [#393](https://github.com/hawkowl/towncrier/issues/393) <https://github.com/hawkowl/towncrier/issues/393>, [#399](https://github.com/hawkowl/towncrier/issues/399) <https://github.com/hawkowl/towncrier/issues/399>, [#402](https://github.com/hawkowl/towncrier/issues/402) <https://github.com/hawkowl/towncrier/issues/402>
Commits
  • 411f267 Update version for final release.
  • f031dfa towncrier build --yes
  • 4c854f5 Merge pull request #402 from webknjaz/patch-2
  • f911402 Pin external github actions,
  • a814202 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 675219a Add a dummy change note for PR #402
  • b566bfb Uninvent the wheel w/ re-actors/alls-green @ GHA
  • 5bf0a46 Merge pull request #396 from twisted/292-more-ci-checks
  • 1bb6221 Merge branch 'trunk' into 292-more-ci-checks
  • 07baa2b Merge pull request #395 from twisted/384-cli-help
  • 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 21.9.0 to 22.8.0.
- [Release notes](https://github.com/hawkowl/towncrier/releases)
- [Changelog](https://github.com/twisted/towncrier/blob/trunk/NEWS.rst)
- [Commits](twisted/towncrier@21.9.0...22.8.0)

---
updated-dependencies:
- dependency-name: towncrier
  dependency-type: direct:production
  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 Aug 30, 2022
@codecov
Copy link

codecov bot commented Aug 30, 2022

Codecov Report

Merging #762 (a27c06f) into master (68e7d93) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #762   +/-   ##
=======================================
  Coverage   99.73%   99.73%           
=======================================
  Files           4        4           
  Lines         750      750           
  Branches      212      212           
=======================================
  Hits          748      748           
  Misses          2        2           
Flag Coverage Δ
unit 99.60% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@webknjaz webknjaz merged commit 407c15d into master Dec 3, 2022
@webknjaz webknjaz deleted the dependabot/pip/towncrier-22.8.0 branch December 3, 2022 02:33
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