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-localize from 1.7 to 1.11 #13329

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps wagtail-localize from 1.7 to 1.11.

Release notes

Sourced from wagtail-localize's releases.

v1.9.1 - The case of missing chooserUrls

Add the missing window.chooserUrls for images/docs/pages that have been removed as of Wagtail 6.1

Full Changelog: wagtail/wagtail-localize@v1.9...v1.9.1

v1.9 - Wagtail 6 support and bug fixes

What's Changed

New Contributors

Full Changelog: wagtail/wagtail-localize@v1.8.2...v1.9

v1.9-alpha.3 - now with actual translation publishing

This fixes translation publishing

Full Changelog: wagtail/wagtail-localize@v1.9-alpha.2...v1.9-alpha.3

v1.9-alpha.2

What's Changed

New Contributors

Full Changelog: wagtail/wagtail-localize@v1.9-alpha.1...v1.9-alpha.2

v1.9-alpha.1 - Wagtail 6 support

What's Changed

New Contributors

Full Changelog: wagtail/wagtail-localize@v1.8...v1.9-alpha.1

v1.8.3 - Snippet chooser fixes

... (truncated)

Changelog

Sourced from wagtail-localize's changelog.

[1.11] - 2025-12-20

Added

Changed

  • Skip creating StringTranslations if the machine translators do not provide the translation (#819) @​tognee

Fixed

  • Progress in the translations report for items without strings (#829) @​alexkiro

[1.10] - 2024-09-08

Added

Removed

  • Support for Django < 4.2 (#797)
  • Support for Python < 3.9 (#813)

Fixed

[1.9.1] - 2024-08-22

Fixed

[1.9] - 2024-04-03

Added

Fixed

  • Fix case insensitivity issue with some databases when using Translation.import_po (#781) @​Nigel2392
  • Fix temporary file permissions in Windows when reading PO files (#781) @​Nigel2392

... (truncated)

Commits
  • 6d40c66 Bump version to 1.11
  • 45ee612 Update translations
  • 6a9d49b [chore] Tooling updates (#843)
  • b8b76b3 Add support for filtering the translations report by status (#830)
  • 7bfd881 Skip creating StringTranslations if the machine translators do not provide ...
  • 97c2970 Add more options to the DeepL settings (#835)
  • f791117 Add a machine translation option when syncing pages (#807)
  • 7445433 Fix getting progress when there are no strings (#829)
  • 2c2600a Add a tips page for handling snippets with synchronization
  • 2168241 Add support for Wagtail 6.3 (and ImageBlock) (#840)
  • 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)

┆Issue is synchronized with this Jira Story

Bumps [wagtail-localize](https://github.com/wagtail/wagtail-localize) from 1.7 to 1.11.
- [Release notes](https://github.com/wagtail/wagtail-localize/releases)
- [Changelog](https://github.com/wagtail/wagtail-localize/blob/main/CHANGELOG.md)
- [Commits](wagtail/wagtail-localize@v1.7...v1.11)

---
updated-dependencies:
- dependency-name: wagtail-localize
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added backend dependencies Pull requests that update a dependency file engineering pip Used for dependabot PR's having to do with pip/python labels Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend dependencies Pull requests that update a dependency file engineering pip Used for dependabot PR's having to do with pip/python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants