Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency marked to v15 #1313

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
marked (source) ^14.0.0 -> ^15.0.0 age adoption passing confidence
marked (source) ^14.1.0 -> ^15.0.0 age adoption passing confidence

Release Notes

markedjs/marked (marked)

v15.0.2

Compare Source

Bug Fixes

v15.0.1

Compare Source

Bug Fixes

v15.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • escape html in renderers instead of tokenizers for all tokens.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @grafana/[email protected]
npm install @grafana/[email protected]
# or 
yarn add @grafana/[email protected]
yarn add @grafana/[email protected]

@renovate renovate bot added dependencies Update one or more dependencies version javascript Pull requests that update Javascript code labels Nov 9, 2024
@renovate renovate bot requested a review from a team as a code owner November 9, 2024 04:08
@renovate renovate bot requested review from mckn and removed request for a team November 9, 2024 04:08
@github-actions github-actions bot added the patch Increment the patch version when merged label Nov 9, 2024
@renovate renovate bot changed the title Update dependency marked to v15 chore(deps): update dependency marked to v15 Nov 12, 2024
Copy link
Collaborator

@mckn mckn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! We are only using it for printing things to the console and hence we should not render any HTML so this breaking change should not be a problem.

@jackw jackw added the release Create a release when this pr is merged label Nov 26, 2024
@jackw
Copy link
Collaborator

jackw commented Nov 26, 2024

Adding the release label to get a canary build to test this against. Last time we bumped marked, it broke marked-terminal. PR for reference.

Tested scaffolding and updating locally with npx and works fine.

@jackw jackw removed the release Create a release when this pr is merged label Nov 26, 2024
@jackw jackw merged commit 6d94d42 into main Nov 26, 2024
15 checks passed
@jackw jackw deleted the renovate/marked-15.x branch November 26, 2024 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update one or more dependencies version javascript Pull requests that update Javascript code patch Increment the patch version when merged
Projects
Status: 🚀 Shipped
Development

Successfully merging this pull request may close these issues.

2 participants