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

build(deps): bump remark-emoji from 2.2.0 to 5.0.0 #2262

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 12, 2024

Bumps remark-emoji from 2.2.0 to 5.0.0.

Release notes

Sourced from remark-emoji's releases.

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.0 - 26 May 2024

  • Breaking change: Drop support for Node.js v16 or earlier following the Node.js maintenance cycle. 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 - 29 Oct 2023

  • 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 - 10 Aug 2023

  • 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

Commits
  • f4fb8bb 5.0.0
  • c3de47f update dependencies in lock file to the latest
  • c2ba53e prefer rehype-sanitize to hast-util-sanitize
  • 83a00f9 recreate demo Codesandbox with TypeScript and the latest remark ecosystem
  • 023b810 Merge branch 'ts'
  • adddf66 use node16 module resolution explicitly
  • 4413525 check eslint.config.mjs with tsc on npm run lint
  • 9a2d4f0 fix publish configurations in package.json
  • 5be815a tweak document to remove redundant package use in example
  • 05bcfa3 drop node versions before v18
  • 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 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 2.2.0 to 5.0.0.
- [Release notes](https://github.com/rhysd/remark-emoji/releases)
- [Changelog](https://github.com/rhysd/remark-emoji/blob/master/CHANGELOG.md)
- [Commits](rhysd/remark-emoji@v2.2.0...v5.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner July 12, 2024 08:39
@dependabot dependabot bot added javascript Pull requests that update Javascript code Slipped - blocked by dependency labels Jul 12, 2024
Copy link

vercel bot commented Jul 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
livepeer-studio ❌ Failed (Inspect) Jul 12, 2024 8:47am

Copy link
Author

dependabot bot commented on behalf of github Jul 19, 2024

Superseded by #2271.

@dependabot dependabot bot closed this Jul 19, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/remark-emoji-5.0.0 branch July 19, 2024 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code Slipped - blocked by dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants