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 wagtail from 4.2.2 to 4.2.4 #171

Merged
merged 1 commit into from
Aug 4, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps wagtail from 4.2.2 to 4.2.4.

Release notes

Sourced from wagtail's releases.

4.2.4

  • Fix: Rectify previous fix for TableBlock becoming uneditable after save (Sage Abdullah)
  • Fix: Ensure that copying page correctly picks up the latest revision (Matt Westcott)
  • Fix: Prevent lowercase conversions of IndexView column headers (Virag Jain)
  • Docs: Update documentation for log_action parameter on RevisionMixin.save_revision (Christer Jensen)

4.2.3

  • Fix: Prevent TableBlock from becoming uneditable after save (Sage Abdullah)
Changelog

Sourced from wagtail's changelog.

4.2.4 (25.05.2023)


 * Fix: Rectify previous fix for TableBlock becoming uneditable after save (Sage Abdullah)
 * Fix: Ensure that copying page correctly picks up the latest revision (Matt Westcott)
 * Fix: Adjust collection field alignment in multi-upload forms (LB (Ben) Johnston)
 * Fix: Prevent lowercase conversions of IndexView column headers (Virag Jain)
 * Docs: Update documentation for `log_action` parameter on `RevisionMixin.save_revision` (Christer Jensen)

4.2.3 (02.05.2023)

  • Fix: Prevent TableBlock from becoming uneditable after save (Sage Abdullah)
Commits
  • b6ba78d Fill in release date for 4.2.4 in docs
  • 36afebc Version bump to 4.2.4
  • 86c087b Fill in release date for 4.2.4
  • 164027c Fill in release date for 4.1.6
  • a1cc096 Prevent lowercase conversions of IndexView column headers
  • 5e12ee4 Release notes for #10282
  • 759c03a Fix collection field alignment in drop zone (multi-upload)
  • 7880cf6 Add changelog for #10448
  • 527d805 Update documentation for log_action parameter on RevisionMixin.save_revision
  • 8fbf762 Release notes for #10421
  • 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 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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 1, 2023
@tbrlpld
Copy link
Owner

tbrlpld commented Aug 2, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/wagtail-4.2.4 branch from b4777be to 7bd2be5 Compare August 2, 2023 18:58
@tbrlpld tbrlpld enabled auto-merge August 4, 2023 02:10
@tbrlpld
Copy link
Owner

tbrlpld commented Aug 4, 2023

@dependabot rebase

Bumps [wagtail](https://github.com/wagtail/wagtail) from 4.2.2 to 4.2.4.
- [Release notes](https://github.com/wagtail/wagtail/releases)
- [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt)
- [Commits](wagtail/wagtail@v4.2.2...v4.2.4)

---
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 force-pushed the dependabot/pip/wagtail-4.2.4 branch from 7bd2be5 to b35f670 Compare August 4, 2023 02:12
@tbrlpld tbrlpld merged commit 2520cdc into main Aug 4, 2023
1 check passed
@tbrlpld tbrlpld deleted the dependabot/pip/wagtail-4.2.4 branch August 4, 2023 02:17
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant