Skip to content

build: (deps): bump translations_cleaner from 0.1.1 to 0.2.1#3115

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pub/translations_cleaner-0.2.1
Open

build: (deps): bump translations_cleaner from 0.1.1 to 0.2.1#3115
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pub/translations_cleaner-0.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps translations_cleaner from 0.1.1 to 0.2.1.

Changelog

Sourced from translations_cleaner's changelog.

0.2.1

  • Widen analyzer constraint to >=8.0.0 <11.0.0 so the package resolves alongside intl_utils ^2.8.14 and modern Flutter test tooling.
  • Migrate AST scan to the renamed diagnostic API (diagnosticCode / DiagnosticType) since errorCode / ErrorType were removed in analyzer 9.0.0.
  • Raise minimum Dart SDK to 3.9.0 to match analyzer 8.x's environment constraint.

0.2.0

  • Switched from regex to AST based searching improving search time speeds by 100x.
Commits
  • c44bdff Merge pull request #20 from dilumdesilva/main
  • 6aeb2de chore: bump to 0.2.1 with CHANGELOG entry
  • 2e162ae fix: raise SDK floor to 3.9.0 to match analyzer 8.x requirement
  • 813d7e5 fix: widen analyzer constraint to support 8.x-10.x
  • 0154a19 Merge pull request #18 from Chinmay-KB/publish-action
  • 443678d chore: add GitHub Actions workflow for publishing to pub.dev
  • c45b02c Merge pull request #17 from Chinmay-KB/github-actions
  • 15f7224 chore: update dependencies and improve pubspec.lock
  • 213ec06 chore: release 0.2.0 with AST based searching and improved performance
  • 4594e9a chore: bump version to 0.1.2 and update SDK format in pubspec.yaml
  • 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 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 [translations_cleaner](https://github.com/Chinmay-KB/translations_cleaner) from 0.1.1 to 0.2.1.
- [Changelog](https://github.com/Chinmay-KB/translations_cleaner/blob/main/CHANGELOG.md)
- [Commits](Chinmay-KB/translations_cleaner@v0.1.1...v0.2.1)

---
updated-dependencies:
- dependency-name: translations_cleaner
  dependency-version: 0.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant