Skip to content

chore(deps): bump rat-widget from 3.1.1 to 3.2.1#95

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rat-widget-3.2.1
Open

chore(deps): bump rat-widget from 3.1.1 to 3.2.1#95
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rat-widget-3.2.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 19, 2026

Bumps rat-widget from 3.1.1 to 3.2.1.

Commits

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 [rat-widget](https://github.com/thscharler/rat-salsa) from 3.1.1 to 3.2.1.
- [Release notes](https://github.com/thscharler/rat-salsa/releases)
- [Commits](https://github.com/thscharler/rat-salsa/commits)

---
updated-dependencies:
- dependency-name: rat-widget
  dependency-version: 3.2.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 rust Pull requests that update rust code labels Mar 19, 2026
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Mar 19, 2026

Greptile Summary

This is a routine automated dependency bump by Dependabot, upgrading rat-widget from 3.1.1 to 3.2.1 in Cargo.toml with corresponding Cargo.lock updates.

  • rat-widget bumped 3.1.1 → 3.2.1 (minor version bump)
  • Transitive dependencies updated: rat-event (2.0.4→2.1.0), rat-focus (2.0.2→2.1.1), rat-ftable (2.1.0→2.2.0), rat-menu (3.0.1→3.1.1), rat-popup (3.0.1→3.0.2), rat-scrolled (2.0.1→2.0.2), rat-text (3.0.3→3.1.0)
  • rat-widget 3.2.1 adds rat-cursor as a new transitive dependency, which is already a direct dependency in Cargo.toml (version 2.0.0) — no conflict
  • No breaking API changes are expected given the minor/patch version increments across the rat-* ecosystem

Important Files Changed

Filename Overview
Cargo.toml Single-line version bump for rat-widget from 3.1.1 to 3.2.1; no other changes.
Cargo.lock Lock file updated to reflect new versions for rat-widget and its transitive dependencies (rat-event, rat-focus, rat-ftable, rat-menu, rat-popup, rat-scrolled, rat-text); rat-cursor added as a new transitive dependency of rat-widget 3.2.1 (already a direct dep in Cargo.toml).

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[gitv] -->|direct dep| B["rat-widget 3.1.1 → 3.2.1"]
    A -->|direct dep| C["rat-cursor 2.0.0 (unchanged)"]
    B --> C
    B --> D["rat-event 2.0.4 → 2.1.0"]
    B --> E["rat-focus 2.0.2 → 2.1.1"]
    B --> F["rat-ftable 2.1.0 → 2.2.0"]
    B --> G["rat-menu 3.0.1 → 3.1.1"]
    B --> H["rat-popup 3.0.1 → 3.0.2"]
    B --> I["rat-scrolled 2.0.1 → 2.0.2"]
    B --> J["rat-text 3.0.3 → 3.1.0"]
Loading

Last reviewed commit: "chore(deps): bump ra..."

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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants