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

build(deps-dev): bump vitepress from 1.5.0 to 1.6.1 #101

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2025

Bumps vitepress from 1.5.0 to 1.6.1.

Release notes

Sourced from vitepress's releases.

v1.6.1

Please refer to CHANGELOG.md for details.

v1.6.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.6.1 (2025-01-20)

Bug Fixes

  • build: escape $ in replace pattern in dynamic routes plugin (e812916), closes #4499
  • theme/regression: broken hero heading at certain viewports (37dbe89)

1.6.0 (2025-01-20)

Bug Fixes

  • build: out of order css in prod builds (241d17d), closes #4098
  • build: properly strip vpi-social css declaration in debug mode (c61182a)
  • build: respect vite.clearScreen in build (8ea776a), closes #4468
  • build: specify mode for iconify (8a5e8ea)
  • theme: apply externalLinkIcon option on VPHome (#4492) (fe48943)
  • theme: don't show external link icon for images (096bba1)
  • theme: ignore footnote-ref for outline (1832617), closes #4402
  • theme: includes text to h1 tag for hero page (#4472) (bd896c6), closes #4453

Features

  • build: export normalize function from shared chunk (616f63f), closes #4401
  • theme: allow customizing skip to content label (ff254dc), closes #4288
  • theme: export VPNavBarSearch (23522ab), closes #4476
  • theme: export VPFeatures (#4356) (6442e17)

Miscellaneous

Commits
  • 2e54970 release: v1.6.1
  • 37dbe89 fix(theme): broken hero heading in certain viewports
  • e812916 fix(build): escape $ in replace pattern in dynamic routes plugin
  • 36eb751 release: v1.6.0
  • 373f9b9 chore!: bump shiki to v2
  • 36bde80 chore: maintenance and cleanup
  • 42f7ee2 chore: remove unnecessary env vars
  • 616f63f feat: export normalize function from shared chunk
  • 096bba1 fix(theme): don't show external link icon for images
  • fe48943 fix(theme): apply externalLinkIcon option on VPHome (#4492)
  • 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.5.0 to 1.6.1.
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](vuejs/vitepress@v1.5.0...v1.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies This PR involves changes to dependencies label Jan 21, 2025
@follow-reviewer-bot
Copy link

Thank you for your contribution. We will review it promptly.

@follow-reviewer-bot
Copy link

@dependabot[bot], please use Conventional Commits format for your PR title.

Your PR title should follow this format:
<type>(<scope>): <description>

Common types include:

  • feat: A new feature
  • fix: A bug fix
  • docs: Documentation changes
  • style: Code style changes (formatting, missing semi colons, etc)
  • refactor: Code refactoring
  • test: Adding or updating tests
  • chore: Changes to build process or auxiliary tools

Examples:

  • feat(user): add user login function
  • fix(api): correct HTTP response status code
  • docs(readme): update installation guide

For more details, please visit: https://www.conventionalcommits.org/

@follow-reviewer-bot
Copy link

Suggested PR Title:

feat(auth): implement OAuth 2.0 for enhanced security

Change Summary:
This PR refactors the user authentication module to enhance security by implementing OAuth 2.0. It also improves the user experience by streamlining the login process and fixing a few bugs related to session management.

Code Review:
No change requests necessary.

Copy link

netlify bot commented Jan 21, 2025

Deploy Preview for rsshub-docs-next ready!

Name Link
🔨 Latest commit e5a4a95
🔍 Latest deploy log https://app.netlify.com/sites/rsshub-docs-next/deploys/678f3d2ff1bcf70008b021d7
😎 Deploy Preview https://deploy-preview-101--rsshub-docs-next.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot merged commit 3df448e into main Jan 21, 2025
5 of 6 checks passed
@follow-reviewer-bot
Copy link

Thank you @dependabot[bot] for your contribution! 🎉

Your pull request has been merged and we really appreciate your help in making this project better. We hope to see more contributions from you in the future! 💪

@github-actions github-actions bot deleted the dependabot/npm_and_yarn/vitepress-1.6.1 branch January 21, 2025 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This PR involves changes to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants