Skip to content

Commit c6607b9

Browse files
feat(deps): update dependency escher-keypool to v3 (#247)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [escher-keypool](https://redirect.github.com/emartech/escher-keypool-js) | [`^2.0.3` -> `^3.0.0`](https://renovatebot.com/diffs/npm/escher-keypool/2.0.3/3.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/escher-keypool/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/escher-keypool/2.0.3/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>emartech/escher-keypool-js (escher-keypool)</summary> ### [`v3.0.0`](https://redirect.github.com/emartech/escher-keypool-js/releases/tag/v3.0.0) [Compare Source](https://redirect.github.com/emartech/escher-keypool-js/compare/v2.0.3...v3.0.0) ##### Features - **packages:** replace logentries-logformat with [@&#8203;emartech/json-logger](https://redirect.github.com/emartech/json-logger) ([45d765e](https://redirect.github.com/emartech/escher-keypool-js/commit/45d765ee33f80c5097f21c7d9cfec11d53b45686)) ##### BREAKING CHANGES - **packages:** the package now uses [@&#8203;emartech/json-logger](https://redirect.github.com/emartech/json-logger) instead of logentries-logformat Co-authored-by: Dora Sztanko <[email protected]> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the 1-7 day on Sunday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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/emartech/suite-js-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3913d4b commit c6607b9

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 9 additions & 9 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
@@ -40,7 +40,7 @@
4040
"@emartech/escher-request": "^22.2.0",
4141
"axios": "^1.12.0",
4242
"escher-auth": "^4.0.0",
43-
"escher-keypool": "^2.0.3",
43+
"escher-keypool": "^3.0.0",
4444
"flat": "^5.0.2",
4545
"lodash": "^4.17.21",
4646
"logentries-logformat": "^0.2.0",

0 commit comments

Comments
 (0)