Ocelot-Social-Community / ocelot.social

ocelot.social website
6 stars 2 forks source link

Bump @vuepress/bundler-vite from 2.0.0-rc.9 to 2.0.0-rc.11 #128

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps @vuepress/bundler-vite from 2.0.0-rc.9 to 2.0.0-rc.11.

Release notes

Sourced from @​vuepress/bundler-vite's releases.

v2.0.0-rc.11

Please refer to CHANGELOG.md for details.

v2.0.0-rc.10

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vuepress/bundler-vite's changelog.

2.0.0-rc.11 (2024-05-16)

Features

  • client: improve AutoLinkProps (#1554) (0777d09)
  • client: support slot props in AutoLink (630e29a)

2.0.0-rc.10 (2024-05-16)

Bug Fixes

  • bundler-vite: disable server.fs.cachedChecks by default (close #1526) (bab6ae9)
  • client: fix siteLocaleData type (#1529) (1825636)
  • client: keep full path during route navigation (close #1514) (#1527) (e6455e0)
  • core: transform file path to chunk name (close #1531) (d584ee3)
  • markdown: fix query parsing and absolute link fallback in linksPlugin (close #1536) (#1537) (5082b3d)
  • shared: check external link correctly (#1543) (34e240c)
  • shared: check link with protocol correctly (#1542) (8b1ab67)

Features

  • client: add AutoLink component (#1546) (8eb722f)
  • client: export ResolvedRoute type (#1525) (950f158)
  • client: support relative link in RouteLink (#1545) (7c8f271)
  • core: allow null permalink in frontmatter to disable permalink (#1547) (becebb2)
  • enable hydration mismatch details in debug mode (#1530) (b752f9c)
  • markdown: upgrade markdown-it type to v14 (0a5d4eb)
  • shared: support relative links in normalizeRoutePath (#1544) (c443a95)

Performance Improvements

  • shared: use non-capture group for resolveRoutePathFromUrl (#1539) (2bbb2b2)
Commits
  • 8b1f0fd build: publish v2.0.0-rc.11
  • 630e29a feat(client): support slot props in AutoLink
  • 98d98db test(client): add test cases for AutoLink (#1555)
  • 0777d09 feat(client): improve AutoLinkProps (#1554)
  • 60478fe build: publish v2.0.0-rc.10
  • 5082b3d fix(markdown): fix query parsing and absolute link fallback in linksPlugin (c...
  • 9003521 build: bump deps
  • 611a292 refactor: fix types issue
  • 4637470 build: add check-types command
  • 8eb722f feat(client): add AutoLink component (#1546)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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[bot] commented 3 months ago

Superseded by #135.