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

[DEPENDABOT]: Bump sphinx-last-updated-by-git from 0.3.4 to 0.3.5 #276

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2023

Bumps sphinx-last-updated-by-git from 0.3.4 to 0.3.5.

Release notes

Sourced from sphinx-last-updated-by-git's releases.

Version 0.3.5

https://pypi.org/project/sphinx-last-updated-by-git/0.3.5/

  • A few build system and test updates
Changelog

Sourced from sphinx-last-updated-by-git's changelog.

Version 0.3.5 (2023-05-18):

  • A few build system and test updates

Version 0.3.4 (2022-09-02):

  • Add git_exclude_patterns and git_exclude_commits features

Version 0.3.3 (2022-08-21):

  • Remove page_source_suffix from context if there is no source link

Version 0.3.2 (2022-04-30):

  • Use --no-show-signature to avoid error when log.showSignature is on
  • Properly stop git log subprocess even on error (to avoid warnings)

Version 0.3.1 (2022-03-04):

  • Handle "added" but not yet "committed" files

Version 0.3.0 (2021-02-09):

  • Refactor to make git calls per directory instead of per file, which makes this extension usable on big repositories
  • Raise warnings instead of errors when git is not available and when source files are not in a Git repo
  • Add warning subtypes git.command_not_found and git.subprocess_error
  • Drop support for Python 3.5

Version 0.2.4 (2021-01-21):

  • srcdir can now be different from confdir

Version 0.2.3 (2020-12-19):

  • Add timestamp as a <meta> tag

Version 0.2.2 (2020-07-20):

  • Add option git_last_updated_timezone

Version 0.2.1 (2020-04-21):

  • Set last_updated to None when using a singlehtml builder

Version 0.2.0 (2020-04-25):

  • Change Git errors from warnings to proper errors
  • Change "too shallow" message to proper warning (with the ability to suppress with git.too_shallow)
  • Explicitly use the local time zone
  • Support for Python 3.5

Version 0.1.1 (2020-04-20):

  • Don't add times for too shallow Git clones
  • Handle untracked source files, add configuration options git_untracked_check_dependencies and git_untracked_show_sourcelink

Version 0.1.0 (2020-04-08): Initial release

Commits
  • f86285c Release 0.3.5
  • 0e062fa CI: add Python 3.11
  • 3677b8f TST: install tzdata on Windows for Python >= 3.9
  • 687a8a1 CI: ignore warning caused by "wheel"
  • 49060c7 setup.py: avoid warnings about unclosed files
  • f555284 TST: remove unused imports
  • d53096e Import status_iterator from sphinx.util.display
  • d73c907 Add pyproject.toml
  • b49dda8 Remove setup.cfg
  • 8c72856 Drop support for Python 3.6
  • 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 [sphinx-last-updated-by-git](https://github.com/mgeier/sphinx-last-updated-by-git) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/mgeier/sphinx-last-updated-by-git/releases)
- [Changelog](https://github.com/mgeier/sphinx-last-updated-by-git/blob/master/NEWS.rst)
- [Commits](mgeier/sphinx-last-updated-by-git@0.3.4...0.3.5)

---
updated-dependencies:
- dependency-name: sphinx-last-updated-by-git
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@Zethson Zethson merged commit f86e66e into development Jun 6, 2023
@dependabot dependabot bot deleted the dependabot/pip/development/sphinx-last-updated-by-git-0.3.5 branch June 6, 2023 09:16
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.

1 participant