dependabot[bot]
|
84bddb7f82
|
Bump the npm-development group with 5 updates (#55)
Bumps the npm-development group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.11` | `29.5.12` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.7` | `20.11.21` |
| [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.6.3` | `27.9.0` |
| [prettier](https://github.com/prettier/prettier) | `3.2.4` | `3.2.5` |
Updates `@types/jest` from 29.5.11 to 29.5.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
Updates `@types/node` from 20.11.7 to 20.11.21
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `eslint` from 8.56.0 to 8.57.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0)
Updates `eslint-plugin-jest` from 27.6.3 to 27.9.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.6.3...v27.9.0)
Updates `prettier` from 3.2.4 to 3.2.5
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.4...3.2.5)
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-29 00:00:21 +08:00 |
|
dependabot[bot]
|
a7826c3d9e
|
Bump the npm-development group with 1 update (#47)
Bumps the npm-development group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
Updates `@types/node` from 20.11.6 to 20.11.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-27 02:04:26 +08:00 |
|
Rimo
|
80f4dc3682
|
release v2
|
2024-01-26 17:11:39 +00:00 |
|
Rimo
|
60c150d787
|
get latest version from official
|
2024-01-26 16:43:52 +00:00 |
|
dependabot[bot]
|
59fe15c39c
|
Bump @actions/github from 5.1.1 to 6.0.0 (#46)
* Bump @actions/github from 5.1.1 to 6.0.0
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.1.1 to 6.0.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)
---
updated-dependencies:
- dependency-name: "@actions/github"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* update dist
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rimo <4203620+yizhoumo@users.noreply.github.com>
|
2024-01-26 01:23:28 +08:00 |
|
Rimo
|
4191da5daf
|
sync with upstream
|
2024-01-25 15:46:42 +00:00 |
|
Rimo
|
121c208740
|
Fix Windows build download link (#32)
* fix windows download
* update test.yml: add version matrix
* update dist
|
2022-09-29 03:01:00 +08:00 |
|
Rimo
|
9dba6ec80f
|
Call GitHub API to get the latest version info (#31)
* call github api to get the latest version info
* remove latest case from installer.tests
* update dist
|
2022-09-29 01:08:14 +08:00 |
|
Rimo
|
7771e4ad5d
|
Download ossutil from CDN endpoint (#30)
* use cdn to download
* set default version to 1.7.14
* schedule daily test
* bump up version 1.1.1
* use 'latest' in CI test
|
2022-09-28 22:49:06 +08:00 |
|
Rimo
|
23656db23a
|
Support latest version of ossutil (#17)
* support latest version
* bump up version to 1.1.0
|
2022-08-20 21:11:31 +08:00 |
|
Rimo
|
fdc36f3165
|
Bump version to 1.0.2
|
2020-12-22 00:30:37 +08:00 |
|
Rimo
|
c0bdf31f7f
|
update template
|
2020-12-22 00:21:43 +08:00 |
|
dependabot[bot]
|
8ec4e4eac1
|
Bump @actions/core from 1.2.0 to 1.2.6
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.0 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-01 17:28:31 +00:00 |
|
Rimo
|
3a578867bd
|
release v1
|
2020-01-15 19:26:27 +08:00 |
|
Rimo
|
e0feee7e7c
|
Initial version of setup-ossutil
|
2020-01-15 16:36:04 +08:00 |
|
Rimo
|
df25824a4d
|
Initial commit
|
2020-01-14 17:49:47 +08:00 |
|