Skip to content

chore(deps): Bump renacer from 0.6.1 to 0.6.2 in the production-dependencies group#68

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/production-dependencies-3da182eec6
Closed

chore(deps): Bump renacer from 0.6.1 to 0.6.2 in the production-dependencies group#68
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/production-dependencies-3da182eec6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 24, 2025

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 1 update: renacer.

Updates renacer from 0.6.1 to 0.6.2

Changelog

Sourced from renacer's changelog.

Changelog

All notable changes to Renacer will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Commits
  • 80c5261 feat: Release v0.6.2 - Build-time Assertions, Golden Traces, and Performance ...
  • 8906d8a chore: Update Cargo.lock for v0.6.1
  • See full diff in compare view

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 <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

@dependabot @github

dependabot Bot commented on behalf of github Nov 24, 2025

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps the production-dependencies group with 1 update: [renacer](https://github.com/paiml/renacer).


Updates `renacer` from 0.6.1 to 0.6.2
- [Release notes](https://github.com/paiml/renacer/releases)
- [Changelog](https://github.com/paiml/renacer/blob/main/CHANGELOG.md)
- [Commits](paiml/renacer@v0.6.1...v0.6.2)

---
updated-dependencies:
- dependency-name: renacer
  dependency-version: 0.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/production-dependencies-3da182eec6 branch from c66b7e9 to 652b885 Compare November 24, 2025 13:09
@dependabot @github

dependabot Bot commented on behalf of github Nov 24, 2025

Copy link
Copy Markdown
Contributor Author

Looks like renacer is no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Nov 24, 2025
@dependabot dependabot Bot deleted the dependabot/cargo/production-dependencies-3da182eec6 branch November 24, 2025 23:30
noahgift added a commit that referenced this pull request Mar 3, 2026
- apr train sweep: grid/random hyperparameter sweep config generation (#59)
- apr train archive: checkpoint release bundle with BLAKE3 manifest (#85)
- apr eval --task correlation: PPL-benchmark Pearson/Spearman analysis (#66)
- apr eval --task human: human evaluation pipeline (generate + analyze) (#68)
- apr encrypt/decrypt: BLAKE3-based model weight encryption at rest (#89)
- apr train plan: comprehensive resource estimation (RAM, disk, time) (#95)

All features pure Rust, sovereign stack compliant. Tested on:
- sweep: 5 random configs from 350M base config
- archive: 50M checkpoint → 238 MB bundle with MANIFEST.json
- encrypt/decrypt: 238 MB roundtrip verified (MAC authenticated)
- correlation: 236 data points from multi-checkpoint loss histories
- human eval: generate 10-prompt sheet + analyze 5-rating test set
- resource est: extended VRAM/RAM/disk/tokens/step-time/throughput

Refs #118

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants