Skip to content

Commit b2a0d4d

Browse files
chore(deps): update dependency @settlemint/sdk-cli to v1.1.15 (#138)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [@settlemint/sdk-cli](https://redirect.github.com/settlemint/sdk/blob/main/sdk/cli/README.md) ([source](https://redirect.github.com/settlemint/sdk/tree/HEAD/sdk/cli)) | devDependencies | patch | [`1.1.14` -> `1.1.15`](https://renovatebot.com/diffs/npm/@settlemint%2fsdk-cli/1.1.14/1.1.15) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/settlemint/sdk/badge)](https://securityscorecards.dev/viewer/?uri=github.com/settlemint/sdk) | --- ### Release Notes <details> <summary>settlemint/sdk (@&#8203;settlemint/sdk-cli)</summary> ### [`v1.1.15`](https://redirect.github.com/settlemint/sdk/releases/tag/v1.1.15) [Compare Source](https://redirect.github.com/settlemint/sdk/compare/v1.1.14...v1.1.15) <!-- Release notes generated using configuration in .github/release.yaml at main --> #### What's Changed ##### Exciting New Features 🎉 - feat: use npmPackageName from kit in platformconfig by [@&#8203;SilVdB](https://redirect.github.com/SilVdB) in [https://github.com/settlemint/sdk/pull/809](https://redirect.github.com/settlemint/sdk/pull/809) **Full Changelog**: settlemint/sdk@v1.1.14...v1.1.15 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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/solidity-attestation-service). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> ## Summary by Sourcery Chores: - Update @settlemint/sdk-cli dependency to v1.1.15. Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa32c77 commit b2a0d4d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@nomicfoundation/hardhat-toolbox-viem": "3.0.0",
4040
"@nomiclabs/hardhat-solhint": "4.0.1",
4141
"@openzeppelin/contracts": "5.2.0",
42-
"@settlemint/sdk-cli": "1.1.14",
42+
"@settlemint/sdk-cli": "1.1.15",
4343
"@types/node": "22.13.9",
4444
"hardhat": "2.22.19",
4545
"solhint": "5.0.5"

0 commit comments

Comments
 (0)