Update dependency wagtail-factories to v4.3.0 #128

Open
renovate wants to merge 1 commit from renovate/wagtail-factories-4.x into master
Collaborator

This PR contains the following updates:

Package Change Age Confidence
wagtail-factories ==4.1.0 -> ==4.3.0 age confidence

Release Notes

wagtail/wagtail-factories (wagtail-factories)

v4.3.0

Compare Source

=====

  • Add ImageBlockFactory
  • Add support for Wagtail 7.1
  • Drop support for Wagtail 6.4
  • Update ruff to 0.12.8
  • Update pytest to 8.4.1
  • Update pytest-django to 4.11.1
  • Update pytest-cov to 6.2.1
  • Update coverage to 7.10.3

Wagtail 7.0 maintenance

  • Add testing for wagtail 7.0
  • Add testing for Django 5.2
  • Drop support and testing for wagtail 5.2 and 6.2
  • Drop support and testing Django 5.0

Wagtail 6.4 maintenance

  • Update for Wagtail 6.3
  • Add support for Python 3.13
  • Drop support for Wagtal 6.0 and 6.1
  • Drop support for Python 3.8

v4.2.1

Compare Source

=====

  • Update setup.py for PyPI compatibility

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [wagtail-factories](https://github.com/wagtail/wagtail-factories) | `==4.1.0` -> `==4.3.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/wagtail-factories/4.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/wagtail-factories/4.1.0/4.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>wagtail/wagtail-factories (wagtail-factories)</summary> ### [`v4.3.0`](https://github.com/wagtail/wagtail-factories/blob/HEAD/CHANGES#430) [Compare Source](https://github.com/wagtail/wagtail-factories/compare/4.2.1...v4.3.0) \===== - Add ImageBlockFactory - Add support for Wagtail 7.1 - Drop support for Wagtail 6.4 - Update ruff to 0.12.8 - Update pytest to 8.4.1 - Update pytest-django to 4.11.1 - Update pytest-cov to 6.2.1 - Update coverage to 7.10.3 Wagtail 7.0 maintenance - Add testing for wagtail 7.0 - Add testing for Django 5.2 - Drop support and testing for wagtail 5.2 and 6.2 - Drop support and testing Django 5.0 Wagtail 6.4 maintenance - Update for Wagtail 6.3 - Add support for Python 3.13 - Drop support for Wagtal 6.0 and 6.1 - Drop support for Python 3.8 ### [`v4.2.1`](https://github.com/wagtail/wagtail-factories/blob/HEAD/CHANGES#421) [Compare Source](https://github.com/wagtail/wagtail-factories/compare/4.1.0...4.2.1) \===== - Update setup.py for PyPI compatibility </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguOCIsInVwZGF0ZWRJblZlciI6IjQxLjYzLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
renovate force-pushed renovate/wagtail-factories-4.x from 5963bc6871 to c57cfb7b58 2025-08-12 14:05:22 +01:00 Compare
renovate changed title from Update dependency wagtail-factories to v4.2.1 to Update dependency wagtail-factories to v4.3.0 2025-08-15 10:00:47 +01:00
renovate force-pushed renovate/wagtail-factories-4.x from c57cfb7b58 to 0cda3318a9 2025-08-15 10:00:47 +01:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/wagtail-factories-4.x:renovate/wagtail-factories-4.x
git switch renovate/wagtail-factories-4.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/wagtail-factories-4.x
git switch renovate/wagtail-factories-4.x
git rebase master
git switch master
git merge --ff-only renovate/wagtail-factories-4.x
git switch renovate/wagtail-factories-4.x
git rebase master
git switch master
git merge --no-ff renovate/wagtail-factories-4.x
git switch master
git merge --squash renovate/wagtail-factories-4.x
git switch master
git merge --ff-only renovate/wagtail-factories-4.x
git switch master
git merge renovate/wagtail-factories-4.x
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: repos/website#128
No description provided.