Skip to content

chore(deps): bump linkify-it and vue-markdown-render in /ccc-client#204

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/ccc-client/multi-e86a625104
Open

chore(deps): bump linkify-it and vue-markdown-render in /ccc-client#204
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/ccc-client/multi-e86a625104

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps linkify-it to 5.0.1 and updates ancestor dependency vue-markdown-render. These dependencies need to be updated together.

Updates linkify-it from 3.0.3 to 5.0.1

Changelog

Sourced from linkify-it's changelog.

5.0.1 / 2026-05-23

  • Fixed DoS in fuzzy links/emails search.
  • Reworked search logic - check each pattern separate, use g regexes instead of slice.
  • Removed internal cache - useless overcomplication.

5.0.0 / 2023-12-01

  • Rewrite to ESM.

4.0.1 / 2022-05-02

  • Fix http:// incorrectly returned as a link by matchStart.

4.0.0 / 2022-04-22

  • Add matchAtStart method to match full URLs at the start of the string.
  • Fixed paired symbols ((), {}, "", etc.) after punctuation.
  • --- option now affects parsing of emails (e.g. user@example.com---)
Commits

Updates vue-markdown-render from 2.0.1 to 2.3.1

Release notes

Sourced from vue-markdown-render's releases.

v2.3.1

What's Changed

New Contributors

Full Changelog: cloudacy/vue-markdown-render@v2.3.0...v2.3.1

v2.3.0

What's Changed

New Contributors

Full Changelog: cloudacy/vue-markdown-render@v2.2.1...v2.3.0

v2.2.1

  • Updated tsconfig.json
  • rebuild package

Full Changelog: cloudacy/vue-markdown-render@v2.2.0...v2.2.1

v2.2.0

What's Changed

New Contributors

Full Changelog: cloudacy/vue-markdown-render@v2.1.1...v2.2.0

v2.1.1

What's Changed

New Contributors

... (truncated)

Commits
  • 775b398 2.3.1
  • dc42455 chore: upgrade example packages
  • bee08ce chore: upgrade packages
  • 1e3f40a chore: upgrade to typescript v6
  • d86fbd2 chore: upgrade packages
  • 5735cb2 ci: specify pnpm version in gh workflow
  • 6684a60 ci: fix gh workflow and use cache
  • cd62910 feat(test): add Vitest setup and example unit test (#38)
  • ea16662 Merge pull request #37 from cloudacy/dependabot/npm_and_yarn/example/vite-7.1.11
  • 85cf8a6 build(deps-dev): bump vite from 7.1.4 to 7.1.11 in /example
  • 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 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.

Bumps [linkify-it](https://github.com/markdown-it/linkify-it) to 5.0.1 and updates ancestor dependency [vue-markdown-render](https://github.com/cloudacy/vue-markdown-render). These dependencies need to be updated together.


Updates `linkify-it` from 3.0.3 to 5.0.1
- [Changelog](https://github.com/markdown-it/linkify-it/blob/master/CHANGELOG.md)
- [Commits](markdown-it/linkify-it@3.0.3...5.0.1)

Updates `vue-markdown-render` from 2.0.1 to 2.3.1
- [Release notes](https://github.com/cloudacy/vue-markdown-render/releases)
- [Commits](cloudacy/vue-markdown-render@v2.0.1...v2.3.1)

---
updated-dependencies:
- dependency-name: linkify-it
  dependency-version: 5.0.1
  dependency-type: indirect
- dependency-name: vue-markdown-render
  dependency-version: 2.3.1
  dependency-type: direct:production
...

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 Jun 30, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 30, 2026 12:19
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 30, 2026
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.

0 participants