Commit Graph

17 Commits

Author SHA1 Message Date
afc163
85afc8d668
test: run bundle size action when push (#50415) 2024-08-14 20:44:46 +08:00
afc163
2f64ecf7a8
test: enable codecov bundle analysis (#50384) 2024-08-13 13:32:17 +08:00
dependabot[bot]
b420c57354
chore(deps): bump oven-sh/setup-bun from 1 to 2 (#49578)
Bumps [oven-sh/setup-bun](https://github.com/oven-sh/setup-bun) from 1 to 2.
- [Release notes](https://github.com/oven-sh/setup-bun/releases)
- [Commits](https://github.com/oven-sh/setup-bun/compare/v1...v2)

---
updated-dependencies:
- dependency-name: oven-sh/setup-bun
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 10:39:47 +08:00
afc163
419316e066
chore: Update size-limit.yml (#48764)
* chore: Update size-limit.yml

Signed-off-by: afc163 <afc163@gmail.com>

* Update size-limit.yml

Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: afc163 <afc163@gmail.com>
2024-05-04 18:00:14 +08:00
二货爱吃白萝卜
d524a4cd6c
chore: comment on size-limit (#48521) 2024-04-17 21:47:05 +08:00
afc163
3278ce7d3a
chore: Update size-limit.yml (#47934)
Signed-off-by: afc163 <afc163@gmail.com>
2024-03-18 14:34:18 +08:00
afc163
ebbdd2c459
chore: use bun as size-limit package manager (#46975)
* chore: use bun as size-limit package manager

Signed-off-by: afc163 <afc163@gmail.com>

* Update .github/workflows/size-limit.yml

Signed-off-by: afc163 <afc163@gmail.com>

* Update .github/workflows/size-limit.yml

Signed-off-by: afc163 <afc163@gmail.com>

* Update size-limit.yml

Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: afc163 <afc163@gmail.com>
2024-01-15 14:12:16 +08:00
afc163
44d1b680b8
chore(deps): bump @ctrl/tinycolor from 3.6.1 to 4.0.2 (#46703)
* chore(deps): bump the dependencies group with 1 update

Bumps the dependencies group with 1 update: [@ctrl/tinycolor](https://github.com/scttcper/tinycolor).


Updates `@ctrl/tinycolor` from 3.6.1 to 4.0.2
- [Release notes](https://github.com/scttcper/tinycolor/releases)
- [Commits](https://github.com/scttcper/tinycolor/compare/v3.6.1...v4.0.2)

---
updated-dependencies:
- dependency-name: "@ctrl/tinycolor"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update package.json

Signed-off-by: afc163 <afc163@gmail.com>

* fix: size-limit in master

* Update package.json

Signed-off-by: afc163 <afc163@gmail.com>

* Update package.json

Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-30 00:19:28 +08:00
MadCcc
1c3b0b55e1
chore: update size-limit workflow (#46049) 2023-11-23 20:29:38 +08:00
afc163
b888c2ad68
chore: upgrade github action node version to 18 (#44835)
* chore: upgrade github action node version

* chore: upgrade github action node version

* chore: upgrade github action node version

* chore: upgrade github action node version
2023-09-13 22:46:23 +08:00
MadCcc
ef4ccaeaac
chore: migrate to actions/checkout@v4 (#44623) 2023-09-05 11:55:52 +08:00
二货爱吃白萝卜
48e4e89e32
chore: adjust ci to save size-limit build time (#44148)
* chore: adjust ci

* chore: add message

* chore: lint
2023-08-10 15:17:40 +08:00
二货爱吃白萝卜
5dfce54437
ci: use node 16 (#40800)
* chore: use node 16

* chore: all lock ver

* chore: size-limit

* chore: mv clean up logic into master
2023-02-19 13:56:20 +08:00
afc163
df41ff73a8
chore: improve size-limit-action (#39319)
* Update size-limit.yml

* Update size-limit.yml

* Update size-limit.yml

* Update package.json

* Update size-limit.yml

* Update package.json

* Update package.json

* Update package.json

* Update package.json

* Update size-limit.yml

* Update size-limit.yml

* Update size-limit.yml
2022-12-06 23:28:59 +08:00
afc163
ac0139c2c7
chore: simpify size-limit output (#39285) 2022-12-06 14:54:34 +08:00
afc163
6614faee50
chore: fix size-limit action (#39268)
* chore: fix size-limit action

* Update .github/workflows/size-limit.yml

* Apply suggestions from code review

* Apply suggestions from code review
2022-12-05 21:32:10 +08:00
lihao
f1aa52a6a3
ci: 添加 size-limit 的 workflows (#36721) 2022-07-27 11:59:11 +08:00