Chiichen / Chiichen.github.io

个人博客
https://chiichen.github.io/
1 stars 3 forks source link

chore(deps-dev): bump @vuepress/utils from 2.0.0-rc.14 to 2.0.0-rc.16 #37

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @vuepress/utils from 2.0.0-rc.14 to 2.0.0-rc.16.

Release notes

Sourced from @​vuepress/utils's releases.

v2.0.0-rc.16

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0-rc.15

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vuepress/utils's changelog.

2.0.0-rc.16 (2024-09-29)

Bug Fixes

  • core: handle templateBuildRenderer option correctly (427e3cc)
  • core: make content have higher priority than filePath in page options (12dbc67)
  • vuepress: update required node version (98a1830)

Features

  • bundlerutils: add bundlerutils package (5488138)
  • upgrade to vue 3.5 (d43bf23)

2.0.0-rc.15 (2024-08-15)

Features

  • bundler-vite: add client type export (close #1579) (#1580) (e3ed143)
  • bundler-vite: upgrade vite to v5.4 (close #1598) (97af89c)
  • bundler-webpack: add api field in sass-loader option type (#1588) (f3251b7)
  • bundler-webpack: normalize loader options type (679cf8f)
Commits
  • f930bdb build: publish v2.0.0-rc.16
  • 73f75bc build: bump deps
  • b0306c4 style: use export type * as possible
  • 89420d9 ci: update release workflow
  • 5488138 feat(bundlerutils): add bundlerutils package
  • 5709c57 refactor(core): improve comments
  • 017abb3 test: remove redundant describe
  • be249ec refactor(core): improve app types and app creation
  • 427e3cc fix(core): handle templateBuildRenderer option correctly
  • e2db42a test: update coverage collecting rules
  • 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 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)
dependabot[bot] commented 1 month ago

Superseded by #38.