Skip to content

chore(deps): bump node-emoji from 1.11.0 to 2.2.0#28

Merged
dev-Ninjaa merged 1 commit into
mainfrom
dependabot/npm_and_yarn/node-emoji-2.2.0
Feb 17, 2026
Merged

chore(deps): bump node-emoji from 1.11.0 to 2.2.0#28
dev-Ninjaa merged 1 commit into
mainfrom
dependabot/npm_and_yarn/node-emoji-2.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 16, 2026

Copy link
Copy Markdown
Contributor

Bumps node-emoji from 1.11.0 to 2.2.0.

Release notes

Sourced from node-emoji's releases.

v2.1.0: TypeScript Types!

What's Changed

New Contributors

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

2.0.2

  • 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 })
Changelog

Sourced from node-emoji's changelog.

2.2.0 (2024-12-03)

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)
Commits
  • 1c76e0a chore: release v2.2.0
  • 0018b4e feat: allow regular expressions to be passed to search (#204)
  • 4744eae Run pnpm install
  • 192974c Merge branch 'main' into feat/allow-regex-objects-in-search-issue-105
  • 9e46292 Merge pull request #203 from ikelax/docs/add-JSDoc-comments-from-DT-pr-issue-136
  • 7ef3b06 chore: add tea.yaml to .eslintignore, and refresh pnpm-lock.yaml
  • 8b29254 docs: add jsdoc for search
  • 7046cbb feat: allow RegExp objects to be passed to search that are evaluated for each...
  • 38151bc docs: fix a typo in the jsdoc
  • b11e21f docs: copy the JSDoc comments from the [DefinitelyTyped pull request](https:/...
  • Additional commits viewable in compare view
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


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 show <dependency name> 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 16, 2026
@dev-Ninjaa dev-Ninjaa merged commit 5e20921 into main Feb 17, 2026
10 of 15 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/node-emoji-2.2.0 branch February 17, 2026 09:03
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant