Commit Graph

212 Commits

Author SHA1 Message Date
Sylvestre Ledru
4b84fe43b3 Merge pull request #176 from Mozilla-Actions/dependabot/npm_and_yarn/undici-5.28.5
Bump undici from 5.28.4 to 5.28.5
2025-02-24 19:35:02 +01:00
Sylvestre Ledru
c46e041092 Merge pull request #174 from Mozilla-Actions/dependabot/npm_and_yarn/prettier-3.4.2
Bump prettier from 3.3.3 to 3.4.2
2025-02-24 19:34:52 +01:00
dependabot[bot]
1998e5d367 Bump undici from 5.28.4 to 5.28.5
Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-21 23:51:36 +00:00
dependabot[bot]
135e550fd0 Bump prettier from 3.3.3 to 3.4.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.3 to 3.4.2.
- [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.3.3...3.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-01 22:17:31 +00:00
Sylvestre Ledru
054db53350 Merge pull request #172 from sylvestre/0.0.7
0.0.7
v0.0.7
2024-12-12 13:37:12 +01:00
Paul Loberg
0f3ae50cf4 Rebuild dist files and update README for releases. 2024-12-10 10:21:26 +01:00
Sylvestre Ledru
3d1446595f recompile the js files: npm run build 2024-12-10 10:21:04 +01:00
Sylvestre Ledru
42761b0ed4 prepare release 0.0.7 2024-12-10 10:15:02 +01:00
Sylvestre Ledru
e21e59b7e7 Merge pull request #170 from Mozilla-Actions/dependabot/npm_and_yarn/typescript-5.7.2
Bump typescript from 5.6.2 to 5.7.2
2024-12-10 09:18:43 +01:00
Sylvestre Ledru
2e63a0d136 Merge pull request #169 from Mozilla-Actions/dependabot/npm_and_yarn/actions/core-1.11.1
Bump @actions/core from 1.10.1 to 1.11.1
2024-12-10 09:18:35 +01:00
Sylvestre Ledru
4cdf591d8d Merge pull request #167 from Mozilla-Actions/dependabot/npm_and_yarn/vercel/ncc-0.38.3
Bump @vercel/ncc from 0.38.1 to 0.38.3
2024-12-10 09:18:21 +01:00
dependabot[bot]
39c9c60c3e Bump typescript from 5.6.2 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.2 to 5.7.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.2...v5.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-01 22:59:18 +00:00
dependabot[bot]
178695770d Bump @actions/core from 1.10.1 to 1.11.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.1 to 1.11.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-01 22:59:11 +00:00
dependabot[bot]
843e5625f6 Bump @vercel/ncc from 0.38.1 to 0.38.3
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.38.1 to 0.38.3.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.38.1...0.38.3)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-01 22:58:55 +00:00
Sylvestre Ledru
909297fe93 Merge pull request #166 from trim21/patch-1
remove action version from example
2024-11-27 15:42:57 +01:00
Trim21
e30706368a Update README.md 2024-11-27 22:25:25 +08:00
Sylvestre Ledru
34bf681ca2 Merge pull request #163 from Mozilla-Actions/dependabot/npm_and_yarn/types/node-22.10.0
Bump @types/node from 20.14.11 to 22.10.0
2024-11-27 14:51:21 +01:00
Sylvestre Ledru
8d2a651e78 Merge pull request #165 from Mozilla-Actions/dependabot/npm_and_yarn/eslint-plugin-jest-28.9.0
Bump eslint-plugin-jest from 28.6.0 to 28.9.0
2024-11-27 14:51:13 +01:00
dependabot[bot]
fd63487abf Bump eslint-plugin-jest from 28.6.0 to 28.9.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.6.0 to 28.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/v28.6.0...v28.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-27 13:25:49 +00:00
dependabot[bot]
68f7f867ba Bump @types/node from 20.14.11 to 22.10.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.11 to 22.10.0.
- [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>
2024-11-27 13:25:30 +00:00
Sylvestre Ledru
c67e42e27c Merge pull request #154 from Mozilla-Actions/dependabot/npm_and_yarn/eslint-plugin-import-2.31.0
Bump eslint-plugin-import from 2.29.1 to 2.31.0
2024-11-27 14:24:35 +01:00
Sylvestre Ledru
86570eb559 Merge pull request #157 from Mozilla-Actions/dependabot/npm_and_yarn/types/jest-29.5.14
Bump @types/jest from 29.5.12 to 29.5.14
2024-11-27 14:24:10 +01:00
Trim21
25839b6484 add disable_annotations options to disable stats report (#162) 2024-11-27 14:16:18 +01:00
Jonathan Dygert
c83ccfeb86 Add arm support (#159) 2024-11-27 10:45:44 +08:00
dependabot[bot]
859e32b514 Bump @types/jest from 29.5.12 to 29.5.14
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.12 to 29.5.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-01 22:27:18 +00:00
dependabot[bot]
cd37596050 Bump eslint-plugin-import from 2.29.1 to 2.31.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.1 to 2.31.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.1...v2.31.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-01 22:26:54 +00:00
Sylvestre Ledru
1f3e7143d9 document a bit better the release process 2024-09-27 11:38:05 +02:00
Sylvestre Ledru
9e326ebed9 prepare version 0.0.6 v0.0.6 2024-09-27 11:26:25 +02:00
Sylvestre Ledru
922a306e47 Merge pull request #145 from Mozilla-Actions/dependabot/npm_and_yarn/typescript-5.6.2
Bump typescript from 5.5.3 to 5.6.2
2024-09-27 11:22:00 +02:00
Sylvestre Ledru
2be7591527 Merge pull request #136 from Mozilla-Actions/dependabot/npm_and_yarn/prettier-3.3.3
Bump prettier from 3.3.2 to 3.3.3
2024-09-27 11:21:51 +02:00
dependabot[bot]
d707076e63 Bump prettier from 3.3.2 to 3.3.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.2 to 3.3.3.
- [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.3.2...3.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-27 09:19:53 +00:00
dependabot[bot]
afb5895f80 Bump typescript from 5.5.3 to 5.6.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.3 to 5.6.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.3...v5.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-27 09:19:42 +00:00
Sylvestre Ledru
f42f2ce8fa Merge pull request #140 from Mozilla-Actions/dependabot/npm_and_yarn/eslint-plugin-prettier-5.2.1
Bump eslint-plugin-prettier from 5.1.3 to 5.2.1
2024-09-27 11:18:35 +02:00
Sylvestre Ledru
ff4a61d6e6 Merge pull request #144 from palloberg/set-baseurl
Set baseUrl for Octokit to make it work on GitHub Enterprise Server
2024-09-27 11:17:36 +02:00
Paul Loberg
e073bd0f5c Update README with instructions on GHES usage. 2024-09-27 11:01:55 +02:00
Paul Loberg
4a60710ed8 Set baseUrl for Octokit to make it work on GitHub Enterprise Server 2024-09-27 10:57:03 +02:00
dependabot[bot]
1ff3075b60 Bump ts-jest from 29.2.2 to 29.2.5 (#141)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.2 to 29.2.5.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.2...v29.2.5)

---
updated-dependencies:
- dependency-name: ts-jest
  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>
2024-09-02 10:41:29 +08:00
dependabot[bot]
0f748361ca Bump eslint-plugin-prettier from 5.1.3 to 5.2.1
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.3 to 5.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.3...v5.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 22:19:43 +00:00
110416
340520239a fix: avoid downloading package when local cache exists (#123)
* fix: avoid downloading package when local cache exists

As mentioned in
https://github.com/Mozilla-Actions/sccache-action/issues/107,
`setup` function didn't use `find` function even though it uses
`cacheDir` to store downloaded files, which leads to redundant download.

It is not significant on GitHub-hosted runners because
`cacheDir` stores files in local file system, which is ephemeral.
However, it wastes time on self-hosted runners.

This commit adds a step to search local file system cache for sccache as
well as splitting download procedure to a dedicated function.

* fix: explicit comparison for boolean-like value
2024-07-18 12:03:11 +02:00
Sylvestre Ledru
6ab633fc85 Merge pull request #128 from Mozilla-Actions/dependabot/npm_and_yarn/typescript-5.5.3
Bump typescript from 5.4.5 to 5.5.3
2024-07-18 10:27:36 +02:00
Sylvestre Ledru
d762af42b1 Merge pull request #132 from Mozilla-Actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.16.1
Bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.16.1
2024-07-18 10:27:26 +02:00
dependabot[bot]
64b5546de2 Bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.16.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.8.0 to 7.16.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/v7.16.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>
2024-07-18 07:53:20 +00:00
dependabot[bot]
d7fbe33efc Bump typescript from 5.4.5 to 5.5.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-18 07:53:06 +00:00
Sylvestre Ledru
978947f128 Merge pull request #133 from Mozilla-Actions/dependabot/npm_and_yarn/types/node-20.14.11
Bump @types/node from 20.13.0 to 20.14.11
2024-07-18 09:52:25 +02:00
Sylvestre Ledru
e1c6d326f6 Merge pull request #134 from Mozilla-Actions/dependabot/npm_and_yarn/ts-jest-29.2.2
Bump ts-jest from 29.1.4 to 29.2.2
2024-07-18 09:52:17 +02:00
Sylvestre Ledru
88638bee9c Merge pull request #130 from Mozilla-Actions/dependabot/npm_and_yarn/eslint-plugin-jest-28.6.0
Bump eslint-plugin-jest from 28.5.0 to 28.6.0
2024-07-18 09:51:57 +02:00
dependabot[bot]
0998332e74 Bump ts-jest from 29.1.4 to 29.2.2
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.4 to 29.2.2.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.4...v29.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-18 07:00:28 +00:00
dependabot[bot]
17a40c6f88 Bump @types/node from 20.13.0 to 20.14.11
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.13.0 to 20.14.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>
2024-07-18 07:00:16 +00:00
Sylvestre Ledru
f3034ae9cb Merge pull request #131 from cclauss/patch-1
Keep GitHub Actions up to date with GitHub's Dependabot
2024-07-18 08:59:01 +02:00
Christian Clauss
7839c10085 Keep GitHub Actions up to date with GitHub's Dependabot
Keep GitHub Actions up to date with GitHub's Dependabot dependabot.yml

* [Keeping your actions up to date with Dependabot](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot)
* [Configuration options for the dependabot.yml file - package-ecosystem](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#package-ecosystem)
2024-07-18 07:39:06 +02:00