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 6.0.2 to 6.0.3 #117

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps wagtail from 6.0.2 to 6.0.3.

Release notes

Sourced from wagtail's releases.

6.0.3

  • Fix: CVE-2024-32882: Permission check bypass when editing a model with per-field restrictions through wagtail.contrib.settings or ModelViewSet (Ben Morse, Joshua Munn, Jake Howard, Sage Abdullah)
  • Fix: Respect WAGTAIL_ALLOW_UNICODE_SLUGS setting when auto-generating slugs (LB (Ben) Johnston)
  • Fix: Use correct URL when redirecting back to page search results after an AJAX search (Sage Abdullah)
  • Fix: Reinstate missing static files in style guide (Sage Abdullah)
  • Fix: Provide convert_mariadb_uuids management command to assist with upgrading to Django 5.0+ on MariaDB (Matt Westcott)
  • Fix: Fix generic CopyView for models with primary keys that need to be quoted (Sage Abdullah)
Changelog

Sourced from wagtail's changelog.

6.0.3 (01.05.2024)


 * Fix: CVE-2024-32882: Permission check bypass when editing a model with per-field restrictions through `wagtail.contrib.settings` or `ModelViewSet` (Ben Morse, Joshua Munn, Jake Howard, Sage Abdullah)
 * Fix: Respect `WAGTAIL_ALLOW_UNICODE_SLUGS` setting when auto-generating slugs (LB (Ben) Johnston)
 * Fix: Use correct URL when redirecting back to page search results after an AJAX search (Sage Abdullah)
 * Fix: Reinstate missing static files in style guide (Sage Abdullah)
 * Fix: Provide `convert_mariadb_uuids` management command to assist with upgrading to Django 5.0+ on MariaDB (Matt Westcott)
 * Fix: Fix generic CopyView for models with primary keys that need to be quoted (Sage Abdullah)
Commits
  • b5e068e Test field permissions on ModelViewTest
  • 46389e8 Release note for CopyView fix (cherry-picked from e3d9233f4dc26003de131c563aa...
  • 07248aa Fix generic CopyView for models with primary keys that need to be quoted
  • e1728f6 Ensure all generic create / edit view forms receive for_user
  • 006bd91 Add tests for settings creation and editing
  • 8cfd448 Apply fix from wagtail/wagtail#11666...
  • ab78d9a Pass user to settings form to enable permissions checks
  • ab2a5d8 Revert "Merge pull request from GHSA-w2v8-php4-p8hc"
  • 1d72d0e Version bump to 6.0.3
  • a8b090a Fill in release date for 6.0.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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [wagtail](https://github.com/wagtail/wagtail) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/wagtail/wagtail/releases)
- [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt)
- [Commits](wagtail/wagtail@v6.0.2...v6.0.3)

---
updated-dependencies:
- dependency-name: wagtail
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dépendances Pull requests that update a dependency file label May 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 22, 2024

Looks like wagtail is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 22, 2024
@dependabot dependabot bot deleted the dependabot/pip/wagtail-6.0.3 branch May 22, 2024 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dépendances Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants