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

chore(deps): Bump markdown-it from 13.0.2 to 14.0.0 #16349

Merged
merged 3 commits into from
Dec 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2023

Bumps markdown-it from 13.0.2 to 14.0.0.

Changelog

Sourced from markdown-it's changelog.

[14.0.0] - 2023-12-08

Changed

  • Drop ancient browsers support (use .fromCodePoint and other features).
  • Rewrite to ESM (including all plugins/deps). CJS fallback still available. No signatures changed, except markdown-it-emoji plugin.
  • Dropped dist/ folder from repo, build on package publish.
  • Set punicode.js as external dependency.

Fixed

  • Html tokens inside img alt are now rendered as their original text, #896.
  • Hardbreaks inside img alt are now rendered as newlines.
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/markdown-it-14.0.0 branch from e1dd047 to 1198e33 Compare December 10, 2023 15:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/markdown-it-14.0.0 branch from 1198e33 to 0822355 Compare December 10, 2023 15:25
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/markdown-it-14.0.0 branch from 0822355 to c6cad76 Compare December 10, 2023 15:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/markdown-it-14.0.0 branch from c6cad76 to 038f4b0 Compare December 19, 2023 10:13
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/markdown-it-14.0.0 branch from 038f4b0 to ecac191 Compare December 21, 2023 09:29
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/markdown-it-14.0.0 branch from ecac191 to 7f6b87c Compare December 21, 2023 09:50
dependabot bot and others added 2 commits December 21, 2023 16:52
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 13.0.2 to 14.0.0.
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](markdown-it/markdown-it@13.0.2...14.0.0)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@atomrc atomrc force-pushed the dependabot/npm_and_yarn/markdown-it-14.0.0 branch from 375a7aa to 3ed4485 Compare December 21, 2023 15:53
@atomrc atomrc enabled auto-merge (squash) December 21, 2023 16:09
@atomrc atomrc merged commit a1c4095 into dev Dec 21, 2023
9 checks passed
@atomrc atomrc deleted the dependabot/npm_and_yarn/markdown-it-14.0.0 branch December 21, 2023 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants