circleci-orb
circleci-orb copied to clipboard
chore(deps): update dependency json2md to version 1.13.0 🌟
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| json2md | 1.6.5 -> 1.13.0 |
Release Notes
IonicaBizau/json2md
v1.13.0
Trim content of table cells, to avoid them containing line breaks. /cc #​90 -- thanks @​roiros! :cake:
v1.12.0
add support for task lists /cc #​84 -- thanks @​younho9! :cake:
v1.11.0
Table rendering improvements -- thanks @​macno! :apple:
v1.10.0
Improve docs /cc #​78 -- thanks @​reymon359! :cake:
Add support for the hr tag -- thanks @​IvanWei! :apple:
v1.9.2
Fix Safari regex /cc #​74 thanks @​shuxiaotai! :cake:
v1.9.1
add support for strike and u tags /cc #​72, thanks @​jpoehnelt! :cake:
v1.9.0
Prettier tables :sparkles: /cc #​69 Thanks @​JannikWibker! :cake:
v1.8.0
Improve documentation :memo: - Thanks @​cedricdelpoux! :cake: Implement the align option for tables, thanks @​oahehc! :apple:
v1.7.1
Update docs and licence year. :rocket:
v1.7.0
support for alt and title in images, thanks @​cedricdelpoux! :cake:
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» 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, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
âš Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
â™» Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/ava
npm ERR! dev ava@"2.4.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer ava@"0.*" from [email protected]
npm ERR! node_modules/ava-ts
npm ERR! dev ava-ts@"0.25.2" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/ava
npm ERR! peer ava@"0.*" from [email protected]
npm ERR! node_modules/ava-ts
npm ERR! dev ava-ts@"0.25.2" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /tmp/renovate-cache/others/npm/_logs/2023-02-22T03_57_09_827Z-debug-0.log