Skip to content

chore(deps): update compatible#17156

Merged
ehuss merged 2 commits into
masterfrom
renovate/compatible
Jul 1, 2026
Merged

chore(deps): update compatible#17156
ehuss merged 2 commits into
masterfrom
renovate/compatible

Conversation

@renovate

@renovate renovate Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
anyhow workspace.dependencies patch 1.0.1021.0.103
clap_complete workspace.dependencies patch 4.6.54.6.6
gix-transport workspace.dependencies patch 0.57.10.57.2
handlebars workspace.dependencies patch 6.4.16.4.2
http workspace.dependencies patch 1.4.11.4.2
ignore (source) workspace.dependencies patch 0.4.250.4.26
jiff workspace.dependencies patch 0.2.280.2.31
memchr workspace.dependencies patch 2.8.12.8.2
opener workspace.dependencies patch 0.8.40.8.5
openssl workspace.dependencies patch 0.10.800.10.81
openssl-src workspace.dependencies patch 300.6.0+3.6.2300.6.1
regex workspace.dependencies patch 1.12.31.12.4
time workspace.dependencies patch 0.3.470.3.52

Release Notes

sunng87/handlebars-rust (handlebars)

v6.4.2

Compare Source

  • [Fixed] Access to local variables like @key, @index, etc. in #with and
    partial block [#​758]
  • [Fixed] Preserve ordering when iterating an array context inside a partial
    that receives hash parameters [#​760]
  • [Changed] Enable serde_json preserve_order feature. JSON objects are now
    iterated in insertion order (matching Handlebars.js semantics) instead of
    alphabetical key order. This fixes index-key ordering for array contexts
    converted into objects by partial hash parameters (e.g. "10" no longer
    sorts before "2").
BurntSushi/ripgrep (ignore)

v0.4.26

Compare Source

BurntSushi/memchr (memchr)

v2.8.2

Compare Source

rust-lang/regex (regex)

v1.12.4

Compare Source

===================
This release includes a performance optimization for compilation of regexes
with very large character classes.

Improvements:

  • #​1308:
    Avoid re-canonicalizing the entire interval set when pushing new class ranges.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 5am on the first day of the month"
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR becomes conflicted, 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.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 1, 2026
@rustbot

rustbot commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

r? @ehuss

rustbot has assigned @ehuss.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: @ehuss, @epage, @weihanglo
  • @ehuss, @epage, @weihanglo expanded to ehuss, epage, weihanglo
  • Random selection from ehuss, epage, weihanglo

Updating arc-swap v1.9.1 -> v1.9.2
Updating arrayvec v0.7.6 -> v0.7.7
Updating autocfg v1.5.0 -> v1.5.1
Updating bitflags v2.11.1 -> v2.13.0
Updating block-buffer v0.12.0 -> v0.12.1
Updating bstr v1.12.1 -> v1.12.3
Updating bumpalo v3.20.2 -> v3.20.3
Updating bytes v1.11.1 -> v1.12.0
Updating camino v1.2.2 -> v1.2.4
Updating cc v1.2.61 -> v1.2.65
Updating chacha20 v0.10.0 -> v0.10.1
Updating cmov v0.5.3 -> v0.5.4
Updating crypto-common v0.2.1 -> v0.2.2
Updating ct-codecs v1.1.6 -> v1.1.7
Updating curl-sys v0.4.89+curl-8.20.0 -> v0.4.90+curl-8.21.0
Updating dashmap v6.1.0 -> v6.2.1
Updating digest v0.11.2 -> v0.11.3
Updating displaydoc v0.2.5 -> v0.2.6
Updating ed25519-compact v2.2.0 -> v2.3.1
Updating either v1.15.0 -> v1.16.0
Removing foldhash v0.1.5
Updating getrandom v0.4.2 -> v0.4.3
Updating gix-attributes v0.33.1 -> v0.33.2
Updating gix-date v0.15.4 -> v0.15.5
Updating gix-hashtable v0.15.1 -> v0.15.2
Updating gix-imara-diff v0.2.2 -> v0.2.3
Updating gix-lock v23.0.0 -> v23.0.1
Updating gix-tempfile v23.0.0 -> v23.0.2
Updating h2 v0.4.13 -> v0.4.15
Removing hashbrown v0.15.5
Removing hashbrown v0.17.0
Adding hashbrown v0.17.1
Updating hashlink v0.11.0 -> v0.11.1
Updating hybrid-array v0.4.11 -> v0.4.13
Updating hyper v1.9.0 -> v1.10.1
Removing id-arena v2.3.0
Removing iri-string v0.7.12
Updating js-sys v0.3.97 -> v0.3.103
Updating leb128 v0.2.6 -> v0.2.7
Removing leb128fmt v0.1.0
Updating libz-sys v1.1.28 -> v1.1.29
Updating log v0.4.29 -> v0.4.33
Updating maybe-async v0.2.10 -> v0.2.11
Updating memmap2 v0.9.10 -> v0.9.11
Updating mio v1.2.0 -> v1.2.1
Updating normpath v1.5.0 -> v1.5.1
Updating num-modular v0.6.1 -> v0.6.4
Updating orion v0.17.14 -> v0.17.15
Removing prettyplease v0.2.37
Updating quote v1.0.45 -> v1.0.46
Updating rsqlite-vfs v0.1.0 -> v0.1.1
Updating rustls v0.23.40 -> v0.23.41
Updating rustls-pki-types v1.14.1 -> v1.15.0
Adding shlex v2.0.1
Updating smallvec v1.15.1 -> v1.15.2
Updating socket2 v0.6.3 -> v0.6.4
Updating sqlite-wasm-rs v0.5.3 -> v0.5.5
Updating syn v2.0.117 -> v2.0.118
Updating tokio v1.52.1 -> v1.52.3
Updating tower-http v0.6.8 -> v0.6.11
Updating typenum v1.20.0 -> v1.20.1
Updating wasip2 v1.0.3+wasi-0.2.9 -> v1.0.4+wasi-0.2.12
Removing wasip3 v0.4.0+wasi-0.3.0-rc-2026-01-06
Updating wasm-bindgen v0.2.120 -> v0.2.126
Updating wasm-bindgen-futures v0.4.70 -> v0.4.76
Updating wasm-bindgen-macro v0.2.120 -> v0.2.126
Updating wasm-bindgen-macro-support v0.2.120 -> v0.2.126
Updating wasm-bindgen-shared v0.2.120 -> v0.2.126
Removing wasm-encoder v0.244.0
Removing wasm-metadata v0.244.0
Removing wasmparser v0.244.0
Updating web-sys v0.3.97 -> v0.3.103
Removing wit-bindgen v0.51.0
Removing wit-bindgen-core v0.51.0
Removing wit-bindgen-rust v0.51.0
Removing wit-bindgen-rust-macro v0.51.0
Removing wit-component v0.244.0
Removing wit-parser v0.244.0
Updating yoke v0.8.2 -> v0.8.3
Updating zerocopy v0.8.48 -> v0.8.52
Updating zerocopy-derive v0.8.48 -> v0.8.52
Updating zerofrom v0.1.7 -> v0.1.8
Updating zeroize v1.8.2 -> v1.9.0
Updating zlib-rs v0.6.3 -> v0.6.4
@ehuss ehuss enabled auto-merge July 1, 2026 02:32
@renovate

renovate Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@ehuss ehuss added this pull request to the merge queue Jul 1, 2026
Merged via the queue into master with commit 0bdfdce Jul 1, 2026
31 checks passed
@ehuss ehuss deleted the renovate/compatible branch July 1, 2026 03:43
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 1, 2026
rust-bors Bot pushed a commit to rust-lang/rust that referenced this pull request Jul 2, 2026
Update cargo submodule

13 commits in a335d47ff8036918d3d548dabd513dc0444096a9..f40cc7a13a8ebe3dd0a35b1e0e37a1e26c8bb0e5
2026-06-26 20:39:41 +0000 to 2026-07-01 18:57:21 +0000
- chore(deps): update rust crate gix to 0.85.0 (rust-lang/cargo#17159)
- Fixed `Compilation::deps_output` only taking the last dep (rust-lang/cargo#17164)
- chore(deps): update taiki-e/install-action action to v2.82.7 (rust-lang/cargo#17163)
- chore(deps): update rust crate rusqlite to 0.40.0 (rust-lang/cargo#17162)
- chore(deps): update rust crate itertools to 0.15.0 (rust-lang/cargo#17160)
- chore(deps): update compatible (rust-lang/cargo#17156)
- chore(deps): update crate-ci/typos action to v1.48.0 (rust-lang/cargo#17158)
- chore(deps): update alpine docker tag to v3.24 (rust-lang/cargo#17157)
- chore(deps): update actions/checkout action to v6.0.3 (rust-lang/cargo#17155)
- chore: upgrade to [email protected] (rust-lang/cargo#17152)
- test(help): Don't hang on Mac with a custom man pager (rust-lang/cargo#17151)
- docs(lints): Add a false-positive example solution (rust-lang/cargo#17147)
- docs(lints): Reduce the superfluous whitespace by grouping bullet items (rust-lang/cargo#17146)

r? ghost
rust-bors Bot pushed a commit to rust-lang/rust that referenced this pull request Jul 2, 2026
Update cargo submodule

13 commits in a335d47ff8036918d3d548dabd513dc0444096a9..f40cc7a13a8ebe3dd0a35b1e0e37a1e26c8bb0e5
2026-06-26 20:39:41 +0000 to 2026-07-01 18:57:21 +0000
- chore(deps): update rust crate gix to 0.85.0 (rust-lang/cargo#17159)
- Fixed `Compilation::deps_output` only taking the last dep (rust-lang/cargo#17164)
- chore(deps): update taiki-e/install-action action to v2.82.7 (rust-lang/cargo#17163)
- chore(deps): update rust crate rusqlite to 0.40.0 (rust-lang/cargo#17162)
- chore(deps): update rust crate itertools to 0.15.0 (rust-lang/cargo#17160)
- chore(deps): update compatible (rust-lang/cargo#17156)
- chore(deps): update crate-ci/typos action to v1.48.0 (rust-lang/cargo#17158)
- chore(deps): update alpine docker tag to v3.24 (rust-lang/cargo#17157)
- chore(deps): update actions/checkout action to v6.0.3 (rust-lang/cargo#17155)
- chore: upgrade to [email protected] (rust-lang/cargo#17152)
- test(help): Don't hang on Mac with a custom man pager (rust-lang/cargo#17151)
- docs(lints): Add a false-positive example solution (rust-lang/cargo#17147)
- docs(lints): Reduce the superfluous whitespace by grouping bullet items (rust-lang/cargo#17146)

r? ghost
rust-bors Bot pushed a commit to rust-lang/rust that referenced this pull request Jul 3, 2026
Update cargo submodule

13 commits in a335d47ff8036918d3d548dabd513dc0444096a9..f40cc7a13a8ebe3dd0a35b1e0e37a1e26c8bb0e5
2026-06-26 20:39:41 +0000 to 2026-07-01 18:57:21 +0000
- chore(deps): update rust crate gix to 0.85.0 (rust-lang/cargo#17159)
- Fixed `Compilation::deps_output` only taking the last dep (rust-lang/cargo#17164)
- chore(deps): update taiki-e/install-action action to v2.82.7 (rust-lang/cargo#17163)
- chore(deps): update rust crate rusqlite to 0.40.0 (rust-lang/cargo#17162)
- chore(deps): update rust crate itertools to 0.15.0 (rust-lang/cargo#17160)
- chore(deps): update compatible (rust-lang/cargo#17156)
- chore(deps): update crate-ci/typos action to v1.48.0 (rust-lang/cargo#17158)
- chore(deps): update alpine docker tag to v3.24 (rust-lang/cargo#17157)
- chore(deps): update actions/checkout action to v6.0.3 (rust-lang/cargo#17155)
- chore: upgrade to [email protected] (rust-lang/cargo#17152)
- test(help): Don't hang on Mac with a custom man pager (rust-lang/cargo#17151)
- docs(lints): Add a false-positive example solution (rust-lang/cargo#17147)
- docs(lints): Reduce the superfluous whitespace by grouping bullet items (rust-lang/cargo#17146)

r? ghost
rust-bors Bot pushed a commit to rust-lang/rust that referenced this pull request Jul 3, 2026
Update cargo submodule



13 commits in a335d47ff8036918d3d548dabd513dc0444096a9..f40cc7a13a8ebe3dd0a35b1e0e37a1e26c8bb0e5
2026-06-26 20:39:41 +0000 to 2026-07-01 18:57:21 +0000
- chore(deps): update rust crate gix to 0.85.0 (rust-lang/cargo#17159)
- Fixed `Compilation::deps_output` only taking the last dep (rust-lang/cargo#17164)
- chore(deps): update taiki-e/install-action action to v2.82.7 (rust-lang/cargo#17163)
- chore(deps): update rust crate rusqlite to 0.40.0 (rust-lang/cargo#17162)
- chore(deps): update rust crate itertools to 0.15.0 (rust-lang/cargo#17160)
- chore(deps): update compatible (rust-lang/cargo#17156)
- chore(deps): update crate-ci/typos action to v1.48.0 (rust-lang/cargo#17158)
- chore(deps): update alpine docker tag to v3.24 (rust-lang/cargo#17157)
- chore(deps): update actions/checkout action to v6.0.3 (rust-lang/cargo#17155)
- chore: upgrade to [email protected] (rust-lang/cargo#17152)
- test(help): Don't hang on Mac with a custom man pager (rust-lang/cargo#17151)
- docs(lints): Add a false-positive example solution (rust-lang/cargo#17147)
- docs(lints): Reduce the superfluous whitespace by grouping bullet items (rust-lang/cargo#17146)

r? ghost
rust-bors Bot pushed a commit to rust-lang/rust that referenced this pull request Jul 5, 2026
Update cargo submodule



13 commits in a335d47ff8036918d3d548dabd513dc0444096a9..f40cc7a13a8ebe3dd0a35b1e0e37a1e26c8bb0e5
2026-06-26 20:39:41 +0000 to 2026-07-01 18:57:21 +0000
- chore(deps): update rust crate gix to 0.85.0 (rust-lang/cargo#17159)
- Fixed `Compilation::deps_output` only taking the last dep (rust-lang/cargo#17164)
- chore(deps): update taiki-e/install-action action to v2.82.7 (rust-lang/cargo#17163)
- chore(deps): update rust crate rusqlite to 0.40.0 (rust-lang/cargo#17162)
- chore(deps): update rust crate itertools to 0.15.0 (rust-lang/cargo#17160)
- chore(deps): update compatible (rust-lang/cargo#17156)
- chore(deps): update crate-ci/typos action to v1.48.0 (rust-lang/cargo#17158)
- chore(deps): update alpine docker tag to v3.24 (rust-lang/cargo#17157)
- chore(deps): update actions/checkout action to v6.0.3 (rust-lang/cargo#17155)
- chore: upgrade to [email protected] (rust-lang/cargo#17152)
- test(help): Don't hang on Mac with a custom man pager (rust-lang/cargo#17151)
- docs(lints): Add a false-positive example solution (rust-lang/cargo#17147)
- docs(lints): Reduce the superfluous whitespace by grouping bullet items (rust-lang/cargo#17146)

r? ghost
@rustbot rustbot added this to the 1.98.0 milestone Jul 5, 2026
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