amio / eloc

A CLI for presentations in markdown
https://eloc.now.sh
MIT License
60 stars 2 forks source link

chore(deps): bump marked from 7.0.5 to 9.0.1 #581

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps marked from 7.0.5 to 9.0.1.

Release notes

Sourced from marked's releases.

v9.0.1

9.0.1 (2023-09-15)

Bug Fixes

v9.0.0

9.0.0 (2023-09-09)

Bug Fixes

BREAKING CHANGES

    • remove built files from git repo.
    • If you need to use the latest version of marked on the web you can use a cdn to get marked.min.js from npm:
    • https://cdn.jsdelivr.net/npm/marked/marked.min.js

v8.0.1

8.0.1 (2023-09-06)

Bug Fixes

v8.0.0

8.0.0 (2023-09-03)

Bug Fixes

Features

BREAKING CHANGES

... (truncated)

Commits
  • 56cee0a chore(release): 9.0.1 [skip ci]
  • bcc3067 fix: fix unexpected setext heading (#2986)
  • 0743d4a fix: single column table (#2985)
  • ccd0229 docs: remove slugger (#2984)
  • 998ba99 chore(deps-dev): Bump @​typescript-eslint/parser from 6.4.1 to 6.6.0 (#2978)
  • d537a13 chore(deps-dev): Bump @​typescript-eslint/eslint-plugin from 6.4.1 to 6.6.0 (#...
  • a4fb6d7 chore(deps-dev): Bump @​semantic-release/github from 9.0.4 to 9.0.5 (#2980)
  • 7f181c1 chore(deps-dev): Bump eslint-plugin-n from 16.0.2 to 16.1.0 (#2981)
  • 2e88a2d chore(deps-dev): Bump marked-highlight from 2.0.5 to 2.0.6 (#2977)
  • 6055e5e chore: add version and copyright to marked.min.js (#2976)
  • 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 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)
vercel[bot] commented 1 year ago

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

Name Status Preview Comments Updated (UTC)
eloc ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 15, 2023 9:45pm
eloc-markdown-deck ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 15, 2023 9:45pm
dependabot[bot] commented 1 year ago

Superseded by #582.