Commit Graph

35 Commits

Author SHA1 Message Date
bf8e2e9114 fix(versions)!: enforce minor version bump on minor dependency update (#362) 2023-08-09 16:21:02 +03:00
e7861f5613 feat(deps)!: update marine-rs-sdk 2023-08-09 15:46:46 +03:00
ec7fcbc232 chore: release master (#358)
* chore: release master

* chore: Regenerate Cargo.lock

* chore: Bump marine-js version to 0.7.1
2023-08-04 14:45:52 +03:00
71e138dce3 fix!: update versions to comply with semver (#357)
bump versions
2023-08-04 14:27:31 +03:00
6000feca71 chore: release master (#337)
* chore: release master

* chore: Regenerate Cargo.lock

* chore: Bump marine-js version to 0.5.0
2023-07-25 21:57:16 +03:00
d4ccc72748 chore(deps): update rust crate anyhow to 1.0.71 (#326)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-11 20:42:35 +03:00
4a71b89263 chore(deps): update rust crate walrus to 0.20.1 (#336)
update walrus
2023-07-11 20:23:20 +03:00
2b9c46f619 chore(deps): update rust crate chrono to 0.4.26 (#328)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-11 19:27:42 +03:00
9b582ba2ed chore: release master (#319)
* chore: release master

* chore: Bump marine-js version to 0.4.1
2023-04-04 17:18:19 +03:00
27e8658e77 chore: Release fixes (#318)
* Revert "chore: release master (#317)"

This reverts commit 26ab445b59.

* Update

* Fix
2023-04-04 14:08:25 +03:00
26ab445b59 chore: release master (#317)
* chore: release master

* chore: Bump marine-js version to 0.3.5
2023-04-04 13:34:35 +03:00
f7ecddafd5 chore: release master (#292)
* chore: release master

* chore: Bump marine-js version to 0.3.4

* update marine-js and lockfile

---------

Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2023-03-15 01:30:12 +03:00
d3a773df4f feat!: decouple wasmer from Marine, replace it with generic backend interface (#219) 2023-03-15 00:43:51 +03:00
ee514fb8fc chore(deps): update all non-major rust dependencies (#211)
* chore(deps): update all non-major rust dependencies

* fix build

* fmt

* update generated code in marine-js

* bump marine-runtime version

* update gitignore

* Revert "bump marine-runtime version"

This reverts commit 7cf9f0b6d4.

* bump versions

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2022-11-28 18:37:07 +03:00
684bf7cb38 Update Rust crate semver to v1 (#198)
* Update Rust crate semver to v1

* bump all the deps

* update wasmer-it and fix build

* bump more versions + fix marine-js

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2022-09-13 16:25:11 +03:00
853bc595ec fix!: bump minor versions where it was required in #189 (#212)
* fix!: bump minor versions where it was required in #189

* update marine-js build
2022-09-12 16:55:33 +03:00
1aeb9b70b5 Update all non-major Rust dependencies (#204)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-09 18:55:35 +03:00
b3a8898893 Update all non-major Rust dependencies (#189)
* Update all non-major Rust dependencies

* fix tokio features

* add rt tokio feature

* bump bytes crate version to keep up with reqwest

* update tokio to 1.21.0

* bump crate versions

* use latest rust toolchain always

* update wasm-bindgen generated and patched code

* revert toolchaijn version change

* revert toolchaijn version change

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2022-09-02 18:48:25 +03:00
d4a4d53bd5 bump crate versions that used marine-rs-sdk-main 0.6.15 (#185) 2022-07-27 21:58:47 +03:00
d9c8de35aa Support marine-rs-sdk 0.7.0 (#180) 2022-07-27 18:01:30 +03:00
db84af1c1f Bump crate versions (#129) 2021-10-05 18:20:41 +03:00
4072de7b60 Fix clippy warnings (#126) 2021-09-29 12:58:10 +03:00
14d38e2c7b Remove serde version lock on 1.0.118 (#118) 2021-09-15 16:27:48 +03:00
44898d929c move to wasmer 0.17.1 (#104) 2021-08-05 21:17:26 +03:00
bb48fe35c3 bump marine-module-info-parser to 0.2.0 (#99) 2021-07-14 15:20:59 +03:00
fb67fc0c91 Update sdk to marine-rs-sdk (#93) 2021-06-16 09:37:45 +03:00
c51b5982d6 Fix IT generation (#87) 2021-05-19 18:58:24 +03:00
0b1d038565 Rename to marine: part 2 (#84) 2021-05-11 15:44:11 +03:00
269f691569 Rename to marine: step 1 (#83) 2021-05-10 12:51:22 +03:00
vms
af66326ecf Switch to published versions (#81) 2021-04-27 19:24:48 +03:00
vms
37c0497914 embed rust sdk version after compiling (#80) 2021-04-27 16:39:16 +03:00
vms
1dcc9968bb Support references (#70) 2021-04-12 00:21:47 +03:00
vms
2aa3caee83 Support build time in module manifests (#71) 2021-04-09 10:43:55 +03:00
vms
0d1e3c7848 Check for minimal sdk version (#68) 2021-03-16 13:51:59 +03:00
vms
5effdcba72 Support versioning in CLI (#67) 2021-03-12 20:04:47 +03:00