Skip to content

Update Erlang and Elixir in CI#111

Merged
ocean merged 7 commits into
mainfrom
dev
Jul 2, 2026
Merged

Update Erlang and Elixir in CI#111
ocean merged 7 commits into
mainfrom
dev

Conversation

@ocean

@ocean ocean commented Jul 1, 2026

Copy link
Copy Markdown
Owner

Summary by CodeRabbit

  • Chores
    • Updated the development and CI language versions to newer Elixir and Erlang/OTP releases.
    • Enabled local auto-memory in the Claude configuration.

dependabot Bot and others added 4 commits May 14, 2026 18:28
Bumps [db_connection](https://github.com/elixir-ecto/db_connection) from 2.10.0 to 2.10.1.
- [Changelog](https://github.com/elixir-ecto/db_connection/blob/master/CHANGELOG.md)
- [Commits](elixir-ecto/db_connection@v2.10.0...v2.10.1)

---
updated-dependencies:
- dependency-name: db_connection
  dependency-version: 2.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

chore(deps): bump db_connection from 2.10.0 to 2.10.1
@coderabbitai

coderabbitai Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Warning

Review limit reached

@ocean, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 3 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 47451618-a4f7-4425-b4cb-fe73ea8fadf6

📥 Commits

Reviewing files that changed from the base of the PR and between 8a5d310 and bb1d302.

⛔ Files ignored due to path filters (2)
  • Cargo.lock is excluded by !**/*.lock
  • mix.lock is excluded by !**/*.lock
📒 Files selected for processing (3)
  • lib/ecto/adapters/libsql/connection.ex
  • mix.exs
  • native/ecto_libsql/Cargo.toml

Walkthrough

This PR updates the Elixir and Erlang/OTP versions in the toolchain config and CI matrix, and adds autoMemoryEnabled: true to the local Claude settings file.

Changes

Toolchain and Configuration Updates

Layer / File(s) Summary
Elixir/Erlang version bump
mise.toml, .github/workflows/ci.yml
Erlang is bumped from 28.0 to 29.0 and Elixir from 1.19.5 to 1.20.2 (OTP 29) in the toolchain config and CI test matrix.
Local Claude settings update
.claude/settings.local.json
Adds autoMemoryEnabled: true to the local Claude configuration.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Possibly related PRs

  • ocean/ecto_libsql#92: Also updates the same Elixir/Erlang toolchain settings in mise.toml and the CI workflow.

Poem

A rabbit hops through version lanes,
With OTP 29 in sunny rains.
The burrow remembers, bright and new,
While Elixir leaps to join the queue.
Hop, hop — tidy config gains.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the main change: bumping Erlang and Elixir versions in CI and toolchain configs.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@mise.toml`:
- Around line 2-3: The Erlang toolchain is still pinned to an unpatched OTP 29
release, so update the `erlang` version in `mise.toml` to at least the patched
29.0.2 release and make the same version bump wherever the CI matrix defines the
Erlang/OTP version. Keep the `elixir` pin aligned with the updated OTP target
and use the existing `erlang`/`elixir` version entries as the primary symbols to
locate and update.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e1cdabb5-f9c2-4f36-9e61-ee042cb08383

📥 Commits

Reviewing files that changed from the base of the PR and between 256c188 and c5d9109.

⛔ Files ignored due to path filters (1)
  • mix.lock is excluded by !**/*.lock
📒 Files selected for processing (3)
  • .claude/settings.local.json
  • .github/workflows/ci.yml
  • mise.toml

Comment thread mise.toml Outdated
ocean and others added 3 commits July 1, 2026 14:28
…curity fix

- mix: ecto/ecto_sql 3.14.0, decimal 3.1.1, credo, ex_doc, etc.
- cargo: 27 crates updated (secure + >1wk old); anyhow 1.0.103 (RUSTSEC-2026-0190)
- rustler 0.37.1 -> 0.38 (mix.exs + Cargo.toml)
- adapt insert/8 for ecto_sql 3.14 callback change; drop unreachable conflict_target([]) clause

Amp-Thread-ID: https://ampcode.com/threads/T-019f1bf4-0530-702f-8db8-c8ee7585c6a7
Co-authored-by: Amp <amp@ampcode.com>
Amp-Thread-ID: https://ampcode.com/threads/T-019f1bf4-0530-702f-8db8-c8ee7585c6a7
Co-authored-by: Amp <amp@ampcode.com>

# Conflicts:
#	lib/ecto/adapters/libsql/connection.ex
@ocean ocean merged commit dd83b45 into main Jul 2, 2026
22 checks passed
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.

1 participant