Skip to content

chore(deps): bump axon-encoder from a62432b to 102946f - #52

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/axon-encoder-102946f
Open

chore(deps): bump axon-encoder from a62432b to 102946f#52
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/axon-encoder-102946f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 18, 2026

Copy link
Copy Markdown
Contributor

Bumps axon-encoder from a62432b to 102946f.

Commits
  • 102946f chore(release): crates.io packaging gate for 0.4.0 (#60) (#75)
  • cf864af docs: README 0.4 install note + neuromod sibling boundary (#66, #21) (#74)
  • 577e1b7 chore(dx): add Docker, Dev Container, and docker CI job (#61)
  • 73d3f81 docs(api): rustdoc examples for encoders and modulators (#68)
  • 58361cb test: property suites for rate and population encoder bounds (#69)
  • 2472540 chore(msrv): pin Rust 1.97.1 and matrix CI on three OSes (#67)
  • 2c13ba9 [ImgBot] Optimize images (#58)
  • 8fff049 feat(time): add explicit dt semantics for rate and stochastic encoding (#57)
  • 0dfa66f fix(predictive): make prediction errors causal and avoid cold-start bursts (#56)
  • a56be9a LIM-809: add result-returning encoder constructors (try_new) (#55)
  • See full diff in compare view

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)

Summary by cubic

Bumps axon-encoder to 0.4.0 (commit 102946f) to pick up explicit time-step semantics and predictive encoder fixes. Previously we used commit a62432b; the new version may change encoding outputs and pins the Rust MSRV.

  • Only Cargo.lock changes; no source edits in this repo.
  • Build requires Rust 1.97.1+.
  • If you use rate or stochastic encoders, set the explicit dt per the new API and update call sites as needed.
  • Predictive encoders now compute causal errors and avoid cold-start bursts; rebaseline any output-sensitive tests.

Written for commit b318ca1. Summary will update on new commits.

Review in cubic

Bumps [axon-encoder](https://github.com/Limen-Neural/axon-encoder) from `a62432b` to `102946f`.
- [Release notes](https://github.com/Limen-Neural/axon-encoder/releases)
- [Commits](Limen-Neural/axon-encoder@a62432b...102946f)

---
updated-dependencies:
- dependency-name: axon-encoder
  dependency-version: 102946f40dd55287a89aa363cd2d080a9d6195d8
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@codeant-ai

codeant-ai Bot commented Aug 18, 2026

Copy link
Copy Markdown

Skipping PR review because a bot author is detected.

If you want to trigger CodeAnt AI, comment @codeant-ai review to trigger a manual review.

@coderabbitai

coderabbitai Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 052af262-db45-463a-a5ba-d75419203c2f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@codescene-access codescene-access Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

No application code in the PR — skipped Code Health checks.

See analysis details in CodeScene

Quality Gate Profile: Pay Down Tech Debt
Install CodeScene MCP: safeguard and uplift AI-generated code. Catch issues early with our IDE extension and CLI tool.

@github-actions

Copy link
Copy Markdown

Qodana for Rust

It seems all right 👌

No new problems were found according to the checks applied

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2026.1.3
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants