chore(deps): Bump canvacord from 5.4.10 to 6.0.2 in /src
Bumps canvacord from 5.4.10 to 6.0.2.
Release notes
Sourced from canvacord's releases.
v6.0.2
What's Changed
- leaderboard variants by
@notunderctrl- chore: install yarn binary instead of using corepack by
@twlitein neplextech/canvacord#199- Add invisible StatusData by
@DylanDelobelin neplextech/canvacord#201- Guide translate rank card by
@DylanDelobelin neplextech/canvacord#203- :art: Update NeoClassicalCard to include 'invisible' status color by
@DylanDelobelin neplextech/canvacord#202New Contributors
@DylanDelobelmade their first contribution in neplextech/canvacord#201Full Changelog: https://github.com/neplextech/canvacord/compare/v6.0.1...v6.0.2
v6.0.1
Changes
- fix: leaderboard height adjustment issue
Full Changelog: https://github.com/neplextech/canvacord/compare/v6.0.0...v6.0.1
v6.0.0
Canvacord v6.0.0 is here!
🚀 Easily generate images using html and css in nodejs. Canvacord is suitable for creating dynamic images such as social media posts, greetings cards, memes, etc. It is also possible to create your own templates and builders to generate images. You are only limited by your imagination.
Features
- 🪟 Open source, no privacy issues, 100% transparent - Canvacord is completely open source and free to use. This makes everything transparent and you can even contribute to the project. Best of all, you dont have to worry about privacy issues 😊.
- 💪 Easy to use - Canvacord provides a simple api to generate images on-the-fly.
- 🎨 Customizable - You can create your own templates and builders to generate images. Canvacord allows you to define how your image should look using html and css. No more hassle learning complicated canvas api.
- 🚀 Fast - Canvacord is powered by highly optimized, battle tested libraries, which makes it fast and reliable.
- 🔒 Typescript support - Canvacord is written in typescript and provides type definitions out of the box.
- 📸 Wide formats support - Canvacord supports many image formats such as png, jpeg, webp, gif, svg, etc.
- 📄 Wide range of templates - Canvacord provides many built-in templates to generate images such as triggered gif, beautiful image, facepalm image, etc. to quickly generate that meme you saw on reddit 🤡. No need to touch complicated canvas api, just a simple schema object is enough.
Installation
$ npm install canvacordCanvacord stays away from node-gyp based dependencies, so you don't have to worry about weird errors while installing the library. Although canvacord utilizes
@napi-rs/canvasunder the hood, it is recommended to use the builder api for image generation. Only utilize the canvas api if you need to perform image manipulation.Documentation
Discord support server
... (truncated)
Commits
cda783achore: release 6.0.2d33b461:art: Update NeoClassicalCard to include 'invisible' status color (#202)e4037bcGuide translate rank card (#203)70ce3c2Add invisible StatusData (#201)c0aee31Merge pull request #199 from neplextech/yarn-fix0397164chore: install yarn binary instead of corepackad8d13fMerge pull request #197 from neplextech/hooks-rt-update89af75ffix: update hooks runtime api5c7309dMerge pull request #196 from neplextech/gif-api03dbc10feat: introduce gif generation api- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)