Tags: settlemint/sdk
Tags
chore(deps): update dependency @types/semver to v7.7.0 (#868) This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [@types/semver](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semver) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver)) | devDependencies | minor | [`7.5.8` -> `7.7.0`](https://renovatebot.com/diffs/npm/@types%2fsemver/7.5.8/7.7.0) | [](https://securityscorecards.dev/viewer/?uri=github.com/DefinitelyTyped/DefinitelyTyped) | --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> ## Summary by Sourcery Chores: - Upgrade @types/semver from version 7.5.8 to 7.7.0 in the project dependencies Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency lefthook to v1.11.4 (#858) This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [lefthook](https://redirect.github.com/evilmartians/lefthook) | devDependencies | patch | [`1.11.3` -> `1.11.4`](https://renovatebot.com/diffs/npm/lefthook/1.11.3/1.11.4) | [](https://securityscorecards.dev/viewer/?uri=github.com/evilmartians/lefthook) | --- ### Release Notes <details> <summary>evilmartians/lefthook (lefthook)</summary> ### [`v1.11.4`](https://redirect.github.com/evilmartians/lefthook/blob/HEAD/CHANGELOG.md#1114-2025-03-24) [Compare Source](https://redirect.github.com/evilmartians/lefthook/compare/v1.11.3...v1.11.4) - feat: support lefthook as go tool ([#​976](https://redirect.github.com/evilmartians/lefthook/pull/976)) by [@​nmoniz](https://redirect.github.com/nmoniz) - fix: use dedicated build path for swift plugin ([#​978](https://redirect.github.com/evilmartians/lefthook/pull/978)) by [@​csjones](https://redirect.github.com/csjones) - deps: March 2025 ([#​977](https://redirect.github.com/evilmartians/lefthook/pull/977)) by [@​mrexox](https://redirect.github.com/mrexox) - docs: update pnpm install command in the installation guide ([#​974](https://redirect.github.com/evilmartians/lefthook/pull/974)) by [@​hoosierhuy](https://redirect.github.com/hoosierhuy) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> ## Summary by Sourcery Chores: - Update lefthook dependency to the latest patch version. Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency typedoc-plugin-markdown to v4.5.1 (#846) This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [typedoc-plugin-markdown](https://typedoc-plugin-markdown.org) ([source](https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown)) | devDependencies | patch | [`4.5.0` -> `4.5.1`](https://renovatebot.com/diffs/npm/typedoc-plugin-markdown/4.5.0/4.5.1) | [](https://securityscorecards.dev/viewer/?uri=github.com/typedoc2md/typedoc-plugin-markdown) | --- ### Release Notes <details> <summary>typedoc2md/typedoc-plugin-markdown (typedoc-plugin-markdown)</summary> ### [`v4.5.1`](https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/blob/HEAD/packages/typedoc-plugin-markdown/CHANGELOG.md#451-2025-03-18) [Compare Source](https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@4.5.0...typedoc-plugin-markdown@4.5.1) ##### Patch Changes - Correctly handle package index paths ([#​782](https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/782)). - Make all options optional in PluginOptions interface ([#​781](https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/781)). </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> ## Summary by Sourcery Chores: - Update typedoc-plugin-markdown dependency to v4.5.1. Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
feat: add missing tools and prevent wrong create calls (#830) ## Summary by Sourcery Adds the ability to create, edit, and restart custom deployments. It also adds size options to the create tools for blockchain networks, nodes, insights, integration tools, middleware and storage. Finally, it removes some unused tools. New Features: - Adds the ability to create custom deployments. - Adds the ability to edit custom deployments. - Adds the ability to restart custom deployments. - Adds size options to the create tools for blockchain networks, nodes, insights, integration tools, middleware and storage resources.
chore(deps): update dependency lefthook to v1.11.3 (#813) This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [lefthook](https://redirect.github.com/evilmartians/lefthook) | devDependencies | patch | [`1.11.2` -> `1.11.3`](https://renovatebot.com/diffs/npm/lefthook/1.11.2/1.11.3) | [](https://securityscorecards.dev/viewer/?uri=github.com/evilmartians/lefthook) | --- ### Release Notes <details> <summary>evilmartians/lefthook (lefthook)</summary> ### [`v1.11.3`](https://redirect.github.com/evilmartians/lefthook/blob/HEAD/CHANGELOG.md#1113-2025-03-07) [Compare Source](https://redirect.github.com/evilmartians/lefthook/compare/v1.11.2...v1.11.3) - fix: remote cloning issues ([#​969](https://redirect.github.com/evilmartians/lefthook/pull/969)) by [@​mrexox](https://redirect.github.com/mrexox) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> ## Summary by Sourcery Chores: - Update lefthook dependency from version 1.11.2 to 1.11.3. Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
PreviousNext