Skip to content

Bump remark-emoji from 3.0.2 to 5.0.2#41

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/remark-emoji-5.0.2
Open

Bump remark-emoji from 3.0.2 to 5.0.2#41
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/remark-emoji-5.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor

Bumps remark-emoji from 3.0.2 to 5.0.2.

Release notes

Sourced from remark-emoji's releases.

v5.0.2

v5.0.1

  • Fix a missing source map file in the released package (#34)

v5.0.0

  • Breaking change: Drop support for Node.js v16 or earlier following the Node.js maintenance cycles. Now this package supports Node.js v18 or later.
  • Migrate from JavaScript to TypeScript. Now the type definitions are generated by TypeScript compiler automatically. This is just an internal change and the APIs are preserved the same as in v4.0.1.
  • Avoid using legacy packages in example codes in the readme document.
  • The demo with Codesandbox was rebuilt from scratch with the latest Remark ecosystem and TypeScript.

v4.0.1

  • Fix type definitions (#29)
    • This plugin is for transforming mdast (Markdown AST). Now it is explicitly defined as the 2nd type parameter of unified.Plugin.
    • @types/mdast and unified are now runtime dependencies. This ensures that the correct versions of those packages are referred by TypeScript compiler.

v4.0.0

  • Breaking Change Update node-emoji from v1 to v2. This change introduces support for many new emojis and removes old emoji short codes which are no longer valid on GitHub.
Changelog

Sourced from remark-emoji's changelog.

v5.0.2 - 2025-08-31

Changes

v5.0.1 - 2024-07-18

  • Fix a missing source map file in the released package (#34)

Changes

v5.0.0 - 2024-05-26

  • Breaking change: Drop support for Node.js v16 or earlier following the Node.js maintenance cycles. Now this package supports Node.js v18 or later.
  • Migrate from JavaScript to TypeScript. Now the type definitions are generated by TypeScript compiler automatically. This is just an internal change and the APIs are preserved the same as in v4.0.1.
  • Avoid using legacy packages in example codes in the readme document.
  • The demo with Codesandbox was rebuilt from scratch with the latest Remark ecosystem and TypeScript.

Changes

v4.0.1 - 2023-10-29

  • Fix type definitions (#29)
    • This plugin is for transforming mdast (Markdown AST). Now it is explicitly defined as the 2nd type parameter of unified.Plugin.
    • @types/mdast and unified are now runtime dependencies. This ensures that the correct versions of those packages are referred by TypeScript compiler.

Changes

v4.0.0 - 2023-08-10

  • Breaking Change Update node-emoji from v1 to v2. This change introduces support for many new emojis and removes old emoji short codes which are no longer valid on GitHub.

Changes

... (truncated)

Commits
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)

Bumps [remark-emoji](https://github.com/rhysd/remark-emoji) from 3.0.2 to 5.0.2.
- [Release notes](https://github.com/rhysd/remark-emoji/releases)
- [Changelog](https://github.com/rhysd/remark-emoji/blob/master/CHANGELOG.md)
- [Commits](rhysd/remark-emoji@v3.0.2...v5.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 19, 2026
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.

0 participants