Skip to content

chore(deps): update all non-major dependencies - #262

Merged
renovate[bot] merged 1 commit into
masterfrom
renovate/all-minor-patch
Aug 9, 2026
Merged

chore(deps): update all non-major dependencies#262
renovate[bot] merged 1 commit into
masterfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@iconify-json/octicon 1.2.301.2.31 age confidence
postcss (source) 8.5.258.5.26 age confidence
vite (source) 8.2.08.2.1 age confidence
vitepress-sidebar (source) 1.37.01.38.0 age confidence

Release Notes

postcss/postcss (postcss)

v8.5.26

Compare Source

  • Fixed list.split() regression (by @​lazerg).
  • Track symlinks in path protection in source map loading (by @​drengir1).
vitejs/vite (vite)

v8.2.1

Compare Source

Bug Fixes
Performance Improvements
Documentation
Miscellaneous Chores
Code Refactoring
Tests
jooy2/vitepress-sidebar (vitepress-sidebar)

v1.38.0

Compare Source

  • Add sortMenusByCustomFunction option, which sorts the items of every folder with a function of your own, written in the form Array.prototype.sort expects. Each item being compared carries text, link, fileName, filePath, isDirectory, createDate, modifyDate and frontmatter, so an order can be decided from something the other options never read, such as a date kept in version control. The file times and the frontmatter are only read when the function accesses them. It decides the order of a whole folder by itself, so it cannot be used together with another sorting option, and a function cannot be written in JSON, so it is not available in a sidebar.config.json. (#​188)
  • withSidebar now honors the srcExclude of the VitePress configuration, so a page that is excluded from the build no longer has to be excluded a second time to keep it out of the sidebar. Its patterns are resolved from documentRootPath, exactly like VitePress resolves them from srcDir, and are applied on top of excludeByGlobPattern and the other exclusion options rather than replacing them. Excluding a dynamic route template excludes every page it generates. generateSidebar is not given the VitePress configuration, so it cannot read srcExclude. (#​181)
  • sortMenusOrderNumericallyFromLink now sorts a folder that has no link by its own path, instead of placing every such folder at one end of the list. Folders and files are ordered together by the number in their names even when the titles come from elsewhere, such as with useFolderTitleFromIndexFile and useTitleFromFileHeading. (#​183)

Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • "after 8pm every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@netlify

netlify Bot commented Aug 9, 2026

Copy link
Copy Markdown

Deploy Preview for mark9804 ready!

Name Link
🔨 Latest commit f28b089
🔍 Latest deploy log https://app.netlify.com/projects/mark9804/deploys/6a78c26a04fa0000084cab22
😎 Deploy Preview https://deploy-preview-262--mark9804.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 88
Accessibility: 89
Best Practices: 92
SEO: 100
PWA: 56
View the detailed breakdown and full score reports

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

@vercel

vercel Bot commented Aug 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
blog Ready Ready Preview Aug 9, 2026 6:10pm

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from d870009 to f28b089 Compare August 9, 2026 18:09
@renovate
renovate Bot merged commit 139b089 into master Aug 9, 2026
8 checks passed
@renovate
renovate Bot deleted the renovate/all-minor-patch branch August 9, 2026 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants