Sylvestre Ledru
|
031a5729cc
|
Merge pull request #227 from Mozilla-Actions/dependabot/npm_and_yarn/eslint-plugin-import-2.32.0
Bump eslint-plugin-import from 2.31.0 to 2.32.0
|
2025-11-01 23:43:21 +01:00 |
|
Sylvestre Ledru
|
944c5dd5a3
|
Merge pull request #228 from Mozilla-Actions/dependabot/npm_and_yarn/actions/io-2.0.0
Bump @actions/io from 1.1.3 to 2.0.0
|
2025-11-01 23:43:08 +01:00 |
|
dependabot[bot]
|
0ee70161fd
|
Bump @actions/io from 1.1.3 to 2.0.0
Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io) from 1.1.3 to 2.0.0.
- [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-version: 2.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-01 22:02:12 +00:00 |
|
dependabot[bot]
|
f3c286174b
|
Bump eslint-plugin-import from 2.31.0 to 2.32.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.31.0 to 2.32.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.31.0...v2.32.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-version: 2.32.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-01 22:02:07 +00:00 |
|
Sylvestre Ledru
|
362fd1f28a
|
Merge pull request #212 from wetheredge/tweak-notice
Add job id to annotation title
|
2025-10-24 10:19:48 +02:00 |
|
Wren Etheredge
|
306a86b3f6
|
Conditional plurals in the annotation
|
2025-10-23 10:57:48 +02:00 |
|
Wren Etheredge
|
afdb6b9946
|
Add job id to annotation title
|
2025-10-23 10:57:48 +02:00 |
|
dependabot[bot]
|
f136be3826
|
Bump the github-actions group across 1 directory with 2 updates (#220)
Bumps the github-actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-node](https://github.com/actions/setup-node).
Updates `actions/checkout` from 4 to 5
- [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/v4...v5)
Updates `actions/setup-node` from 4 to 5
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/setup-node
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-23 10:57:36 +02:00 |
|
dependabot[bot]
|
8690384f78
|
Bump eslint-config-prettier from 10.1.2 to 10.1.8 (#214)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 10.1.2 to 10.1.8.
- [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/v10.1.2...v10.1.8)
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-version: 10.1.8
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>
|
2025-10-23 10:45:09 +02:00 |
|
dependabot[bot]
|
bb39a37bf6
|
Bump eslint-plugin-prettier from 5.2.5 to 5.5.4 (#221)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.2.5 to 5.5.4.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.5...v5.5.4)
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-version: 5.5.4
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>
|
2025-10-23 10:45:00 +02:00 |
|
dependabot[bot]
|
4097539ece
|
Bump ts-jest from 29.2.6 to 29.3.2 (#200)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.6 to 29.3.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.2.6...v29.3.2)
---
updated-dependencies:
- dependency-name: ts-jest
dependency-version: 29.3.2
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>
|
2025-05-28 08:52:12 +02:00 |
|
dependabot[bot]
|
e54ef79281
|
Bump eslint-config-prettier from 9.1.0 to 10.1.2 (#201)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.1.0 to 10.1.2.
- [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/v9.1.0...v10.1.2)
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-version: 10.1.2
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-28 08:51:56 +02:00 |
|
dependabot[bot]
|
b15a83f9da
|
Bump undici from 5.28.5 to 5.29.0 (#204)
Bumps [undici](https://github.com/nodejs/undici) from 5.28.5 to 5.29.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0)
---
updated-dependencies:
- dependency-name: undici
dependency-version: 5.29.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-28 08:51:48 +02:00 |
|
dependabot[bot]
|
21fd90ad71
|
Bump @types/node from 22.13.0 to 22.13.17 (#194)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.0 to 22.13.17.
- [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-version: 22.13.17
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>
|
2025-04-15 22:14:32 +02:00 |
|
dependabot[bot]
|
5418419c3e
|
Bump typescript from 5.7.2 to 5.8.2 (#195)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.8.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.8.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-version: 5.8.2
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>
|
2025-04-15 22:14:23 +02:00 |
|
dependabot[bot]
|
80b4af770d
|
Bump eslint-plugin-prettier from 5.2.3 to 5.2.5 (#196)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.2.3 to 5.2.5.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.3...v5.2.5)
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-version: 5.2.5
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>
|
2025-04-15 22:14:12 +02:00 |
|
Brian Michel
|
407a484056
|
Merge pull request #193 from brianmichel/brian/use-tar-on-all-platforms
Use tar on all platforms
|
2025-04-01 18:43:13 +02:00 |
|
Sylvestre Ledru
|
7d986dd989
|
Merge pull request #192 from sylvestre/release
prepare release 0.0.9 + force github action 2
v0.0.9
|
2025-03-25 14:28:36 +01:00 |
|
Sylvestre Ledru
|
c3f03b40d2
|
prepare release 0.0.9
|
2025-03-24 14:07:59 +01:00 |
|
Sylvestre Ledru
|
213d335d8b
|
Force version v2 of github action.
Closes: #191
|
2025-03-24 14:04:27 +01:00 |
|
Sylvestre Ledru
|
65101d47ea
|
Merge pull request #190 from sylvestre/release
prepare release 0.0.8
v0.0.8
|
2025-03-07 14:46:24 +01:00 |
|
Sylvestre Ledru
|
784917c172
|
readme: improve the wording
|
2025-03-07 10:17:47 +01:00 |
|
Sylvestre Ledru
|
1220c18210
|
npm run build
|
2025-03-07 10:17:47 +01:00 |
|
Sylvestre Ledru
|
33f5b948b5
|
prepare version 0.0.8
|
2025-03-07 10:17:47 +01:00 |
|
Sylvestre Ledru
|
8bd7e91bd3
|
gha: adjust the variable for deprecation
See: https://github.com/mozilla/sccache/issues/2351
|
2025-03-07 10:17:47 +01:00 |
|
Sylvestre Ledru
|
a2b43af3c6
|
Merge pull request #186 from Mozilla-Actions/dependabot/npm_and_yarn/ts-jest-29.2.6
Bump ts-jest from 29.2.5 to 29.2.6
|
2025-03-07 10:16:06 +01:00 |
|
Sylvestre Ledru
|
a675e5f637
|
Merge pull request #185 from Mozilla-Actions/dependabot/npm_and_yarn/actions/tool-cache-2.0.2
Bump @actions/tool-cache from 2.0.1 to 2.0.2
|
2025-03-07 10:15:57 +01:00 |
|
Sylvestre Ledru
|
7017114a0a
|
Merge pull request #188 from Mozilla-Actions/dependabot/npm_and_yarn/eslint-plugin-prettier-5.2.3
Bump eslint-plugin-prettier from 5.2.1 to 5.2.3
|
2025-03-07 10:15:50 +01:00 |
|
dependabot[bot]
|
71e3ab63ec
|
Bump eslint-plugin-prettier from 5.2.1 to 5.2.3
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.2.1 to 5.2.3.
- [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.2.1...v5.2.3)
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-01 22:33:19 +00:00 |
|
dependabot[bot]
|
e5565ffc35
|
Bump ts-jest from 29.2.5 to 29.2.6
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.5 to 29.2.6.
- [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.5...v29.2.6)
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-01 22:33:04 +00:00 |
|
dependabot[bot]
|
07cfce30d5
|
Bump @actions/tool-cache from 2.0.1 to 2.0.2
Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) from 2.0.1 to 2.0.2.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache)
---
updated-dependencies:
- dependency-name: "@actions/tool-cache"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-01 22:32:57 +00:00 |
|
Sylvestre Ledru
|
8762d1df13
|
Merge pull request #184 from Mozilla-Actions/dependabot/npm_and_yarn/octokit/plugin-paginate-rest-9.2.2
Bump @octokit/plugin-paginate-rest from 9.2.1 to 9.2.2
|
2025-02-24 19:37:31 +01:00 |
|
Sylvestre Ledru
|
7c8e5e8b71
|
Merge pull request #180 from Mozilla-Actions/dependabot/npm_and_yarn/octokit/request-error-5.1.1
Bump @octokit/request-error from 5.1.0 to 5.1.1
|
2025-02-24 19:36:53 +01:00 |
|
Sylvestre Ledru
|
f87751abbf
|
Merge pull request #182 from Mozilla-Actions/dependabot/npm_and_yarn/octokit/request-8.4.1
Bump @octokit/request from 8.4.0 to 8.4.1
|
2025-02-24 19:36:42 +01:00 |
|
Sylvestre Ledru
|
2ed8afefeb
|
Merge pull request #181 from Mozilla-Actions/dependabot/npm_and_yarn/octokit/endpoint-9.0.6
Bump @octokit/endpoint from 9.0.5 to 9.0.6
|
2025-02-24 19:36:17 +01:00 |
|
Sylvestre Ledru
|
20fc08460b
|
Merge pull request #179 from Mozilla-Actions/dependabot/npm_and_yarn/types/node-22.13.0
Bump @types/node from 22.10.0 to 22.13.0
|
2025-02-24 19:36:01 +01:00 |
|
dependabot[bot]
|
3e928dd227
|
Bump @octokit/plugin-paginate-rest from 9.2.1 to 9.2.2
Bumps [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) from 9.2.1 to 9.2.2.
- [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases)
- [Commits](https://github.com/octokit/plugin-paginate-rest.js/compare/v9.2.1...v9.2.2)
---
updated-dependencies:
- dependency-name: "@octokit/plugin-paginate-rest"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-24 18:35:58 +00:00 |
|
Sylvestre Ledru
|
dacc35634d
|
Merge pull request #178 from Mozilla-Actions/dependabot/npm_and_yarn/eslint-plugin-jest-28.11.0
Bump eslint-plugin-jest from 28.9.0 to 28.11.0
|
2025-02-24 19:35:25 +01:00 |
|
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]
|
678555f65b
|
Bump @octokit/request from 8.4.0 to 8.4.1
Bumps [@octokit/request](https://github.com/octokit/request.js) from 8.4.0 to 8.4.1.
- [Release notes](https://github.com/octokit/request.js/releases)
- [Commits](https://github.com/octokit/request.js/compare/v8.4.0...v8.4.1)
---
updated-dependencies:
- dependency-name: "@octokit/request"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-18 23:36:39 +00:00 |
|
dependabot[bot]
|
3e3251da34
|
Bump @octokit/endpoint from 9.0.5 to 9.0.6
Bumps [@octokit/endpoint](https://github.com/octokit/endpoint.js) from 9.0.5 to 9.0.6.
- [Release notes](https://github.com/octokit/endpoint.js/releases)
- [Commits](https://github.com/octokit/endpoint.js/compare/v9.0.5...v9.0.6)
---
updated-dependencies:
- dependency-name: "@octokit/endpoint"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-15 00:43:57 +00:00 |
|
dependabot[bot]
|
dd3d4cb902
|
Bump @octokit/request-error from 5.1.0 to 5.1.1
Bumps [@octokit/request-error](https://github.com/octokit/request-error.js) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/octokit/request-error.js/releases)
- [Commits](https://github.com/octokit/request-error.js/compare/v5.1.0...v5.1.1)
---
updated-dependencies:
- dependency-name: "@octokit/request-error"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-15 00:43:56 +00:00 |
|
dependabot[bot]
|
f4fe0d59ea
|
Bump @types/node from 22.10.0 to 22.13.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.0 to 22.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>
|
2025-02-01 22:20:55 +00:00 |
|
dependabot[bot]
|
c040d89fcb
|
Bump eslint-plugin-jest from 28.9.0 to 28.11.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.9.0 to 28.11.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.9.0...v28.11.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>
|
2025-02-01 22:20:16 +00: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 |
|