dependabot[bot]
|
27cb1e1de5
|
Bump the npm group with 6 updates (#1902)
* Bump the npm group with 6 updates
Bumps the npm group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [@octokit/types](https://github.com/octokit/types.ts) | `11.1.0` | `12.0.0` |
| [@types/adm-zip](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/adm-zip) | `0.5.1` | `0.5.2` |
| [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) | `7.5.2` | `7.5.3` |
| [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) | `10.0.16` | `10.0.17` |
| [eslint](https://github.com/eslint/eslint) | `8.49.0` | `8.50.0` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.6.0` | `3.6.1` |
Updates `@octokit/types` from 11.1.0 to 12.0.0
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](https://github.com/octokit/types.ts/compare/v11.1.0...v12.0.0)
Updates `@types/adm-zip` from 0.5.1 to 0.5.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/adm-zip)
Updates `@types/semver` from 7.5.2 to 7.5.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)
Updates `@types/sinon` from 10.0.16 to 10.0.17
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)
Updates `eslint` from 8.49.0 to 8.50.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.49.0...v8.50.0)
Updates `eslint-import-resolver-typescript` from 3.6.0 to 3.6.1
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.6.0...v3.6.1)
---
updated-dependencies:
- dependency-name: "@octokit/types"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: npm
- dependency-name: "@types/adm-zip"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@types/semver"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@types/sinon"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: eslint-import-resolver-typescript
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update checked-in dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-26 10:34:03 -07:00 |
|
dependabot[bot]
|
dd1128f4f1
|
Bump the npm group with 11 updates (#1892)
* Bump the npm group with 11 updates
Bumps the npm group with 11 updates:
| Package | From | To |
| --- | --- | --- |
| [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) | `1.1.1` | `1.1.2` |
| [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `1.10.0` | `1.10.1` |
| [uuid](https://github.com/uuidjs/uuid) | `9.0.0` | `9.0.1` |
| [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) | `9.0.3` | `9.0.4` |
| [@types/adm-zip](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/adm-zip) | `0.5.0` | `0.5.1` |
| [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) | `4.0.5` | `4.0.6` |
| [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) | `7.5.1` | `7.5.2` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.5.0` | `6.7.2` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.6.0` | `6.7.2` |
| [eslint](https://github.com/eslint/eslint) | `8.48.0` | `8.49.0` |
| [sinon](https://github.com/sinonjs/sinon) | `15.2.0` | `16.0.0` |
Updates `@actions/artifact` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact)
Updates `@actions/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)
Updates `uuid` from 9.0.0 to 9.0.1
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.0...v9.0.1)
Updates `@types/uuid` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)
Updates `@types/adm-zip` from 0.5.0 to 0.5.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/adm-zip)
Updates `@types/js-yaml` from 4.0.5 to 4.0.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml)
Updates `@types/semver` from 7.5.1 to 7.5.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)
Updates `@typescript-eslint/eslint-plugin` from 6.5.0 to 6.7.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/v6.7.2/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 6.6.0 to 6.7.2
- [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/v6.7.2/packages/parser)
Updates `eslint` from 8.48.0 to 8.49.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.48.0...v8.49.0)
Updates `sinon` from 15.2.0 to 16.0.0
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v15.2.0...v16.0.0)
---
updated-dependencies:
- dependency-name: "@actions/artifact"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@types/uuid"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@types/adm-zip"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@types/js-yaml"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@types/semver"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: sinon
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update checked-in dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-18 20:01:16 +00:00 |
|
github-actions[bot]
|
3115e0f9c4
|
Update checked-in dependencies
|
2023-09-04 17:19:10 +00:00 |
|
dependabot[bot]
|
8ecc33d259
|
Bump the npm group with 5 updates (#1856)
* Bump the npm group with 5 updates
Bumps the npm group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) | `7.5.0` | `7.5.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.4.1` | `6.5.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.4.1` | `6.5.0` |
| [eslint](https://github.com/eslint/eslint) | `8.47.0` | `8.48.0` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.1.6` | `5.2.2` |
Updates `@types/semver` from 7.5.0 to 7.5.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)
Updates `@typescript-eslint/eslint-plugin` from 6.4.1 to 6.5.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/v6.5.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 6.4.1 to 6.5.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/v6.5.0/packages/parser)
Updates `eslint` from 8.47.0 to 8.48.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.47.0...v8.48.0)
Updates `typescript` from 5.1.6 to 5.2.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.1.6...v5.2.2)
---
updated-dependencies:
- dependency-name: "@types/semver"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update checked-in dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-08-29 04:47:41 -07:00 |
|
github-actions[bot]
|
31b9dd18d4
|
Update checked-in dependencies
|
2023-08-07 17:18:57 +00:00 |
|
github-actions[bot]
|
e266801e21
|
Update checked-in dependencies
|
2023-07-17 20:17:37 +00:00 |
|
github-actions[bot]
|
40a500c743
|
Update checked-in dependencies
|
2023-07-13 09:09:17 +00:00 |
|
Henry Mercer
|
4b7eb74ef5
|
Bump semver
|
2023-07-11 20:48:18 +01:00 |
|
Henry Mercer
|
cb9be70046
|
Install @types/uuid and eliminate a cast
|
2023-01-20 15:01:35 +00:00 |
|
Henry Mercer
|
ed9506bbaf
|
Bump eslint-plugin-import to avoid vulnerability in dependency
|
2023-01-18 21:00:05 +00:00 |
|
Henry Mercer
|
5f644f971e
|
Upgrade TypeScript to 9.2.0
|
2023-01-18 20:59:57 +00:00 |
|
Henry Mercer
|
bae51503cf
|
Remove @types/long
This is no longer needed since `long` now includes its own types.
|
2022-08-22 13:01:32 +01:00 |
|
Edoardo Pirovano
|
4139682b64
|
Add telemetry for TRAP caching
|
2022-08-16 11:54:31 +01:00 |
|
github-actions[bot]
|
ccfb4e296c
|
Update checked-in dependencies
|
2022-08-11 17:47:11 +00:00 |
|
Angela P Wen
|
010abe7de0
|
Merge remote-tracking branch 'origin/main' into angelapwen/post-init-cleanup
|
2022-08-08 13:41:15 +02:00 |
|
Edoardo Pirovano
|
38c2c091e8
|
Add dependency on @actions/cache
|
2022-08-04 15:12:29 +01:00 |
|
Angela P Wen
|
daaac4306e
|
Linting, node_modules update
|
2022-08-01 13:35:10 +02:00 |
|
Angela P Wen
|
2c25894c5f
|
Zip partial database directory
|
2022-08-01 11:24:34 +02:00 |
|
Andrew Eisenberg
|
0efcf74ce0
|
Add typings for js-yaml
|
2022-06-14 07:50:47 -07:00 |
|
Henry Mercer
|
b949e494e4
|
Upgrade Node type definitions
|
2022-03-28 14:39:00 +01:00 |
|
github-actions[bot]
|
4154eaf0e9
|
Update checked-in dependencies
|
2022-03-03 17:18:51 +00:00 |
|
Henry Mercer
|
72b5ce4f22
|
Revert "Upgrade Node type definitions"
This reverts commit c72c200f52.
|
2022-02-17 13:52:07 +00:00 |
|
Henry Mercer
|
8768b0f5a3
|
Remove stub type definitions
|
2022-02-08 13:55:23 +00:00 |
|
Henry Mercer
|
c72c200f52
|
Upgrade Node type definitions
|
2022-02-08 13:55:23 +00:00 |
|
Henry Mercer
|
ce89f1b611
|
Upgrade Ava to v4
|
2022-02-01 18:56:42 +00:00 |
|
Andrew Eisenberg
|
45dc27d3c1
|
Remove rmDir references
`rmDir` is not available on the node version used by the actions runner.
Instead, use the `del` package. It is safe, well-tested, and
cross-platform.
|
2021-12-08 12:11:31 -08:00 |
|
Andrew Eisenberg
|
531c6ba7c8
|
Fix dependabot issues
|
2021-10-25 08:56:16 -07:00 |
|
github-actions[bot]
|
e050205119
|
Update checked-in dependencies
|
2021-07-29 09:07:43 +00:00 |
|
Edoardo Pirovano
|
cdcc3e81d5
|
Merge branch 'main' into dependabot/npm_and_yarn/types/semver-7.3.8
|
2021-07-28 10:08:53 +01:00 |
|
Edoardo Pirovano
|
6799d572f7
|
Merge branch 'main' into dependabot/npm_and_yarn/types/jszip-3.4.1
|
2021-07-28 09:39:54 +01:00 |
|
github-actions[bot]
|
532d1b906d
|
Update checked-in dependencies
|
2021-07-28 08:10:17 +00:00 |
|
github-actions[bot]
|
351d080ced
|
Update checked-in dependencies
|
2021-07-28 08:08:26 +00:00 |
|
github-actions[bot]
|
d0e23476a6
|
Update checked-in dependencies
|
2021-07-28 08:08:17 +00:00 |
|
Edoardo Pirovano
|
e1828d5291
|
Merge branch 'main' into dependabot/npm_and_yarn/sinon-11.1.2
|
2021-07-28 00:21:54 +01:00 |
|
github-actions[bot]
|
1c4c64199f
|
Update checked-in dependencies
|
2021-07-27 22:26:09 +00:00 |
|
github-actions[bot]
|
6abc4a8c32
|
Update checked-in dependencies
|
2021-07-27 22:24:17 +00:00 |
|
Edoardo Pirovano
|
04e8743013
|
Merge branch 'main' into dependabot/npm_and_yarn/types/node-16.4.3
|
2021-07-27 20:15:15 +01:00 |
|
github-actions[bot]
|
34f86ea4ba
|
Update checked-in dependencies
|
2021-07-27 19:03:32 +00:00 |
|
github-actions[bot]
|
4df0bb9371
|
Update checked-in dependencies
|
2021-07-27 19:01:54 +00:00 |
|
github-actions[bot]
|
cc1adb825a
|
Update checked-in dependencies
|
2021-07-27 16:54:26 +00:00 |
|
Edoardo Pirovano
|
0cbd4b56d3
|
Add some dependencies for uploading artifacts
|
2021-06-02 10:32:48 +01:00 |
|
Chris Raynor
|
c96f84308a
|
Regenerating node_modules
|
2020-09-14 10:42:37 +01:00 |
|
Robert Brignull
|
f77ab09bf4
|
add sinon types
|
2020-07-07 18:32:18 +01:00 |
|
Alex Kalyvitis
|
11a9af0387
|
update deps again
|
2020-06-18 19:10:34 +02:00 |
|
Alex Kalyvitis
|
f9768ac4ba
|
update deps
|
2020-06-18 18:43:30 +02:00 |
|
Alex Kalyvitis
|
4c6749115a
|
update @actions/tool-cache, install semver, nock
|
2020-06-18 16:31:13 +02:00 |
|
Robert Brignull
|
0347b72305
|
replace jest with ava
|
2020-05-13 11:13:27 +01:00 |
|
Robert Brignull
|
256c63a715
|
Add and run removeNPMAbsolutePaths
|
2020-05-12 12:25:47 +01:00 |
|
anaarmas
|
28ccc3db2d
|
Initial commit (from f5274cbdce4ae7c9e4b937dcdf95ac70ae436d5f)
|
2020-04-28 17:23:37 +02:00 |
|