Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps scriv from 1.6.2 to 1.7.0.

Release notes

Sourced from scriv's releases.

1.7.0

➡️  PyPI page: scriv 1.7.0. :arrow_right:  To install: python3 -m pip install scriv==1.7.0

Added

  • The GitHub release template now can use {{title}} to get the title of the changelog entry.
  • The format setting is now defaulted based on the changelog setting. Previously, changelog=README.md would still use .rst formatting. Now it will use Markdown.

Changed

  • Two settings have new names to better reflect what scriv does. The output_file setting is now called changelog and the insert_marker setting is now called start_marker. The old names will continue to work. Closes issue 77.
Changelog

Sourced from scriv's changelog.

1.7.0 — 2025-04-20

Added .....

  • The GitHub release template now can use {{title}} to get the title of the changelog entry.

  • The format setting is now defaulted based on the changelog setting. Previously, changelog=README.md would still use .rst formatting. Now it will use Markdown.

Changed .......

  • Two settings have new names to better reflect what scriv does. The output_file setting is now called changelog and the insert_marker setting is now called start_marker. The old names will continue to work. Closes issue 77_.

.. _issue 77: nedbat/scriv#77

.. _changelog-1.6.2:

Commits
  • 71d44dd docs: version 1.7.0
  • 3d8aee9 fix: if config has both old and new names, the new name wins
  • 0521602 debug: show old and new body in github_release
  • 5730578 feat: format will be defaulted from changelog file name
  • 20c9bcd docs: automate the documentation of deprecated configuration names
  • b17597e build: pin actions
  • 44f0231 fix: insert_marker= is now start_marker= #77
  • 7ef82f5 fix: output_file= is now changelog= #77
  • b34c39d refactor: fix one awkward type annotation
  • a5eda0c feat: GitHub release template can use {{title}}
  • 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 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 dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Nov 3, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

Bumps [scriv](https://github.com/nedbat/scriv) from 1.6.2 to 1.7.0.
- [Release notes](https://github.com/nedbat/scriv/releases)
- [Changelog](https://github.com/nedbat/scriv/blob/main/CHANGELOG.rst)
- [Commits](nedbat/scriv@1.6.2...1.7.0)

---
updated-dependencies:
- dependency-name: scriv
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/uv/scriv-1.7.0 branch from 9f57e2f to 634d483 Compare November 18, 2025 08:45
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant