734 Commits

Author SHA1 Message Date
Tony Brix
ff1602c178
fix: noImplicitAny: true (#2891) 2023-08-09 23:33:46 -06:00
dependabot[bot]
f65264d6b4
chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.59.9 to 6.3.0 (#2924)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tony Brix <tony@brix.ninja>
2023-08-07 22:25:50 -06:00
semantic-release-bot
95f52e7d55 chore(release): 7.0.1 [skip ci]
## [7.0.1](https://github.com/markedjs/marked/compare/v7.0.0...v7.0.1) (2023-08-07)

### Bug Fixes

* use rollup to output js files ([#2916](https://github.com/markedjs/marked/issues/2916)) ([610bc45](610bc45d96))
2023-08-07 22:56:38 +00:00
Tony Brix
610bc45d96
fix: use rollup to output js files (#2916) 2023-08-07 16:50:43 -06:00
dependabot[bot]
9c5721ecd0
chore(deps-dev): Bump typescript from 5.0.4 to 5.1.6 (#2923)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.6)

---
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>
2023-08-07 10:54:55 -06:00
dependabot[bot]
74e9c9ff95
chore(deps-dev): Bump eslint-plugin-import from 2.27.5 to 2.28.0 (#2922)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.27.5 to 2.28.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.27.5...v2.28.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  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>
2023-08-07 10:54:42 -06:00
semantic-release-bot
66b717c38f chore(release): 7.0.0 [skip ci]
# [7.0.0](https://github.com/markedjs/marked/compare/v6.0.0...v7.0.0) (2023-08-06)

### Bug Fixes

* change defaults for mangle and headerIds to false ([#2890](https://github.com/markedjs/marked/issues/2890)) ([63a839b](63a839b8cb))

### BREAKING CHANGES

* change defaults for mangle and headerIds to false
2023-08-06 23:54:31 +00:00
dependabot[bot]
0b98cd735c
chore(deps-dev): Bump eslint from 8.45.0 to 8.46.0 (#2903)
Bumps [eslint](https://github.com/eslint/eslint) from 8.45.0 to 8.46.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.45.0...v8.46.0)

---
updated-dependencies:
- dependency-name: eslint
  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>
2023-07-31 16:30:51 -06:00
dependabot[bot]
ffd984c06f
chore(deps-dev): Bump @typescript-eslint/parser from 5.59.9 to 5.62.0 (#2905)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.9 to 5.62.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/v5.62.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>
2023-07-31 16:30:40 -06:00
dependabot[bot]
8dd3e6d05f
chore(deps-dev): Bump tsup from 6.7.0 to 7.1.0 (#2906)
Bumps [tsup](https://github.com/egoist/tsup) from 6.7.0 to 7.1.0.
- [Release notes](https://github.com/egoist/tsup/releases)
- [Changelog](https://github.com/egoist/tsup/blob/dev/.releaserc.json)
- [Commits](https://github.com/egoist/tsup/compare/v6.7.0...v7.1.0)

---
updated-dependencies:
- dependency-name: tsup
  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>
2023-07-31 16:30:30 -06:00
dependabot[bot]
50dbf30224
chore(deps-dev): Bump node-fetch from 3.3.1 to 3.3.2 (#2907)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.3.1...v3.3.2)

---
updated-dependencies:
- dependency-name: node-fetch
  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>
2023-07-31 16:29:31 -06:00
semantic-release-bot
9927247dd0 chore(release): 6.0.0 [skip ci]
# [6.0.0](https://github.com/markedjs/marked/compare/v5.1.2...v6.0.0) (2023-07-31)

### Bug Fixes

* Migrate to Typescript ([#2805](https://github.com/markedjs/marked/issues/2805)) ([cb54906](cb549065f1))

### BREAKING CHANGES

* Migrate to Typescript
2023-07-31 21:49:40 +00:00
Florian Dreier
cb549065f1
fix: Migrate to Typescript (#2805)
BREAKING CHANGE: Migrate to Typescript
2023-07-29 00:31:34 -06:00
semantic-release-bot
929d235ed2 chore(release): 5.1.2 [skip ci]
## [5.1.2](https://github.com/markedjs/marked/compare/v5.1.1...v5.1.2) (2023-07-25)

### Bug Fixes

* Add support for Node 16 ([#2886](https://github.com/markedjs/marked/issues/2886)) ([e465ce4](e465ce48c9))
2023-07-25 05:13:27 +00:00
dependabot[bot]
ab23e19a4e
chore(deps-dev): Bump jasmine from 5.0.2 to 5.1.0 (#2887)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 23:00:47 -06:00
dependabot[bot]
c69b62bc0e
chore(deps-dev): Bump @babel/preset-env from 7.22.7 to 7.22.9 (#2880)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.7 to 7.22.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.9/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  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>
2023-07-17 10:28:25 -06:00
dependabot[bot]
76a2103fef
chore(deps-dev): Bump @semantic-release/github from 9.0.3 to 9.0.4 (#2882)
Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 9.0.3 to 9.0.4.
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](https://github.com/semantic-release/github/compare/v9.0.3...v9.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>
2023-07-17 10:27:16 -06:00
dependabot[bot]
af881c1a12
chore(deps-dev): Bump @babel/core from 7.22.8 to 7.22.9 (#2881)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.8 to 7.22.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.9/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  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>
2023-07-17 10:27:07 -06:00
dependabot[bot]
c68be897be
chore(deps-dev): Bump rollup from 3.26.2 to 3.26.3 (#2884)
Bumps [rollup](https://github.com/rollup/rollup) from 3.26.2 to 3.26.3.
- [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/v3.26.2...v3.26.3)

---
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>
2023-07-17 10:26:57 -06:00
dependabot[bot]
f59fd2ab75
chore(deps-dev): Bump eslint from 8.44.0 to 8.45.0 (#2883)
Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.45.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.44.0...v8.45.0)

---
updated-dependencies:
- dependency-name: eslint
  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>
2023-07-17 10:26:47 -06:00
dependabot[bot]
9a3d0892f8
chore(deps-dev): Bump @babel/core from 7.22.5 to 7.22.8 (#2874)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.5 to 7.22.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.8/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  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>
2023-07-10 10:21:13 -06:00
dependabot[bot]
3851a718ff
chore(deps-dev): Bump rollup from 3.26.0 to 3.26.2 (#2876)
Bumps [rollup](https://github.com/rollup/rollup) from 3.26.0 to 3.26.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/v3.26.0...v3.26.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>
2023-07-10 10:20:56 -06:00
dependabot[bot]
5a53a95f2c
chore(deps-dev): Bump semantic-release from 21.0.6 to 21.0.7 (#2875)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 21.0.6 to 21.0.7.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v21.0.6...v21.0.7)

---
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>
2023-07-10 10:19:02 -06:00
dependabot[bot]
53ae7bd7c4
chore(deps-dev): Bump @babel/preset-env from 7.22.5 to 7.22.7 (#2873)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.5 to 7.22.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.7/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  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>
2023-07-10 10:18:37 -06:00
dependabot[bot]
13cbdf5fc8
chore(deps-dev): Bump @semantic-release/release-notes-generator from 11.0.3 to 11.0.4 (#2872)
chore(deps-dev): Bump @semantic-release/release-notes-generator

Bumps [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) from 11.0.3 to 11.0.4.
- [Release notes](https://github.com/semantic-release/release-notes-generator/releases)
- [Commits](https://github.com/semantic-release/release-notes-generator/compare/v11.0.3...v11.0.4)

---
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>
2023-07-10 10:18:26 -06:00
semantic-release-bot
19b8ced8ff chore(release): 5.1.1 [skip ci]
## [5.1.1](https://github.com/markedjs/marked/compare/v5.1.0...v5.1.1) (2023-07-07)

### Bug Fixes

* fix typo ([#2870](https://github.com/markedjs/marked/issues/2870)) ([e6a7184](e6a7184cb6))
2023-07-07 14:46:13 +00:00
dependabot[bot]
16533f563c
chore(deps-dev): Bump semantic-release from 21.0.5 to 21.0.6 (#2866)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 21.0.5 to 21.0.6.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v21.0.5...v21.0.6)

---
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>
2023-07-03 12:16:37 -06:00
dependabot[bot]
a99ca4f6ea
chore(deps-dev): Bump rollup from 3.25.2 to 3.26.0 (#2867)
Bumps [rollup](https://github.com/rollup/rollup) from 3.25.2 to 3.26.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/v3.25.2...v3.26.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>
2023-07-03 09:53:10 -06:00
dependabot[bot]
900ff10ee7
chore(deps-dev): Bump eslint from 8.43.0 to 8.44.0 (#2868)
Bumps [eslint](https://github.com/eslint/eslint) from 8.43.0 to 8.44.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.43.0...v8.44.0)

---
updated-dependencies:
- dependency-name: eslint
  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>
2023-07-03 09:52:07 -06:00
dependabot[bot]
884c78219c
chore(deps-dev): Bump eslint-plugin-n from 15.7.0 to 16.0.1 (#2859)
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 15.7.0 to 16.0.1.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/15.7.0...16.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  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>
2023-06-26 13:18:17 -06:00
dependabot[bot]
805aa9a132
chore(deps-dev): Bump jasmine from 5.0.1 to 5.0.2 (#2858)
Bumps [jasmine](https://github.com/jasmine/jasmine-npm) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/jasmine/jasmine-npm/releases)
- [Changelog](https://github.com/jasmine/jasmine-npm/blob/main/RELEASE.md)
- [Commits](https://github.com/jasmine/jasmine-npm/compare/v5.0.1...v5.0.2)

---
updated-dependencies:
- dependency-name: jasmine
  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>
2023-06-26 13:17:39 -06:00
dependabot[bot]
2964347b03
chore(deps-dev): Bump rollup from 3.25.1 to 3.25.2 (#2857)
Bumps [rollup](https://github.com/rollup/rollup) from 3.25.1 to 3.25.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/v3.25.1...v3.25.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>
2023-06-26 13:17:18 -06:00
dependabot[bot]
21917da82f
chore(deps-dev): Bump @semantic-release/release-notes-generator from 11.0.2 to 11.0.3 (#2856)
chore(deps-dev): Bump @semantic-release/release-notes-generator

Bumps [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) from 11.0.2 to 11.0.3.
- [Release notes](https://github.com/semantic-release/release-notes-generator/releases)
- [Commits](https://github.com/semantic-release/release-notes-generator/compare/v11.0.2...v11.0.3)

---
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>
2023-06-19 10:31:58 -06:00
dependabot[bot]
3d446975a3
chore(deps-dev): Bump eslint from 8.42.0 to 8.43.0 (#2855)
Bumps [eslint](https://github.com/eslint/eslint) from 8.42.0 to 8.43.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.42.0...v8.43.0)

---
updated-dependencies:
- dependency-name: eslint
  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>
2023-06-19 10:30:28 -06:00
dependabot[bot]
17ed99d942
chore(deps-dev): Bump @semantic-release/npm from 10.0.3 to 10.0.4 (#2854)
Bumps [@semantic-release/npm](https://github.com/semantic-release/npm) from 10.0.3 to 10.0.4.
- [Release notes](https://github.com/semantic-release/npm/releases)
- [Commits](https://github.com/semantic-release/npm/compare/v10.0.3...v10.0.4)

---
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>
2023-06-19 10:30:19 -06:00
dependabot[bot]
35d2cb5f81
chore(deps-dev): Bump @babel/core from 7.22.1 to 7.22.5 (#2853)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.1 to 7.22.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.5/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  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>
2023-06-19 10:30:09 -06:00
dependabot[bot]
53355f782d
chore(deps-dev): Bump rollup from 3.23.0 to 3.25.1 (#2852)
Bumps [rollup](https://github.com/rollup/rollup) from 3.23.0 to 3.25.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/v3.23.0...v3.25.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>
2023-06-19 10:29:58 -06:00
dependabot[bot]
450da06c7c
chore(deps-dev): Bump jasmine from 5.0.0 to 5.0.1 (#2848)
Bumps [jasmine](https://github.com/jasmine/jasmine-npm) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/jasmine/jasmine-npm/releases)
- [Changelog](https://github.com/jasmine/jasmine-npm/blob/main/RELEASE.md)
- [Commits](https://github.com/jasmine/jasmine-npm/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: jasmine
  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>
2023-06-12 21:05:05 -06:00
dependabot[bot]
30fb3938e9
chore(deps-dev): Bump @babel/preset-env from 7.22.4 to 7.22.5 (#2847)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.4 to 7.22.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.5/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  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>
2023-06-12 21:04:36 -06:00
dependabot[bot]
00f3d55a57
chore(deps-dev): Bump semantic-release from 21.0.3 to 21.0.5 (#2846)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 21.0.3 to 21.0.5.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v21.0.3...v21.0.5)

---
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>
2023-06-12 21:04:16 -06:00
dependabot[bot]
f68cfc478e
chore(deps-dev): Bump @semantic-release/commit-analyzer from 10.0.0 to 10.0.1 (#2845)
chore(deps-dev): Bump @semantic-release/commit-analyzer

Bumps [@semantic-release/commit-analyzer](https://github.com/semantic-release/commit-analyzer) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/semantic-release/commit-analyzer/releases)
- [Commits](https://github.com/semantic-release/commit-analyzer/compare/v10.0.0...v10.0.1)

---
updated-dependencies:
- dependency-name: "@semantic-release/commit-analyzer"
  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>
2023-06-12 18:26:44 -06:00
dependabot[bot]
18d211bf8f
chore(deps-dev): Bump @semantic-release/github from 9.0.2 to 9.0.3 (#2844)
Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](https://github.com/semantic-release/github/compare/v9.0.2...v9.0.3)

---
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>
2023-06-12 18:26:23 -06:00
semantic-release-bot
a26f002d18 chore(release): 5.1.0 [skip ci]
# [5.1.0](https://github.com/markedjs/marked/compare/v5.0.5...v5.1.0) (2023-06-10)

### Bug Fixes

* Simplify unicode punctuation ([#2841](https://github.com/markedjs/marked/issues/2841)) ([f19fe76](f19fe76db9))

### Features

* add Marked instance ([#2831](https://github.com/markedjs/marked/issues/2831)) ([353e13b](353e13b479))
2023-06-10 03:15:44 +00:00
semantic-release-bot
d08031bfb8 chore(release): 5.0.5 [skip ci]
## [5.0.5](https://github.com/markedjs/marked/compare/v5.0.4...v5.0.5) (2023-06-07)

### Bug Fixes

* Fix more Escape conflicts ([#2838](https://github.com/markedjs/marked/issues/2838)) ([f879a23](f879a23e1b))
2023-06-07 04:24:25 +00:00
Tony Brix
d559fe16ea
chore: add recheck script (#2839) 2023-06-06 23:18:50 -05:00
dependabot[bot]
7d111d8fba
chore(deps-dev): Bump eslint-config-standard from 17.0.0 to 17.1.0 (#2837)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tony Brix <tony@brix.ninja>
2023-06-06 00:39:57 -05:00
dependabot[bot]
3cbe4439e1
chore(deps-dev): Bump semantic-release from 21.0.2 to 21.0.3 (#2833)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 12:31:05 -05:00
dependabot[bot]
65a355c65f
chore(deps-dev): Bump @semantic-release/github from 8.1.0 to 9.0.2 (#2834)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 12:27:18 -05:00
dependabot[bot]
2fbd5ba8ea
chore(deps-dev): Bump @semantic-release/commit-analyzer from 9.0.2 to 10.0.0 (#2835)
chore(deps-dev): Bump @semantic-release/commit-analyzer

Bumps [@semantic-release/commit-analyzer](https://github.com/semantic-release/commit-analyzer) from 9.0.2 to 10.0.0.
- [Release notes](https://github.com/semantic-release/commit-analyzer/releases)
- [Commits](https://github.com/semantic-release/commit-analyzer/compare/v9.0.2...v10.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>
2023-06-05 11:00:55 -05:00
dependabot[bot]
3d0a6dce16
chore(deps-dev): Bump eslint from 8.41.0 to 8.42.0 (#2836)
Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 8.42.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.41.0...v8.42.0)

---
updated-dependencies:
- dependency-name: eslint
  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>
2023-06-05 11:00:40 -05:00