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.13 to 1.0.0-rc.15 #2194

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps vitepress from 1.0.0-rc.13 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.

v1.0.0-rc.14

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

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

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)
  • 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 <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.13 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.13...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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 23, 2023
@codecov
Copy link

codecov bot commented Sep 23, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (4097a5d) 33.47% compared to head (94b64df) 33.47%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2194   +/-   ##
=======================================
  Coverage   33.47%   33.47%           
=======================================
  Files           4        4           
  Lines         487      487           
  Branches      130      130           
=======================================
  Hits          163      163           
  Misses        291      291           
  Partials       33       33           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 27, 2023

Looks like vitepress is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Sep 27, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vitepress-1.0.0-rc.15 branch September 27, 2023 15:01
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