zeronejs / zerone

zerone = zero => one
MIT License
25 stars 4 forks source link

chore(deps): bump node-emoji from 1.11.0 to 2.1.0 #708

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps node-emoji from 1.11.0 to 2.1.0.

Release notes

Sourced from node-emoji's releases.

v2.1.0: TypeScript Types!

What's Changed

New Contributors

Full Changelog: https://github.com/omnidan/node-emoji/compare/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 })
Commits
  • d0c7b5c 2.1.0
  • 9bb23c3 Merge pull request #139 from ludorenzetti/export-typings
  • 719088c chore: export typescript type definitions
  • 5214a13 Merge pull request #138 from askoufis/tsup-dev-dep
  • 77ed5d8 fix: Move tsup to dev dependencies
  • ff34dce Merge pull request #128 from JoshuaKGoldberg/typescript
  • 424981b feat: convert to TypeScript
  • 44800f9 docs: document new preserveSpaces API
  • 8972df2 chore: add info about new release
  • 372ba74 fix: do not ignore lib folder
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by joshuakgoldberg, a new releaser for node-emoji since your current version.


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 will merge this PR once it's up-to-date and CI passes on it, as requested by @zeronejs.


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)
zeronejs commented 1 year ago

@dependabot squash and merge

zeronejs commented 1 year ago

@dependabot squash and merge