Commit Graph

216 Commits

Author SHA1 Message Date
github-actions[bot] b075356c0d Update dist 2023-10-30 07:17:23 +00:00
Stéphan Kochen 1782753efe Merge pull request #75 from stephank/feat/yarn4
Yarn v4 support
2023-10-30 08:16:55 +01:00
Stéphan Kochen 582a9adee1 Update readme for yarn compatibility 2023-10-30 08:13:25 +01:00
Stéphan Kochen 6ffba9296f Test multiple Yarn versions in CI 2023-10-30 08:13:25 +01:00
Stéphan Kochen ce066ca91d CI test for fetching a package with Nix 2023-10-30 08:13:25 +01:00
Stéphan Kochen ee8c72b3a9 Yarn v4 support 2023-10-29 22:23:22 +01:00
Stéphan Kochen a1ab08efae Upgrade prettier 2023-10-29 13:39:57 +01:00
Stéphan Kochen 10d226f780 Merge pull request #74 from stephank/dependabot/github_actions/actions/setup-node-4.0.0
Bump actions/setup-node from 3.8.1 to 4.0.0
2023-10-25 11:37:56 +02:00
dependabot[bot] 4c74167c4f Bump actions/setup-node from 3.8.1 to 4.0.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.8.1 to 4.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.8.1...v4.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 06:59:26 +00:00
Stéphan Kochen ef32f9c340 Merge pull request #69 from stephank/dependabot/github_actions/cachix/install-nix-action-23
Bump cachix/install-nix-action from 22 to 23
2023-10-16 20:14:34 +02:00
github-actions[bot] cd67af4b54 Update dist 2023-10-16 18:14:06 +00:00
Stéphan Kochen 7391646c3b Merge pull request #70 from stephank/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-10-16 20:12:47 +02:00
Stéphan Kochen 3bbec9935a Merge pull request #71 from nicknovitski/lock-fix
Fix lockfile name
2023-10-16 20:12:37 +02:00
github-actions[bot] f9a9f34fb6 Update dist 2023-10-16 18:11:45 +00:00
Stéphan Kochen 76c9936dc2 Merge pull request #72 from nicknovitski/yarn-4
Remove references to lockfileFilename
2023-10-16 20:10:24 +02:00
Nick Novitski 52227131b8 Remove references to lockfileFilename
This field will be removed from yarn in version 4: https://github.com/yarnpkg/berry/pull/5604

