Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps wagtail from 6.3 to 6.3.1.

Release notes

Sourced from wagtail's releases.

6.3.1

  • Fix: Restore ability to upload profile picture through account settings (Sage Abdullah)
  • Fix: Correctly handle ImageChooserBlock to ImageBlock data conversions where all inputs to bulk_to_python are null (Storm Heg, Matt Westcott)
  • Fix: Improve spacing of page / collection permissions table in Group settings (Sage Abdullah)
  • Fix: Remove forced capitalization of site name on admin dashboard (Thibaud Colas)
  • Docs: Reword BlogTagIndexPage example for clarity (Clifford Gama)
  • Docs: Change title of blog index page in tutorial to avoid slug issues (Thibaud Colas)
  • Docs: Fix wagtailcache and wagtailpagecache examples to not use quotes for the fragment_name (Shiv)
  • Docs: Lower search result ranking for release notes on readthedocs search (Sage Abdullah)
Changelog

Sourced from wagtail's changelog.

6.3.1 (19.11.2024)


 * Fix: Restore ability to upload profile picture through account settings (Sage Abdullah)
 * Fix: Correctly handle `ImageChooserBlock` to `ImageBlock` data conversions where all inputs to `bulk_to_python` are null (Storm Heg, Matt Westcott)
 * Fix: Improve spacing of page / collection permissions table in Group settings (Sage Abdullah)
 * Fix: Remove forced capitalization of site name on admin dashboard (Thibaud Colas)
 * Docs: Reword `BlogTagIndexPage` example for clarity (Clifford Gama)
 * Docs: Change title of blog index page in tutorial to avoid slug issues (Thibaud Colas)
 * Docs: Fix `wagtailcache` and `wagtailpagecache` examples to not use quotes for the `fragment_name` (Shiv)
 * Docs: Lower search result ranking for release notes on readthedocs search (Sage Abdullah)
Commits
  • cb122e6 Version bump to 6.3.1
  • 4208408 Fill in release date for 6.3.1
  • 0eaf3b0 Fetch new translations from Transifex
  • 0d4d597 Lower docs search ranking for release notes (#12586)
  • 54e1dcb Remove forced capitalization of site name on admin dashboard (#12601)
  • fe77d56 Fix wagtailcache and wagtailpagecache examples to not use quotes for the frag...
  • c67a750 Release note for #12576 in 6.3.1
  • 8815f81 Fix typo: remove reference to PublishingPanel as a method
  • 6609eda Fix misleading wording - clarify that get_site_root is created, not used
  • 184b2db Fix minor typo - capitalize Page model
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 25, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/wagtail-6.3.1 branch 3 times, most recently from d8db7d1 to ea441df Compare December 1, 2024 15:25
Bumps [wagtail](https://github.com/wagtail/wagtail) from 6.3 to 6.3.1.
- [Release notes](https://github.com/wagtail/wagtail/releases)
- [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt)
- [Commits](wagtail/wagtail@v6.3...v6.3.1)

---
updated-dependencies:
- dependency-name: wagtail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/wagtail-6.3.1 branch from ea441df to 99ea0da Compare December 1, 2024 15:32
@jhh jhh merged commit 666824f into main Dec 1, 2024
2 checks passed
@jhh jhh deleted the dependabot/pip/wagtail-6.3.1 branch December 1, 2024 15:36
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants