smolck / uivonim

Fork of the Veonim Neovim GUI
GNU Affero General Public License v3.0
614 stars 12 forks source link

npm deps(deps): bump marked from 3.0.8 to 4.0.15 #527

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps marked from 3.0.8 to 4.0.15.

Release notes

Sourced from marked's releases.

v4.0.15

4.0.15 (2022-05-02)

Bug Fixes

v4.0.14

4.0.14 (2022-04-11)

Bug Fixes

v4.0.13

4.0.13 (2022-04-08)

Bug Fixes

  • allow emStrong regex to consume more characters at once (#2433) (35583c3)

v4.0.12

4.0.12 (2022-01-27)

Bug Fixes

v4.0.11

4.0.11 (2022-01-26)

Bug Fixes

v4.0.10

4.0.10 (2022-01-13)

Bug Fixes

  • security: fix redos vulnerabilities (8f80657)

... (truncated)

Commits
  • d6c13cb chore(release): 4.0.15 [skip ci]
  • 6a3ffa2 🗜️ build [skip ci]
  • 9c10b4d fix: list item bullet without whitespace (#2431)
  • 6efa77e chore(deps): Bump github/codeql-action from 1 to 2 (#2454)
  • 6db3c72 chore: update all dev deps (#2456)
  • 30e90e5 chore(deps-dev): Bump rollup-plugin-license from 2.6.1 to 2.7.0 (#2446)
  • 94dee9a chore(deps-dev): Bump jasmine from 4.0.2 to 4.1.0 (#2445)
  • 29c7a81 chore(deps-dev): Bump @​rollup/plugin-commonjs from 21.0.3 to 21.1.0 (#2447)
  • 12deaa8 chore(deps-dev): Bump rollup from 2.70.1 to 2.70.2 (#2448)
  • 801be0e chore: Set permissions for GitHub actions (#2442)
  • 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 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)
dependabot[bot] commented 2 years ago

Superseded by #554.