With this change, the plugin works with the current canary release, v4.0.0-rc.53.
2023-10-10 08:36:51 -07:00
Nick Novitski 435d052e1c Fix lockfile name 2023-10-02 17:02:07 -07:00
dependabot[bot] a165e23263 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 06:26:12 +00:00
dependabot[bot] 341267e307 Bump cachix/install-nix-action from 22 to 23
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 22 to 23.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v22...v23)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 06:26:05 +00:00
Stéphan Kochen 6e0708256d Merge pull request #68 from stephank/dependabot/github_actions/actions/setup-node-3.8.1
Bump actions/setup-node from 3.8.0 to 3.8.1
2023-08-18 10:02:13 +02:00
dependabot[bot] b2236eb41a Bump actions/setup-node from 3.8.0 to 3.8.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.8.0...v3.8.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>
2023-08-18 06:54:32 +00:00
Stéphan Kochen c72ff512a5 Merge pull request #67 from stephank/dependabot/github_actions/actions/setup-node-3.8.0
Bump actions/setup-node from 3.7.0 to 3.8.0
2023-08-15 18:17:36 +02:00
dependabot[bot] 581e667f3e Bump actions/setup-node from 3.7.0 to 3.8.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.7.0...v3.8.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>
2023-08-15 06:19:17 +00:00
Stéphan Kochen 52b50b351e Merge pull request #66 from stephank/dependabot/github_actions/actions/setup-node-3.7.0
Bump actions/setup-node from 3.6.0 to 3.7.0
2023-07-07 08:39:06 +02:00
dependabot[bot] ce376422f5 Bump actions/setup-node from 3.6.0 to 3.7.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.6.0...v3.7.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>
2023-07-06 06:07:18 +00:00
Stéphan Kochen 058fcf7673 Merge pull request #65 from stephank/dependabot/github_actions/cachix/install-nix-action-22
Bump cachix/install-nix-action from 21 to 22
2023-06-19 14:34:43 +02:00
dependabot[bot] b324dedb7d Bump cachix/install-nix-action from 21 to 22
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 21 to 22.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v21...v22)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 07:00:04 +00:00
Stéphan Kochen 8633dd855d Merge pull request #64 from stephank/dependabot/github_actions/cachix/install-nix-action-21
Bump cachix/install-nix-action from 20 to 21
2023-05-25 12:46:48 +02:00
dependabot[bot] ed6c20b2c5 Bump cachix/install-nix-action from 20 to 21
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 20 to 21.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v20...v21)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-25 06:59:13 +00:00
Stéphan Kochen f76e010853 Merge pull request #62 from stephank/dependabot/github_actions/cachix/install-nix-action-20
Bump cachix/install-nix-action from 19 to 20
2023-03-01 08:29:48 +01:00
dependabot[bot] acc4867286 Bump cachix/install-nix-action from 19 to 20
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 19 to 20.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v19...v20)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 07:02:31 +00:00
Stéphan Kochen 6c9337bfe9 Merge pull request #58 from stephank/dependabot/github_actions/cachix/install-nix-action-19
Bump cachix/install-nix-action from 18 to 19
2023-02-07 08:37:07 +01:00
dependabot[bot] efc93e6abc Bump cachix/install-nix-action from 18 to 19
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 18 to 19.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v18...v19)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 06:03:13 +00:00
github-actions[bot] b36e8c808c Update dist 2023-01-23 14:18:34 +00:00
Stéphan Kochen c680c0b6af Error if cache folder is outside project 2023-01-23 15:18:06 +01:00
github-actions[bot] c13edc73cd Update dist 2023-01-23 14:14:19 +00:00
Stéphan Kochen 10a8f5a83b More relative path fixes 2023-01-23 15:13:50 +01:00
github-actions[bot] 3938c85ffe Update dist 2023-01-23 13:49:11 +00:00
Stéphan Kochen 4078ee09c9 Fix up install directories 2023-01-23 14:48:37 +01:00
github-actions[bot] d0bed1abaf Update dist 2023-01-23 13:38:48 +00:00
Stéphan Kochen 17492722f3 Merge pull request #57 from stephank/fix/workspaces
Upgrades, fix workspaces
2023-01-23 14:37:56 +01:00
Stéphan Kochen 721d643e11 Fix install for projects with workspaces 2023-01-23 14:34:59 +01:00
Stéphan Kochen 34930ea160 Upgrade project to Yarn 3.3.1 2023-01-23 14:34:59 +01:00
Stéphan Kochen 891a3f78ae Test with Node.js 18 2023-01-23 14:34:59 +01:00
Stéphan Kochen 09fad14144 Switch to cachix/install-nix-action 2023-01-23 14:34:59 +01:00
Stéphan Kochen a381caca5b Merge pull request #55 from stephank/dependabot/github_actions/actions/setup-node-3.6.0
Bump actions/setup-node from 3.5.1 to 3.6.0
2023-01-23 14:11:40 +01:00
github-actions[bot] 9e6ad4c333 Update dist 2023-01-23 13:09:31 +00:00
Stéphan Kochen 37a7bf2c31 Merge pull request #51 from nicknovitski/yarn-overrides
yarn packages respect overrideAttrs
2023-01-23 14:08:21 +01:00
github-actions[bot] 6b1c496c03 Update dist 2023-01-23 13:07:58 +00:00
Stéphan Kochen b5c26de746 Merge pull request #56 from stephank/fix/subdir
Fix yarn path when nix expr is in a subdirectory
2023-01-23 14:06:55 +01:00