Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2026

Bumps savvy from 0.8.13 to 0.9.2.

Changelog

Sourced from savvy's changelog.

[v0.9.2] (2026-01-05)

[v0.9.1] (2026-01-05)

New features

  • Added ObjSexp to represent an S7 or S4 object. You can now use it as an argument of a function to accept an S7/S4. Thanks @​eitsupi! (#422)

Minor improvements

  • Replaced the "non-API" calls, ATTRIB and ALTREP_CLASS, with R_altrep_class_name and R_altrep_class_package on R > 4.6. (#420, #423)

[v0.9.0] (2025-11-24)

New features

  • The R object generated from a Rust struct now has one additional S3 class PKG_NAME::STRUCT_NAME in addition to the bare struct name. This is useful if you want to avoid name collisions between packages. Thanks @​eitsupi! (#404)

Minor improvements

  • Bump MSRV to 1.81 and remove the dependency of rustversion crate (#412).

[v0.8.14] (2025-10-25)

New features

  • savvy-cli got a new optional argument to specify the path to the Rust code dir (#402).
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 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)

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

---
updated-dependencies:
- dependency-name: savvy
  dependency-version: 0.9.2
  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 Jan 6, 2026
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