Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 1, 2025

This PR contains the following updates:

Package Type Update Change
Swatinem/rust-cache action digest 68b3cb7 -> 5e4a767
actions/add-to-project action pinDigest -> 244f685
actions/attest-build-provenance action pinDigest -> ef24412
actions/checkout action pinDigest -> 34e1148
actions/download-artifact action pinDigest -> d3f86a1
actions/upload-artifact action pinDigest -> ea165f8
codecov/codecov-action action pinDigest -> b9fd7d1
codecov/test-results-action action pinDigest -> 0fa95f0
config dependencies minor 0.14.0 -> 0.15.0
debian final pinDigest -> e899040
ldap3 dev-dependencies minor 0.11.1 -> 0.12.0
ldap3 dependencies minor 0.11.1 -> 0.12.0
registry.famedly.net/docker-oss/famedly-sync-agent pinDigest -> 31cc650
registry.famedly.net/docker-oss/rust-container container pinDigest -> 2aaa896
registry.famedly.net/docker-oss/rust-container stage pinDigest -> 2aaa896
softprops/action-gh-release action digest 7972168 -> 5122b4e
taiki-e/cache-cargo-install-action action digest 3d5e3ef -> b35ab7f

Release Notes

rust-cli/config-rs (config)

v0.15.19

Compare Source

Internal
  • (ron) Update to 0.12

v0.15.18

Compare Source

Fixes
  • Improve consistency between missing field error messages

v0.15.17

Compare Source

Features
  • corn file format support

v0.15.16

Compare Source

Performance
  • Allow more build parallelism by depending on serde_core

v0.15.15

Compare Source

Fixes
  • (json5) Correctly deserialize null (regressed in 0.15.14)

v0.15.14

Compare Source

Performance
  • (json5) Reduce overhead when loading json5 files

v0.15.13

Compare Source

Fixes
  • Skip UTF-8 BOMs when reading files

v0.15.12

Compare Source

Performance
  • Upgrade to toml v0.9

v0.15.11

Compare Source

Features
  • Deserialize YAML real keys as strings

v0.15.10

Compare Source

Features
  • Deserialize YAML boolean keys as strings
Fixes
  • Don't panic on non-string YAML keys

v0.15.9

Compare Source

Compatibility
  • Upgrade to yaml-rust2 0.10
Documentation
  • Provided more jumping off points in the documentation

v0.15.8

Compare Source

Fix
  • Don't panic on non-unicode env variable names and values

v0.15.7

Compare Source

Internal
  • Update a dependency

v0.15.6

Compare Source

Fixes
  • Fix regression from 0.15.3 with reading a table from an empty config

v0.15.5

Compare Source

Fixes
  • Include the key on all serde errors
Performance
  • Don't clone when merging sources

v0.15.4

Compare Source

Performance
  • Reduce TOML build times

v0.15.3

Compare Source

Fixes
  • Fix regression from 0.15.3 with reading a table from an empty config

v0.15.2

Compare Source

Fixes
  • Provide an error message on path parsing errors (regression from 0.15.0)
  • Improve quality of path parsing error messages

v0.15.1

Compare Source

Internal
  • (ron) Update to 0.12

v0.15.0

Compare Source

Compatibility
  • ConfigError is no longer exhaustive
  • ConfigError::Parses type changed
  • FileFormat is no longer exhaustive
  • Deprecated functions removed
  • Case insensitivity from 0.14.0 was reverted
Fixes
  • Struct fields, variants, and lookup paths with uppercase letters can be used again (regression from 0.14.0)
inejge/ldap3 (ldap3)

v0.12.1

Compare Source

  • [breaking change] Compiling with Rustls now requires explicit
    selection of a crypto provider. Using the "tls-rustls" flag by
    itself is no longer enough. There are two predefined flags,
    "tls-rustls-aws-lc-rs" and "tls-rustls-ring", for the two
    common providers. See the README or top-level library documentation
    for details.

  • [breaking change] Remove the deprecated ldap_str_unescape() in
    favor of ldap_unescape().

  • Add basic NTLM authentication support. Username and cleartext
    password must be provided. Sign/seal on a non-TLS connection are
    not supported. On a TLS connection, a channel binding token will
    be sent to the server if possible.

  • Add support for using acquired credentials for GSSAPI through
    cross_krb5
    (#​149).

  • Remove the lazy_static dependency and use LazyLock instead.
    The impetus came from #​146,
    although that PR wasn't used in the end.

  • Add the Transaction exop (RFC 5805)
    (#​134).

  • Add support for creating a client from an existing TcpStream or
    UnixStream
    (#​132).

  • Update this crate and lber to Edition 2024.


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner May 1, 2025 02:40
@renovate renovate bot force-pushed the renovate/all branch from 4f5d0d6 to ac52f51 Compare May 5, 2025 02:45
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from bde1957 to 0376bbc Compare May 19, 2025 06:04
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from d1882bd to 2ecedc0 Compare May 26, 2025 03:53
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 3cc626d to 574b13e Compare June 9, 2025 05:33
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 4122f03 to e74e633 Compare June 20, 2025 13:05
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 3fc4554 to bd44284 Compare June 27, 2025 19:39
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from a999ec8 to 10c9c9b Compare July 6, 2025 04:46
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from e5b351f to ea8c50a Compare July 14, 2025 06:06
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 47cde1a to b60d30e Compare November 10, 2025 20:14
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from b6f6a41 to a230654 Compare November 17, 2025 23:02
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from baf96ee to 9bd0894 Compare November 19, 2025 16:43
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 8ab2904 to 55f2dc8 Compare December 2, 2025 02:32
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from e2db2a5 to 0abd2b7 Compare December 9, 2025 15:56
@renovate renovate bot force-pushed the renovate/all branch 9 times, most recently from 6b96792 to 87ce514 Compare December 17, 2025 13:49
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.

2 participants