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 attribution from 1.5.2 to 1.6.2 #67

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps attribution from 1.5.2 to 1.6.2.

Changelog

Sourced from attribution's changelog.

v1.6.2

Bugfix release

  • New: log command now accepts a version argument
  • Fix: experimental ignored_authors now uses --perl-regexp
  • Docs: clarified USE_LIBPCRE support for ignored authors
$ git shortlog -s v1.6.1...v1.6.2
     3	Amethyst Reese

v1.6.1

Bugfix release

  • Fix: don't pass --invert-grep if no ignored authors
  • New: load tags for debug command
  • Docs: mark ignored_authors as experimental
$ git shortlog -s v1.6.0...v1.6.1
     6	Amethyst Reese

v1.6.0

Feature release

  • Mark generated shortlogs as plaintext to reduce warnings (#107)
  • Add "generated by attribution" badge to generated changelogs (#109)
  • Add "generated by attribution" docstring to generated version files (#109)
  • New ignored_authors configuration option (#117)
  • New log command to list revisions since last tag (#118)
  • New debug command to dump project configuration (#117)
  • Documented all supported commands (#122)
  • Dropped support for Python 3.6; added support for Python 3.10
$ git shortlog -s v1.5.2...v1.6.0
    28	Amethyst Reese
     6	John Reese
     5	Samuel Giffard
    48	dependabot[bot]
</tr></table> 

... (truncated)

Commits
  • f797215 Version bump v1.6.2
  • 3984bd9 Reenable ignored authors
  • 37c19bd Reimplement ignored_authors using --perl-regexp
  • 062473e Version bump v1.6.1
  • bb6a4d7 Don't pass --invert-grep if no ignored authors
  • c961086 Mark ignored_authors as experimental until solution is found for git 2.35+
  • a149d8d Unignore authors until alternative is found
  • c0d247b Don't pass flag if no ignored authors
  • a071b77 Load tags for debug command
  • 97657c5 Version bump v1.6.0
  • 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 [attribution](https://github.com/omnilib/attribution) from 1.5.2 to 1.6.2.
- [Release notes](https://github.com/omnilib/attribution/releases)
- [Changelog](https://github.com/omnilib/attribution/blob/main/CHANGELOG.md)
- [Commits](omnilib/attribution@v1.5.2...v1.6.2)

---
updated-dependencies:
- dependency-name: attribution
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2022
Copy link
Contributor Author

dependabot bot commented on behalf of github May 17, 2024

Superseded by #90.

@dependabot dependabot bot closed this May 17, 2024
@dependabot dependabot bot deleted the dependabot/pip/attribution-1.6.2 branch May 17, 2024 16:54
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.

0 participants