Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump vitepress from 1.0.0-rc.14 to 1.0.0-rc.15 #679

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 21, 2023

Bumps vitepress from 1.0.0-rc.14 to 1.0.0-rc.15.

Release notes

Sourced from vitepress's releases.

v1.0.0-rc.15

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.0.0-rc.15 (2023-09-20)

Bug Fixes

  • build: allow using symlinks with code snippets (f186901), closes #1617
  • build: handle importing code snippets not having an extension (#2978) (e99aaad)
  • build: indentation being lost in code blocks (5bb6bb0), closes #2988
  • compat: reset setRawMode on process exit (#2994) (70fe47c)

Features

  • allow passing fast glob options to createContentLoader (4f9a60b), closes #2985
Commits
  • 9cac3b3 release: v1.0.0-rc.15
  • 4088c0c chore: bump deps
  • 70fe47c fix(compat): reset setRawMode on process exit (#2994)
  • c2c040d docs: change the documate URL (#2993)
  • 4f9a60b feat: allow passing fast glob options to createContentLoader
  • 5bb6bb0 fix(build): indentation being lost in code blocks
  • 0df8843 chore: update ssr.format condition to unblock vite ci
  • b16fb46 docs: remove example markdown config
  • f186901 fix(build): allow using symlinks with code snippets
  • e99aaad fix(build): handle importing code snippets not having an extension (#2978)
  • See full diff 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 will merge this PR once CI passes on it, as requested by @arthurfiorette.


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)

Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.0.0-rc.14 to 1.0.0-rc.15.
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](vuejs/vitepress@v1.0.0-rc.14...v1.0.0-rc.15)

---
updated-dependencies:
- dependency-name: vitepress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 21, 2023
@arthurfiorette
Copy link
Owner

@dependabot squash and merge

@dependabot dependabot bot merged commit 9277abf into main Sep 21, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vitepress-1.0.0-rc.15 branch September 21, 2023 08:45
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