Commit Graph

243 Commits

Author SHA1 Message Date
Stéphan Kochen 2bb665ec5b Add upgrade note 2024-02-11 14:03:22 +01:00
Stéphan Kochen 56e3459543 Support isolated builds with a combined cache 2024-02-11 14:02:57 +01:00
Stéphan Kochen ab15ad6804 Merge pull request #82 from stephank/dependabot/github_actions/actions/setup-node-4.0.2
Bump actions/setup-node from 4.0.1 to 4.0.2
2024-02-07 07:54:00 +01:00
dependabot[bot] f797e9412a Bump actions/setup-node from 4.0.1 to 4.0.2
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.1...v4.0.2)

---
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>
2024-02-07 06:27:50 +00:00
github-actions[bot] 0b3de7835f Update dist 2024-02-06 18:53:20 +00:00
Stéphan Kochen cb6ea2cbfa Merge pull request #81 from stephank/feat/combined-drv
Use a combined cache derivation by default
2024-02-06 19:52:57 +01:00
Stéphan Kochen 799d16b263 Remove redundant tar file listing
`yarn pack` already logs a file listing.
2024-02-06 19:21:18 +01:00
Stéphan Kochen c44f5dd689 Add upgrade notes 2024-02-06 19:21:16 +01:00
Stéphan Kochen b189b6e1d8 Update to Yarn 4.1.0 2024-02-06 19:20:45 +01:00
Stéphan Kochen df1c72a4f6 Use a combined cache derivation by default 2024-02-06 19:20:45 +01:00
Stéphan Kochen 67fadc3f61 Relax an isolatedBuilds check 2024-02-06 12:11:26 +01:00
github-actions[bot] a2e2913e54 Update dist 2024-02-05 15:15:17 +00:00
Stéphan Kochen 26203a4b08 Merge pull request #80 from stephank/feat/cow
Use copy-on-write if possible
2024-02-05 16:14:51 +01:00
Stéphan Kochen b08b1a05ef Use copy-on-write if possible 2024-02-05 16:12:18 +01:00
Stéphan Kochen 727d9d2feb Merge pull request #79 from stephank/dependabot/github_actions/cachix/install-nix-action-25
Bump cachix/install-nix-action from 24 to 25
2024-01-18 19:57:45 +01:00
dependabot[bot] 1f839785d1 Bump cachix/install-nix-action from 24 to 25
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 24 to 25.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v24...v25)

---
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>
2024-01-15 06:35:34 +00:00
Stéphan Kochen dee41d86d6 Merge pull request #78 from stephank/dependabot/github_actions/actions/setup-node-4.0.1
Bump actions/setup-node from 4.0.0 to 4.0.1
2023-12-19 18:15:48 +01:00
dependabot[bot] aa8cccc625 Bump actions/setup-node from 4.0.0 to 4.0.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.0...v4.0.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-12-19 06:39:51 +00:00
Stéphan Kochen 9d77f597e1 Merge pull request #77 from stephank/dependabot/github_actions/cachix/install-nix-action-24
Bump cachix/install-nix-action from 23 to 24
2023-12-01 07:19:32 +01:00
dependabot[bot] c97ab83823 Bump cachix/install-nix-action from 23 to 24
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 23 to 24.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v23...v24)

---
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-11-29 06:29:44 +00:00
github-actions[bot] 85edd52bc2 Update dist 2023-11-01 12:39:26 +00:00
Stéphan Kochen a10be64b9c Merge pull request #76 from stephank/fix/pnp
Fix missing PnP linkers if node_modules exists
2023-11-01 13:38:58 +01:00
Stéphan Kochen f5c9f25c94 Fix missing PnP linkers if node_modules exists
This can happen because some tools write to `node_modules/.cache` as a
convention.
2023-11-01 13:36:01 +01:00
github-actions[bot] e1c75c301a Update dist 2023-10-31 07:53:18 +00:00
Stéphan Kochen 5cedf615d4 Log invalid locator 2023-10-31 08:52:48 +01:00
github-actions[bot] 5ea05c5c03 Update dist 2023-10-30 13:15:21 +00:00
Stéphan Kochen ca3d96ae1d Fix optional dependencies 2023-10-30 14:14:52 +01:00
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