Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps wuchale from 0.15.8 to 0.16.1.

Release notes

Sourced from wuchale's releases.

wuchale@0.16.1

Patch Changes

  • 973848b: Fix HMR having problems with lazy loaded files

wuchale@0.16.0

Minor Changes

  • fef0d11: Add the @wc-ignore-file comment directive

    As an alternative to ignoring a file in the files config value, you can now ignore a whole file by putting this directive at the beginning of the file, before any extractable messages. The advantage is that it doesn't need a restart of the dev server and if you rename/move the file it will always be ignored.

  • 4fcf264: Add support for .mjs config as default

  • 46aa3f2: Export locales from proxy when writeFiles is enabled for server to not need tweaking the default loader

  • 37367ca: Add placeholder context comments into PO file

  • f07d484: Gemini: translate in batches of 50 max, auto retry with status messages

    This is useful for one off translation, usually just after adding wuchale to a big project. Gemini sometimes doesn't translate all messages when it's given too many, so this update batches the messages into groups of ~50, and when not all of them are translated, shows a message and tries again, until all of them are translated.

Commits
  • 21b5f13 Version Packages
  • 973848b fix hmr problems with lazy loaded files and gemini
  • 04b9749 Version Packages
  • b6eb03c svelte: fix error on interpolations in title #113
  • 01bea6a improve extracted comments for multiple refs
  • 0c19e85 log more info about gemini requests status
  • f07d484 gemini translate in batches of ~50, show more msgs
  • 46aa3f2 export locales from proxy on writeFiles enabled
  • 4fcf264 add support for .mjs config file as default
  • 103030e use extracted comments for placeholder comments
  • 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)

Bumps [wuchale](https://github.com/wuchalejs/wuchale) from 0.15.8 to 0.16.1.
- [Release notes](https://github.com/wuchalejs/wuchale/releases)
- [Commits](https://github.com/wuchalejs/wuchale/compare/wuchale@0.15.8...wuchale@0.16.1)

---
updated-dependencies:
- dependency-name: wuchale
  dependency-version: 0.16.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 15, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2025

Superseded by #128.

@dependabot dependabot bot closed this Sep 22, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vanilla/wuchale-0.16.1 branch September 22, 2025 21:44
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 javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants