Commit graph

63 commits

Author SHA1 Message Date
David Tolnay
90c2298452
Merge pull request #2 from dtolnay/dependabot/npm_and_yarn/npm-registry-fetch-8.1.1
Bump npm-registry-fetch from 8.0.0 to 8.1.1
2020-07-07 12:38:00 -07:00
dependabot[bot]
4f3ce88516
Bump npm-registry-fetch from 8.0.0 to 8.1.1
Bumps [npm-registry-fetch](https://github.com/npm/registry-fetch) from 8.0.0 to 8.1.1.
- [Release notes](https://github.com/npm/registry-fetch/releases)
- [Changelog](https://github.com/npm/npm-registry-fetch/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/registry-fetch/compare/v8.0.0...v8.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-07 19:22:23 +00:00
David Tolnay
b890b9fb00
Merge pull request #1 from dtolnay/dependabot/npm_and_yarn/actions/http-client-1.0.8
Bump @actions/http-client from 1.0.6 to 1.0.8
2020-05-02 14:27:25 -07:00
David Tolnay
a64572f7c8
Show example of using a flag to a cargo cmd 2020-05-02 13:52:32 -07:00
dependabot[bot]
312405c48f
Bump @actions/http-client from 1.0.6 to 1.0.8
Bumps [@actions/http-client](https://github.com/actions/http-client) from 1.0.6 to 1.0.8.
- [Release notes](https://github.com/actions/http-client/releases)
- [Changelog](https://github.com/actions/http-client/blob/master/RELEASES.md)
- [Commits](https://github.com/actions/http-client/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-02 20:48:08 +00:00
David Tolnay
f93393c7fd
Add script to update revs 2020-05-02 13:41:32 -07:00
David Tolnay
5f8a325e9a
Merge remote-tracking branch 'dtolnay/ts' 2020-05-02 13:17:03 -07:00
David Tolnay
4ba931c36c
Fix ts file identification in pre-commit hook 2020-05-02 13:12:51 -07:00
David Tolnay
8bfed56889
Write readme 2020-05-02 13:02:44 -07:00
David Tolnay
6502ad2926
npm run build 2020-05-02 12:33:02 -07:00
David Tolnay
5b9c3a8373
Change some defaults 2020-05-02 12:23:23 -07:00
David Tolnay
55909b99ad
Update metadata to refer to fork 2020-05-02 12:20:00 -07:00
David Tolnay
637c7a32b7
Merge remote-tracking branch 'upstream/master' 2020-05-02 11:31:04 -07:00
David Tolnay
309a81af66
Root commit for actions-rs/toolchain fork 2020-05-02 11:29:43 -07:00
svartalf
7f00d1018c
Small typo 2020-04-07 09:19:47 +03:00
svartalf
4d3830945c Freeze changelog for v1.0.6 release 2020-03-24 16:29:33 +03:00
svartalf
b2417cde72 Release v1.0.6 2020-03-24 16:27:19 +03:00
svartalf
8e14415dec Changing buymeacoffee link 2020-03-19 16:58:35 +03:00
svartalf
396d1ee271 Extra funding links 2020-03-19 16:09:22 +03:00
svartalf
23cd1093e2 Release v1.0.5 2020-01-26 19:20:01 +03:00
svartalf
402d025565 Release v1.0.4 2020-01-26 18:38:00 +03:00
svartalf
5d50a12f35
Output rustc, cargo and rustup versions as Action outputs (#47) 2020-01-26 18:18:21 +03:00
svartalf
ad7f1a0189 Bumping dependencies versions in a bulk 2020-01-24 13:53:13 +03:00
Thomas Eizinger
d8323be6bd Dont prioritze rust-toolchain file over input variable (#45) 2020-01-17 15:21:07 +03:00
Thomas Eizinger
6a1db6369e Allow to override toolchain from rust-toolchain file (#35) 2020-01-13 16:31:26 +03:00
dependabot-preview[bot]
e2aeba25b2 Bump @types/node from 12.12.12 to 12.12.14
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.12 to 12.12.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 07:27:40 +00:00
dependabot-preview[bot]
e3ee71a17e Bump @types/node from 12.12.8 to 12.12.12
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.8 to 12.12.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 07:40:22 +00:00
dependabot-preview[bot]
1ce6b1d112 Bump @actions-rs/core from 0.0.7 to 0.0.8
Bumps [@actions-rs/core](https://github.com/actions-rs/core) from 0.0.7 to 0.0.8.
- [Release notes](https://github.com/actions-rs/core/releases)
- [Commits](https://github.com/actions-rs/core/compare/v0.0.7...v0.0.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 07:36:19 +00:00
dependabot-preview[bot]
f2024a92ea Bump ts-jest from 24.1.0 to 24.2.0
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 24.1.0 to 24.2.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v24.1.0...v24.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 07:35:10 +00:00
Philipp Oppermann
6f9b172a64 Fix component example in Readme
The comment talks about a stable Rust version, but the configuration was set to nightly.
2019-11-18 14:53:28 +03:00
dependabot-preview[bot]
d03d2d0fa3 Bump @types/jest from 24.0.22 to 24.0.23
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.22 to 24.0.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-18 07:40:08 +00:00
dependabot-preview[bot]
9db57f6e68 Bump @types/node from 12.12.7 to 12.12.8
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.7 to 12.12.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-18 07:36:17 +00:00
dependabot-preview[bot]
5d172335f8 Bump @types/node from 12.11.7 to 12.12.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.11.7 to 12.12.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-11 10:18:54 +00:00
dependabot-preview[bot]
a7a240846b Bump @types/jest from 24.0.20 to 24.0.22
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.20 to 24.0.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-11 10:13:37 +00:00
dependabot-preview[bot]
3254cb49ae Bump typescript from 3.6.4 to 3.7.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.4 to 3.7.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.4...v3.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-11 10:11:56 +00:00
dependabot-preview[bot]
5ed95ab73b Bump @types/node from 12.11.1 to 12.11.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.11.1 to 12.11.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-28 07:58:17 +00:00
dependabot-preview[bot]
6696391ce4 Bump @types/jest from 24.0.19 to 24.0.20
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.19 to 24.0.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-28 07:52:48 +00:00
svartalf
f0a61e6769 Profiles and components support 2019-10-19 13:28:57 +03:00
dependabot-preview[bot]
74865b8fc9 Bump @types/jest from 24.0.18 to 24.0.19
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.18 to 24.0.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-17 06:12:18 +00:00
dependabot-preview[bot]
269db1d873 Bump @types/node from 12.7.12 to 12.11.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.7.12 to 12.11.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-17 06:09:07 +00:00
svartalf
941154aed5 Release 1.0.2 2019-10-14 18:31:15 +03:00
dependabot-preview[bot]
a919188b61
Merge pull request #11 from actions-rs/dependabot/npm_and_yarn/types/node-12.7.12 2019-10-14 15:16:26 +00:00
dependabot-preview[bot]
beaa269702 Bump typescript from 3.6.3 to 3.6.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.3...v3.6.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-14 18:15:08 +03:00
Lionel Faber
ad3964bd05 Use info log level when installing rustup 2019-10-14 15:19:08 +03:00
dependabot-preview[bot]
46a11bddfe
Bump @types/node from 12.7.11 to 12.7.12
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.7.11 to 12.7.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-09 10:18:58 +00:00
svartalf
6715f9d030 Do not use target input as a --default-target argument for rustup 2019-10-05 23:46:29 +03:00
dependabot-preview[bot]
15b1f315b5 Bump @types/node from 12.7.8 to 12.7.11
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.7.8 to 12.7.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-05 23:41:07 +03:00
svartalf
c8dbab4109 Fancy look for the inputs list 2019-09-29 09:39:36 +03:00
dependabot-preview[bot]
003538387b Bump @types/node from 12.7.7 to 12.7.8
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.7.7 to 12.7.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-27 11:55:48 +03:00
dependabot-preview[bot]
d021bc1259 Bump @types/node from 12.7.5 to 12.7.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.7.5 to 12.7.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-25 10:26:07 +03:00