dependabot[bot]
61a25bac58
Bump actions/setup-node from 3.4.1 to 3.5.0
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.4.1...v3.5.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-28 06:21:33 +00:00
Stéphan Kochen
9407156107
Fix test after modifying package.json
2022-09-13 08:11:51 +02:00
Stéphan Kochen
076bd9b2b7
Test bin
2022-09-13 08:09:40 +02:00
Stéphan Kochen
7475aff6e0
Format yaml for workflow
2022-09-13 08:09:40 +02:00
github-actions[bot]
8f439a7e03
Update dist
2022-09-13 05:52:53 +00:00
Stéphan Kochen
2bf27bcd80
Fix yarnrc
2022-09-13 07:51:33 +02:00
Stéphan Kochen
1a432073f4
Ensure PnP loader is copied to package. Fixes #36 .
2022-09-13 07:50:29 +02:00
Stéphan Kochen
314b1b378c
Yarn 3.2.3
2022-09-13 07:50:09 +02:00
Stéphan Kochen
5040813664
Merge pull request #35 from stephank/dependabot/github_actions/nixbuild/nix-quick-install-action-17
...
Bump nixbuild/nix-quick-install-action from 16 to 17
2022-08-20 18:03:17 +02:00
dependabot[bot]
ae9836a348
Bump nixbuild/nix-quick-install-action from 16 to 17
...
Bumps [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action ) from 16 to 17.
- [Release notes](https://github.com/nixbuild/nix-quick-install-action/releases )
- [Changelog](https://github.com/nixbuild/nix-quick-install-action/blob/master/RELEASE )
- [Commits](https://github.com/nixbuild/nix-quick-install-action/compare/v16...v17 )
---
updated-dependencies:
- dependency-name: nixbuild/nix-quick-install-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-19 06:20:24 +00:00
github-actions[bot]
b66f8776ad
Update dist
2022-07-21 20:40:02 +00:00
Stéphan Kochen
44384bded4
Merge pull request #33 from nicknovitski/patch-1
...
Fix installPhase when $sourceRoot != $name
2022-07-21 22:39:37 +02:00
Nick Novitski
de3c8e654b
Fix installPhase when $sourceRoot != $name
2022-07-20 15:11:32 -07:00
github-actions[bot]
6709e87c11
Update dist
2022-07-20 06:07:56 +00:00
Stéphan Kochen
4dfc8283f1
Merge pull request #31 from nicknovitski/use-yarn-pack
...
Include fewer files in packages
2022-07-20 08:07:18 +02:00
Stéphan Kochen
27abe23019
Merge pull request #32 from stephank/dependabot/github_actions/actions/setup-node-3.4.1
...
Bump actions/setup-node from 3.4.0 to 3.4.1
2022-07-15 10:13:59 +02:00
dependabot[bot]
e39c774c42
Bump actions/setup-node from 3.4.0 to 3.4.1
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.4.0...v3.4.1 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-15 06:36:37 +00:00
Nick Novitski
d7620c8bd3
Include fewer files in packages
...
- Only include either one of `node_modules` or `.yarn/cache` directories
- When a `files:` field is present in the package.json file, only
include files matching those patterns
2022-07-14 10:45:07 -07:00
github-actions[bot]
f8ac3bac04
Update dist
2022-07-13 11:36:31 +00:00
Stéphan Kochen
5c97d8d7b2
Merge pull request #30 from nicknovitski/passthru-yarn
...
Add passthru yarn derivation
2022-07-13 13:35:56 +02:00
github-actions[bot]
1b74c6192a
Update dist
2022-07-13 06:24:06 +00:00
Stéphan Kochen
29cc298a6c
Merge pull request #29 from nicknovitski/no-sourceroot
...
libexec/$sourceRoot -> libexec/$name
2022-07-13 08:23:31 +02:00
Stéphan Kochen
cba3566b5a
Merge pull request #28 from stephank/dependabot/github_actions/actions/setup-node-3.4.0
...
Bump actions/setup-node from 3.3.0 to 3.4.0
2022-07-13 08:14:36 +02:00
Nick Novitski
51c362c530
Add passthru yarn derivation
...
This can be used to run any scripts in the package.
2022-07-12 19:15:52 -07:00
Nick Novitski
0bc1da471a
Use nix package name rather than source directory name
2022-07-12 18:53:40 -07:00
dependabot[bot]
0b1e9e4bec
Bump actions/setup-node from 3.3.0 to 3.4.0
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.3.0...v3.4.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-12 06:39:43 +00:00
Stéphan Kochen
bd14afe6cd
Merge pull request #26 from stephank/dependabot/github_actions/nixbuild/nix-quick-install-action-16
...
Bump nixbuild/nix-quick-install-action from 15 to 16
2022-06-17 09:29:07 +02:00
dependabot[bot]
2c848fa105
Bump nixbuild/nix-quick-install-action from 15 to 16
...
Bumps [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action ) from 15 to 16.
- [Release notes](https://github.com/nixbuild/nix-quick-install-action/releases )
- [Changelog](https://github.com/nixbuild/nix-quick-install-action/blob/master/RELEASE )
- [Commits](https://github.com/nixbuild/nix-quick-install-action/compare/v15...v16 )
---
updated-dependencies:
- dependency-name: nixbuild/nix-quick-install-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-17 06:25:11 +00:00
Stéphan Kochen
e3e25907fa
Merge pull request #25 from stephank/dependabot/github_actions/nixbuild/nix-quick-install-action-15
...
Bump nixbuild/nix-quick-install-action from 14 to 15
2022-06-10 14:03:43 +02:00
dependabot[bot]
ee04b13741
Bump nixbuild/nix-quick-install-action from 14 to 15
...
Bumps [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action ) from 14 to 15.
- [Release notes](https://github.com/nixbuild/nix-quick-install-action/releases )
- [Changelog](https://github.com/nixbuild/nix-quick-install-action/blob/master/RELEASE )
- [Commits](https://github.com/nixbuild/nix-quick-install-action/compare/v14...v15 )
---
updated-dependencies:
- dependency-name: nixbuild/nix-quick-install-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-10 06:34:00 +00:00
Stéphan Kochen
5beaf46aaa
Merge pull request #23 from stephank/dependabot/github_actions/actions/setup-node-3.3.0
...
Bump actions/setup-node from 3.2.0 to 3.3.0
2022-06-07 15:42:45 +02:00
dependabot[bot]
a6608cb003
Bump actions/setup-node from 3.2.0 to 3.3.0
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.2.0...v3.3.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-07 06:31:43 +00:00
Stéphan Kochen
fb123212d0
Merge pull request #22 from stephank/dependabot/github_actions/nixbuild/nix-quick-install-action-14
...
Bump nixbuild/nix-quick-install-action from 13 to 14
2022-06-03 10:18:42 +02:00
dependabot[bot]
cca8fda32f
Bump nixbuild/nix-quick-install-action from 13 to 14
...
Bumps [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action ) from 13 to 14.
- [Release notes](https://github.com/nixbuild/nix-quick-install-action/releases )
- [Changelog](https://github.com/nixbuild/nix-quick-install-action/blob/master/RELEASE )
- [Commits](https://github.com/nixbuild/nix-quick-install-action/compare/v13...v14 )
---
updated-dependencies:
- dependency-name: nixbuild/nix-quick-install-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-01 08:58:41 +00:00
Stéphan Kochen
b18d2a2c37
Merge pull request #21 from stephank/dependabot/github_actions/actions/setup-node-3.2.0
...
Bump actions/setup-node from 3.1.1 to 3.2.0
2022-05-18 21:16:25 +02:00
dependabot[bot]
5c850e17e3
Bump actions/setup-node from 3.1.1 to 3.2.0
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.1.1...v3.2.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-17 06:31:37 +00:00
Stéphan Kochen
9d735646df
Merge pull request #19 from stephank/dependabot/github_actions/nixbuild/nix-quick-install-action-13
...
Bump nixbuild/nix-quick-install-action from 12 to 13
2022-04-27 22:23:21 +02:00
dependabot[bot]
c39441d60c
Bump nixbuild/nix-quick-install-action from 12 to 13
...
Bumps [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action ) from 12 to 13.
- [Release notes](https://github.com/nixbuild/nix-quick-install-action/releases )
- [Changelog](https://github.com/nixbuild/nix-quick-install-action/blob/master/RELEASE )
- [Commits](https://github.com/nixbuild/nix-quick-install-action/compare/v12...v13 )
---
updated-dependencies:
- dependency-name: nixbuild/nix-quick-install-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-27 06:39:18 +00:00
Stéphan Kochen
b6d5fe7dc3
Merge pull request #18 from stephank/dependabot/github_actions/actions/setup-node-3.1.1
...
Bump actions/setup-node from 3.1.0 to 3.1.1
2022-04-12 15:46:43 +02:00
dependabot[bot]
c730fd9cb1
Bump actions/setup-node from 3.1.0 to 3.1.1
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-12 11:13:49 +00:00
Stéphan Kochen
88605febf5
Merge pull request #17 from stephank/dependabot/github_actions/actions/setup-node-3.1.0
...
Bump actions/setup-node from 3.0.0 to 3.1.0
2022-04-04 08:46:39 +02:00
dependabot[bot]
4d83475846
Bump actions/setup-node from 3.0.0 to 3.1.0
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.0.0...v3.1.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-04 06:23:53 +00:00
Stéphan Kochen
7b3f1cf2d6
Merge pull request #16 from stephank/dependabot/github_actions/actions/cache-3
...
Bump actions/cache from 2 to 3
2022-03-22 11:51:28 +01:00
dependabot[bot]
47554df632
Bump actions/cache from 2 to 3
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-22 06:30:50 +00:00
Stéphan Kochen
247f4de64c
Merge pull request #15 from stephank/dependabot/github_actions/nixbuild/nix-quick-install-action-12
...
Bump nixbuild/nix-quick-install-action from 11 to 12
2022-03-11 15:24:24 +01:00
dependabot[bot]
b82ab894a0
Bump nixbuild/nix-quick-install-action from 11 to 12
...
Bumps [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action ) from 11 to 12.
- [Release notes](https://github.com/nixbuild/nix-quick-install-action/releases )
- [Changelog](https://github.com/nixbuild/nix-quick-install-action/blob/master/RELEASE )
- [Commits](https://github.com/nixbuild/nix-quick-install-action/compare/v11...v12 )
---
updated-dependencies:
- dependency-name: nixbuild/nix-quick-install-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-10 06:24:49 +00:00
Stéphan Kochen
145a3e3a83
Merge pull request #14 from stephank/dependabot/github_actions/nixbuild/nix-quick-install-action-11
...
Bump nixbuild/nix-quick-install-action from 9 to 11
2022-03-08 08:26:33 +01:00
dependabot[bot]
9e115ba306
Bump nixbuild/nix-quick-install-action from 9 to 11
...
Bumps [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action ) from 9 to 11.
- [Release notes](https://github.com/nixbuild/nix-quick-install-action/releases )
- [Changelog](https://github.com/nixbuild/nix-quick-install-action/blob/master/RELEASE )
- [Commits](https://github.com/nixbuild/nix-quick-install-action/compare/v9...v11 )
---
updated-dependencies:
- dependency-name: nixbuild/nix-quick-install-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-08 06:21:02 +00:00
Stéphan Kochen
5320fc7e31
Merge pull request #13 from stephank/dependabot/github_actions/actions/checkout-3
...
Bump actions/checkout from 2 to 3
2022-03-02 12:50:47 +01:00
dependabot[bot]
8088b3a1fd
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-02 07:15:03 +00:00