github-actions[bot]
|
fca047627b
|
1.0.29
|
2022-01-18 21:35:32 +00:00 |
|
github-actions[bot]
|
f6f23f8671
|
1.0.28
|
2022-01-11 21:43:35 +00:00 |
|
github-actions[bot]
|
88fbabe21d
|
1.0.27
|
2021-12-10 18:40:13 +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 |
|
github-actions[bot]
|
7069ada3ed
|
1.0.26
|
2021-12-06 15:14:23 +00:00 |
|
github-actions[bot]
|
dd65833ab6
|
1.0.25
|
2021-11-23 10:59:43 +00:00 |
|
github-actions[bot]
|
077f7b2532
|
1.0.24
|
2021-11-19 23:46:10 +00:00 |
|
github-actions[bot]
|
3ce10aec2e
|
1.0.23
|
2021-11-04 11:49:59 +00:00 |
|
Andrew Eisenberg
|
56c7489b94
|
Merge branch 'main' into aeisenberg/dependabot
|
2021-11-02 10:35:28 -07:00 |
|
github-actions[bot]
|
9661171991
|
1.0.22
|
2021-10-28 21:19:05 +00:00 |
|
github-actions[bot]
|
4647e20bb5
|
1.0.21
|
2021-10-25 16:50:12 +00:00 |
|
Andrew Eisenberg
|
531c6ba7c8
|
Fix dependabot issues
|
2021-10-25 08:56:16 -07:00 |
|
Andrew Eisenberg
|
04a87f068f
|
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/parser-5.0.0
|
2021-10-21 09:51:48 -07:00 |
|
github-actions[bot]
|
fd20d82b8d
|
1.0.20
|
2021-10-18 22:14:24 +00:00 |
|
dependabot[bot]
|
6ca99f72e9
|
Bump @typescript-eslint/parser from 4.29.2 to 5.0.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.2 to 5.0.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.0.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-14 17:00:52 +00:00 |
|
github-actions[bot]
|
5153cc4c8d
|
1.0.19
|
2021-10-08 13:43:00 +00:00 |
|
github-actions[bot]
|
ace3701b4a
|
1.0.18
|
2021-10-07 18:49:13 +00:00 |
|
github-actions[bot]
|
2c73ad667d
|
1.0.17
|
2021-10-05 08:29:45 +00:00 |
|
github-actions[bot]
|
f16cf435c3
|
1.0.16
|
2021-09-22 16:44:21 +00:00 |
|
Andrew Eisenberg
|
6e8752e4d5
|
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/parser-4.29.2
|
2021-09-14 08:38:55 -07:00 |
|
Andrew Eisenberg
|
5b28adb7ed
|
Merge branch 'main' into dependabot/npm_and_yarn/typescript-4.4.2
|
2021-09-10 13:13:32 -07:00 |
|
github-actions[bot]
|
c0971eed35
|
1.0.15
|
2021-09-09 12:34:00 +00:00 |
|
github-actions[bot]
|
aeeb3c3e88
|
1.0.14
|
2021-09-06 11:50:15 +00:00 |
|
dependabot[bot]
|
bf6f871097
|
Bump typescript from 4.3.5 to 4.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.5...v4.4.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-02 17:00:45 +00:00 |
|
Andrew Eisenberg
|
bf85baea70
|
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/parser-4.29.2
|
2021-09-01 15:48:55 -07:00 |
|
Andrew Eisenberg
|
b29bf7b05a
|
Upgrade linguist dependency
This version changes how it counts python heredoc. All heredoc is
counted as code.
|
2021-08-25 11:15:45 -07:00 |
|
dependabot[bot]
|
542390c023
|
Bump @typescript-eslint/parser from 4.29.1 to 4.29.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.1 to 4.29.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.2/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-19 17:00:50 +00:00 |
|
github-actions[bot]
|
2eb8300e80
|
1.0.13
|
2021-08-16 09:20:05 +00:00 |
|
Henry Mercer
|
5fd8ca8122
|
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/parser-4.29.1
|
2021-08-11 15:12:11 +01:00 |
|
dependabot[bot]
|
75aad219f8
|
Bump eslint-plugin-github from 4.1.5 to 4.2.0
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.1.5 to 4.2.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.1.5...v4.2.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-11 12:52:58 +00:00 |
|
Henry Mercer
|
060eb52d32
|
Merge branch 'main' into dependabot/npm_and_yarn/eslint-plugin-import-2.24.0
|
2021-08-11 13:05:55 +01:00 |
|
Henry Mercer
|
75d42bea8d
|
Add compile property to ava configuration
This is required with `@ava/typescript` v2
|
2021-08-11 12:23:19 +01:00 |
|
Henry Mercer
|
46ddfc6186
|
Merge branch 'main' into dependabot/npm_and_yarn/ava/typescript-2.0.0
|
2021-08-11 12:18:01 +01:00 |
|
github-actions[bot]
|
5ba154a3b4
|
1.0.12
|
2021-08-09 21:14:09 +00:00 |
|
dependabot[bot]
|
183487b717
|
Bump @typescript-eslint/parser from 4.29.0 to 4.29.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.0 to 4.29.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.1/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-09 19:48:52 +00:00 |
|
dependabot[bot]
|
38bb211981
|
Bump @ava/typescript from 1.1.1 to 2.0.0
Bumps [@ava/typescript](https://github.com/avajs/typescript) from 1.1.1 to 2.0.0.
- [Release notes](https://github.com/avajs/typescript/releases)
- [Commits](https://github.com/avajs/typescript/compare/v1.1.1...v2.0.0)
---
updated-dependencies:
- dependency-name: "@ava/typescript"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-09 19:48:14 +00:00 |
|
dependabot[bot]
|
a0ab4842b5
|
Bump eslint-plugin-import from 2.23.4 to 2.24.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.23.4 to 2.24.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.23.4...v2.24.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>
|
2021-08-09 19:47:56 +00:00 |
|
Chuan-kai Lin
|
8068352efa
|
Revert "Bump jsonschema from 1.2.6 to 1.4.0"
|
2021-08-09 12:03:58 -07:00 |
|
dependabot[bot]
|
a673c950da
|
Bump @typescript-eslint/parser from 4.28.5 to 4.29.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.5 to 4.29.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.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>
|
2021-08-03 10:49:07 +00:00 |
|
github-actions[bot]
|
e7f3012cc2
|
1.0.11
|
2021-08-03 09:06:20 +00:00 |
|
Edoardo Pirovano
|
2fcaf414fc
|
Merge branch 'main' into dependabot/npm_and_yarn/eslint-7.32.0
|
2021-08-02 11:08:40 +01:00 |
|
github-actions[bot]
|
a73bba9f11
|
1.0.10
|
2021-08-02 09:36:30 +00:00 |
|
dependabot[bot]
|
1c369971ff
|
Bump eslint from 7.31.0 to 7.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.31.0 to 7.32.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.31.0...v7.32.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-02 08:57:28 +00:00 |
|
dependabot[bot]
|
3b74ec2288
|
Bump @types/node from 16.4.5 to 16.4.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.4.5 to 16.4.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-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-29 09:06:25 +00:00 |
|
Edoardo Pirovano
|
aacf63d354
|
Merge branch 'main' into dependabot/npm_and_yarn/micromatch-4.0.4
|
2021-07-28 18:03:42 +01:00 |
|
Edoardo Pirovano
|
fd833ba2c1
|
Merge branch 'main' into dependabot/npm_and_yarn/md5-2.3.0
|
2021-07-28 17:48:54 +01:00 |
|
Edoardo Pirovano
|
3baa223274
|
Merge branch 'main' into dependabot/npm_and_yarn/commander-8.1.0
|
2021-07-28 16:36:44 +01:00 |
|
dependabot[bot]
|
c508d620dd
|
Bump micromatch from 4.0.2 to 4.0.4
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.2 to 4.0.4.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.2...4.0.4)
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-28 15:17:58 +00:00 |
|
dependabot[bot]
|
5a67cbafe6
|
Bump md5 from 2.2.1 to 2.3.0
Bumps [md5](https://github.com/pvorb/node-md5) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/pvorb/node-md5/releases)
- [Commits](https://github.com/pvorb/node-md5/compare/v2.2.1...v2.3.0)
---
updated-dependencies:
- dependency-name: md5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-28 15:04:09 +00:00 |
|
Edoardo Pirovano
|
f3061d6dee
|
Merge branch 'main' into dependabot/npm_and_yarn/actions/core-1.4.0
|
2021-07-28 16:03:47 +01:00 |
|