SphericalKat / dart-fuzzywuzzy

A dart port of the popular fuzzywuzzy package
https://pub.dev/packages/fuzzywuzzy
GNU General Public License v2.0
42 stars 7 forks source link

chore(deps): update dependency analyzer to v6 - autoclosed #12

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
analyzer dev_dependencies major ^5.13.0 -> ^6.0.0

Release Notes

dart-lang/sdk ### [`v6.0.0`](https://togithub.com/dart-lang/sdk/blob/HEAD/pkg/analyzer/CHANGELOG.md#​600) - Remove deprecated `declaredElement2` from AST. - Remove deprecated `element2` from AST. - Remove deprecated `name2` from AST. - Remove deprecated `FunctionBody.isPotentiallyMutatedInClosure`. - Remove deprecated `extensionName`, `staticElement` from `ExtensionOverride`. - Remove deprecated `name` from `NamedType`.

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), 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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

⚠ Artifact update problem

Renovate failed to update an artifact 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:

The artifact failure details are included below:

File name: pubspec.lock
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child -v "/tmp/worker/1b282d/cf2ad0/repos/github/SphericalKat/dart-fuzzywuzzy":"/tmp/worker/1b282d/cf2ad0/repos/github/SphericalKat/dart-fuzzywuzzy" -v "/tmp/worker/1b282d/cf2ad0/cache":"/tmp/worker/1b282d/cf2ad0/cache" -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/1b282d/cf2ad0/repos/github/SphericalKat/dart-fuzzywuzzy" ghcr.io/containerbase/sidecar bash -l -c "install-tool dart 3.0.5 && dart pub upgrade analyzer"
Because test 1.24.3 depends on analyzer >=2.0.0 <6.0.0 and no versions of test match >1.24.3 <2.0.0, test ^1.24.3 requires analyzer >=2.0.0 <6.0.0.
So, because fuzzywuzzy depends on both test ^1.24.3 and analyzer ^6.0.0, version solving failed.
renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.