3061 Commits

Author SHA1 Message Date
Steven
22fbcfa180
chore(git): mark lib/* as generated in .gitattributes (#2908)
This PR adds `lib/*` and `marked.min.js` to the  `.gitattributes` file in order to suppress them in diffs.

See https://github.com/github-linguist/linguist/blob/master/docs/overrides.md
2023-07-31 17:43:35 -04: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))
v5.1.2
2023-07-25 05:13:27 +00:00
MarkedJS bot
a33ed0667b 🗜️ build v5.1.2 [skip ci] 2023-07-25 05:11:13 +00:00
Ben McCann
e465ce48c9
fix: Add support for Node 16 (#2886) 2023-07-24 23:07:51 -06: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
Герхард PICCORO Lenz McKAY
48daab13f1
docs: Add raito to the list of tools (#2878)
Introducing the wiki raito rendering engine among utilities that use markup.js, as a powered wiki engine, which competes strongly against other engines such as github wiki and mediawiki itself
2023-07-15 18:50:42 -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))
v5.1.1
2023-07-07 14:46:13 +00:00
MarkedJS bot
eaa232d0f0 🗜️ build v5.1.1 [skip ci] 2023-07-07 14:43:59 +00:00
Alexandre Fauquette
e6a7184cb6
fix: fix typo (#2870) 2023-07-07 08:40:27 -06: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))
v5.1.0
2023-06-10 03:15:44 +00:00
MarkedJS bot
3bae6c75ee 🗜️ build v5.1.0 [skip ci] 2023-06-10 03:13:30 +00:00
Tony Brix
353e13b479
feat: add Marked instance (#2831)
Co-authored-by: Steven <steven@ceriously.com>
2023-06-09 22:10:12 -05:00
Trevor Buckner
f19fe76db9
fix: Simplify unicode punctuation (#2841) 2023-06-09 22:09:48 -05:00
Tony Brix
5c9447139e
chore: fix bench (#2840) 2023-06-07 02:19:13 -05: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))
v5.0.5
2023-06-07 04:24:25 +00:00
MarkedJS bot
9841b44c77 🗜️ build v5.0.5 [skip ci] 2023-06-07 04:22:11 +00:00
Tony Brix
d559fe16ea
chore: add recheck script (#2839) 2023-06-06 23:18:50 -05:00
Trevor Buckner
f879a23e1b
fix: Fix more Escape conflicts (#2838) 2023-06-06 23:17:52 -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