Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 28, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
markdown-it-table-of-contents 0.9.0 -> 1.1.0 age confidence

Release Notes

cmaas/markdown-it-table-of-contents (markdown-it-table-of-contents)

v1.1.0

Compare Source

  • Changed: getTokensText(tokens) now trims whitespace from headlines. It did so before most of the time, but when used together with custom attributes via the markdown-it-attrs plugin and there was more than one space between headline text and custom attribute (e. g. ## Headline {#custom-id}), this lead to trailing whitespaces (fixes #​67 part 2)
  • Changed: slugify(s) had an undocumented second parameter, which contained the raw Markdown text. This is now a documented parameter, which receives the raw token. If you used this undocumented parameter before, you can achieve the old behavior like this: slugify: (s, token) => do_your_thing_with(token.content)
  • Changed: getTokensText(tokens, rawToken) has now a second parameter and receives the raw token. You can use this to modify how text is extracted from a headline. See README for examples. Fixes #​67 part 1.

v1.0.0

Compare Source

  • Runs stable for years now, hence push version to 1.0. No breaking changes to v0.9.0.
  • Added: Now also works as ESM module
  • Removed (dev): (Internal) mocha replaced with node test runner for running tests


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 this update again.


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

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

Copy link

netlify bot commented Aug 28, 2025

Deploy Preview for prismlauncher ready!

Name Link
🔨 Latest commit 87c6667
🔍 Latest deploy log https://app.netlify.com/projects/prismlauncher/deploys/68d3fa2e92e74b0008f8fcc3
😎 Deploy Preview https://deploy-preview-859--prismlauncher.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100 (no change from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

cloudflare-workers-and-pages bot commented Aug 28, 2025

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
prismlauncher 87c6667 Sep 24 2025, 02:04 PM

@renovate renovate bot force-pushed the renovate/main-markdown-it-table-of-contents-1.x branch from 59b502d to 87c6667 Compare September 24, 2025 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants