Commit Graph

197 Commits

Author SHA1 Message Date
三咲智子 Kevin Deng 2ef97fec30
refactor: isolatedDeclarations for vapor 2024-08-09 17:00:27 +08:00
三咲智子 Kevin Deng 4468a2bea8
Merge tag 'v3.5.0-beta.1' 2024-08-09 00:55:35 +08:00
Evan You 6be63e0243
workflow: new release workflow 2024-08-08 22:33:01 +08:00
Evan You 47cdf241f2
workflow: adjust release workflow 2024-08-08 20:44:35 +08:00
Evan You 32a1433e0d
workflow: fix size report base branch 2024-08-08 18:06:32 +08:00
Evan You 29e4a1109a
workflow: force fetch all tags in release action 2024-08-07 22:31:48 +08:00
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