Commit Graph

241 Commits

Author SHA1 Message Date
Kevin Deng 三咲智子 8a99f903db
style: format html&markdown files (#11531) 2024-08-07 10:57:18 +08:00
Evan You 7c75cc3988
workflow: sign the release commit in workflow 2024-08-06 22:57:52 +08:00
Evan You 9e7aa04edb
workflow: auto create gh release tag in release 2024-08-06 22:24:19 +08:00
Evan You c82afc0471
workflow: add registry-url 2024-08-06 21:29:15 +08:00
Evan You 244545c1c7
workflow: fix release workflow [ci skip] 2024-08-06 20:55:26 +08:00
Evan You 4e5cafe77b
workflow: update size report to compare against pr target branch 2024-08-06 20:47:46 +08:00
Haoqun Jiang a586901a76
workflow: add a "publish" workflow for automated releases (#9690) 2024-08-06 20:42:36 +08:00
三咲智子 Kevin Deng 669c295475
ci: remove release concurrency limit 2024-08-06 18:18:36 +08:00
三咲智子 Kevin Deng d23095e866
Merge tag 'v3.5.0-alpha.5' 2024-08-06 17:39:59 +08:00
wzc520pyfm c8395f27bd
chore(docs): update the minimum requeird version of node and pnpm (#11443) [ci skip] 2024-07-29 09:10:52 +08:00
renovate[bot] fe527741d8
chore(deps): update autofix-ci/action digest to ff86a55 (#11414)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-29 09:06:00 +08:00
Mohammad Bagher Abiyat 0fde1e13a9
ci: continuous releases with pkg.pr.new (#264)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2024-07-27 06:25:34 +08:00
三咲智子 Kevin Deng a8248cf152
Merge remote-tracking branch 'upstream/minor' 2024-07-19 18:52:32 +08:00
Evan You 36b1fefeac
chore: remove terser dep 2024-07-15 16:29:41 +08:00
renovate[bot] 63452e6844
chore(deps): update dawidd6/action-download-artifact action to v6 (#11314)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-08 18:03:38 +08:00
renovate[bot] c50867e1e6
chore(deps): update autofix-ci/action digest to 2891949 (#11310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-08 18:03:08 +08:00
Tycho 2f11a455e0
ci: correct PR number retrieval to fix size-report action (#11223)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2024-06-28 22:58:34 +08:00
renovate[bot] 261fb7ced1
chore(deps): update dawidd6/action-download-artifact action to v6 (#11212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-24 17:07:19 +08:00
renovate[bot] cdd867b98f
chore(deps): update autofix-ci/action digest to dd55f44 (#11206)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-24 10:52:54 +08:00
Evan You ccca42fe54
chore: add more details on what PRs are accepted in contribution guide [ci skip] 2024-06-24 10:51:26 +08:00
Fernando Fernández 4e8045b18e
ci: re-fix size report (#11204) 2024-06-24 03:00:38 +08:00
Fernando Fernández 423b462e59
ci: fix size-report (#11203) 2024-06-23 21:43:40 +08:00
Kevin Deng 三咲智子 5eb43b08b2
ci: add release tag (#254) 2024-06-23 18:50:36 +08:00
Evan You 1c3327a0fa
ci: use node-version-file for autofix and canary workflows 2024-06-17 22:16:54 +08:00
三咲智子 Kevin Deng cf8be999df
Merge remote-tracking branch 'upstream/minor' 2024-06-16 17:01:49 +08:00
renovate[bot] 92db2a3009
chore(deps): update dawidd6/action-download-artifact action to v4 (#11065)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-04 13:51:22 +08:00
renovate[bot] cf8cd1d97e
chore(deps): update pnpm/action-setup action to v4 (#11050)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-01 02:40:48 +08:00
三咲智子 Kevin Deng 334e72eeee
Merge remote-tracking branch 'upstream/minor' 2024-05-30 21:41:53 +08:00
Kevin Deng 三咲智子 6f9587f63b
ci: omit pr number (#11033)
In the latest version of `maintain-one-comment`, pr number can be set automatically
https://github.com/actions-cool/maintain-one-comment/pull/9
2024-05-30 10:51:55 +08:00
Kevin Deng 三咲智子 1008199647
ci: fix RCE vulnerability in file overwrite
https://github.com/vuejs/core/pull/10985

Special thanks to @RedYetiDev
2024-05-21 08:52:43 +08:00
Kevin Deng 三咲智子 8bf1469df1
ci: fix RCE vulnerability in file overwrite (#10985)
Special thanks to @RedYetiDev
2024-05-21 07:05:08 +08:00
OrbisK 6a8d548506
docs: set propper highlighting for commit convention regex (#10949) [skip ci] 2024-05-15 18:03:54 +08:00
Evan You f750c41b51
chore(workflow): link to minor branch changelog for pre-releases [ci skip] 2024-04-29 18:14:02 +08:00
三咲智子 Kevin Deng 98b701c82c
Merge remote-tracking branch 'upstream/main' 2024-04-18 14:48:04 +08:00
Haoqun Jiang ea494af993
chore: update to ESLint 9 (#10705) 2024-04-17 21:58:35 +08:00
三咲智子 Kevin Deng b4aa5f98d7
Merge remote-tracking branch 'upstream/main' 2024-03-14 14:17:25 +08:00
三咲智子 Kevin Deng a148b87e4b
ci: enable ci for minor branch 2024-03-13 21:47:26 +08:00
三咲智子 Kevin Deng fef2acb204
ci: upgrade setup pnpm 2024-03-06 23:26:14 +08:00
三咲智子 Kevin Deng 91997bb3b3
ci: publish with npm provenance 2024-03-03 03:48:05 +08:00
三咲智子 Kevin Deng 65909f6e60
Merge remote-tracking branch 'upstream/main' 2024-02-27 18:48:24 +08:00
Evan You 9192a9043d chore: format renovate.json 2024-02-26 09:31:50 +08:00
Evan You 09a64ed3fe chore(deps): pin @rollup/plugin-replace in renovate.json 2024-02-26 09:24:38 +08:00
三咲智子 Kevin Deng ebc157c84c
ci: skip release 2024-02-20 21:43:14 +08:00
三咲智子 Kevin Deng 7fd7742639
Merge remote-tracking branch 'upstream/main' 2024-02-14 14:46:29 +08:00
Evan You 18f1f45807 chore: fix renovate.json formatting 2024-02-13 18:02:58 +08:00
Evan You b99ac931a8 chore: ignore lru-cache in renovate.json 2024-02-13 17:26:17 +08:00
三咲智子 Kevin Deng ab1121e512
Merge remote-tracking branch 'upstream/main' 2024-02-10 13:05:19 +08:00
renovate[bot] 3f92126a26
chore(deps): update actions/upload-artifact action to v4 (#10307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-10 13:03:11 +08:00
renovate[bot] f9c845cb87
chore(deps): update dawidd6/action-download-artifact action to v3 (#10308)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-10 13:03:01 +08:00
renovate[bot] a02b7b1665
chore(deps): update actions/cache action to v4 (#10306)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-10 13:00:53 +08:00
三咲智子 Kevin Deng db6eff64a5
ci: only release for push event [ci skip] 2024-02-10 12:57:11 +08:00
三咲智子 Kevin Deng 8a2a2ac168
ci: publish to npm 2024-02-10 12:53:27 +08:00
三咲智子 Kevin Deng 1a8fb86c75
ci: show diffed size report on push event 2024-02-09 00:56:15 +08:00
三咲智子 Kevin Deng 4be1fc1d60
ci: show size report for push job 2024-01-28 03:41:04 +08:00
Rizumu Ayaka a82d070890
Merge remote-tracking branch 'upstream/minor' 2023-12-29 21:03:21 +08:00
三咲智子 Kevin Deng 116c3f37ae
Merge remote-tracking branch 'upstream/minor' 2023-12-26 23:47:18 +08:00
三咲智子 Kevin Deng bfe6b459d3
style: update format & lint config (#9162)
Co-authored-by: 丶远方 <yangpanteng@gmail.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Co-authored-by: Guo Xingjun <99574369+Plumbiu@users.noreply.github.com>
2023-12-26 19:39:47 +08:00
Evan You cda74beceb chore: Merge branch 'main' into minor 2023-12-26 15:45:49 +08:00
Evan You 897112abcc ci: verify common treeshaking issues in CI 2023-12-26 15:34:40 +08:00
Evan You 5fa4b65a7d chore: use consistent file names for scripts 2023-12-26 14:59:34 +08:00
renovate[bot] 176302c01e
chore(deps): update autofix-ci/action digest to ea32e3a (#9910)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-26 11:29:06 +08:00
Evan You 5ec937723a chore: Merge branch 'main' into minor 2023-12-24 22:50:06 +08:00
Dan Rose eb6f1e10d8
chore: correct `@antfu/ni` package name in contributing guide (#9892) [ci skip] 2023-12-22 21:51:32 +08:00
三咲智子 Kevin Deng 597eae423b
Merge remote-tracking branch 'upstream/minor' 2023-12-16 16:12:55 +08:00
Evan You 8b259826c0 ci: disable continuous benchmark for now 2023-12-11 22:22:03 +08:00
renovate[bot] 517885ff4e
chore(deps): update codspeedhq/action action to v2 (#9804)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-11 10:49:43 +08:00
三咲智子 Kevin Deng b1fe48d851
ci: add continuous reactivity benchmark (#9638) 2023-12-08 21:26:48 +08:00
三咲智子 Kevin Deng 222512a18a
ci: remove autofix 2023-12-03 01:43:31 +08:00
三咲智子 Kevin Deng a3fb85fd00
chore: remove issue template 2023-11-27 00:24:19 +08:00
三咲智子 Kevin Deng 717aad275d
Merge remote-tracking branch 'upstream/main' 2023-11-20 18:28:52 +08:00
renovate[bot] 9b634cb8fc
chore(deps): update actions/github-script action to v7 (#9628)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-18 10:31:45 +08:00
renovate[bot] ac04d28d51
chore(deps): update dessant/lock-threads action to v5 (#9626)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-18 07:32:25 +08:00
renovate[bot] 90be6e9c87
chore(deps): update autofix-ci/action digest to bee19d7 (#9625)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-18 07:13:04 +08:00
三咲智子 Kevin Deng 269879ef96
ci: temp remove some ci 2023-11-17 03:01:53 +08:00
Eduardo San Martin Morote 32bdc5d190
chore: typo [skip ci] 2023-11-03 17:14:07 +01:00
Evan You 4a88b71044 chore: add maintenance handbook 2023-11-03 17:09:20 +08:00
renovate[bot] 01af7d2f82
chore(deps): update actions/setup-node action to v4 (#9535)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-02 20:51:23 +08:00
Tycho edf2572615
chore: fix typo (#9306) 2023-10-26 17:08:37 +08:00
三咲智子 Kevin Deng 6021d0253e
chore: upgrade deps (#9443) 2023-10-21 16:59:26 +08:00
丶远方 a44c2b835e
ci: use `.node-version` to maintain node version (#8986) 2023-10-20 15:41:01 +08:00
Evan You beb487ef52 chore: bump min node version requirement for development 2023-10-20 10:44:10 +08:00
renovate[bot] 51dfa6517e
chore(deps): update autofix-ci/action digest to d3e5915 (#9406)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-20 10:41:58 +08:00
Evan You ec5b36c770 chore: replace chalk with picocolors 2023-10-20 10:23:18 +08:00
Haoqun Jiang b8fc18c0b2
ci: add a canary release workflow for next minor (#9265) 2023-09-22 15:51:11 +08:00
renovate[bot] 9944b50456
chore(deps): update actions/checkout action to v4 (#9156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-06 16:08:44 -05:00
renovate[bot] 323d2cebba
chore(deps): update actions/upload-artifact action to v3 (#9153)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-06 16:05:19 -05:00
renovate[bot] ca00cf245e
chore(deps): update test (major) (#9148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-09-06 12:12:48 -05:00
renovate[bot] 8cb147cc18
chore(deps): update dependency serve to v14 (#9146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-09-06 05:31:10 -05:00
三咲智子 Kevin Deng db99b95d16
chore: configure renovate (#8091) 2023-09-06 04:57:06 -05:00
Alex 5c137c9c8f
workflow: add lock-closed-issues (#8970) 2023-09-05 15:23:00 +08:00
三咲智子 Kevin Deng 8adb2ca537
ci: add autofix for pr (#9112) 2023-09-05 15:22:39 +08:00
Evan You 8998afa427 chore: redirect feature requests to rfc discussion 2023-08-30 15:16:42 +08:00
三咲智子 Kevin Deng e7d5a41758
ci: fix get previous size data 2023-08-21 15:43:49 +08:00
三咲智子 Kevin Deng 61c3c8e86a
ci: fix size report permissions 2023-08-21 13:10:41 +08:00
三咲智子 Kevin Deng 1b56405299
ci: improved size report (#8992) 2023-08-21 11:33:51 +08:00
三咲智子 Kevin Deng bd08f057fc
ci: enforce format check 2023-08-14 19:43:55 +08:00
Shyam Chen a3dddd6205
docs: correct pnpm version (#8807) 2023-07-19 10:06:40 +08:00
Travis 1f83020a2b
chore: fix contributors link (#7654) 2023-06-13 05:16:48 +08:00
Domantas Bazys 1941a25a42
chore: fix typo (#7692) 2023-06-10 17:11:57 +08:00
Evan You 01f43c1741
ci: setup windows ci for compiler and SSR tests (#8143) 2023-04-24 11:31:13 +08:00