Skip to content

chore(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1#86

Closed
dependabot[bot] wants to merge 31 commits intomainfrom
dependabot/npm_and_yarn/mdast-util-to-hast-13.2.1
Closed

chore(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1#86
dependabot[bot] wants to merge 31 commits intomainfrom
dependabot/npm_and_yarn/mdast-util-to-hast-13.2.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Dec 2, 2025

Bumps mdast-util-to-hast from 13.2.0 to 13.2.1.

Release notes

Sourced from mdast-util-to-hast's releases.

13.2.1

Fix

  • ab3a795 Fix support for spaces in class names

Types

  • efb5312 Refactor to use @imports
  • a5bc210 Add declaration maps

Full Changelog: syntax-tree/mdast-util-to-hast@13.2.0...13.2.1

Commits

Dependabot compatibility score

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

shricodev and others added 30 commits November 5, 2024 15:17
- feat: Setup theme-toggle with Next-Themes
- chore: run `npx prettier --write .` on all the files
- TODO: Implement the logic to subscribe to Hashnode Newsletter API
Closes: #76

- This should place all the READMEs for every single repo inside the
contents/projects folder with filename as `${repo}_README.mdx`
- If a readme for that repo already exists, then don't overwrite it
- Add a new component with a search bar to search the projects
- chore: add some sample MDX to test the feature
- feat: Add tooltip component support at places
- Show only the projects which has 'showcase' in their topic. This
basically helps filter repositories that are public but not worth
showing in the Projects tab.
- feat: Use Hashnode as blog CRM instead of local MDX files
- feat: Use t3-oss/env for typesafety on environment variables
- feat: Add newsletter feature with Hashnode
- feat: Use graphql queries to fetch blogs server side with pagination
- fix: fetch blogs by id to get latest content of the blog post (issue
  on the Hashnode end)
- feat: add RSS feed
- feat: way to search projects/blog with badge click
- todo: fix the issue with blog page pagination
feat: add filter button to filter by page and perPage in blogs/projects route
refactor: get rid of some unnecessary classnames
- Add opengraph images for different routes
- ui: add transition on some anchor tags
- refact: remove use of useSearchParams in the blogs/ and
  projects/ route
- refact: remove unnecessary dependencies
- fix: remove sending email to the sending person, instead c.c. the user
- refact: remove unused functions
- feat: use custom domain name email for sending mails
- fix: make shadcn hover card working in mobile phones
- chore: wrap all `useSearchParams` component inside suspense: Ref:
https://nextjs.org/docs/messages/missing-suspense-with-csr-bailout
- TODO: cache Hashnode GraphQL functions if required
- Fixes #76, Fixes #75
- refact: create a custom wrapper hover-card component to use everywhere
- chore: Remove autoFocus on smaller devices
- Add suggestions from @kwnaidoo in the hero-intro component
- Fixes #74
Add error handling and reduce code duplication
Bumps [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) from 13.2.0 to 13.2.1.
- [Release notes](https://github.com/syntax-tree/mdast-util-to-hast/releases)
- [Commits](syntax-tree/mdast-util-to-hast@13.2.0...13.2.1)

---
updated-dependencies:
- dependency-name: mdast-util-to-hast
  dependency-version: 13.2.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 2, 2025
@vercel
Copy link
Copy Markdown

vercel Bot commented Dec 2, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
portfolio Ready Ready Preview Comment Dec 2, 2025 4:06am

@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 2, 2025

Deploy Preview for shricodev failed. Why did it fail? →

Name Link
🔨 Latest commit d821636
🔍 Latest deploy log https://app.netlify.com/projects/shricodev/deploys/692e65710e39c100080536ee

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 24, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/mdast-util-to-hast-13.2.1 branch April 24, 2026 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant