chore(deps): update dependency vite-plus to v0.1.22#71
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
b016c66 to
ffacf6b
Compare
ffacf6b to
5403b88
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.1.20→0.1.22Release Notes
voidzero-dev/vite-plus (vite-plus)
v0.1.22: vite-plus v0.1.22Compare Source
A critical Vitest browser-mode security fix, parallel
vp add -ginstalls, a built-in oxlint rule to prefervite-plusimports, and a new--gitswitch forvp create.Highlights
vitestbumped to4.1.6to address GHSA-2h32-95rg-cppp (Critical, CVSS 9.6), an XSS to RCE chain via theotelCarrierquery parameter in Vitest browser mode (#1633)vp add/install/update -gnow installs packages concurrently with a progress bar and a--concurrencyflag (default 5) (#1597)vite/vitestimports tovite-plus, enabled by default in generated and migratedlintconfigs (#1408)vp createlearns--git/--no-git(interactive prompt; auto-commits "Initial commit from Vite+") (#1484)Features
--concurrencyoption (#1597), by @liangmiQwQvite-plusimports overvite/vitest(#1408), by @Han5991vp create: initialize a git repository and create an initial commit on scaffold (#1484), by @ryohidakavp create: rename underscore-prefixed files (_gitignore,_npmrc,_yarnrc.yml) to dotfiles for@org/createbundled templates (#1574), by @jong-kyungVP_PR_VERSIONenv var to install unreleased PR builds via pkg.pr.new (#1578), by @fengmk2Fixes & Enhancements
.oxfmtrc/.oxlintrcconfig when thefmt:/lint:key is already declared invite.config.ts(fixes duplicate-block regression invp create fate) (#1601), by @fengmk2VITE+ - The Unified Toolchain for the Webbanner forvp lint --lsp,vp fmt --lsp, andvp fmt --stdin-filepathso stdout stays a pure LSP / formatter stream (#1619), by @fengmk2vp create: detect output directory when running in the current directory (#1606), by @jong-kyungvp update -g: skip installs when the recorded global package version already matches the npm-resolved version, and tolerate string/array outputs fromnpm view ... version --json(#1596), by @leno23vp create: preserve single-segment project path inupdateWorkspaceConfig(#1582), by @jong-kyungvp env use: keep the change session-scoped on Windows (#1577), by @fengmk2vp rebuild: accept positional package names (#1564), by @fengmk2error: <top-level>plus* <source>chain lines, with bold-red highlight on a TTY (vite-task#390), by @branchseerLOCALAPPDATAso Node's compile cache stays outside the workspace on Windows (vite-task#389), by @branchseerc945cc0(#1628), by @branchseerRefactor
vp pm plugincommand (per discussion in #1038) (#1623), by @jong-kyungDocs
vitepress-plugin-llmsto the docs site so the published docs include LLM-friendly outputs (/llms.txt) (#1625), by @jong-kyungvp env doctorin agent instructions (#1603), by @leno23Chore
pnpm buildscript (justfile recipe now just callspnpm build) (#1626), by @fengmk2actions-cool/issues-helper(#1630), by @Boshentaiki-e/checkout-action(#1620), by @Boshencargo clippywith-D warnings(#1579), by @Boshensetup-nodefrom the version-check job (#1600), by @fengmk2--helpcase to config snap tests for npm10/yarn1/yarn4 (#1585), by @jong-kyung--helpcase to publish snap tests for npm10/yarn1/yarn4 (#1584), by @jong-kyung.gitignoreand.yarnrc.ymlin the new-vite-monorepo snap (#1576), by @jong-kyung11.1.2(vite-task#383), by @branchseerBundled Versions
8.0.1166f31941.0.0ac5c7100.22.04.1.61.63.00.22.10.48.0New Contributors
Welcome to all new contributors! 🎉
@nozomee, @ryohidaka, @leno23
Full Changelog: voidzero-dev/vite-plus@v0.1.21...v0.1.22
Published Packages
@voidzero-dev/vite-plus-core@0.1.22@voidzero-dev/vite-plus-test@0.1.22vite-plus@0.1.22Installation
macOS/Linux:
curl -fsSL https://vite.plus | bashWindows:
Or download and run
vp-setup.exefrom the assets below.v0.1.21: vite-plus v0.1.21 — Create, Migrate & Local CLI Power-UpCompare Source
vp createlearns@orgtemplates,vp migraterewrites more of your codebase, and the local CLI gains fullvp pmparity.Highlights
vp pmcommand now works from the local CLI (#1495)vp envand related commands (#1305)vp migrate— rewrites named catalogs (#1493),tsdown/clientimports &declare modulestatements (#1541), andtsdown/client/vite/clientintsconfigcompilerOptions.types(#1542)vp create@orgtemplates — scoped default templates are now supported (#1398)Features
@orgdefault templates invp create(#1398) — @fengmk2vp pm plugin(#1540) — @jong-kyung--provenanceflag when publishing a package (#1549) — @cpojervp migrate: rewritetsdown/clientimports anddeclare modulestatements (#1541) — @naokihabavp migrate: rewritetsdown/clientandvite/clientintsconfigcompilerOptions.types(#1542) — @naokihabaoutputglobs for cache restoration (vite-task#375) — @branchseerv1.0.0, vitev8.0.11, tsdown0.22.0(with newtsxconfig-loader), oxc Rust crates0.128.0, oxc npm0.129.0, oxlint1.63.0, oxfmt0.48.0,@vitejs/devtools0.1.21(#1521, #1531, #1548) — @voidzero-guard[bot]Fixes & Enhancements
vp migrate: rewrite named catalogs (#1493) — @lyzno1createandmigratein local CLI top-level help (#1508) — @nurazon59vp envcommands (#1518) — @mikkurogue--ignore-scriptswhen pnpm>=11inmigrate/create(#1533) — @fengmk2.cmdshims through PowerShell for pm commands (#1498) — @fengmk2vite-plus/pack/clientexport astsdown/clientequivalent (#1501) — @naokihabaconvertTabsToSpaces(#1559) — @fengmk2docs/in fmt and lint (#1552) — @fengmk2FORCE_COLORfallback after pattern filtering (vite-task#379) — @branchseerPATHEXTfor Windows cached tasks (vite-task#366) — @SegaraRaic63db22(#1560) — @branchseerRefactor
Docs
Chore
crate-ci/typosaction to v1.46.1 (#1509, #1554) — @renovate[bot]max-turnsfrom 200 to 400 (#1520) — @fengmk2<repeat>replacement on trailing plus (#1524) — @nurazon59lodash-esto v4.18.1 [security] (#1522) — @renovate[bot]build-upstreamstep (#1563) — @fengmk2Bundled Versions
8.0.1166f31941.0.0ac5c7100.22.04.1.51.63.00.22.10.48.0Published Packages
@voidzero-dev/vite-plus-core@0.1.21@voidzero-dev/vite-plus-test@0.1.21vite-plus@0.1.21Installation
macOS/Linux:
curl -fsSL https://vite.plus | bashWindows:
Or download and run
vp-setup.exefrom the assets below.Upgrade:
New Contributors
Welcome to all new contributors! 🎉
@nurazon59, @mikkurogue, @Mister-Hope, @salmanmkc, @XiNiHa
Full Changelog: voidzero-dev/vite-plus@v0.1.20...v0.1.21
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.