Skip to content

build(deps): bump the patch group across 1 directory with 4 updates#1725

Merged
Benoît Cortier (CBenoit) merged 1 commit intomasterfrom
dependabot/cargo/patch-a1fd974356
Mar 24, 2026
Merged

build(deps): bump the patch group across 1 directory with 4 updates#1725
Benoît Cortier (CBenoit) merged 1 commit intomasterfrom
dependabot/cargo/patch-a1fd974356

Conversation

@dependabot
Copy link
Contributor

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

Bumps the patch group with 4 updates in the / directory: tracing-subscriber, libsql, embed-resource and openssl.

Updates tracing-subscriber from 0.3.22 to 0.3.23

Release notes

Sourced from tracing-subscriber's releases.

tracing-subscriber 0.3.23

Fixed

  • Allow ansi sanitization to be disabled (#3484)

#3484: tokio-rs/tracing#3484

Commits

Updates libsql from 0.9.29 to 0.9.30

Commits
  • 0653c57 0.9.30
  • dda0414 libsql: Fix total_changes accumulation for SQL over HTTP batch execution (#2220)
  • eb0fe77 Pin cargo-chef to 0.1.75 to fix Docker build on rustc 1.85.0
  • 3044eb7 Fix Docker build by using --locked for cargo-chef install (#2222)
  • 46a0527 Fix Docker build by using --locked for cargo-chef install
  • 5835b55 bindings/c: Add support for Intel architecture (#2218)
  • b7cc2b8 libsql: Fix total_changes accumulation for SQL over HTTP batch execution
  • 99e6ad3 libsql-sqlite3: Pin psm version in extension tests (#2221)
  • 79b5ace libsql-sqlite3: Pin psm version in extension tests
  • cd605eb Add support for intel
  • Additional commits viewable in compare view

Updates embed-resource from 3.0.6 to 3.0.8

Commits
  • 3e5df7f Bump version to 3.0.8
  • e07f1b9 Restore MSRV 1.76
  • e3a3431 Bump version to 3.0.7. Add @​kanru to authors list
  • 5d76ba5 fix: use UTF-8 code page when running non-msvc toolchain on Windows
  • f4b2478 :v
  • 0901006 Downgrade env::var( to env::var_os( where possible and reasonable
  • 11097b1 Port previous to non-Win32
  • 1b3772b Try ${RC_$TARGET} and $RC before looking for RC.EXE on Win32/MSVC
  • See full diff in compare view

Updates openssl from 0.10.75 to 0.10.76

Release notes

Sourced from openssl's releases.

openssl-v0.10.76

What's Changed

New Contributors

Full Changelog: rust-openssl/rust-openssl@openssl-v0.10.75...openssl-v0.10.76

Commits

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

Bumps the patch group with 4 updates in the / directory: [tracing-subscriber](https://github.com/tokio-rs/tracing), [libsql](https://github.com/tursodatabase/libsql), [embed-resource](https://github.com/nabijaczleweli/rust-embed-resource) and [openssl](https://github.com/rust-openssl/rust-openssl).


Updates `tracing-subscriber` from 0.3.22 to 0.3.23
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](tokio-rs/tracing@tracing-subscriber-0.3.22...tracing-subscriber-0.3.23)

Updates `libsql` from 0.9.29 to 0.9.30
- [Release notes](https://github.com/tursodatabase/libsql/releases)
- [Commits](tursodatabase/libsql@libsql-0.9.29...libsql-0.9.30)

Updates `embed-resource` from 3.0.6 to 3.0.8
- [Release notes](https://github.com/nabijaczleweli/rust-embed-resource/releases)
- [Commits](nabijaczleweli/rust-embed-resource@v3.0.6...v3.0.8)

Updates `openssl` from 0.10.75 to 0.10.76
- [Release notes](https://github.com/rust-openssl/rust-openssl/releases)
- [Commits](rust-openssl/rust-openssl@openssl-v0.10.75...openssl-v0.10.76)

---
updated-dependencies:
- dependency-name: tracing-subscriber
  dependency-version: 0.3.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: libsql
  dependency-version: 0.9.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: embed-resource
  dependency-version: 3.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: openssl
  dependency-version: 0.10.76
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: 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 23, 2026
@CBenoit Benoît Cortier (CBenoit) merged commit d2a5aec into master Mar 24, 2026
49 of 50 checks passed
@CBenoit Benoît Cortier (CBenoit) deleted the dependabot/cargo/patch-a1fd974356 branch March 24, 2026 02:40
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

Development

Successfully merging this pull request may close these issues.

1 participant