thoriqazzikraa / whatsapp-bot

whatsapp bot multi device (not supported for termux)
whatsapp-bot-six.vercel.app
Apache License 2.0
118 stars 208 forks source link

Bump canvacord from 5.4.10 to 6.0.2 #214

Open dependabot[bot] opened 2 months ago

dependabot[bot] commented 2 months ago

Bumps canvacord from 5.4.10 to 6.0.2.

Release notes

Sourced from canvacord's releases.

v6.0.2

What's Changed

New Contributors

Full 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 canvacord

Canvacord 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/canvas under 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

https://canvacord.js.org

Discord support server

https://neplextech.com/discord

... (truncated)

Commits
  • cda783a chore: release 6.0.2
  • d33b461 :art: Update NeoClassicalCard to include 'invisible' status color (#202)
  • e4037bc Guide translate rank card (#203)
  • 70ce3c2 Add invisible StatusData (#201)
  • c0aee31 Merge pull request #199 from neplextech/yarn-fix
  • 0397164 chore: install yarn binary instead of corepack
  • ad8d13f Merge pull request #197 from neplextech/hooks-rt-update
  • 89af75f fix: update hooks runtime api
  • 5c7309d Merge pull request #196 from neplextech/gif-api
  • 03dbc10 feat: introduce gif generation api
  • Additional commits viewable in compare view


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)