RuiSiang / monero-merchant

Monero Merchant is a RESTful API wrapper for the official Monero wallet RPC. This project is mainly for merchants who hope to accept Monero as payment, which is currently the most robust and privacy-oriented cryptocurrency with extremely low transaction fees.
Apache License 2.0
57 stars 17 forks source link

Update dependency typeorm to v0.3.17 #156

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typeorm (source) 0.3.16 -> 0.3.17 age adoption passing confidence

Release Notes

typeorm/typeorm ### [`v0.3.17`](https://togithub.com/typeorm/typeorm/releases/tag/0.3.17) [Compare Source](https://togithub.com/typeorm/typeorm/compare/0.3.16...0.3.17) ##### Bug Fixes - [#​10040](https://togithub.com/typeorm/typeorm/issues/10040) TypeORM synchronize database even if it is up to date ([#​10041](https://togithub.com/typeorm/typeorm/issues/10041)) ([b1a3a39](https://togithub.com/typeorm/typeorm/commit/b1a3a395049052f3f031e9fd27b99769b03b9011)) - add missing await ([#​10084](https://togithub.com/typeorm/typeorm/issues/10084)) ([f5d4397](https://togithub.com/typeorm/typeorm/commit/f5d43975dbbf02d0e40d64d01265105d4018cf7a))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.



This PR has been generated by Mend Renovate. View repository job log here.