Skip to content

Commit 3088a22

Browse files
chore(deps): update dependency @settlemint/sdk-cli to ^0.9.0 (#25)
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 | minor | [`^0.8.0` -> `^0.9.0`](https://renovatebot.com/diffs/npm/@settlemint%2fsdk-cli/0.8.6/0.9.0) | [![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> ### [`v0.9.0`](https://redirect.github.com/settlemint/sdk/releases/tag/v0.9.0) [Compare Source](https://redirect.github.com/settlemint/sdk/compare/v0.8.6...v0.9.0) <!-- Release notes generated using configuration in .github/release.yaml at main --> ##### What's Changed ##### Exciting New Features 🎉 - feat: document the cli commands by [@&#8203;janb87](https://redirect.github.com/janb87) in [https://github.com/settlemint/sdk/pull/568](https://redirect.github.com/settlemint/sdk/pull/568) - feat: documentation for all packages by [@&#8203;janb87](https://redirect.github.com/janb87) in [https://github.com/settlemint/sdk/pull/576](https://redirect.github.com/settlemint/sdk/pull/576) ##### Important Bug Fixes 🐛 - fix: add e2e-sdk slack report by [@&#8203;jelenadimitrijevic1](https://redirect.github.com/jelenadimitrijevic1) in [https://github.com/settlemint/sdk/pull/575](https://redirect.github.com/settlemint/sdk/pull/575) - fix: clean up the registry by [@&#8203;**redacted**](https://redirect.github.com/**redacted**) in [https://github.com/settlemint/sdk/pull/577](https://redirect.github.com/settlemint/sdk/pull/577) ##### Dependencies 📦 - chore(deps): update node.js to v22.13.0 by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/settlemint/sdk/pull/579](https://redirect.github.com/settlemint/sdk/pull/579) - chore(deps): pin slackapi/slack-github-action action to [`485a9d4`](https://redirect.github.com/settlemint/sdk/commit/485a9d4) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/settlemint/sdk/pull/578](https://redirect.github.com/settlemint/sdk/pull/578) ##### New Contributors - [@&#8203;jelenadimitrijevic1](https://redirect.github.com/jelenadimitrijevic1) made their first contribution in [https://github.com/settlemint/sdk/pull/575](https://redirect.github.com/settlemint/sdk/pull/575) **Full Changelog**: settlemint/sdk@v0.8.6...v0.9.0 </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 becomes conflicted, 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/settlemint-action). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> ## Summary by Sourcery Update the `@settlemint/sdk-cli` dependency to version 0.9.0. Build: - Update the package and lock files to reflect the dependency change. Chores: - Update the `@settlemint/sdk-cli` dependency to `^0.9.0` which includes new features, bug fixes, dependency updates, and new contributors. 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 69de4ef commit 3088a22

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -54,7 +54,7 @@
5454
"@biomejs/biome": "^1.9.4",
5555
"@github/local-action": "^2.2.1",
5656
"@jest/globals": "^29.7.0",
57-
"@settlemint/sdk-cli": "^0.8.0",
57+
"@settlemint/sdk-cli": "^0.9.0",
5858
"@types/jest": "^29.5.14",
5959
"@types/node": "^22.10.2",
6060
"@vercel/ncc": "^0.38.3",

0 commit comments

Comments
 (0)