Skip to content

Commit

Permalink
Merge pull request #224 from jerus-org/renovate/wasmtime-cli-29.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency wasmtime-cli to v29
  • Loading branch information
jerusdp authored Jan 27, 2025
2 parents 0518cef + f6134b8 commit 420c764
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ All notable changes to this project will be documented in this file.
- Dependencies: update dependency nextsv to v0.19.4(pr [#221])
- Dependencies: update dependency pcu to v0.4.26(pr [#222])
- Dependencies: update dependency wasmtime-cli to v28.0.1(pr [#223])
- Dependencies: update dependency wasmtime-cli to v29(pr [#224])

## [0.1.30] - 2025-01-21

Expand Down Expand Up @@ -551,6 +552,7 @@ All notable changes to this project will be documented in this file.
[#221]: https://github.com/jerus-org/ci-container/pull/221
[#222]: https://github.com/jerus-org/ci-container/pull/222
[#223]: https://github.com/jerus-org/ci-container/pull/223
[#224]: https://github.com/jerus-org/ci-container/pull/224
[Unreleased]: https://github.com/jerus-org/ci-container/compare/v0.1.30...HEAD
[0.1.30]: https://github.com/jerus-org/ci-container/compare/v0.1.29...v0.1.30
[0.1.29]: https://github.com/jerus-org/ci-container/compare/v0.1.28...v0.1.29
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM rust:1.84.0-slim AS binaries
# renovate: datasource=crate depName=wasmtime-cli packageName=wasmtime-cli versioning=semver-coerced
ENV WASMTIME_VERSION=28.0.1
ENV WASMTIME_VERSION=29.0.1
# renovate: datasource=crate depName=wasmpack packageName=wasmpack versioning=semver-coerced
ENV WASMPACK_VERSION=0.13.1
# renovate: datasource=crate depName=cargo-release packageName=cargo-release versioning=semver-coerced
Expand Down

0 comments on commit 420c764

Please # to comment.