Skip to content

chore(deps): update dependency translations_cleaner to v0.2.0#1265

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/translations_cleaner-0.x
Open

chore(deps): update dependency translations_cleaner to v0.2.0#1265
renovate[bot] wants to merge 1 commit intomainfrom
renovate/translations_cleaner-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2026

This PR contains the following updates:

Package Type Update Change
translations_cleaner dev_dependencies minor ^0.0.50.2.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Chinmay-KB/translations_cleaner (translations_cleaner)

v0.2.0

Compare Source

  • Switched from regex to AST based searching improving search time speeds by 100x.

v0.1.1

Bug Fixes
  • Handle invalid JSON in sort-translations so one malformed ARB file does not abort the whole command.

v0.1.0

Breaking Changes
  • Dart 3.x required: Updated SDK constraint from >=2.17.6 <3.0.0 to >=3.0.0 <4.0.0
  • Subpackages excluded by default: Arb files in subpackages (directories with their own pubspec.yaml) are now excluded by default. Use --include-subpackages or -s flag to include them.
Bug Fixes
  • Fix #​10: Preserve original indentation when writing arb files instead of forcing 4-space indent
  • Fix #​9: Handle malformed JSON in arb files gracefully with helpful error messages instead of crashing
  • Fix #​5: Use word boundary matching to prevent false negatives (e.g., restorePurchases no longer matches restorePurchasesAsync)
  • Fix #​6, #​7, #​11: Exclude subpackages by default to prevent false positives in monorepo setups

Configuration

📅 Schedule: Branch creation - "after 9am and before 2pm on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Jan 19, 2026

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: apps/ubuntu_bootstrap/pubspec.lock
Command failed: flutter pub upgrade translations_cleaner
Because ubuntu_bootstrap depends on ubuntu_provision_test any which doesn't exist (could not find package ubuntu_provision_test at https://pub.dev), version solving failed.
Failed to update packages.

File name: apps/ubuntu_init/pubspec.lock
Command failed: flutter pub upgrade translations_cleaner
Because ubuntu_init depends on ubuntu_provision_test any which doesn't exist (could not find package ubuntu_provision_test at https://pub.dev), version solving failed.
Failed to update packages.

@renovate renovate bot force-pushed the renovate/translations_cleaner-0.x branch from e7e905d to ae7ce50 Compare February 2, 2026 15:32
@renovate renovate bot force-pushed the renovate/translations_cleaner-0.x branch from ae7ce50 to 6c3346c Compare February 12, 2026 18:52
@renovate renovate bot force-pushed the renovate/translations_cleaner-0.x branch from 6c3346c to 833d103 Compare March 9, 2026 20:02
@renovate renovate bot changed the title chore(deps): update dependency translations_cleaner to v0.1.0 chore(deps): update dependency translations_cleaner to v0.1.1 Mar 9, 2026
@renovate renovate bot force-pushed the renovate/translations_cleaner-0.x branch from 833d103 to a37127c Compare March 10, 2026 07:11
@renovate renovate bot changed the title chore(deps): update dependency translations_cleaner to v0.1.1 chore(deps): update dependency translations_cleaner to v0.2.0 Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants