Mitchell Borrego
53cfbc752e
Merge pull request #661 from slifty/patch-1
...
Update deprecation warning
2022-04-21 11:20:19 -04:00
Tom Hu
81cd2dc814
Merge pull request #699 from codecov/feat-xcode
...
feat: add xcode support
v3.1.0
2022-04-21 10:49:01 -04:00
Tom Hu
a03184e530
feat: add xcode support
2022-04-21 10:20:02 -04:00
Tom Hu
6a6a9ae7b1
Merge pull request #694 from codecov/dependabot/npm_and_yarn/vercel/ncc-0.33.4
...
build(deps-dev): bump @vercel/ncc from 0.33.3 to 0.33.4
2022-04-21 10:13:44 -04:00
Tom Hu
92a872a5e7
Merge pull request #696 from codecov/dependabot/npm_and_yarn/types/node-17.0.25
...
build(deps-dev): bump @types/node from 17.0.23 to 17.0.25
2022-04-21 10:13:32 -04:00
Tom Hu
43a9c182dd
Merge pull request #698 from codecov/dependabot/npm_and_yarn/jest-junit-13.2.0
...
build(deps-dev): bump jest-junit from 13.0.0 to 13.2.0
2022-04-21 10:13:19 -04:00
Tom Hu
13ce822ccd
Merge pull request #690 from codecov/ci-v3
...
Update makefile to v3
2022-04-21 10:12:39 -04:00
dependabot[bot]
4d6dbaaea6
build(deps-dev): bump jest-junit from 13.0.0 to 13.2.0
...
Bumps [jest-junit](https://github.com/jest-community/jest-junit ) from 13.0.0 to 13.2.0.
- [Release notes](https://github.com/jest-community/jest-junit/releases )
- [Commits](https://github.com/jest-community/jest-junit/compare/v13.0.0...v13.2.0 )
---
updated-dependencies:
- dependency-name: jest-junit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-21 04:04:06 +00:00
dependabot[bot]
98f0f19300
build(deps-dev): bump @types/node from 17.0.23 to 17.0.25
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.23 to 17.0.25.
- [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 >
2022-04-19 04:03:09 +00:00
dependabot[bot]
d3021d9910
build(deps-dev): bump @vercel/ncc from 0.33.3 to 0.33.4
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.33.3 to 0.33.4.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.33.3...0.33.4 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-12 05:22:38 +00:00
Tom Hu
2c83f35c20
Update makefile to v3
2022-04-05 10:14:02 -04:00
Tom Hu
e3c560433a
Merge pull request #689 from codecov/feat/gcov
...
Bump to node16 and small fixes
v3.0.0
2022-04-05 09:24:20 -04:00
Tom Hu
174efc5984
Update package-lock.json
2022-04-05 09:12:59 -04:00
Tom Hu
6243a75ef3
bump to 3.0.0
2022-04-04 17:19:12 -04:00
Tom Hu
0d6466ff9c
Bump to node16
2022-04-04 17:13:17 -04:00
Tom Hu
d4729eeb39
fetch.default
2022-04-04 17:10:55 -04:00
Tom Hu
351baf62fa
fix: bash
2022-04-04 17:09:16 -04:00
Tom Hu
d8cf6802a8
Merge pull request #675 from codecov/dependabot/npm_and_yarn/openpgp-5.2.1
...
build(deps): bump openpgp from 5.1.0 to 5.2.1
2022-04-04 17:08:17 -04:00
Tom Hu
b775e9013c
Merge pull request #676 from codecov/dependabot/npm_and_yarn/actions/exec-1.1.1
...
build(deps): bump @actions/exec from 1.1.0 to 1.1.1
2022-04-04 17:07:55 -04:00
Tom Hu
2ebc2f0f6f
Merge pull request #682 from codecov/dependabot/npm_and_yarn/typescript-4.6.3
...
build(deps-dev): bump typescript from 4.5.5 to 4.6.3
2022-04-04 17:03:36 -04:00
Tom Hu
8e2ef2bfcc
Merge pull request #681 from codecov/dependabot/npm_and_yarn/types/node-17.0.23
...
build(deps-dev): bump @types/node from 17.0.18 to 17.0.23
2022-04-04 17:03:23 -04:00
dependabot[bot]
5f458f03fe
build(deps): bump openpgp from 5.1.0 to 5.2.1
...
Bumps [openpgp](https://github.com/openpgpjs/openpgpjs ) from 5.1.0 to 5.2.1.
- [Release notes](https://github.com/openpgpjs/openpgpjs/releases )
- [Commits](https://github.com/openpgpjs/openpgpjs/compare/v5.1.0...v5.2.1 )
---
updated-dependencies:
- dependency-name: openpgp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-04 21:01:44 +00:00
dependabot[bot]
398eded4bc
build(deps): bump @actions/exec from 1.1.0 to 1.1.1
...
Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/exec/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/@actions/tool-cache@1.1.1/packages/exec )
---
updated-dependencies:
- dependency-name: "@actions/exec"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-04 21:01:41 +00:00
Tom Hu
9af8a2b3c9
Merge pull request #685 from codecov/dependabot/npm_and_yarn/actions/github-5.0.1
...
build(deps): bump @actions/github from 5.0.0 to 5.0.1
2022-04-04 17:00:52 -04:00
Tom Hu
57fe0bb86d
Merge pull request #683 from codecov/dependabot/npm_and_yarn/minimist-1.2.6
...
build(deps): bump minimist from 1.2.5 to 1.2.6
2022-04-04 17:00:17 -04:00
dependabot[bot]
e0cb890d01
build(deps): bump @actions/github from 5.0.0 to 5.0.1
...
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [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-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-04 20:57:09 +00:00
dependabot[bot]
36c973b6e9
build(deps-dev): bump @types/node from 17.0.18 to 17.0.23
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.18 to 17.0.23.
- [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 >
2022-04-04 20:56:45 +00:00
dependabot[bot]
adc3ab95ef
build(deps-dev): bump typescript from 4.5.5 to 4.6.3
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.5.5 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v4.6.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-04 20:56:39 +00:00
Tom Hu
184819f51c
Merge pull request #673 from codecov/dependabot/npm_and_yarn/node-fetch-3.2.3
...
build(deps): bump node-fetch from 3.2.0 to 3.2.3
2022-04-04 16:56:32 -04:00
Tom Hu
351939570f
Merge pull request #667 from codecov/dependabot/github_actions/actions/checkout-3
...
build(deps): bump actions/checkout from 2 to 3
2022-04-04 16:56:22 -04:00
Tom Hu
86baaaf3a3
Merge pull request #659 from codecov/dependabot/npm_and_yarn/types/jest-27.4.1
...
build(deps-dev): bump @types/jest from 27.4.0 to 27.4.1
2022-04-04 16:55:40 -04:00
Tom Hu
7ab2ce5d95
Merge pull request #652 from codecov/dependabot/npm_and_yarn/vercel/ncc-0.33.3
...
build(deps-dev): bump @vercel/ncc from 0.30.0 to 0.33.3
2022-04-04 16:55:29 -04:00
Tom Hu
c3d40623c9
Merge pull request #688 from codecov/feat/gcov
...
Incorporate `gcov` arguments for the Codecov uploader
2022-04-04 16:41:54 -04:00
Tom Hu
9e4b071621
Merge branch 'feat/gcov' of https://github.com/codecov/codecov-action into feat/gcov
2022-04-04 16:29:19 -04:00
Tom Hu
ac6033346c
fix: small edits
2022-04-04 16:28:42 -04:00
Tom Hu
c76bf12730
Merge branch 'master' into feat/gcov
2022-04-04 16:16:33 -04:00
Tom Hu
f37520c6b0
feat: add gcov support
2022-04-04 16:14:50 -04:00
dependabot[bot]
f78e7e3295
build(deps): bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-27 02:59:04 +00:00
dependabot[bot]
8930ac6d38
build(deps): bump node-fetch from 3.2.0 to 3.2.3
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 3.2.0 to 3.2.3.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.0...v3.2.3 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-14 04:02:49 +00:00
dependabot[bot]
ef0a21c8b8
build(deps): bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [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/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-07 04:10:46 +00:00
Daniel Schultz
3568e51c1c
Update deprecation warning
...
The deprecation deadline has passed, so updating the language to be more accurate.
I also specified the version that was deprecated, since I actually had misunderstood the warning to be saying that "this version" was referring to the entire action itself, and that the guidance was to no longer use the action at all! I think the new language will help prevent that kind of confusion for others.
2022-02-25 14:50:25 -05:00
dependabot[bot]
8b32ec40ba
build(deps-dev): bump @types/jest from 27.4.0 to 27.4.1
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 27.4.0 to 27.4.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-24 04:02:00 +00:00
Joe Becher
b049ab51f4
Merge pull request #548 from codecov/dependabot/npm_and_yarn/jest-junit-13.0.0
...
build(deps-dev): bump jest-junit from 12.2.0 to 13.0.0
2022-02-16 09:57:14 -05:00
Joe Becher
a85bdd422f
Merge pull request #603 from codecov/snyk-upgrade-7ef3b58fd04f304bea31f63ba043acdd
...
[Snyk] Upgrade @actions/core from 1.5.0 to 1.6.0
2022-02-16 09:53:20 -05:00
dependabot[bot]
108007e68f
build(deps-dev): bump @vercel/ncc from 0.30.0 to 0.33.3
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.30.0 to 0.33.3.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.30.0...0.33.3 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-16 14:43:47 +00:00
Joe Becher
bf6b3a72da
Merge pull request #653 from codecov/dependabot/npm_and_yarn/types/node-17.0.18
...
build(deps-dev): bump @types/node from 16.11.21 to 17.0.18
2022-02-16 09:42:56 -05:00
Joe Becher
a485989079
Merge pull request #636 from codecov/dependabot/npm_and_yarn/openpgp-5.1.0
...
build(deps): bump openpgp from 5.0.1 to 5.1.0
2022-02-16 09:32:13 -05:00
Joe Becher
7b31018a7e
Merge pull request #643 from ichizok/fix/readme
...
Fix the layout of "functionalities" argument in README.md
2022-02-16 09:30:34 -05:00
dependabot[bot]
bcaaa7b51e
build(deps): bump openpgp from 5.0.1 to 5.1.0
...
Bumps [openpgp](https://github.com/openpgpjs/openpgpjs ) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/openpgpjs/openpgpjs/releases )
- [Commits](https://github.com/openpgpjs/openpgpjs/compare/v5.0.1...v5.1.0 )
---
updated-dependencies:
- dependency-name: openpgp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-16 14:18:52 +00:00
Joe Becher
d1701787c1
Merge pull request #634 from codecov/dependabot/npm_and_yarn/node-fetch-3.2.0
...
build(deps): bump node-fetch from 3.1.1 to 3.2.0
2022-02-16 09:17:40 -05:00