Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

Bumps toml from 0.8.19 to 0.9.5.

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Important

Bump toml dependency from 0.8.19 to 0.9.5 in src-tauri, updating related dependencies and checksums.

  • Dependencies:
    • Bump toml version from 0.8.19 to 0.9.5 in Cargo.toml.
    • Update Cargo.lock to reflect toml version 0.9.5 and its dependencies: toml_datetime, toml_edit, serde_spanned, toml_parser, toml_writer, and winnow.
  • Misc:
    • Update checksums and dependencies in Cargo.lock for toml and related packages.

This description was created by Ellipsis for 5477924. You can customize this summary. It will automatically update as commits are pushed.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [toml](https://github.com/toml-rs/toml) from 0.8.19 to 0.9.5.
- [Commits](toml-rs/toml@toml-v0.8.19...toml-v0.9.5)

---
updated-dependencies:
- dependency-name: toml
  dependency-version: 0.9.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 11, 2025
Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Important

Looks good to me! 👍

Reviewed everything up to 5477924 in 57 seconds. Click for details.
  • Reviewed 264 lines of code in 2 files
  • Skipped 0 files when reviewing.
  • Skipped posting 2 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. src-tauri/Cargo.toml:34
  • Draft comment:
    Bumping the 'toml' dependency to version 0.9.5 looks correct. Please verify that any direct usage of the toml API in your code is compatible with changes from 0.8.x to 0.9.x.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% This comment is related to a dependency change, specifically the 'toml' library. The comment asks the PR author to verify compatibility with the new version, which is against the rules. The comment does not provide a specific code suggestion or highlight a specific issue with the code itself, making it a purely informative comment.
2. src-tauri/Cargo.toml:41
  • Draft comment:
    The version for 'tauri-plugin-opener' is specified simply as '2'. Consider using a more explicit semver range (e.g. '^2.2') if a specific minor version is intended.
  • Reason this comment was not posted:
    Confidence changes required: 30% <= threshold 50% None

Workflow ID: wflow_FNKk3ZGMp1DJCzhL

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

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