Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Bump wagtail from 6.0.1 to 6.0.2 #105

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps wagtail from 6.0.1 to 6.0.2.

Release notes

Sourced from wagtail's releases.

6.0.2

  • Fix: Ensure that modal tabs width are not impacted by side panel opening (LB (Ben) Johnston)
  • Fix: Resolve issue local development of docs when running make livehtml (Sage Abdullah)
  • Fix: Resolve issue with unwanted padding in chooser modal listings (Sage Abdullah)
  • Fix: Ensure get_add_url() is always used to re-render the add button when the listing is refreshed in viewsets (Sage Abdullah)
  • Fix: Move modal-workflow.js script usage to base admin template instead of ad-hoc imports so that choosers work in ModelViewSets (Elhussein Almasri)
  • Fix: Ensure JavaScript for common widgets such as InlinePanel is included by default in ModelViewSet's create and edit views (Sage Abdullah)
  • Fix: Reinstate styles for customizations of extra_footer_actions block in page create/edit templates (LB (Ben) Johnston, Sage Abdullah)
  • Fix: Prevent crash when loading an empty table block in the editor (Sage Abdullah)
  • Docs: Update Sphinx theme to 6.3.0 with a fix for the missing favicon (Sage Abdullah)
Changelog

Sourced from wagtail's changelog.

6.0.2 (03.04.2024)


 * Fix: Ensure that modal tabs width are not impacted by side panel opening (LB (Ben) Johnston)
 * Fix: Resolve issue local development of docs when running `make livehtml` (Sage Abdullah)
 * Fix: Resolve issue with unwanted padding in chooser modal listings (Sage Abdullah)
 * Fix: Ensure `get_add_url()` is always used to re-render the add button when the listing is refreshed in viewsets (Sage Abdullah)
 * Fix: Move `modal-workflow.js` script usage to base admin template instead of ad-hoc imports so that choosers work in `ModelViewSet`s (Elhussein Almasri)
 * Fix: Ensure JavaScript for common widgets such as `InlinePanel` is included by default in `ModelViewSet`'s create and edit views (Sage Abdullah)
 * Fix: Reinstate styles for customizations of `extra_footer_actions` block in page create/edit templates (LB (Ben) Johnston, Sage Abdullah)
 * Fix: Prevent crash when loading an empty table block in the editor (Sage Abdullah)
 * Docs: Update Sphinx theme to `6.3.0` with a fix for the missing favicon (Sage Abdullah)
Commits
  • 07a9ac9 Version bump to 6.0.2
  • a57604d Fill in release date for 6.0.2
  • bdc8c63 Add release notes for 5.2.4
  • 075eaab Fetch new translations from Transifex
  • 5d7d734 Fix title of page for UI guidelines
  • c08d4c1 Update template components & Laces references
  • 56d849f Fixed formatting typo in --purge-only command flag
  • 9e628a1 Docs - Update and fix broken links
  • 6814e02 Release note for #11817 in 6.0.2 docs
  • 8f25916 Release note for #11817 in 6.0.2
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [wagtail](https://github.com/wagtail/wagtail) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/wagtail/wagtail/releases)
- [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt)
- [Commits](wagtail/wagtail@v6.0.1...v6.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Project dependencies label May 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2024

Superseded by #110.

@dependabot dependabot bot closed this Jul 1, 2024
@dependabot dependabot bot deleted the dependabot/pip/wagtail-6.0.2 branch July 1, 2024 12:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants