Commit Graph

93 Commits

Author SHA1 Message Date
dependabot[bot]
7c09cf84df Bump @types/node from 18.15.11 to 20.1.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.11 to 20.1.4.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 09:47:06 +00:00
Sylvestre Ledru
3259508554 Merge pull request #39 from Mozilla-Actions/dependabot/npm_and_yarn/prettier-2.8.8
Bump prettier from 2.8.7 to 2.8.8
2023-05-15 11:46:15 +02:00
Sylvestre Ledru
c2e2e5c8e4 Merge pull request #37 from Mozilla-Actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.2
Bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.59.2
2023-05-15 11:46:02 +02:00
dependabot[bot]
02967188df Bump prettier from 2.8.7 to 2.8.8
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.7 to 2.8.8.
- [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/2.8.7...2.8.8)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 23:00:55 +00:00
dependabot[bot]
aefdada430 Bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.59.2
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.54.1 to 5.59.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.2/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 22:59:53 +00:00
Sylvestre Ledru
9a68c4d04b Fix a typo in the readme 2023-04-14 13:53:37 +02:00
dependabot[bot]
77c1aa945b Bump @types/node from 18.14.6 to 18.15.11 (#35)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.6 to 18.15.11.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-02 08:24:04 +08:00
dependabot[bot]
87b953d7aa Bump eslint-config-prettier from 8.7.0 to 8.8.0 (#34)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.7.0 to 8.8.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.7.0...v8.8.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-02 08:23:56 +08:00
dependabot[bot]
295ac10273 Bump prettier from 2.8.4 to 2.8.7 (#33)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.7.
- [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/2.8.4...2.8.7)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-02 08:23:49 +08:00
dependabot[bot]
4ad3be85ad Bump @actions/io from 1.1.2 to 1.1.3 (#32)
Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/io)

---
updated-dependencies:
- dependency-name: "@actions/io"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-02 08:23:41 +08:00
dependabot[bot]
13cf7b2ba9 Bump @typescript-eslint/parser from 5.54.1 to 5.57.0 (#31)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.54.1 to 5.57.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.57.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-02 08:23:31 +08:00
Sylvestre Ledru
8417cffc2e update version to 0.0.3 v0.0.3 2023-03-23 10:21:51 +01:00
Sylvestre Ledru
cc6b259f50 update of the version in doc 2023-03-23 10:18:07 +01:00
Sylvestre Ledru
548630134d update version to 0.0.3 2023-03-23 10:15:23 +01:00
Sylvestre Ledru
634be340e7 Simplify the checksum check code a bit (#29) 2023-03-22 22:02:25 +08:00
Sylvestre Ledru
5e615649da Document how to use sccache action for C/C++ (#28) 2023-03-22 19:08:12 +08:00
miles
36cc091a25 Use the latest version of sccache if no version is specified (#27) 2023-03-22 18:37:23 +08:00
Sylvestre Ledru
af5524e1c3 Merge pull request #26 from sylvestre/checksum
verify the checksum
2023-03-22 10:49:50 +01:00
Sylvestre Ledru
d6e55aff39 Update the test to use 0.4.0 (#24) 2023-03-22 08:45:32 +08:00
Sylvestre Ledru
27ad55f054 verify the checksum 2023-03-21 23:12:21 +01:00
Sylvestre Ledru
019ccc051d we published 0.4.0 2023-03-21 11:50:36 +01:00
Sylvestre Ledru
e51482ff63 v0.4.0-pre.10 => v0.4.0-pre.11 2023-03-18 16:50:59 +01:00
Sylvestre Ledru
419f3acf2e update of the doc 2023-03-18 16:01:04 +01:00
Sylvestre Ledru
c3f47d0aa9 update of the sccache version 2023-03-18 15:58:28 +01:00
Sylvestre Ledru
232a105d2d Improvement of the doc 2023-03-09 08:14:58 +01:00
Sylvestre Ledru
8c0ea93975 Document Rust usage 2023-03-08 23:21:35 +01:00
Sylvestre Ledru
e042060788 propose a more recent version 2023-03-08 23:04:47 +01:00
Sylvestre Ledru
7b7cc03629 Remove the example because it doesn't work yet 2023-03-08 23:04:38 +01:00
Sylvestre Ledru
5eedbfb0f0 update to 0.0.2 v0.0.2 2023-03-08 22:56:08 +01:00
Sylvestre Ledru
dd95d78c93 document how to update a release 2023-03-08 22:55:59 +01:00
Sylvestre Ledru
78aedbbd3e adjust the URLs 2023-03-08 22:51:33 +01:00
Sylvestre Ledru
56233b6236 Fix the url to the action in the doc 2023-03-08 22:45:33 +01:00
Sylvestre Ledru
4c556aab0a Document the behavior without the version set 2023-03-08 22:02:23 +01:00
Sylvestre Ledru
cd0b068220 Fix a typo v0.0.1 2023-03-08 21:36:05 +01:00
Sylvestre Ledru
e3444e3277 Merge pull request #13 from Mozilla-Actions/dependabot/npm_and_yarn/prettier-2.8.4
Bump prettier from 2.8.2 to 2.8.4
2023-03-08 21:33:24 +01:00
dependabot[bot]
93669cde35 Bump prettier from 2.8.2 to 2.8.4
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.2 to 2.8.4.
- [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/2.8.2...2.8.4)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 20:32:10 +00:00
Sylvestre Ledru
29b1f10618 Merge pull request #20 from Mozilla-Actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.54.1
Bump @typescript-eslint/parser from 5.48.1 to 5.54.1
2023-03-08 21:31:33 +01:00
Sylvestre Ledru
273188bd35 Merge pull request #19 from Mozilla-Actions/dependabot/npm_and_yarn/types/node-18.14.6
Bump @types/node from 18.11.18 to 18.14.6
2023-03-08 21:31:16 +01:00
Sylvestre Ledru
fcb44c7c82 Update of the description of this project 2023-03-08 21:30:57 +01:00
dependabot[bot]
fdae25deb1 Bump @typescript-eslint/parser from 5.48.1 to 5.54.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.1 to 5.54.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 20:26:02 +00:00
dependabot[bot]
c85a16628f Bump @types/node from 18.11.18 to 18.14.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.18 to 18.14.6.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 20:25:59 +00:00
Sylvestre Ledru
2ad43ba2c1 Merge pull request #21 from Mozilla-Actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.54.1
Bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.54.1
2023-03-08 21:25:36 +01:00
dependabot[bot]
b9ad0247b3 Bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.54.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.51.0 to 5.54.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 20:24:15 +00:00
Sylvestre Ledru
e85f65b92e Merge pull request #22 from Mozilla-Actions/dependabot/npm_and_yarn/eslint-config-prettier-8.7.0
Bump eslint-config-prettier from 8.6.0 to 8.7.0
2023-03-08 21:23:46 +01:00
Sylvestre Ledru
e5cf5b9c18 Merge pull request #23 from Mozilla-Actions/dependabot/npm_and_yarn/jest-circus-29.5.0
Bump jest-circus from 29.3.1 to 29.5.0
2023-03-08 21:23:35 +01:00
Sylvestre Ledru
d580b6732f Merge pull request #4 from Xuanwo/gha-support
feat: Add native gha cache and post-hook support
2023-03-08 21:23:22 +01:00
dependabot[bot]
6cd87698bd Bump jest-circus from 29.3.1 to 29.5.0
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 29.3.1 to 29.5.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.5.0/packages/jest-circus)

---
updated-dependencies:
- dependency-name: jest-circus
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 20:04:34 +00:00
dependabot[bot]
389ee27ddb Bump eslint-config-prettier from 8.6.0 to 8.7.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.6.0 to 8.7.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.6.0...v8.7.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 20:04:15 +00:00
Sylvestre Ledru
eaed7fb9f8 Merge pull request #12 from mozilla/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.51.0
Bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.51.0
2023-02-07 11:14:09 +01:00
dependabot[bot]
26a548c394 Bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.51.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.48.1 to 5.51.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.51.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 10:07:45 +00:00