mainmatter / playbook

A book describing the patterns and practices that Mainmatter uses to build lasting products, systematically.
https://simplabs.com/playbook/
13 stars 1 forks source link

Bump marked from 2.1.3 to 4.0.13 #178

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps marked from 2.1.3 to 4.0.13.

Release notes

Sourced from marked's releases.

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)

v4.0.9

4.0.9 (2022-01-06)

Bug Fixes

v4.0.8

4.0.8 (2021-12-19)

Bug Fixes

... (truncated)

Commits
  • 3dc35bb chore(release): 4.0.13 [skip ci]
  • d62ccbb 🗜️ build [skip ci]
  • 35583c3 fix: allow emStrong regex to consume more characters at once (#2433)
  • 84ac6db chore(deps-dev): Bump @​semantic-release/github from 8.0.2 to 8.0.4 (#2432)
  • 3795476 chore: use template literal on some few places (#2419)
  • c26c4ab chore: added some jsdoc (#2418)
  • 56ac198 chore(deps): Bump minimist from 1.2.5 to 1.2.6 (#2427)
  • 839c0ed chore(deps-dev): Bump eslint from 8.11.0 to 8.12.0 (#2425)
  • 02a9e46 chore(deps-dev): Bump @​rollup/plugin-commonjs from 21.0.2 to 21.0.3 (#2426)
  • 85c2c25 chore(deps-dev): Bump @​babel/core from 7.17.5 to 7.17.8 (#2416)
  • 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 #179.