975 Commits

Author SHA1 Message Date
Tony Brix
62b941d417
chore: update eslint to v9 (#3367)
* chore: update eslint to v9

* remove compat

* pin typescript
2024-07-14 00:38:17 -06:00
dependabot[bot]
a1982aa547
chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 7.14.1 to 7.15.0 (#3365)
chore(deps-dev): Bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.14.1 to 7.15.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.15.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 09:40:55 -06:00
dependabot[bot]
cbf0b1d56c
chore(deps-dev): Bump highlight.js from 11.9.0 to 11.10.0 (#3364)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.9.0 to 11.10.0.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/11.9.0...11.10.0)

---
updated-dependencies:
- dependency-name: highlight.js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 09:40:43 -06:00
dependabot[bot]
52e6ce558d
chore(deps-dev): Bump @semantic-release/github from 10.0.6 to 10.1.0 (#3363)
Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 10.0.6 to 10.1.0.
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](https://github.com/semantic-release/github/compare/v10.0.6...v10.1.0)

---
updated-dependencies:
- dependency-name: "@semantic-release/github"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 09:40:34 -06:00
dependabot[bot]
b08867961d
chore(deps-dev): Bump rollup from 4.18.0 to 4.18.1 (#3362)
Bumps [rollup](https://github.com/rollup/rollup) from 4.18.0 to 4.18.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.18.0...v4.18.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 09:40:23 -06:00
semantic-release-bot
a3887a1817 chore(release): 13.0.2 [skip ci]
## [13.0.2](https://github.com/markedjs/marked/compare/v13.0.1...v13.0.2) (2024-07-04)

### Bug Fixes

* fix list item with blank first line ([#3351](https://github.com/markedjs/marked/issues/3351)) ([d28e4c6](d28e4c65ea))
2024-07-04 00:10:10 +00:00
dependabot[bot]
600df67e39
chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 7.13.0 to 7.14.1 (#3348)
chore(deps-dev): Bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.13.0 to 7.14.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.14.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-01 09:38:30 -06:00
dependabot[bot]
e7055684b0
chore(deps-dev): Bump @typescript-eslint/parser from 7.13.1 to 7.14.1 (#3357)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.13.1 to 7.14.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.14.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-01 09:31:02 -06:00
dependabot[bot]
2b7f714ab2
chore(deps-dev): Bump eslint-plugin-promise from 6.2.0 to 6.4.0 (#3356)
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.2.0 to 6.4.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-community/eslint-plugin-promise/compare/v6.2.0...v6.4.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-01 09:30:51 -06:00
Tony Brix
1ee6327a89
chore: add only test scripts (#3355) 2024-06-30 20:00:30 -06:00
dependabot[bot]
42954aaba9
chore(deps-dev): Bump marked-highlight from 2.1.2 to 2.1.3 (#3347)
Bumps [marked-highlight](https://github.com/markedjs/marked-highlight) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/markedjs/marked-highlight/releases)
- [Changelog](https://github.com/markedjs/marked-highlight/blob/main/release.config.cjs)
- [Commits](https://github.com/markedjs/marked-highlight/compare/v2.1.2...v2.1.3)

---
updated-dependencies:
- dependency-name: marked-highlight
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 19:45:03 -06:00
dependabot[bot]
976da5c7bb
chore(deps-dev): Bump @semantic-release/release-notes-generator from 14.0.0 to 14.0.1 (#3344)
chore(deps-dev): Bump @semantic-release/release-notes-generator

Bumps [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) from 14.0.0 to 14.0.1.
- [Release notes](https://github.com/semantic-release/release-notes-generator/releases)
- [Commits](https://github.com/semantic-release/release-notes-generator/compare/v14.0.0...v14.0.1)

---
updated-dependencies:
- dependency-name: "@semantic-release/release-notes-generator"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 19:44:40 -06:00
dependabot[bot]
30f29b05c9
chore(deps-dev): Bump typescript from 5.4.5 to 5.5.2 (#3345)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 19:44:29 -06:00
semantic-release-bot
aaee616d54 chore(release): 13.0.1 [skip ci]
## [13.0.1](https://github.com/markedjs/marked/compare/v13.0.0...v13.0.1) (2024-06-24)

### Bug Fixes

* fix this type in extension methods ([#3339](https://github.com/markedjs/marked/issues/3339)) ([520b9ad](520b9ad355))
2024-06-24 14:54:19 +00:00
dependabot[bot]
fa2ef9d633
chore(deps-dev): Bump @typescript-eslint/parser from 7.12.0 to 7.13.1 (#3333)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 01:20:11 -06:00
dependabot[bot]
f751911468
chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 7.12.0 to 7.13.0 (#3329)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 01:18:27 -06:00
dependabot[bot]
c9cc3aebb7
chore(deps-dev): Bump marked-highlight from 2.1.1 to 2.1.2 (#3328)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 01:17:47 -06:00
semantic-release-bot
f56ba32144 chore(release): 13.0.0 [skip ci]
# [13.0.0](https://github.com/markedjs/marked/compare/v12.0.2...v13.0.0) (2024-06-12)

### Bug Fixes

* blockquote code continuation ([#3264](https://github.com/markedjs/marked/issues/3264)) ([7ab8185](7ab818502e))

### Features

* Send token objects to renderers ([#3291](https://github.com/markedjs/marked/issues/3291)) ([1ce59ea](1ce59ea827))

### BREAKING CHANGES

* extensions that change marked renderers will need to be updated and use new option `useNewRenderer`
* add space token after blockquote and hr if there are multiple newlines
2024-06-12 06:10:07 +00:00
dependabot[bot]
a317d968fd
chore(deps-dev): Bump braces from 3.0.2 to 3.0.3 (#3322)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-12 00:04:04 -06:00
Tony Brix
1ce59ea827
feat: Send token objects to renderers (#3291)
BREAKING CHANGE: extensions that change marked renderers will need to be updated and use new option `useNewRenderer`
2024-06-12 00:00:22 -06:00
dependabot[bot]
0e40783452
chore(deps-dev): Bump @typescript-eslint/parser from 7.10.0 to 7.12.0 (#3319)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.10.0 to 7.12.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.12.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 09:37:39 -06:00
dependabot[bot]
359a680710
chore(deps-dev): Bump @semantic-release/github from 10.0.5 to 10.0.6 (#3321)
Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 10.0.5 to 10.0.6.
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](https://github.com/semantic-release/github/compare/v10.0.5...v10.0.6)

---
updated-dependencies:
- dependency-name: "@semantic-release/github"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 09:33:57 -06:00
dependabot[bot]
47a492b4fe
chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 7.11.0 to 7.12.0 (#3318)
chore(deps-dev): Bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.11.0 to 7.12.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.12.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 09:33:29 -06:00
dependabot[bot]
9056c47742
chore(deps-dev): Bump @semantic-release/release-notes-generator from 13.0.0 to 14.0.0 (#3314)
chore(deps-dev): Bump @semantic-release/release-notes-generator

Bumps [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) from 13.0.0 to 14.0.0.
- [Release notes](https://github.com/semantic-release/release-notes-generator/releases)
- [Commits](https://github.com/semantic-release/release-notes-generator/compare/v13.0.0...v14.0.0)

---
updated-dependencies:
- dependency-name: "@semantic-release/release-notes-generator"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 16:22:43 -06:00
dependabot[bot]
975f25949f
chore(deps-dev): Bump semantic-release from 23.1.1 to 24.0.0 (#3313)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.1.1 to 24.0.0.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v23.1.1...v24.0.0)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 12:45:04 -06:00
dependabot[bot]
03adb9184d
chore(deps-dev): Bump @semantic-release/commit-analyzer from 12.0.0 to 13.0.0 (#3312)
chore(deps-dev): Bump @semantic-release/commit-analyzer

Bumps [@semantic-release/commit-analyzer](https://github.com/semantic-release/commit-analyzer) from 12.0.0 to 13.0.0.
- [Release notes](https://github.com/semantic-release/commit-analyzer/releases)
- [Commits](https://github.com/semantic-release/commit-analyzer/compare/v12.0.0...v13.0.0)

---
updated-dependencies:
- dependency-name: "@semantic-release/commit-analyzer"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 12:40:48 -06:00
dependabot[bot]
bbdd26ea50
chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 7.10.0 to 7.11.0 (#3311)
chore(deps-dev): Bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.10.0 to 7.11.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.11.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 12:40:27 -06:00
dependabot[bot]
ceaaf89a1d
chore(deps-dev): Bump @semantic-release/github from 10.0.4 to 10.0.5 (#3304)
Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 10.0.4 to 10.0.5.
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](https://github.com/semantic-release/github/compare/v10.0.4...v10.0.5)

---
updated-dependencies:
- dependency-name: "@semantic-release/github"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-27 09:40:24 -06:00
dependabot[bot]
4066debf42
chore(deps-dev): Bump @typescript-eslint/parser from 7.9.0 to 7.10.0 (#3303)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.9.0 to 7.10.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.10.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-27 09:40:13 -06:00
dependabot[bot]
6e764eb0a9
chore(deps-dev): Bump rollup from 4.17.2 to 4.18.0 (#3302)
Bumps [rollup](https://github.com/rollup/rollup) from 4.17.2 to 4.18.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.17.2...v4.18.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-27 09:39:18 -06:00
dependabot[bot]
3012e63416
chore(deps-dev): Bump eslint-plugin-promise from 6.1.1 to 6.2.0 (#3301)
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.1.1 to 6.2.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-community/eslint-plugin-promise/compare/v6.1.1...v6.2.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-27 09:39:08 -06:00
dependabot[bot]
eb0c9eb256
chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.10.0 (#3298)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20 17:32:22 -06:00
dependabot[bot]
f36773f72a
chore(deps-dev): Bump @typescript-eslint/parser from 7.8.0 to 7.9.0 (#3296)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.8.0 to 7.9.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.9.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20 13:54:43 -06:00
dependabot[bot]
57471f2c9f
chore(deps-dev): Bump @semantic-release/github from 10.0.3 to 10.0.4 (#3294)
Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 10.0.3 to 10.0.4.
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](https://github.com/semantic-release/github/compare/v10.0.3...v10.0.4)

---
updated-dependencies:
- dependency-name: "@semantic-release/github"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20 13:54:27 -06:00
dependabot[bot]
d8cfe5d58b
chore(deps-dev): Bump semantic-release from 23.0.8 to 23.1.1 (#3289)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.0.8 to 23.1.1.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v23.0.8...v23.1.1)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 12:54:33 -06:00
dependabot[bot]
a5d7adf4fd
chore(deps-dev): Bump @semantic-release/npm from 12.0.0 to 12.0.1 (#3287)
Bumps [@semantic-release/npm](https://github.com/semantic-release/npm) from 12.0.0 to 12.0.1.
- [Release notes](https://github.com/semantic-release/npm/releases)
- [Commits](https://github.com/semantic-release/npm/compare/v12.0.0...v12.0.1)

---
updated-dependencies:
- dependency-name: "@semantic-release/npm"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 12:54:23 -06:00
dependabot[bot]
c360736b3c
chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 7.7.1 to 7.8.0 (#3284)
chore(deps-dev): Bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.7.1 to 7.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.8.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 11:46:35 -06:00
dependabot[bot]
37b813e851
chore(deps-dev): Bump rollup from 4.17.1 to 4.17.2 (#3285)
Bumps [rollup](https://github.com/rollup/rollup) from 4.17.1 to 4.17.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.17.1...v4.17.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 09:34:07 -06:00
dependabot[bot]
52312e947a
chore(deps-dev): Bump @typescript-eslint/parser from 7.7.1 to 7.8.0 (#3282)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.7.1 to 7.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.8.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 09:33:46 -06:00
dependabot[bot]
5476fa434c
chore(deps-dev): Bump rollup from 4.16.2 to 4.17.1 (#3275)
Bumps [rollup](https://github.com/rollup/rollup) from 4.16.2 to 4.17.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.16.2...v4.17.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 10:38:17 -06:00
dependabot[bot]
1aab5eb4d6
chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 7.6.0 to 7.7.1 (#3273)
chore(deps-dev): Bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.6.0 to 7.7.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 10:38:05 -06:00
dependabot[bot]
82fa46fddf
chore(deps-dev): Bump semantic-release from 23.0.7 to 23.0.8 (#3276)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.0.7 to 23.0.8.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v23.0.7...v23.0.8)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 10:22:52 -06:00
dependabot[bot]
f0a3aa6d06
chore(deps-dev): Bump @typescript-eslint/parser from 7.7.0 to 7.7.1 (#3277)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.7.0 to 7.7.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 10:22:39 -06:00
dependabot[bot]
22aedf694f
chore(deps-dev): Bump marked-man from 2.0.0 to 2.1.0 (#3266)
Bumps [marked-man](https://github.com/kapouer/marked-man) from 2.0.0 to 2.1.0.
- [Changelog](https://github.com/kapouer/marked-man/blob/master/CHANGES.md)
- [Commits](https://github.com/kapouer/marked-man/compare/2.0.0...2.1.0)

---
updated-dependencies:
- dependency-name: marked-man
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 18:40:08 -06:00
dependabot[bot]
3e062d88fe
chore(deps-dev): Bump dts-bundle-generator from 9.3.1 to 9.5.1 (#3269)
Bumps [dts-bundle-generator](https://github.com/timocov/dts-bundle-generator) from 9.3.1 to 9.5.1.
- [Release notes](https://github.com/timocov/dts-bundle-generator/releases)
- [Commits](https://github.com/timocov/dts-bundle-generator/compare/v9.3.1...v9.5.1)

---
updated-dependencies:
- dependency-name: dts-bundle-generator
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 18:38:49 -06:00
dependabot[bot]
1b3a0a8bb2
chore(deps-dev): Bump @typescript-eslint/parser from 7.4.0 to 7.7.0 (#3268)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.4.0 to 7.7.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 14:55:32 -06:00
dependabot[bot]
5d5e0dced4
chore(deps-dev): Bump rollup from 4.14.3 to 4.16.2 (#3267)
Bumps [rollup](https://github.com/rollup/rollup) from 4.14.3 to 4.16.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.14.3...v4.16.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 14:55:09 -06:00
semantic-release-bot
c6a98ea66c chore(release): 12.0.2 [skip ci]
## [12.0.2](https://github.com/markedjs/marked/compare/v12.0.1...v12.0.2) (2024-04-19)

### Bug Fixes

* fix Setext continuation in blockquote ([#3257](https://github.com/markedjs/marked/issues/3257)) ([e9f0eed](e9f0eed707))
2024-04-19 05:13:02 +00:00
dependabot[bot]
a90223b680
chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 7.4.0 to 7.6.0 (#3262)
chore(deps-dev): Bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.4.0 to 7.6.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.6.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 16:05:12 -06:00
dependabot[bot]
7757f96ff6
chore(deps-dev): Bump typescript from 5.4.4 to 5.4.5 (#3261)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.4 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.4...v5.4.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 16:04:58 -06:00