Skip to content

chore(deps): bump the savvy group with 2 updates#758

Merged
paleolimbot merged 1 commit intomainfrom
dependabot/cargo/savvy-d0665594b5
Apr 13, 2026
Merged

chore(deps): bump the savvy group with 2 updates#758
paleolimbot merged 1 commit intomainfrom
dependabot/cargo/savvy-d0665594b5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2026

Bumps the savvy group with 2 updates: savvy and savvy-ffi.

Updates savvy from 0.9.2 to 0.10.0

Changelog

Sourced from savvy's changelog.

[v0.10.0] (2026-04-10)

Breaking changes

  • Use Rust 2024 edition. Now the MSRV is 1.88 (#438).

[v0.9.4] (2026-04-08)

Minor improvements

  • Fix "not terminated with a newline" NOTE (#434).
  • Do not add double new lines to "api.h" (#434).

[v0.9.3] (2026-03-31)

Minor improvements

  • Remove non-API (R >= 4.6) R_UnboundValue (#430).
Commits

Updates savvy-ffi from 0.9.2 to 0.10.0

Release notes

Sourced from savvy-ffi's releases.

v0.10.0 (2026-04-10)

Release Notes

Breaking changes

  • Use Rust 2024 edition. Now the MSRV is 1.88 (#438).

Install savvy-cli 0.10.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/yutannihilation/savvy/releases/download/v0.10.0/savvy-cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/yutannihilation/savvy/releases/download/v0.10.0/savvy-cli-installer.ps1 | iex"

Download savvy-cli 0.10.0

File Platform Checksum
savvy-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
savvy-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
savvy-cli-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
savvy-cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
savvy-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
savvy-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Version 0.9.5-rc.1

Release Notes

Breaking changes

  • Use Rust 2024 edition. Now the MSRV is 1.88 (#438).

Install savvy-cli 0.9.5-rc.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/yutannihilation/savvy/releases/download/v0.9.5-rc.1/savvy-cli-installer.sh | sh

Install prebuilt binaries via powershell script

</tr></table> 

... (truncated)

Changelog

Sourced from savvy-ffi's changelog.

[v0.10.0] (2026-04-10)

Breaking changes

  • Use Rust 2024 edition. Now the MSRV is 1.88 (#438).

[v0.9.4] (2026-04-08)

Minor improvements

  • Fix "not terminated with a newline" NOTE (#434).
  • Do not add double new lines to "api.h" (#434).

[v0.9.3] (2026-03-31)

Minor improvements

  • Remove non-API (R >= 4.6) R_UnboundValue (#430).
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the savvy group with 2 updates: [savvy](https://github.com/yutannihilation/savvy) and [savvy-ffi](https://github.com/yutannihilation/savvy).


Updates `savvy` from 0.9.2 to 0.10.0
- [Release notes](https://github.com/yutannihilation/savvy/releases)
- [Changelog](https://github.com/yutannihilation/savvy/blob/main/CHANGELOG.md)
- [Commits](yutannihilation/savvy@v0.9.2...v0.10.0)

Updates `savvy-ffi` from 0.9.2 to 0.10.0
- [Release notes](https://github.com/yutannihilation/savvy/releases)
- [Changelog](https://github.com/yutannihilation/savvy/blob/main/CHANGELOG.md)
- [Commits](yutannihilation/savvy@v0.9.2...v0.10.0)

---
updated-dependencies:
- dependency-name: savvy
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: savvy
- dependency-name: savvy-ffi
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: savvy
...

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 Apr 12, 2026
@paleolimbot paleolimbot merged commit 5f5de59 into main Apr 13, 2026
18 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/savvy-d0665594b5 branch April 13, 2026 03:39
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.

1 participant