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

build(deps): bump wagtail from 2.13.2 to 2.13.3 #251

Merged
merged 1 commit into from
Jul 13, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 6, 2021

Bumps wagtail from 2.13.2 to 2.13.3.

Release notes

Sourced from wagtail's releases.

2.13.3

  • Fix: Prevent error when using rich text on views where commenting is unavailable (Jacob Topp-Mugglestone)
  • Fix: Include form media on account settings page (Matt Westcott)
  • Fix: Avoid error when rendering validation error messages on ListBlock children (Matt Westcott)
  • Fix: Prevent comments CSS from overriding admin UI colour customisations (Matt Westcott)
  • Fix: Avoid validation error when editing rich text content preceding a comment (Jacob Topp-Mugglestone)
Changelog

Sourced from wagtail's changelog.

2.13.3 (05.07.2021)


 * Fix: Prevent error when using rich text on views where commenting is unavailable (Jacob Topp-Mugglestone)
 * Fix: Include form media on account settings page (Matt Westcott)
 * Fix: Avoid error when rendering validation error messages on ListBlock children (Matt Westcott)
 * Fix: Prevent comments CSS from overriding admin UI colour customisations (Matt Westcott)
 * Fix: Avoid validation error when editing rich text content preceding a comment (Jacob Topp-Mugglestone)
Commits
  • 80bcd3d Version bump to 2.13.3
  • ea2df95 Fill in release date for 2.13.3
  • 261ff43 Release notes for #7306 and #7298 in 2.13.3
  • 544fef7 Prevent comments CSS from overriding custom colours
  • 00101bc Allow users to edit the in-field positions of comments
  • 11f5eba Docs: Update sphinx-wagtail-theme to 5.0.4 (#7296)
  • 7d60100 Release note for #7295 in 2.13.3
  • 158f054 Correctly handle nulls in ListBlock validation errors
  • 90f0992 Pin psycopg to <2.9 when testing against Django <3.1
  • c0276be Add release notes for 2.13.3
  • 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 Jul 6, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/wagtail-2.13.3 branch from a451dce to bc8211c Compare July 9, 2021 07:52
Bumps [wagtail](https://github.com/wagtail/wagtail) from 2.13.2 to 2.13.3.
- [Release notes](https://github.com/wagtail/wagtail/releases)
- [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt)
- [Commits](wagtail/wagtail@v2.13.2...v2.13.3)

---
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-2.13.3 branch from bc8211c to 9061642 Compare July 12, 2021 01:09
@engineervix engineervix merged commit ba7e9ce into master Jul 13, 2021
@dependabot dependabot bot deleted the dependabot/pip/wagtail-2.13.3 branch July 13, 2021 07:15
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.

None yet

1 participant