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.15 #148

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.14 -> 0.3.15 age adoption passing confidence

Release Notes

typeorm/typeorm ### [`v0.3.15`](https://togithub.com/typeorm/typeorm/blob/HEAD/CHANGELOG.md#​0315-httpsgithubcomtypeormtypeormcompare03140315-2023-04-15) [Compare Source](https://togithub.com/typeorm/typeorm/compare/0.3.14...0.3.15) ##### Bug Fixes - make cache optional fields optional ([#​9942](https://togithub.com/typeorm/typeorm/issues/9942)) ([159c60a](https://togithub.com/typeorm/typeorm/commit/159c60a6e8cedbd32766fdca9694ec28cde9f6f7)) - prevent unique index identical to primary key (all sql dialects) ([#​9940](https://togithub.com/typeorm/typeorm/issues/9940)) ([51eecc2](https://togithub.com/typeorm/typeorm/commit/51eecc2aa07bfe3cfdd649fefadea3d719436d5e)) - SelectQueryBuilder builds incorrectly escaped alias in Oracle when used on entity with composite key ([#​9668](https://togithub.com/typeorm/typeorm/issues/9668)) ([83c6c0e](https://togithub.com/typeorm/typeorm/commit/83c6c0ed803f72c872fa40a740eb6fabe2102cbb)) ##### Features - support for the latest mongodb v5 ([#​9925](https://togithub.com/typeorm/typeorm/issues/9925)) ([f6a3ce7](https://togithub.com/typeorm/typeorm/commit/f6a3ce732d86fd01807fc13c049ab51df785d772)), closes [#​7907](https://togithub.com/typeorm/typeorm/issues/7907) [#​7907](https://togithub.com/typeorm/typeorm/issues/7907)

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.