Skip to content

chore(deps): Bump diesel from 2.3.6 to 2.3.7#712

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/diesel-2.3.7
Open

chore(deps): Bump diesel from 2.3.6 to 2.3.7#712
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/diesel-2.3.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2026

Bumps diesel from 2.3.6 to 2.3.7.

Changelog

Sourced from diesel's changelog.

[2.3.7] 2026-03-13

  • Add support for libsqlite3-sys 0.36
  • Fix a potential resource leak if establishing a SqliteConnection fails.
Commits
  • 2c3677e Also bump CLI version
  • c98ddf0 Merge pull request #4997 from weiznich/prepare_2.3.7
  • a4d003d Bump versions and write a changelog
  • 2fad1e0 More compile test fixes
  • a19375e Changed compile test output
  • a833cc8 Bump libsqlite3-sys
  • b56070e Merge pull request #4996 from weiznich/bump/rust_1.94
  • cba234f More compile test fixes
  • cd146fd Ignore stderr files from compile tests for typos
  • 93dd69f Fix the with of the diagnostics to get reproducible results everywhere
  • Additional commits viewable 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 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 [diesel](https://github.com/diesel-rs/diesel) from 2.3.6 to 2.3.7.
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/main/CHANGELOG.md)
- [Commits](diesel-rs/diesel@v2.3.6...v2.3.7)

---
updated-dependencies:
- dependency-name: diesel
  dependency-version: 2.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Mar 27, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.8%. Comparing base (e9051b4) to head (61b548b).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #712   +/-   ##
=====================================
  Coverage   81.8%   81.8%           
=====================================
  Files        126     126           
  Lines      17922   17922           
=====================================
  Hits       14668   14668           
  Misses      3254    3254           
Components Coverage Δ
runtime 80.4% <ø> (ø)
containers 87.4% <ø> (ø)
forwarder 93.3% <ø> (ø)

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.

0 participants