Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Update dependency discord-html-transcripts to v3 #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
discord-html-transcripts ^2.5.8 -> ^3.0.0 age adoption passing confidence

Release Notes

ItzDerock/discord-html-transcripts

v3.1.2

Compare Source

🐛 Bug Fixes

  • fix: broken transcripts due to parsing incorrect package.json 92d5495

v3.1.1

Compare Source

🐛 Bug Fixes

🚀 Performance Changes

  • perf: switched to jsdelivr cdn for faster loading 55a213c
    • (discord-components) moved fonts to jsdelivr
  • perf: limit the avatar image dimensions on replies 00475de

New Contributors

Full Changelog: ItzDerock/discord-html-transcripts@v3.1.0...v3.1.1

v3.1.0

Compare Source

✨ What's Changed

🐛 Bug Fixes

New Contributors

Full Changelog: ItzDerock/discord-html-transcripts@v3.0.0...v3.1.0

v3.0.0: 🥳v3.0.0

Compare Source

⚠️ IMPORTANT

discord.js v13 is no longer supported! Please downgrade to discord-html-transcripts@^2
The deprecated returnBuffer boolean option has been removed in favor of returnType: 'buffer'

✨ What's new?

  • Completely overhauled markdown parsing
  • #​36 Support for buttons
  • @User used /command now shows on interaction responses
  • Added support for system messages
    • User joins
    • Boosts
    • Pinned Messages
    • Thread created
  • Added support for all text-based channels
  • Now uses react server-side rendering and web-components

Configuration

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

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

@renovate
Copy link
Contributor Author

renovate bot commented Nov 10, 2022

⚠ 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 unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: jinx@4.2.0
npm ERR! Found: discord.js@13.12.0
npm ERR! node_modules/discord.js
npm ERR!   discord.js@"^13.8.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer discord.js@"^14.0.0" from discord-html-transcripts@3.1.2
npm ERR! node_modules/discord-html-transcripts
npm ERR!   discord-html-transcripts@"^3.0.0" 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! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate-cache/others/npm/_logs/2022-11-10T20_11_04_304Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-11-10T20_11_04_304Z-debug-0.log

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants