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

fix(deps): bump remark-emoji from 3.0.2 to 4.0.1 #1879

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2024

Bumps remark-emoji from 3.0.2 to 4.0.1.

Release notes

Sourced from remark-emoji's releases.

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.

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
  • 2099218 4.0.1
  • 5082772 explicitly define type of processer is for mdast tree in type definition (fix...
  • 916ae2e remove node v14 and add node v20 on CI
  • 777f416 remark and unified dev dependencies major version bump
  • 256cc83 add changelog
  • 16cd28d 4.0.0
  • f6d1dcb describe usage with TypeScript
  • 4b0f8c8 update eslint and prettier to the latest
  • b21a62b fix eslint warning
  • 72b2a29 Merge branch 'node-emoji-v2' (fix #26)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner January 3, 2024 16:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 3, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/remark-emoji-4.0.1 branch 5 times, most recently from f58b9e2 to f4133d2 Compare January 8, 2024 13:25
Bumps [remark-emoji](https://github.com/rhysd/remark-emoji) from 3.0.2 to 4.0.1.
- [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...v4.0.1)

---
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 force-pushed the dependabot/npm_and_yarn/remark-emoji-4.0.1 branch from f4133d2 to 7c48ab5 Compare January 19, 2024 15:57
Copy link
Contributor Author

dependabot bot commented on behalf of github May 28, 2024

Superseded by #2280.

@dependabot dependabot bot closed this May 28, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/remark-emoji-4.0.1 branch May 28, 2024 21:20
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
Development

Successfully merging this pull request may close these issues.

0 participants