fsr-de / myHPI

Django/Wagtail page serving myhpi.de
https://myhpi.de
11 stars 11 forks source link

build(deps): bump wagtail-markdown from 0.11.1 to 0.12.1 #564

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps wagtail-markdown from 0.11.1 to 0.12.1.

Release notes

Sourced from wagtail-markdown's releases.

v0.12.1 - Simpler with Wagtail 6

What's Changed

Full Changelog: https://github.com/torchbox/wagtail-markdown/compare/v0.12.0...v0.12.1

v0.12 - Official Wagtail 6 support, and drop Wagtail < 5.2

[!WARNING] This release supports Wagtail 5.2+ only. It also removes the long deprecated MarkdownPanel

What's Changed

New Contributors

Full Changelog: https://github.com/torchbox/wagtail-markdown/compare/v0.11.1...v0.12.0

Changelog

Sourced from wagtail-markdown's changelog.

[0.12.1] - 2024-03-09

Fixed

  • A double MarkdownBlock editor initialisation issue in Wagtail 6

Changed

  • The telepath adapter code is not longer used in Wagtail 6+

[0.12.0] - 2024-02-29

Added

Removed

  • Support for Wagtail < 5.2
  • The deprecated MarkdownPanel. Use FieldPanel instead.
Commits
  • e3e1d28 Update CHANGELOG and bump version to 0.12.1
  • c5d1a43 Fix double MarkdownBlock EasyMDE initialisation in Wagtail 6 (#142)
  • 15e01cb Relax sdist toml exclude
  • ad597cf Update changelog
  • 73a5616 Allow customizing tab_length (#136)
  • d947014 Bump version to 0.12.0
  • 32a67c3 Lint
  • 6fe521f Tidy up tox/CI config
  • c01c6fa Move coverage configuration to .coveragerc
  • b65b2ca Upgrade to ruff 0.3 and move config to ruff.toml
  • 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 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)
jeriox commented 3 months ago

@dependabot merge