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
110416
bbcfdc3c11
fix: string interpolation ( #122 )
...
* fix: String interpolation uses backtick
* chore: fmt
* chore: fmt
2024-06-18 09:45:44 +02:00
Sylvestre Ledru
629028e2c7
README.md: update of the doc to point to the current version
2024-06-17 13:44:47 +02:00
Sylvestre Ledru
89e9040de8
new upstream release
v0.0.5
2024-06-17 13:38:29 +02:00
Sylvestre Ledru
e87392bdf6
prepare sccache-action 0.0.5
2024-06-17 13:17:49 +02:00
Sylvestre Ledru
b4427f4656
Merge pull request #121 from Mozilla-Actions/dependabot/npm_and_yarn/prettier-3.3.2
...
Bump prettier from 3.2.5 to 3.3.2
2024-06-17 13:11:41 +02:00
dependabot[bot]
e759f84286
Bump prettier from 3.2.5 to 3.3.2
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.2.5 to 3.3.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.2.5...3.3.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-17 09:59:17 +00:00
Sylvestre Ledru
b12911431e
Merge pull request #118 from Mozilla-Actions/dependabot/npm_and_yarn/ts-jest-29.1.4
...
Bump ts-jest from 29.1.2 to 29.1.4
2024-06-17 11:58:17 +02:00
Sylvestre Ledru
fb41e19ae3
Merge pull request #120 from Mozilla-Actions/dependabot/npm_and_yarn/braces-3.0.3
...
Bump braces from 3.0.2 to 3.0.3
2024-06-17 11:58:10 +02:00
dependabot[bot]
83e296b04b
Bump braces from 3.0.2 to 3.0.3
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-17 09:56:37 +00:00
Sylvestre Ledru
511fd3c7f0
Merge pull request #117 from Mozilla-Actions/dependabot/npm_and_yarn/typescript-eslint/parser-7.11.0
...
Bump @typescript-eslint/parser from 7.8.0 to 7.11.0
2024-06-17 11:56:19 +02:00
Sylvestre Ledru
d4fcccfce3
Merge pull request #115 from Mozilla-Actions/dependabot/npm_and_yarn/types/node-20.13.0
...
Bump @types/node from 20.12.11 to 20.13.0
2024-06-17 11:56:11 +02:00
Sylvestre Ledru
aece89f750
Merge pull request #113 from orf/add-notice-output
...
Output sccache stats as a notice and a summary table
2024-06-17 11:55:57 +02:00
dependabot[bot]
0c4d1a08d8
Bump ts-jest from 29.1.2 to 29.1.4
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 29.1.2 to 29.1.4.
- [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.2...v29.1.4 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-01 22:50:03 +00:00
dependabot[bot]
103918ffd4
Bump @typescript-eslint/parser from 7.8.0 to 7.11.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 7.8.0 to 7.11.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/v7.11.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 >
2024-06-01 22:49:55 +00:00
dependabot[bot]
aa6abb83bc
Bump @types/node from 20.12.11 to 20.13.0
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.12.11 to 20.13.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-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-01 22:49:34 +00:00
Thomas Forbes
ab76965574
Add % to cache hit table
2024-05-12 22:05:24 +01:00
Thomas Forbes
2f1ba39e7a
Calculate percentage, add JSON stats output
2024-05-12 21:00:34 +01:00
Tom Forbes
d947000745
Output sccache stats as a notice and a summary table
2024-05-12 20:19:14 +01:00
Sylvestre Ledru
f2edb47f42
Merge pull request #114 from orf/bump-dependencies
...
Bump outdated CI workflows and packages
2024-05-12 21:06:22 +02:00
Tom Forbes
1e8091c415
Bump outdated CI workflows and packages
2024-05-12 13:07:40 +01:00
Sylvestre Ledru
9c0df0382a
Merge pull request #109 from Alphare/my-first-contribution
...
chore: fix a typo in a comment
2024-04-23 11:19:42 +02:00
Raphaël Gomès
8ebd5a4380
chore: fix a typo in a comment
2024-04-23 11:04:15 +02:00
Sylvestre Ledru
7d0144b782
Merge pull request #103 from altendky/add_quotes
...
add missing quotes to `configure` example in readme
2024-03-05 15:19:48 +01:00
Kyle Altendorf
8272dac7aa
add missing quotes to configure example in readme
2024-03-05 09:16:15 -05:00
dependabot[bot]
e1a9194714
Bump undici from 5.28.2 to 5.28.3 ( #99 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 5.28.2 to 5.28.3.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.28.2...v5.28.3 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-03 01:01:27 +08:00
dependabot[bot]
27a476c863
Bump eslint-plugin-jest from 27.6.0 to 27.9.0 ( #101 )
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 27.6.0 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.0...v27.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-03 00:58:25 +08:00
dependabot[bot]
b3f939aca5
Bump @types/node from 20.10.6 to 20.11.24 ( #102 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.10.6 to 20.11.24.
- [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>
2024-03-03 00:58:18 +08:00
Sylvestre Ledru
6c6e91ca40
Merge pull request #97 from Mozilla-Actions/dependabot/npm_and_yarn/actions/github-6.0.0
...
Bump @actions/github from 5.1.1 to 6.0.0
2024-02-02 09:27:15 +01:00
dependabot[bot]
5320dad1f6
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 >
2024-02-02 07:54:10 +00:00
Sylvestre Ledru
9bdd511a9c
Merge pull request #96 from Mozilla-Actions/dependabot/npm_and_yarn/eslint-config-prettier-9.1.0
...
Bump eslint-config-prettier from 9.0.0 to 9.1.0
2024-02-02 08:52:54 +01:00
Sylvestre Ledru
5b7824cab2
Merge pull request #95 from Mozilla-Actions/dependabot/npm_and_yarn/actions/core-1.10.1
...
Bump @actions/core from 1.10.0 to 1.10.1
2024-02-02 08:52:29 +01:00
dependabot[bot]
aff01f2a9b
Bump eslint-config-prettier from 9.0.0 to 9.1.0
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 9.0.0 to 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.0.0...v9.1.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 >
2024-02-01 22:51:49 +00:00
dependabot[bot]
fb137f92c9
Bump @actions/core from 1.10.0 to 1.10.1
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.10.0 to 1.10.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-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-01 22:51:19 +00:00
Sylvestre Ledru
2e7f9ec792
Merge pull request #87 from Mozilla-Actions/dependabot/npm_and_yarn/types/node-20.10.6
...
Bump @types/node from 20.5.8 to 20.10.6
v0.0.4
2024-01-26 15:26:01 +01:00
Sylvestre Ledru
23439b739d
Merge pull request #85 from Mozilla-Actions/dependabot/npm_and_yarn/vercel/ncc-0.38.1
...
Bump @vercel/ncc from 0.36.1 to 0.38.1
2024-01-26 15:25:57 +01:00
Sylvestre Ledru
fce2fb6943
Merge pull request #88 from Mozilla-Actions/dependabot/npm_and_yarn/eslint-plugin-import-2.29.1
...
Bump eslint-plugin-import from 2.27.5 to 2.29.1
2024-01-26 15:25:47 +01:00
Sylvestre Ledru
323784ef1b
Merge pull request #91 from cakebaker/bump_to_node20
...
Bump to `node20`
2024-01-26 15:25:00 +01:00
Daniel Hofstetter
d86fe94d33
Bump to node20
...
node16 is deprecated, see https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
2024-01-26 15:06:32 +01:00
dependabot[bot]
b4fe875dd5
Bump eslint-plugin-import from 2.27.5 to 2.29.1
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.27.5 to 2.29.1.
- [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.27.5...v2.29.1 )
---
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-01-01 22:42:38 +00:00
dependabot[bot]
21a0d0809e
Bump @types/node from 20.5.8 to 20.10.6
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.5.8 to 20.10.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 >
2024-01-01 22:41:49 +00:00
dependabot[bot]
0d25c1a7c7
Bump @vercel/ncc from 0.36.1 to 0.38.1
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.36.1 to 0.38.1.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.36.1...0.38.1 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-01 22:39:55 +00:00
Sylvestre Ledru
1e15924c00
Merge pull request #76 from nyurik/patch-1
...
Show conditional enabling of caching
2023-11-28 10:35:22 +01:00
Sylvestre Ledru
88c8fa114c
Merge pull request #72 from Mozilla-Actions/dependabot/npm_and_yarn/jest-circus-29.7.0
...
Bump jest-circus from 29.5.0 to 29.7.0
2023-11-28 10:34:57 +01:00
Sylvestre Ledru
c18c46d0d7
Merge pull request #77 from Mozilla-Actions/dependabot/npm_and_yarn/babel/traverse-7.23.2
...
Bump @babel/traverse from 7.20.12 to 7.23.2
2023-11-28 10:34:46 +01:00
Sylvestre Ledru
c255d852d7
Merge pull request #80 from Mozilla-Actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.6.0
...
Bump eslint-plugin-jest from 27.2.3 to 27.6.0
2023-11-28 10:34:24 +01:00
Sylvestre Ledru
44305b1b8e
update of the version in the doc
2023-11-28 10:34:08 +01:00
dependabot[bot]
d669e98c70
Bump eslint-plugin-jest from 27.2.3 to 27.6.0
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 27.2.3 to 27.6.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.2.3...v27.6.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 >
2023-11-01 22:27:09 +00:00
dependabot[bot]
7c319969e2
Bump @babel/traverse from 7.20.12 to 7.23.2
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.20.12 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-18 16:26:38 +00:00
Yuri Astrakhan
01a89c6f36
Show conditional enabling of caching
...
It took me a while to figure out how to use caching system on a condition, and set the relevant env vars. Initially, I thought those env vars had to be set on the caching action itself, not on all the other actions -- this should be clarified too
2023-10-17 20:49:25 -04:00