Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2025

This PR contains the following updates:

Package Type Update Change
anstream workspace.dependencies patch 0.6.19 -> 0.6.19
anstyle workspace.dependencies patch 1.0.11 -> 1.0.11
anyhow workspace.dependencies patch 1.0.98 -> 1.0.98
blake3 workspace.dependencies patch 1.8.2 -> 1.8.2
clap workspace.dependencies patch 4.5.39 -> 4.5.39
clap_complete workspace.dependencies patch 4.5.52 -> 4.5.52
core-foundation workspace.dependencies patch 0.10.1 -> 0.10.1
curl-sys workspace.dependencies patch 0.4.80+curl-8.12.1 -> 0.4.80
git2 workspace.dependencies patch 0.20.2 -> 0.20.2
gix workspace.dependencies patch 0.72.1 -> 0.72.1
handlebars workspace.dependencies patch =6.3.1 -> =6.3.2
indexmap workspace.dependencies patch 2.9.0 -> 2.9.0
jiff workspace.dependencies patch 0.2.14 -> 0.2.14
jobserver workspace.dependencies patch 0.1.33 -> 0.1.33
libc workspace.dependencies patch 0.2.172 -> 0.2.172
libgit2-sys workspace.dependencies patch 0.18.1+1.9.0 -> 0.18.1
libloading workspace.dependencies patch 0.8.8 -> 0.8.8
openssl workspace.dependencies patch 0.10.73 -> 0.10.73
openssl-sys workspace.dependencies patch 0.9.109 -> 0.9.109
os_info workspace.dependencies patch 3.11.0 -> 3.11.0
pasetors workspace.dependencies patch 0.7.4 -> 0.7.4
pkg-config workspace.dependencies patch 0.3.32 -> 0.3.32
rand (source) workspace.dependencies patch 0.9.1 -> 0.9.1
semver workspace.dependencies patch 1.0.26 -> 1.0.26
serde (source) workspace.dependencies patch 1.0.219 -> 1.0.219
serde-untagged workspace.dependencies patch 0.1.7 -> 0.1.7
serde_ignored workspace.dependencies patch 0.1.12 -> 0.1.12
serde_json workspace.dependencies patch 1.0.140 -> 1.0.140
sha2 workspace.dependencies patch 0.10.9 -> 0.10.9
tar workspace.dependencies patch 0.4.44 -> 0.4.44
thiserror workspace.dependencies patch 2.0.12 -> 2.0.12
time (source) workspace.dependencies patch 0.3.41 -> 0.3.41
toml workspace.dependencies patch 0.8.22 -> 0.8.22
toml_edit workspace.dependencies patch 0.22.26 -> 0.22.26
unicode-ident workspace.dependencies patch 1.0.18 -> 1.0.18

Release Notes

sunng87/handlebars-rust (handlebars)

v6.3.2

Compare Source

  • [Fixed] Reimplementation of partial context [#​699]

Configuration

📅 Schedule: Branch creation - "before 5am on the first day of the month" (UTC), 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
Copy link
Collaborator

rustbot commented Jun 1, 2025

r? @epage

rustbot has assigned @epage.
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

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 1, 2025
@weihanglo
Copy link
Member

renovatebot/renovate#36005

My PR hasn't yet merged but it revives?

@ehuss
Copy link
Contributor

ehuss commented Jun 2, 2025

Unfortunately the logs from last month are gone, and I don't recall what the issue was.

The change list in the description is fairly broken, though. There are a bunch of entries where the version doesn't change (2.9.0 -> 2.9.0).

@renovate renovate bot force-pushed the renovate/compatible branch from a7685b7 to 5c9e17c Compare June 4, 2025 20:24
@ehuss ehuss mentioned this pull request Jun 5, 2025
github-merge-queue bot pushed a commit that referenced this pull request Jun 5, 2025
This updates all dependencies. Handlebars is pinned due to [an
issue](sunng87/handlebars-rust#711) in the
newer version that is causing some incompatibility with how we are using
templates.

This is a replacement for #15615

Updating anstream v0.6.18 -> v0.6.19
Updating anstyle v1.0.10 -> v1.0.11
Updating anstyle-lossy v1.1.3 -> v1.1.4
Updating anstyle-parse v0.2.6 -> v0.2.7
Updating anstyle-query v1.1.2 -> v1.1.3
Updating anstyle-svg v0.1.7 -> v0.1.8
Updating anstyle-wincon v3.0.7 -> v3.0.9
Updating base64ct v1.7.3 -> v1.8.0
Updating camino v1.1.9 -> v1.1.10
Updating cc v1.2.23 -> v1.2.25
Updating clap v4.5.38 -> v4.5.39
Updating clap_builder v4.5.38 -> v4.5.39
Updating clap_complete v4.5.50 -> v4.5.52
Updating colorchoice v1.0.3 -> v1.0.4
Updating core-foundation v0.10.0 -> v0.10.1
Updating ct-codecs v1.1.5 -> v1.1.6
Updating icu_properties v2.0.0 -> v2.0.1
Updating icu_properties_data v2.0.0 -> v2.0.1
Updating jiff v0.2.13 -> v0.2.14
Updating jiff-static v0.2.13 -> v0.2.14
Updating libloading v0.8.7 -> v0.8.8
Updating lock_api v0.4.12 -> v0.4.13
Adding once_cell_polyfill v1.70.1
Updating openssl v0.10.72 -> v0.10.73
Updating openssl-sys v0.9.108 -> v0.9.109
Updating parking_lot v0.12.3 -> v0.12.4
Updating parking_lot_core v0.9.10 -> v0.9.11
Updating rustversion v1.0.20 -> v1.0.21
@renovate renovate bot force-pushed the renovate/compatible branch from 5c9e17c to 974d459 Compare June 5, 2025 14:36
@ehuss ehuss closed this Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants