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

[pull] main from WeblateOrg:main #186

Open
wants to merge 3,446 commits into
base: main
Choose a base branch
from
Open

[pull] main from WeblateOrg:main #186

wants to merge 3,446 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Nov 15, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@@ -1389,7 +1413,8 @@
try:
parse_query(query_string)
except Exception as error:
raise ValidationError(f"Could not parse query string: {error}") from error
msg = f"Could not parse query string: {error}"
raise ValidationError(msg) from error

Check warning

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.
@@ -1505,7 +1530,8 @@
try:
parse_query(query_string)
except Exception as error:
raise ValidationError(f"Could not parse query string: {error}") from error
msg = f"Could not parse query string: {error}"
raise ValidationError(msg) from error

Check warning

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.
@pull pull bot added the ⤵️ pull label Nov 15, 2024
nijel and others added 28 commits January 20, 2025 19:46
Currently translated at 67.5% (6759 of 10001 strings)

Translation: Weblate/Documentation
Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/zh_Hant/
Currently translated at 100.0% (3301 of 3301 strings)

Translation: Weblate/Application
Translate-URL: https://hosted.weblate.org/projects/weblate/application/de/
Currently translated at 100.0% (3301 of 3301 strings)

Translation: Weblate/Application
Translate-URL: https://hosted.weblate.org/projects/weblate/application/zh_Hans/
Currently translated at 100.0% (10001 of 10001 strings)

Translation: Weblate/Documentation
Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/zh_Hans/
Introduce codespell dictionary to catch this kind of error.
It is not really a blacklist, so describe it better.
* chore(deps): update dependency selenium to v4.28.0

* chore(deps): update lockfile

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): update dependency pre-commit to v4.1.0

* chore(deps): update lockfile

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Include scope and compoent in the error message so that it gives more
insight where the blocking operation is happening.

Issue #13345
DeepL API Free tokens are suffixed with :fx, we can use this to
automatically use matching endpoint.

See #13581
This is the list admins most likely want to see, so make it default one.

Fixes #13469
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
nijel and others added 30 commits January 30, 2025 18:20
This avoids some ordering issues.
This is way faster and avoids stats update on each label.
…22 (#13718)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….4 (#13717)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This can considerably reduce backup sizes for repos using squashing and
rebasing.
Currently translated at 26.8% (2686 of 10001 strings)

Translation: Weblate/Documentation
Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/gl/
Currently translated at 34.7% (3474 of 10001 strings)

Translation: Weblate/Documentation
Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/id/
* chore(deps): update dependency rapidfuzz to >=3.8.0,<3.13

* chore(deps): update lockfile

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): update dependency boto3-stubs to v1.36.10

* chore(deps): update lockfile

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): update dependency altcha to v1.1.1

* chore(js): update vendored libraries

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Currently translated at 0.2% (8 of 3301 strings)

Translation: Weblate/Application
Translate-URL: https://hosted.weblate.org/projects/weblate/application/awa/
Currently translated at 11.8% (1189 of 10001 strings)

Translation: Weblate/Documentation
Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/awa/
Currently translated at 54.8% (1812 of 3301 strings)

Translation: Weblate/Application
Translate-URL: https://hosted.weblate.org/projects/weblate/application/ar/
Currently translated at 16.0% (1602 of 10001 strings)

Translation: Weblate/Documentation
Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/ar/
Currently translated at 0.2% (9 of 3301 strings)

Translation: Weblate/Application
Translate-URL: https://hosted.weblate.org/projects/weblate/application/mn/
Currently translated at 0.2% (9 of 3301 strings)

Translation: Weblate/Application
Translate-URL: https://hosted.weblate.org/projects/weblate/application/awa/
Currently translated at 11.8% (1190 of 10001 strings)

Translation: Weblate/Documentation
Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/awa/
* chore(deps): update dependency @sentry/browser to v8.53.0

* chore(js): update vendored libraries

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Currently translated at 100.0% (3301 of 3301 strings)

Translation: Weblate/Application
Translate-URL: https://hosted.weblate.org/projects/weblate/application/ja/
Currently translated at 3.1% (104 of 3301 strings)

Translation: Weblate/Application
Translate-URL: https://hosted.weblate.org/projects/weblate/application/mr/
Currently translated at 96.4% (9641 of 10001 strings)

Translation: Weblate/Documentation
Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/ja/
* chore(deps): update dependency boto3-stubs to v1.36.11

* chore(deps): update lockfile

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.