Skip to content

chore(deps): bump marked and marked-highlight#1106

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-0287864110
Open

chore(deps): bump marked and marked-highlight#1106
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-0287864110

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 15, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps marked and marked-highlight. These dependencies needed to be updated together.
Updates marked from 15.0.9 to 16.0.0

Release notes

Sourced from marked's releases.

v16.0.0

16.0.0 (2025-06-27)

Bug Fixes

  • remove cjs build & update min node to 20 (#3687) (0a35d8f)

BREAKING CHANGES

v15.0.12

15.0.12 (2025-05-20)

Bug Fixes

v15.0.11

15.0.11 (2025-04-25)

Bug Fixes

  • fix image alt text rendered to match common mark (#3668) (2c0e47a)

v15.0.10

15.0.10 (2025-04-23)

Bug Fixes

Commits
  • 2b47cce chore(release): 16.0.0 [skip ci]
  • 0a35d8f fix: remove cjs build & update min node to 20 (#3687)
  • 4fc639e chore(deps-dev): Bump @​arethetypeswrong/cli from 0.18.1 to 0.18.2 (#3711)
  • c2c9c2a chore(deps-dev): Bump eslint from 9.28.0 to 9.29.0 (#3710)
  • b0b37f7 chore(deps-dev): Bump cheerio from 1.0.0 to 1.1.0 (#3708)
  • 129c627 chore(deps-dev): Bump esbuild from 0.25.4 to 0.25.5 (#3706)
  • bb26ffd chore(deps-dev): Bump eslint from 9.27.0 to 9.28.0 (#3705)
  • 045ca84 Document risk of adding infinite extensions when using global marked instance...
  • eb9df63 chore(deps-dev): Bump semantic-release from 24.2.4 to 24.2.5 (#3697)
  • d48c79a chore(deps-dev): Bump @​semantic-release/github from 11.0.2 to 11.0.3 (#3698)
  • Additional commits viewable in compare view

Updates marked-highlight from 2.2.1 to 2.2.2

Release notes

Sourced from marked-highlight's releases.

v2.2.2

2.2.2 (2025-06-27)

Bug Fixes

Commits
  • e309c7f chore(release): 2.2.2 [skip ci]
  • 1b1e60c fix: allow marked v16 (#453)
  • f77d149 Merge pull request #452 from markedjs/dependabot/npm_and_yarn/jest-cli-30.0.2
  • c594604 chore(deps-dev): Bump jest-cli from 30.0.0 to 30.0.2
  • 4fa3500 Merge pull request #451 from markedjs/dependabot/npm_and_yarn/babel-jest-30.0.2
  • a187b9f chore(deps-dev): Bump babel-jest from 30.0.0 to 30.0.2
  • 5a6a642 Merge pull request #450 from markedjs/dependabot/npm_and_yarn/rollup-4.44.0
  • ae8b5f6 chore(deps-dev): Bump rollup from 4.43.0 to 4.44.0
  • a5842e4 Merge pull request #448 from markedjs/dependabot/npm_and_yarn/babel-jest-30.0.0
  • e273509 chore(deps-dev): Bump babel-jest from 29.7.0 to 30.0.0
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 @github
Copy link
Author

dependabot bot commented on behalf of github Jul 15, 2025

Reviewers

The following teams could not be added as reviewers: owners-js-deps. Either the team does not exist or it does not have the correct permissions to be added as a reviewer.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 15, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jul 15, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-0287864110 branch from 92c63b1 to 8704b8d Compare July 22, 2025 10:30
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-0287864110 branch 4 times, most recently from c9e12e5 to 43d3c3c Compare July 31, 2025 22:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-0287864110 branch 2 times, most recently from 01de7e1 to 82071a8 Compare August 5, 2025 11:34
Bumps [marked](https://github.com/markedjs/marked) and [marked-highlight](https://github.com/markedjs/marked-highlight). These dependencies needed to be updated together.

Updates `marked` from 15.0.9 to 16.0.0
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v15.0.9...v16.0.0)

Updates `marked-highlight` from 2.2.1 to 2.2.2
- [Release notes](https://github.com/markedjs/marked-highlight/releases)
- [Changelog](https://github.com/markedjs/marked-highlight/blob/main/release.config.cjs)
- [Commits](markedjs/marked-highlight@v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: marked
  dependency-version: 16.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: marked-highlight
  dependency-version: 2.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-0287864110 branch from 82071a8 to 28fc170 Compare August 5, 2025 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants