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-factories from 2.1.0 to 4.0.0 in /app #760

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2022

Bumps wagtail-factories from 2.1.0 to 4.0.0.

Release notes

Sourced from wagtail-factories's releases.

4.0.0

This release fixes a compatibility issue with Wagtail 4.1 (see wagtail/wagtail-factories#68 for details).

When running on Wagtail >= 2.16 ListBlockFactory now returns a wagtail.blocks.list_block.ListValue instead of a plain list, in line with Wagtail's behaviour.

3.1.0

Adds PageChooserBlock and DocumentChooserBlock

3.0.0

  • Add StreamBlockFactory. Breaking change to StreamFieldFactory usage - see README.
Changelog

Sourced from wagtail-factories's changelog.

Unreleased

  • Add support for Wagtail 4.0

3.1.0

  • Add PageChooserBlock and DocumentChooserBlock

3.0.0

  • Add StreamBlockFactory. Breaking change to StreamFieldFactory is usage - see README.
Commits
  • 9db00f8 Bump version: 3.1.0 → 4.0.0
  • e6e7476 Make ListBlockFactory return a ListValue for Wagtail >= 2.16
  • 088b3e2 Remove test against wagtail main, for now
  • fc592f6 Bump actions/checkout to v3 & actions/setup-python to v4
  • 142a04e Fix GitHub Actions matrix include & exclude
  • dd169b9 Add continue-on-error to steps, instead of 1ad3bdd
  • 89ace7d Fix placement order of continue-on-error
  • bfc9171 Document wagtail 4 support changes
  • 5462493 Update Github Actions to include wagtail4 tests
  • ccd26b7 Update tox config
  • 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 the dependencies Pull requests that update a dependency file label Dec 2, 2022
Bumps [wagtail-factories](https://github.com/wagtail/wagtail-factories) from 2.1.0 to 4.0.0.
- [Release notes](https://github.com/wagtail/wagtail-factories/releases)
- [Changelog](https://github.com/wagtail/wagtail-factories/blob/main/CHANGES)
- [Commits](wagtail/wagtail-factories@2.1.0...4.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/app/wagtail-factories-4.0.0 branch from 45fd16c to d7e72f6 Compare February 28, 2023 16:58
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.

0 participants