Alexander Böhm
|
c31909abf8
|
Fix wrong link in the readme
|
2021-08-09 08:58:02 +02:00 |
|
Tom Hu
|
71ef541ceb
|
Merge pull request #444 from codecov/fix-readme-marketplace-v2
|
2021-07-23 10:29:31 -07:00 |
|
Tom Hu
|
c452b99268
|
Update README with v2 marketplace badge
|
2021-07-23 09:50:56 -07:00 |
|
Tom Hu
|
51d810878b
|
Merge pull request #440 from codecov/2.0.2-token-fixes
2.0.2 token fixes
|
2021-07-23 07:48:24 -07:00 |
|
Tom Hu
|
88c796db18
|
Merge pull request #438 from mmorel-35/chore/dependabot
Set up Dependabot for github-actions dependencies
|
2021-07-22 14:54:58 -07:00 |
|
Tom Hu
|
0bbb08247a
|
fix: Update validation
|
2021-07-22 12:58:38 -07:00 |
|
Tom Hu
|
53f686aaf8
|
fix: Update validation
|
2021-07-22 11:59:46 -07:00 |
|
Tom Hu
|
6ab08a75e2
|
Bump to 2.0.2
|
2021-07-22 11:21:24 -07:00 |
|
Tom Hu
|
f2242e1815
|
Merge pull request #425 from codecov/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.28.4
build(deps-dev): bump @typescript-eslint/eslint-plugin from 4.28.3 to 4.28.4
|
2021-07-21 14:53:30 -07:00 |
|
dependabot[bot]
|
fc2878a530
|
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.28.3 to 4.28.4.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.4/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-21 21:53:25 +00:00 |
|
Tom Hu
|
e00e953908
|
Merge pull request #426 from codecov/dependabot/npm_and_yarn/typescript-eslint/parser-4.28.4
build(deps-dev): bump @typescript-eslint/parser from 4.28.3 to 4.28.4
|
2021-07-21 14:52:29 -07:00 |
|
Tom Hu
|
8dcb1d2117
|
Merge pull request #433 from codecov/dependabot/npm_and_yarn/types/node-16.4.0
build(deps-dev): bump @types/node from 16.3.3 to 16.4.0
|
2021-07-21 14:52:23 -07:00 |
|
Tom Hu
|
c5857ba40c
|
Merge pull request #434 from RA80533/fix/openpgp
fix: openpgp and asn1.js
|
2021-07-21 14:52:15 -07:00 |
|
Tom Hu
|
d680b4c7af
|
Regenerate index.js
|
2021-07-21 14:49:08 -07:00 |
|
Matthieu MOREL
|
da21aa9fb6
|
Update dependabot.yml
|
2021-07-21 23:49:05 +02:00 |
|
Tom Hu
|
0c50b7bcf4
|
Regenerate index.js
|
2021-07-21 14:47:45 -07:00 |
|
Tom Hu
|
3375d62f3d
|
Merge pull request #432 from RA80533/fix/import-json
fix: use `import` to destructure package.json
|
2021-07-21 14:01:14 -07:00 |
|
RA80533
|
b0b3438bb4
|
Regenerate index.js
|
2021-07-21 05:20:20 -04:00 |
|
RA80533
|
9426b0fd6a
|
Fix lint errors
|
2021-07-21 05:13:39 -04:00 |
|
RA80533
|
7474287922
|
Untrack node_modules
|
2021-07-21 05:06:32 -04:00 |
|
RA80533
|
51773137e8
|
Migrate to v5
|
2021-07-21 04:52:37 -04:00 |
|
RA80533
|
16bc085eaf
|
Install openpgp@5.0.0-4
|
2021-07-21 04:50:17 -04:00 |
|
RA80533
|
37cfa1ca0a
|
Regenerate index.js
|
2021-07-21 03:14:08 -04:00 |
|
RA80533
|
4322a1979b
|
Fix lint errors
|
2021-07-21 03:08:43 -04:00 |
|
dependabot[bot]
|
a558bcf782
|
build(deps-dev): bump @types/node from 16.3.3 to 16.4.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.3.3 to 16.4.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>
|
2021-07-21 04:02:48 +00:00 |
|
RA80533
|
a96e9cbd13
|
WIP
|
2021-07-20 19:27:28 -04:00 |
|
RA80533
|
c4b374fc52
|
Use import to destructure package.json
|
2021-07-20 18:54:56 -04:00 |
|
RA80533
|
48b5a1f06e
|
Enable resolveJsonModule
|
2021-07-20 18:49:20 -04:00 |
|
dependabot[bot]
|
66926ef901
|
build(deps-dev): bump @typescript-eslint/parser from 4.28.3 to 4.28.4
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.3 to 4.28.4.
- [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.28.4/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-07-20 04:03:26 +00:00 |
|
Tom Hu
|
eac41f1afd
|
Merge pull request #420 from codecov/dependabot/npm_and_yarn/eslint-7.31.0
Bump eslint from 7.30.0 to 7.31.0
|
2021-07-19 13:49:38 -07:00 |
|
dependabot[bot]
|
4c95c92d70
|
Bump eslint from 7.30.0 to 7.31.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.30.0 to 7.31.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.30.0...v7.31.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-07-19 16:08:17 +00:00 |
|
Tom Hu
|
c585afe366
|
Merge pull request #424 from codecov/2.0.1-fix-deps
fix: Add deep deps
|
2021-07-19 09:05:35 -07:00 |
|
Tom Hu
|
852cffb352
|
Remove dist/coverage
|
2021-07-19 09:00:12 -07:00 |
|
Tom Hu
|
d910efb490
|
Update CHANGELOG
|
2021-07-19 08:54:22 -07:00 |
|
Tom Hu
|
439c1e508e
|
Remove coverage folder
|
2021-07-19 08:46:25 -07:00 |
|
Tom Hu
|
fc5d663f82
|
fix: Hack to force asn1.js
|
2021-07-19 08:44:22 -07:00 |
|
Tom Hu
|
5c832aefb8
|
Force the dep
|
2021-07-19 08:33:09 -07:00 |
|
Tom Hu
|
71fa76a9e4
|
fix: Add job to test no deps
|
2021-07-19 08:21:05 -07:00 |
|
Tom Hu
|
672fbdc6af
|
Merge pull request #421 from codecov/dependabot/npm_and_yarn/types/node-16.3.3
Bump @types/node from 16.0.1 to 16.3.3
|
2021-07-19 08:08:26 -07:00 |
|
Tom Hu
|
1691a31d13
|
Merge pull request #422 from codecov/dependabot/npm_and_yarn/vercel/ncc-0.29.0
Bump @vercel/ncc from 0.28.6 to 0.29.0
|
2021-07-19 08:08:08 -07:00 |
|
Tom Hu
|
ad2b0032e0
|
fix: Add deep deps
|
2021-07-19 08:05:59 -07:00 |
|
dependabot[bot]
|
51db270fe4
|
Bump @types/node from 16.0.1 to 16.3.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.0.1 to 16.3.3.
- [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>
|
2021-07-19 14:29:46 +00:00 |
|
Tom Hu
|
d4d413da82
|
Merge pull request #392 from codecov/v2
feat: Use new Codecov uploader
|
2021-07-19 07:28:30 -07:00 |
|
dependabot[bot]
|
e2a75c9ff3
|
Bump @vercel/ncc from 0.28.6 to 0.29.0
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.28.6 to 0.29.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.28.6...0.29.0)
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-19 04:06:09 +00:00 |
|
Tom Hu
|
635d4e88ad
|
feat: Use new Codecov uploader
|
2021-07-16 21:56:47 -07:00 |
|
Tom Hu
|
b215992d02
|
refactor: Pull version from package.json
|
2021-07-16 21:55:19 -07:00 |
|
dependabot[bot]
|
fcd8a3a0dc
|
Bump eslint from 7.27.0 to 7.28.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.28.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.27.0...v7.28.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-07-16 21:53:41 -07:00 |
|
Tom Hu
|
ca5f3da782
|
Merge pull request #417 from codecov/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.28.3
Bump @typescript-eslint/eslint-plugin from 4.28.2 to 4.28.3
|
2021-07-13 11:40:45 -07:00 |
|
dependabot[bot]
|
c21ba4838a
|
Bump @typescript-eslint/eslint-plugin from 4.28.2 to 4.28.3
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.28.2 to 4.28.3.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.3/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-13 18:38:04 +00:00 |
|
Tom Hu
|
858ce54168
|
Merge pull request #418 from codecov/dependabot/npm_and_yarn/typescript-eslint/parser-4.28.3
Bump @typescript-eslint/parser from 4.28.2 to 4.28.3
|
2021-07-13 11:37:08 -07:00 |
|