Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @joeattardi/emoji-button from 2.12.1 to 4.6.2 in /webapp #31

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2021

Bumps @joeattardi/emoji-button from 2.12.1 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.

Bumps [@joeattardi/emoji-button](https://github.com/joeattardi/emoji-button) from 2.12.1 to 4.6.2.
- [Release notes](https://github.com/joeattardi/emoji-button/releases)
- [Commits](joeattardi/picmo@v2.12.1...v4.6.2)

---
updated-dependencies:
- dependency-name: "@joeattardi/emoji-button"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants