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

Update dependency node-emoji to v2 #9166

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
node-emoji ^1.6.1 -> ^2.0.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

omnidan/node-emoji (node-emoji)

v2.2.0

Compare Source

Features
  • allow RegExp objects to be passed to search that are evaluated for each emoji (7046cbb)

2.1.3 (2023-11-20)

Bug Fixes
  • pin skin-tone to ^2.0.0 and add renovate.json ignoreDeps (dcd6c43)

2.1.2 (2023-11-20)

Bug Fixes
  • add back CJS support, with a test (e2856d9)

2.1.1 (2023-11-18)

Bug Fixes
  • underlines in README.md badges (05e30ae)

v2.1.3

Compare Source

Bug Fixes
  • pin skin-tone to ^2.0.0 and add renovate.json ignoreDeps (dcd6c43)

v2.1.2

Compare Source

Bug Fixes
  • add back CJS support, with a test (e2856d9)

v2.1.1

Compare Source

Bug Fixes
  • underlines in README.md badges (05e30ae)

v2.1.0: : TypeScript Types!

Compare Source

What's Changed

New Contributors

Full Changelog: omnidan/node-emoji@v2.0.2...v2.1.0

v2.0.2: 2.0.2

Compare Source

  • completely new codebase
  • ESM support
  • new API and functions

emoji.replace now requires preserveSpaces: true to be passed to preserve spaces:

emoji.replace('I ❤️ coffee!', 'love', { preserveSpaces: true })

v2.0.1

Compare Source

v2.0.0

Compare Source

v1.11.0: 1.11.0

Compare Source

  • associate email with e-mail emoji rather than envelope emoji #​82
  • update get() to handle emoji code arguments so that they aren't wrapped in colons #​85
  • migrate to the main lodash package #​88
  • add in unicode 13.1 emoji 🍱 and update dependencies to fix vulnerabilities 🔒 #​110

v1.10.0: 1.10.0

Compare Source

v1.9.0: 1.9.0

Compare Source


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 was generated by Mend Renovate. View the repository job log.

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

Successfully merging this pull request may close these issues.

0 participants