Skip to content

Update dependency neoteroi-mkdocs to v1.1.1#93

Merged
Syriiin merged 1 commit intomasterfrom
renovate/neoteroi-mkdocs-1.x-lockfile
Apr 21, 2025
Merged

Update dependency neoteroi-mkdocs to v1.1.1#93
Syriiin merged 1 commit intomasterfrom
renovate/neoteroi-mkdocs-1.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
neoteroi-mkdocs 1.1.0 -> 1.1.1 age adoption passing confidence

Release Notes

Neoteroi/mkdocs-plugins (neoteroi-mkdocs)

v1.1.1

Compare Source

  • Improve the contribs plugin to not pollute the logs with
    dateutil.parser.ParseError while working on a new file that is not
    committed in Git, yet.
  • Add the possibility to enable and disable the contribs plugin by env
    variable, through plugin configuration. To use, specify the following
    setting:
  - neoteroi.contribs:
      enabled_by_env: "GIT_CONTRIBS_ON"  # Use the name you wish here for the env var
  • When enabled_by_env is not empty, the Git contributors plugin is only
    enabled if such variable exists and its value is a value in {"1", "true"}
    (case insensitive). This is useful to disable the plugin by default during
    local development, and enable it only during an automated build that builds
    the documentation for publishing. The rationale for this setting is that
    this plugin has an heavy impact on the build performance as it uses the Git
    CLI to obtain the list of contributors who worked on each page.
  • Remove Python 3.8 from the build matrix, add 3.13.

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@Syriiin Syriiin merged commit f866a56 into master Apr 21, 2025
5 checks passed
@Syriiin Syriiin deleted the renovate/neoteroi-mkdocs-1.x-lockfile branch April 21, 2025 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant