janvorisek / drie

Drie is a Vue 3 component library for THREE.js made with TypeScript and Composition API.
MIT License
77 stars 2 forks source link

chore(deps-dev): bump vitepress from 1.0.0-alpha.65 to 1.0.0-beta.1 #234

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps vitepress from 1.0.0-alpha.65 to 1.0.0-beta.1.

Release notes

Sourced from vitepress's releases.

v1.0.0-beta.1

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.76

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.75

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.74

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.73

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.72

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.71

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.70

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.69

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.68

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.67

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.66

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.0.0-beta.1 (2023-05-22)

Bug Fixes

  • config: set scrollOffset to 0 is not effect (#2395) (8153f23)
  • theme: features section layout is not consistent (#2382) (26f21d9)
  • theme: some global properties in localSearch are missing (#2396) (4896811)
  • theme: custom target and rel in navbar links for mobile is missing (#2400) (f364a5d)

1.0.0-alpha.76 (2023-05-18)

Bug Fixes

Features

1.0.0-alpha.75 (2023-04-30)

Bug Fixes

  • build: reset regex lastIndex before testing (188893c)
  • cli/init: remove trailing slash from npm scripts (64ecedc)
  • theme: hide local nav on home page (f07587a), closes #2312
  • theme: local search get 404 on build when use route rewrites in windows (#2301) (494c634)
  • theme: vitepress data not properly injected in app when use localSearch (#2299) (69c7646)

Features

... (truncated)

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 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 1 year ago

Superseded by #251.