AiursoftWeb / Kahla.App

Kahla is a cross-platform business messaging app.
https://www.kahla.app
MIT License
415 stars 85 forks source link

build(deps): bump @joeattardi/emoji-button from 3.0.3 to 4.6.2 #954

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @joeattardi/emoji-button from 3.0.3 to 4.6.2.

Release notes

Sourced from @​joeattardi/emoji-button's releases.

v4.6.2

Changelog

  • Fixed additional XSS vulnerabilities

v4.6.1

Changelog

  • Fixed XSS vulnerability with custom emojis. Custom emoji URLs could be crafted in such a way to trigger an XSS attack. All places where custom emoji URLs are used are now sanitized.

v4.6.0

Changelog

  • Added support for custom emoji data
  • Fixed the incorrect category button being selected when selecting the Activities or Travel categories.

v4.5.1

Changelog

  • Fixed incorrect typings (#124)

v4.5.0

What's new

  • Performed refactoring of Emoji Button internals.
  • Full typings are now automatically generated at build time.

v4.4.0

New features

  • Added twemojiOptions option to the picker options (thanks @​mnz2000)

v4.3.0

New features

  • Added support for overriding CSS variables to further customize the emoji picker's appearance.

v4.2.0

New features

  • The emoji event now includes the name of the selected emoji

Bug fixes

  • Fixed picker jumping before being destroyed
  • Fixed hide animation not working

v4.1.0

New features

  • Added hidden event that is emitted when the picker is hidden (thanks @​jmlee2k)
  • Added the ability to switch themes after constructing the picker (thanks @​jmlee2k)

Bug fixes

  • Fixed error when hiding picker after showing in mobile mode (thanks @​jmlee2k)
  • Fixed wrong category being highlighted when the picker is first shown in some browsers (#93)

... (truncated)

Commits
  • ef8ac84 4.6.2
  • fe54bef Add more HTML escaping
  • dc14b8d 4.6.1
  • 05970c0 Fix XSS vulnerability with custom emojis
  • d859569 Fix imports in code examples
  • 8657b14 4.6.0
  • 5d6eefb Add documentation for custom emoji data support
  • 4b1464e Fix emoji order bug
  • d9968bd Make argument to public events callback optional
  • 63c96e5 Merge pull request #85 from joeattardi/dependabot/npm_and_yarn/site/prismjs-1...
  • 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/AiursoftWeb/Kahla.App/network/alerts).
dependabot[bot] commented 2 years ago

Looks like @joeattardi/emoji-button is up-to-date now, so this is no longer needed.