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 changelist from 0.3 to 0.4 #72

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps changelist from 0.3 to 0.4.

Release notes

Sourced from changelist's releases.

v0.4

changelist 0.4

We're happy to announce the release of changelist 0.4!

Enhancements

  • Add support for configuration files either via a remote pyproject.toml or a local TOML file given with the new option --config. This file allows the configuration of templates, ways that changelist matches labels, finds summaries, as well as logins to ignore in the contributor section (#30).

Documentation

  • Add docstrings to _config.py submodule (#44).

Contributors

2 authors added to this release (alphabetically):

4 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

Changelog

Sourced from changelist's changelog.

changelist 0.4

We're happy to announce the release of changelist 0.4!

Enhancements

  • Add support for configuration files either via a remote pyproject.toml or a local TOML file given with the new option --config. This file allows the configuration of templates, ways that changelist matches labels, finds summaries, as well as logins to ignore in the contributor section (#30).

Documentation

  • Add docstrings to _config.py submodule (#44).

Contributors

2 authors added to this release (alphabetically):

4 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

Commits

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)

@codecov-commenter
Copy link

codecov-commenter commented Nov 1, 2023

Codecov Report

Merging #72 (571a609) into main (7bfa439) will not change coverage.
The diff coverage is n/a.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##             main      #72   +/-   ##
=======================================
  Coverage   95.19%   95.19%           
=======================================
  Files           1        1           
  Lines         104      104           
=======================================
  Hits           99       99           
  Misses          5        5           

Bumps [changelist](https://github.com/scientific-python/changelist) from 0.3 to 0.4.
- [Release notes](https://github.com/scientific-python/changelist/releases)
- [Changelog](https://github.com/scientific-python/changelist/blob/main/CHANGELOG.md)
- [Commits](scientific-python/changelist@v0.3...v0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/changelist-0.4 branch from 243c338 to 571a609 Compare November 1, 2023 15:36
@jarrodmillman jarrodmillman merged commit e32aad5 into main Nov 1, 2023
33 checks passed
@jarrodmillman jarrodmillman deleted the dependabot/pip/changelist-0.4 branch November 1, 2023 15:42
@jarrodmillman jarrodmillman added this to the 0.3 milestone Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants