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 jest-html-reporter to v3.8.0 #149
Hargne/jest-html-reporter
### [`v3.8.0`](https://togithub.com/Hargne/jest-html-reporter/releases/tag/3.8.0)
[Compare Source](https://togithub.com/Hargne/jest-html-reporter/compare/3.7.1...3.8.0)
#### What's Changed
- Fixed issue where if `append` config option was set to `true`, only the outer html-tag would be stripped ultimately resulting in duplicated body/script/css-tags.
- Updated tests accordingly
- **Breaking Change:** Changed wrapper div with id `#jesthtml-content` to class: `.jesthtml-content`
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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
3.7.1
->3.8.0
Release Notes
Hargne/jest-html-reporter
### [`v3.8.0`](https://togithub.com/Hargne/jest-html-reporter/releases/tag/3.8.0) [Compare Source](https://togithub.com/Hargne/jest-html-reporter/compare/3.7.1...3.8.0) #### What's Changed - Fixed issue where if `append` config option was set to `true`, only the outer html-tag would be stripped ultimately resulting in duplicated body/script/css-tags. - Updated tests accordingly - **Breaking Change:** Changed wrapper div with id `#jesthtml-content` to class: `.jesthtml-content`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.