product-os / dreamsheets-scripts

contains dreamsheet scripts used for scaffolded dreamsheets (or google app script spreadsheet) projects
https://www.npmjs.com/package/dreamsheets-scripts
Apache License 2.0
1 stars 0 forks source link

Update dependency zx to v6.2.5 #31

Closed balena-renovate[bot] closed 5 months ago

balena-renovate[bot] commented 5 months ago

This PR contains the following updates:

Package Type Update Change
zx dependencies minor 6.1.0 -> 6.2.5

Release Notes

google/zx (zx) ### [`v6.2.5`](https://togithub.com/google/zx/releases/tag/6.2.5) [Compare Source](https://togithub.com/google/zx/compare/6.2.4...6.2.5) #### What's Changed - Fixed question() types by [@​olebergen](https://togithub.com/olebergen) in [https://github.com/google/zx/pull/437](https://togithub.com/google/zx/pull/437) - feat: transform some core types into ifaces to let them be extendable by plugins by [@​antongolub](https://togithub.com/antongolub) in [https://github.com/google/zx/pull/439](https://togithub.com/google/zx/pull/439) #### New Contributors - [@​olebergen](https://togithub.com/olebergen) made their first contribution in [https://github.com/google/zx/pull/437](https://togithub.com/google/zx/pull/437) **Full Changelog**: https://github.com/google/zx/compare/6.2.4...6.2.5 ### [`v6.2.4`](https://togithub.com/google/zx/releases/tag/6.2.4) [Compare Source](https://togithub.com/google/zx/compare/6.2.3...6.2.4) #### What's Changed - fix: rm redundant root ctx assignment by [@​antongolub](https://togithub.com/antongolub) in [https://github.com/google/zx/pull/432](https://togithub.com/google/zx/pull/432) **Full Changelog**: https://github.com/google/zx/compare/6.2.3...6.2.4 ### [`v6.2.3`](https://togithub.com/google/zx/releases/tag/6.2.3) [Compare Source](https://togithub.com/google/zx/compare/6.2.2...6.2.3) #### What's Changed - Fix promise ctx by [@​antongolub](https://togithub.com/antongolub) in [https://github.com/google/zx/pull/427](https://togithub.com/google/zx/pull/427) **Full Changelog**: https://github.com/google/zx/compare/6.2.2...6.2.3 ### [`v6.2.2`](https://togithub.com/google/zx/releases/tag/6.2.2) [Compare Source](https://togithub.com/google/zx/compare/6.2.1...6.2.2) #### What's Changed - fix getCtx() by [@​antongolub](https://togithub.com/antongolub) in [https://github.com/google/zx/pull/425](https://togithub.com/google/zx/pull/425) **Full Changelog**: https://github.com/google/zx/compare/6.2.1...6.2.2 ### [`v6.2.1`](https://togithub.com/google/zx/releases/tag/6.2.1) [Compare Source](https://togithub.com/google/zx/compare/6.2.0...6.2.1) - Fixed `$.verbose` type. ### [`v6.2.0`](https://togithub.com/google/zx/releases/tag/6.2.0) [Compare Source](https://togithub.com/google/zx/compare/6.1.0...6.2.0) This release adds async local contexts via `ctx()` and configurable logger.

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.



This PR has been generated by Renovate Bot.