Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

chore(deps): bump node-emoji from 1.11.0 to 2.0.2 #254

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2023

Bumps node-emoji from 1.11.0 to 2.0.2.

Release notes

Sourced from node-emoji's releases.

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
  • 44800f9 docs: document new preserveSpaces API
  • 8972df2 chore: add info about new release
  • 372ba74 fix: do not ignore lib folder
  • 15c8aba chore: remove beta tag
  • ceee08c chore: upgrade dependencies
  • 1b3c852 chore: clean up README + prepare for beta release
  • e5ce606 Merge pull request #124 from JoshuaKGoldberg/esm
  • 8752c68 Merge pull request #113 from JoshuaKGoldberg/v2-refactor-refactor
  • ccecfb8 build: refactor to ESM and single-purpose files
  • b4cd722 Downgraded packages for CJS support
  • 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)

Bumps [node-emoji](https://github.com/omnidan/node-emoji) from 1.11.0 to 2.0.2.
- [Release notes](https://github.com/omnidan/node-emoji/releases)
- [Commits](omnidan/node-emoji@v1.11.0...v2.0.2)

---
updated-dependencies:
- dependency-name: node-emoji
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner June 1, 2023 22:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 1, 2023
This was referenced Jun 22, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 23, 2023

Looks like node-emoji is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/node-emoji-2.0.2 branch June 23, 2023 07:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

0 participants