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 nikola from 8.3.0 to 8.3.1 #455

Merged
merged 2 commits into from
May 14, 2024
Merged

Bump nikola from 8.3.0 to 8.3.1 #455

merged 2 commits into from
May 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps nikola from 8.3.0 to 8.3.1.

Changelog

Sourced from nikola's changelog.

New in v8.3.1

Features

  • Support passing --poll to nikola auto to better deal with symlink farms.

Bugfixes

  • Remove insecure HTTP fallback from nikola plugin
  • Fix the nikola plugin command not working (Issue #3736, #3737)
  • Fix nikola new_post --available-formats crashing with TypeError (Issue #3750)
  • Fix the new plugin manager not loading plugins if the plugin folder is a symlink (Issue #3741)
  • Fix the nikola plugin command not working (Issue #3736)
  • Remove no longer used leftovers of annotations support (Issue #3764)

Other

  • Nikola now requires Python 3.8 or newer.
  • Nikola has adopted a policy for Python version support, promising support for versions supported by the Python core team, Ubuntu LTS, or Debian stable, and taking into consideration Debian oldstable and PyPy.
  • Remove polyfill from polyfill.io.
Commits
  • 1b7e1c7 Version 8.3.1
  • 6f845ee Fix plugin management bugs in nikola plugin and nikola import_wordpress (fix ...
  • c4cd3d9 Update Python version support policy for Ubuntu 24.04
  • f3d8677 Remove broken badge (fix #3770)
  • 0a533d6 Remove more leftovers from annotateit.org (#3765)
  • f7c2e91 Remove unnecessary polyfill.io (#3763)
  • dcc8e2e Support for new major version of watchdog. Fixes #3761. (#3762)
  • 411ca50 Support passing --poll to the auto plugin to better deal with symlink farms. ...
  • 4541149 replacing pkg_resources with importlib (#3749)
  • e37b713 Fix #3755 — fix directory traversal vulnerability in nikola auto (#3756)
  • 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 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.0 to 8.3.1.
- [Release notes](https://github.com/getnikola/nikola/releases)
- [Changelog](https://github.com/getnikola/nikola/blob/master/CHANGES.txt)
- [Commits](getnikola/nikola@v8.3.0...v8.3.1)

---
updated-dependencies:
- dependency-name: nikola
  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 6, 2024
The annotation_helper.tmpl file was removed in nikola 8.3.1 as it is no
longer used. Need to remove the reference to it to avoid a template not
found exception during build.
@oraNod oraNod merged commit 5fa3a0a into main May 14, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/pip/nikola-8.3.1 branch May 14, 2024 12:08
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