Skip to content

Bump nikola from 8.3.1 to 8.3.3#468

Merged
oraNod merged 1 commit intomainfrom
dependabot/pip/nikola-8.3.3
May 27, 2025
Merged

Bump nikola from 8.3.1 to 8.3.3#468
oraNod merged 1 commit intomainfrom
dependabot/pip/nikola-8.3.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2025

Bumps nikola from 8.3.1 to 8.3.3.

Changelog

Sourced from nikola's changelog.

New in v8.3.3

We’ve had to release Nikola v8.3.3 immediately after releasing Nikola v8.3.2, as it is broken on Python 3.8. We would like to thank the Python packaging ecosystem for being an incomprehensible and incompatible trainwreck.

New in v8.3.2

Features

  • Trace template usage when an environment variable NIKOLA_TEMPLATES_TRACE is set to any non-empty value.
  • Give user control over the raw underlying template engine (either mako.lookup.TemplateLookup or jinja2.Environment) via an optional conf.py method TEMPLATE_ENGINE_FACTORY.
  • Switch to pyproject.toml
  • Add path handler slug_source linking to source of post.

Bugfixes

  • Ignore errors in parsing SVG files for shrinking them, copy original file to output instead (Issue #3785)
  • Restore annotation_helper.tmpl with dummy content - fix themes still mentioning it (Issue #3764, #3773)
  • Fix compatibility with watchdog 4 (Issue #3766)
  • nikola serve now works with non-root SITE_URL.
  • Stack traces meaningless for end users now more reliably suppressed (Issue #3838).

Other

  • Changed filter for tidy from tidy5 to tidy.
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)

Bumps [nikola](https://github.com/getnikola/nikola) from 8.3.1 to 8.3.3.
- [Release notes](https://github.com/getnikola/nikola/releases)
- [Changelog](https://github.com/getnikola/nikola/blob/master/CHANGES.txt)
- [Commits](getnikola/nikola@v8.3.1...v8.3.3)

---
updated-dependencies:
- dependency-name: nikola
  dependency-version: 8.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies relates to project dependencies pip python dependency labels May 19, 2025
@oraNod oraNod merged commit 4905fb2 into main May 27, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/pip/nikola-8.3.3 branch May 27, 2025 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies relates to project dependencies pip python dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments