Skip to content

Commit

Permalink
chore(deps): update dependency @settlemint/sdk-cli to v1 (#32)
Browse files Browse the repository at this point in the history
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 | major | [`^0.9.3` ->
`^1.0.0`](https://renovatebot.com/diffs/npm/@settlemint%2fsdk-cli/0.9.9/1.0.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>

###
[`v1.0.0`](https://redirect.github.com/settlemint/sdk/releases/tag/v1.0.0)

[Compare
Source](https://redirect.github.com/settlemint/sdk/compare/v0.9.9...v1.0.0)

<!-- Release notes generated using configuration in .github/release.yaml
at main -->

##### What's Changed

##### Important Bug Fixes 🐛

- fix: issues with detecting repo root directory by
[@&#8203;janb87](https://redirect.github.com/janb87) in
[https://github.com/settlemint/sdk/pull/594](https://redirect.github.com/settlemint/sdk/pull/594)

**Full Changelog**:
settlemint/sdk@v0.9.9...v1.0.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6"
(UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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-->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 2048632 commit ecf76d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@biomejs/biome": "^1.9.4",
"@github/local-action": "^2.5.0",
"@jest/globals": "^29.7.0",
"@settlemint/sdk-cli": "^0.9.3",
"@settlemint/sdk-cli": "^1.0.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.10.5",
"@vercel/ncc": "^0.38.3",
Expand Down

0 comments on commit ecf76d4

Please sign in to comment.