chore(deps): bump similar from 2.7.0 to 3.1.1#3342
Conversation
Bumps [similar](https://github.com/mitsuhiko/similar) from 2.7.0 to 3.1.1. - [Changelog](https://github.com/mitsuhiko/similar/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/similar@2.7.0...3.1.1) --- updated-dependencies: - dependency-name: similar dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
|
Thanks @dependabot[bot] for taking the time to contribute. This repository is observing a maintainer-managed PR intake gate in dry-run mode, so this pull request is staying open. This note helps maintainers prepare the allowlist before any enforcement is considered. Please read |
Patch bump of the async runtime (dependabot Hmbown#3343). Raises the floor spec from 1.49.0 to 1.50.0 in the workspace and codewhale-tui manifests and pins Cargo.lock to tokio 1.50.0 (with its semver-compatible transitive deps mio/socket2). Verified: cargo check -p codewhale-tui --locked; focused gate test (saved_default_provider_syncs_back_to_runtime_config); client:: suite (205 passed, the async-heavy surface most affected by a tokio bump). Other dependabot PRs deferred to a dedicated dependency-triage pass: Hmbown#3341 lru (bumping to 0.18 creates a duplicate version since a transitive dep still pins 0.16), Hmbown#3339 windows, Hmbown#3342 similar (2->3 major), Hmbown#3340 toml (0->1 major), and Hmbown#3334-Hmbown#3338 GitHub Actions (not locally verifiable; only run in CI). Refs Hmbown#3343.
|
Carried this into the v0.8.64 integration PR: #3373 now includes 4257832, cherry-picked from this PR with the original Dependabot authorship/signoff preserved. Local verification on the integration branch passed:
Leaving this PR open until the integration branch lands. |
Bumps similar from 2.7.0 to 3.1.1.
Changelog
Sourced from similar's changelog.
... (truncated)
Commits
0210f53chore(release): prepare 3.1.1bc9657ddocs(changelog): update unreleased changesd154c8bfix(algorithms): preserve diff op cursors53c943efeat: Update screenshot5d1f1b6ref: rename diff examples8577da2fix: rustfmt8ae2c3fchore(release): prepare 3.1.037dfae4Adduseclause to iterator types for improved lifetime management (#93)6e321adfeat(api): add capture_diff_slices_by_keyd943be3feat: Added a float bucket exampleDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)