Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 21, 2020

Bumps wagtail from 2.9 to 2.9.3.

Release notes

Sourced from wagtail's releases.

2.9.3

CVE-2020-15118 - prevent HTML injection through form field help text (Timothy Bautista, Matt Westcott)

2.9.2

  • Fix: Prevent startup failure when wagtail.contrib.sitemaps is in INSTALLED_APPS (Matt Westcott)

2.9.1

  • Fix: Fix incorrect method name in SiteMiddleware deprecation warning (LB (Ben Johnston))
  • Fix: wagtail.contrib.sitemaps no longer depends on SiteMiddleware (Matt Westcott)
  • Fix: Purge image renditions cache when renditions are deleted (Pascal Widdershoven, Matt Westcott)
Changelog

Sourced from wagtail's changelog.

2.9.3 (20.07.2020)


 * Fix: CVE-2020-15118 - prevent HTML injection through form field help text (Timothy Bautista, Matt Westcott)

2.9.2 (03.07.2020)

  • Fix: Prevent startup failure when wagtail.contrib.sitemaps is in INSTALLED_APPS (Matt Westcott)

2.9.1 (30.06.2020)


 * Fix: Fix incorrect method name in SiteMiddleware deprecation warning (LB (Ben Johnston))
 * Fix: `wagtail.contrib.sitemaps` no longer depends on SiteMiddleware (Matt Westcott)
 * Fix: Purge image renditions cache when renditions are deleted (Pascal Widdershoven, Matt Westcott)
Commits
  • 3e712af add link to 2.9.3 release notes / fix version number in form builder settings...
  • d300faf add missing import
  • 9d35c76 clarify note about nightly build on init.py
  • 4bf5f24 Version bump to 2.9.3
  • 539f020 Release note for 2.9.3
  • 5408b99 Release note for 2.7.4
  • 4271e09 Add test to confirm that labels are escaped
  • 2fdd1a0 Add warning about WAGTAILFORMS_HELP_TEXT_ALLOW_HTML
  • e00478d Escape help text in form builder forms by default
  • c2241ad Version bump to 2.9.2
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [wagtail](https://github.com/wagtail/wagtail) from 2.9 to 2.9.3.
- [Release notes](https://github.com/wagtail/wagtail/releases)
- [Changelog](https://github.com/wagtail/wagtail/blob/master/CHANGELOG.txt)
- [Commits](wagtail/wagtail@v2.9...v2.9.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 21, 2020
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 20, 2021

Superseded by #24.

@dependabot dependabot bot closed this Apr 20, 2021
@dependabot dependabot bot deleted the dependabot/pip/wagtail-2.9.3 branch April 20, 2021 14:20
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