mutoe
|
6dbfbe9d03
|
ci: upgrade to nodejs 22
|
2024-08-09 11:43:56 +08:00 |
mutoe
|
187fef1def
|
ci: update pnpm version in the CI
|
2024-08-09 10:28:47 +08:00 |
dependabot[bot]
|
22c9fd4605
|
chore(deps): bump pnpm/action-setup from 3 to 4 in /.github/workflows
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3 to 4.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v3...v4)
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-07 20:26:36 +08:00 |
dependabot[bot]
|
15798dd35e
|
chore(deps): bump codecov/codecov-action in /.github/workflows
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-02 17:31:21 +08:00 |
dependabot[bot]
|
38a412f3f4
|
chore(deps): bump actions/cache from 3 to 4 in /.github/workflows
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-02 17:31:07 +08:00 |
dependabot[bot]
|
882232b042
|
chore(deps): bump pnpm/action-setup from 2 to 3 in /.github/workflows
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2 to 3.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2...v3)
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-02 17:28:04 +08:00 |
mutoe
|
e73cb0ae3c
|
chore: fix pipeline script
|
2023-12-12 00:20:12 +08:00 |
mutoe
|
ac3c831e2b
|
chore: update eslint rules
|
2023-12-11 22:33:54 +08:00 |
dependabot[bot]
|
ea875a842a
|
chore(deps): bump actions/setup-node from 3 to 4 in /.github/workflows
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-13 15:08:35 +08:00 |
dependabot[bot]
|
b4ac298083
|
chore(deps): bump actions/checkout from 3 to 4 in /.github/workflows
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-24 15:15:47 +08:00 |
mutoe
|
de941508b8
|
ci: fix unit test pipeline
|
2023-09-08 11:15:13 +08:00 |
mutoe
|
94a8774756
|
ci: update versions
|
2023-09-07 16:40:07 +08:00 |
dependabot[bot]
|
2ed7786949
|
chore(deps): bump pnpm/action-setup in /.github/workflows
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.2.4 to 2.4.0.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2.2.4...v2.4.0)
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-27 00:54:36 +08:00 |
mutoe
|
76f2e149a0
|
chore: split ci on pull request and push action
|
2023-08-01 10:42:26 +08:00 |