Skip to content

cargo: update dependencies#9224

Merged
daywalker90 merged 1 commit into
ElementsProject:masterfrom
daywalker90:cargo-updates-160626
Jun 16, 2026
Merged

cargo: update dependencies#9224
daywalker90 merged 1 commit into
ElementsProject:masterfrom
daywalker90:cargo-updates-160626

Conversation

@daywalker90

Copy link
Copy Markdown
Collaborator

cargo update output:
Updating bitflags v2.11.1 -> v2.13.0
Updating cc v1.2.63 -> v1.2.64
Updating chrono v0.4.44 -> v0.4.45
Updating h2 v0.4.14 -> v0.4.15
Updating http v1.4.1 -> v1.4.2
Updating js-sys v0.3.99 -> v0.3.102
Updating log v0.4.30 -> v0.4.32
Updating memchr v2.8.1 -> v2.8.2
Updating prost v0.14.3 -> v0.14.4
Updating prost-build v0.14.3 -> v0.14.4
Updating prost-derive v0.14.3 -> v0.14.4
Updating prost-types v0.14.3 -> v0.14.4
Updating regex v1.12.3 -> v1.12.4
Updating regex-syntax v0.8.10 -> v0.8.11
Updating rustls-native-certs v0.8.3 -> v0.8.4
Updating smallvec v1.15.1 -> v1.15.2
Updating wasm-bindgen v0.2.122 -> v0.2.125
Updating wasm-bindgen-futures v0.4.72 -> v0.4.75
Updating wasm-bindgen-macro v0.2.122 -> v0.2.125
Updating wasm-bindgen-macro-support v0.2.122 -> v0.2.125
Updating wasm-bindgen-shared v0.2.122 -> v0.2.125
Updating web-sys v0.3.99 -> v0.3.102
Updating yoke v0.8.2 -> v0.8.3
Updating zerocopy v0.8.50 -> v0.8.52
Updating zerocopy-derive v0.8.50 -> v0.8.52
Updating zeroize v1.8.2 -> v1.9.0

Also upgraded quick-xml to 0.40

Changelog-None

Important

26.06 FREEZE April 30th: Non-bugfix PRs not ready by this date will wait for 26.09.

RC1 is scheduled on May 14th

The final release is scheduled for June 1st.

Checklist

Before submitting the PR, ensure the following tasks are completed. If an item is not applicable to your PR, please mark it as checked:

  • The changelog has been updated in the relevant commit(s) according to the guidelines.
  • Tests have been added or modified to reflect the changes.
  • Documentation has been reviewed and updated as needed.
  • Related issues have been listed and linked, including any that this PR closes.
  • Important All PRs must consider how to reverse any persistent changes for tools/lightning-downgrade

cargo update output:
    Updating bitflags v2.11.1 -> v2.13.0
    Updating cc v1.2.63 -> v1.2.64
    Updating chrono v0.4.44 -> v0.4.45
    Updating h2 v0.4.14 -> v0.4.15
    Updating http v1.4.1 -> v1.4.2
    Updating js-sys v0.3.99 -> v0.3.102
    Updating log v0.4.30 -> v0.4.32
    Updating memchr v2.8.1 -> v2.8.2
    Updating prost v0.14.3 -> v0.14.4
    Updating prost-build v0.14.3 -> v0.14.4
    Updating prost-derive v0.14.3 -> v0.14.4
    Updating prost-types v0.14.3 -> v0.14.4
    Updating regex v1.12.3 -> v1.12.4
    Updating regex-syntax v0.8.10 -> v0.8.11
    Updating rustls-native-certs v0.8.3 -> v0.8.4
    Updating smallvec v1.15.1 -> v1.15.2
    Updating wasm-bindgen v0.2.122 -> v0.2.125
    Updating wasm-bindgen-futures v0.4.72 -> v0.4.75
    Updating wasm-bindgen-macro v0.2.122 -> v0.2.125
    Updating wasm-bindgen-macro-support v0.2.122 -> v0.2.125
    Updating wasm-bindgen-shared v0.2.122 -> v0.2.125
    Updating web-sys v0.3.99 -> v0.3.102
    Updating yoke v0.8.2 -> v0.8.3
    Updating zerocopy v0.8.50 -> v0.8.52
    Updating zerocopy-derive v0.8.50 -> v0.8.52
    Updating zeroize v1.8.2 -> v1.9.0

Also upgraded quick-xml to 0.40

Changelog-None
@daywalker90 daywalker90 merged commit fe0c452 into ElementsProject:master Jun 16, 2026
43 of 46 checks passed
@daywalker90 daywalker90 deleted the cargo-updates-160626 branch June 16, 2026 10:56
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.

1 participant