medz / prisma-dart

Prisma Client Dart is an auto-generated type-safe ORM. It uses Prisma Engine as the data access layer and is as consistent as possible with the Prisma Client JS/TS APIs.
https://prisma.pub
BSD 3-Clause "New" or "Revised" License
452 stars 30 forks source link

build(deps): bump vitepress from 1.0.0-beta.7 to 1.0.0-rc.14 #266

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps vitepress from 1.0.0-beta.7 to 1.0.0-rc.14.

Release notes

Sourced from vitepress's releases.

v1.0.0-rc.14

Please refer to CHANGELOG.md for details.

v1.0.0-rc.13

Please refer to CHANGELOG.md for details.

v1.0.0-rc.12

Please refer to CHANGELOG.md for details.

v1.0.0-rc.11

Please refer to CHANGELOG.md for details.

v1.0.0-rc.10

Please refer to CHANGELOG.md for details.

v1.0.0-rc.9

Please refer to CHANGELOG.md for details.

v1.0.0-rc.4

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.0.0-rc.14 (2023-09-16)

Bug Fixes

  • client: router in invalid state after 404 (#2972) (28ef0ea)
  • client: scripts loading out of order when added through head (#2970) (98679c9)
  • customizing the starting line number even if globally set (#2941) (0cd87b1)
  • make algolia search work with indices that don't return absolute urls (#2956) (2a34c6b), closes #336 #805
  • theme: remove extra padding from top when navbar is hidden (#2575) (fd46dc9)

Features

1.0.0-rc.13 (2023-09-13)

Bug Fixes

  • theme: allow wrapping feature icons (a1e1267), closes #2923
  • theme: local search enter key with the search result (#2937) (00ef2f1)

Features

  • theme: add search insights boolean to algolia search (#2940) (32aa2a7)

Reverts

  • Revert "feat(theme): use inert to avoid traverse menus and content with keyboard" (#2953) (54891df), closes #2953 #2932

1.0.0-rc.12 (2023-09-10)

Bug Fixes

  • theme: prevent closing local search box on key enter (#2933) (e544b41)
  • theme: use brand color on search highlight (dfc0fbf), closes #2902

Features

  • highlight nav by default when one of the items is matched (#2893) (b1fbece)
  • process md includes before building local search index (#2906) (c6ff5c7)
  • support for customizing the starting line number in a code block (#2917) (c0ce7f7)
  • theme: allow setting target in home features (#2897) (cb49673)
  • theme: use inert to avoid traverse menus and content with keyboard (#2932) (070fc0a)

1.0.0-rc.11 (2023-09-10)

Bug Fixes

... (truncated)

Commits
  • f409e20 release: v1.0.0-rc.14
  • 20afa73 chore: bump deps
  • 7271a95 feat: mathjax support (#2977)
  • fd46dc9 fix(theme): remove extra padding from top when navbar is hidden (#2575)
  • 0cd87b1 fix: customizing the starting line number even if globally set (#2941)
  • 76e9fe8 Revert "fix(build): respect srcExclude in content loader" (#2975)
  • 3023b5c fix(build): respect srcExclude in content loader (#2963)
  • 3174f21 chore: add stale action
  • 1fb5d22 feat(theme): allow forcing dark mode (#2974)
  • a18e5e4 feat(theme): allow forcing site locale in last updated format (#2973)
  • Additional commits viewable in compare view


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 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)
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
prisma-dart ❌ Failed (Inspect) Sep 18, 2023 4:25am
dependabot[bot] commented 1 year ago

Superseded by #267.