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

build(deps): bump sphinx-last-updated-by-git from 0.3.6 to 0.3.7 #44

Merged
merged 1 commit into from
May 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps sphinx-last-updated-by-git from 0.3.6 to 0.3.7.

Release notes

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

Version 0.3.7

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

  • Only documentation and CI updates
Changelog

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

Version 0.3.7 (2024-05-04):

  • Only documentation and CI updates

Version 0.3.6 (2023-08-26):

  • Support for changed behavior of source-read event in Sphinx 7.2

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):

... (truncated)

Commits
  • f8f802d Release 0.3.7
  • 1b2fba9 CI: Add "trusted publishing" workflow
  • 0ebc802 CI: Check only oldest and newest Python version
  • 5c9486f CI: add newer Python versions
  • a02469e Bump actions/setup-python from 4 to 5 (#69)
  • 2215e0c Bump actions/checkout from 3 to 4 (#70)
  • 0515a5f CI: add dependabot.yml
  • 5984df3 DOC: use a less misleading example time zone
  • b214bf3 DOC: Show how to unshallow actions/checkout
  • See full diff 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)

Bumps [sphinx-last-updated-by-git](https://github.com/mgeier/sphinx-last-updated-by-git) from 0.3.6 to 0.3.7.
- [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.6...0.3.7)

---
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]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 6, 2024
@BoboTiG BoboTiG merged commit 0da98cb into main May 6, 2024
1 check passed
@BoboTiG BoboTiG deleted the dependabot/pip/sphinx-last-updated-by-git-0.3.7 branch May 6, 2024 09:49
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 Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant