dependabot[bot]
3efd223c38
Bump the dev-minor group across 1 directory with 2 updates
...
Bumps the dev-minor group with 2 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) and [rollup](https://github.com/rollup/rollup ).
Updates `@types/node` from 26.1.2 to 26.4.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `rollup` from 4.62.4 to 4.63.1
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.62.4...v4.63.1 )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 26.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor
- dependency-name: rollup
dependency-version: 4.63.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-31 21:44:14 +00:00
github-actions[bot]
f0d9c38877
Merge pull request #380 from Swatinem/dependabot/github_actions/actions-8ff5872ddf
...
Bump the actions group with 2 updates
2026-08-17 21:53:13 +00:00
dependabot[bot]
ccd9742ce3
Bump the actions group with 2 updates
...
Bumps the actions group with 2 updates: [taiki-e/install-action](https://github.com/taiki-e/install-action ) and [cachix/install-nix-action](https://github.com/cachix/install-nix-action ).
Updates `taiki-e/install-action` from 2.85.10 to 2.85.13
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/6c6fd71fe4fb72c3697d269963d0e15df8adedad...82cd3e7658a6f96c86c0234aeeda1748937cb0a1 )
Updates `cachix/install-nix-action` from 31.11.0 to 31.11.1
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md )
- [Commits](https://github.com/cachix/install-nix-action/compare/630ae543ea3a38a9a4166f03376c02c50f408342...13d8dd58da0234aa297dedd986986ccb8e7f3e24 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.85.13
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: cachix/install-nix-action
dependency-version: 31.11.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-17 21:44:55 +00:00
Tethys Svensson
258712b0b7
fix: stop cleanup timestamp pruning after the first entry ( #377 )
...
The timestamp branch in rmExcept returned after the first directory
entry, so at most one outdated item was ever removed. Replace the early
return with continue so every entry is checked.
2026-08-12 18:12:05 +02:00
github-actions[bot]
a45951ff88
Merge pull request #373 from Swatinem/dependabot/github_actions/actions-420be6ac79
...
Bump the actions group with 2 updates
2026-08-10 21:48:14 +00:00
dependabot[bot]
b882611972
Bump the actions group with 2 updates
...
Bumps the actions group with 2 updates: [taiki-e/install-action](https://github.com/taiki-e/install-action ) and [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action ).
Updates `taiki-e/install-action` from 2.85.5 to 2.85.10
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/6a1bd70eaac3c8bdf093356838d7ee09fda951cf...6c6fd71fe4fb72c3697d269963d0e15df8adedad )
Updates `zizmorcore/zizmor-action` from 0.6.1 to 0.6.2
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases )
- [Commits](https://github.com/zizmorcore/zizmor-action/compare/6fc4b006235f201fdab3722e17240ab420d580e5...3dc1ecc9bcb9e94e9b2c709687979e1298497054 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.85.10
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: zizmorcore/zizmor-action
dependency-version: 0.6.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-10 21:44:55 +00:00
Arpad Borsos
6323deb102
2.9.2
v2
v2.9.2
2026-08-06 08:23:42 +02:00
Arpad Borsos
b16e8d71b2
bump rollup and rebuild
2026-08-06 08:19:44 +02:00
Arpad Borsos
3bf42ac996
invert target/profile check in cleanup
...
closes #356
2026-08-06 08:17:41 +02:00
Arpad Borsos
6e5b278ead
correctly sort and dedupe Rust versions
...
fixes #369
2026-08-06 08:08:56 +02:00
dependabot[bot]
5adc05f6aa
Bump the actions group across 1 directory with 3 updates ( #368 )
...
Bumps the actions group with 3 updates in the / directory: [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall ), [taiki-e/install-action](https://github.com/taiki-e/install-action ) and [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action ).
Updates `cargo-bins/cargo-binstall` from 1.21.0 to 1.21.1
- [Release notes](https://github.com/cargo-bins/cargo-binstall/releases )
- [Changelog](https://github.com/cargo-bins/cargo-binstall/blob/main/release-plz.toml )
- [Commits](https://github.com/cargo-bins/cargo-binstall/compare/ead08b90bd7b2e6d81963fb9cf0b7239f66d5db4...e00d2c94cc0067b77737821097a62d91c0301baa )
Updates `taiki-e/install-action` from 2.84.0 to 2.85.5
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/a6b2e2dcd845ddd7f509ce4f3ed3d922b80cc5d9...6a1bd70eaac3c8bdf093356838d7ee09fda951cf )
Updates `zizmorcore/zizmor-action` from 0.6.0 to 0.6.1
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases )
- [Commits](https://github.com/zizmorcore/zizmor-action/compare/6599ee8b7a49aef6a770f63d261d214911a7ce02...6fc4b006235f201fdab3722e17240ab420d580e5 )
---
updated-dependencies:
- dependency-name: cargo-bins/cargo-binstall
dependency-version: 1.21.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: taiki-e/install-action
dependency-version: 2.85.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: zizmorcore/zizmor-action
dependency-version: 0.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-06 07:43:11 +02:00
Clayton Ramsey
66b1e95261
fix: support Cargo V2 build dir layout ( #371 )
2026-08-06 07:42:52 +02:00
github-actions[bot]
72d126e709
Merge pull request #367 from Swatinem/dependabot/npm_and_yarn/dev-patch-2b495bd689
...
Bump the dev-patch group with 2 updates
2026-07-27 21:48:15 +00:00
dependabot[bot]
48968d2131
Bump the dev-patch group with 2 updates
...
Bumps the dev-patch group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) and [rollup](https://github.com/rollup/rollup ).
Updates `@types/node` from 26.1.1 to 26.1.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `rollup` from 4.62.2 to 4.62.3
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.62.2...v4.62.3 )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 26.1.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch
- dependency-name: rollup
dependency-version: 4.62.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-07-27 21:44:21 +00:00
Arpad Borsos
9f151aca7c
update dependencies, rebuild
2026-07-26 16:34:10 +02:00
dependabot[bot]
0e24e5dcec
Bump the actions group across 1 directory with 6 updates ( #364 )
...
Bumps the actions group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout ) | `6.0.3` | `7.0.1` |
| [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall ) | `1.20.1` | `1.21.0` |
| [actions/setup-node](https://github.com/actions/setup-node ) | `6.4.0` | `7.0.0` |
| [taiki-e/install-action](https://github.com/taiki-e/install-action ) | `2.82.2` | `2.84.0` |
| [cachix/install-nix-action](https://github.com/cachix/install-nix-action ) | `31.10.6` | `31.11.0` |
| [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action ) | `0.5.7` | `0.6.0` |
Updates `actions/checkout` from 6.0.3 to 7.0.1
- [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/v6.0.3...3d3c42e5aac5ba805825da76410c181273ba90b1 )
Updates `cargo-bins/cargo-binstall` from 1.20.1 to 1.21.0
- [Release notes](https://github.com/cargo-bins/cargo-binstall/releases )
- [Changelog](https://github.com/cargo-bins/cargo-binstall/blob/main/release-plz.toml )
- [Commits](https://github.com/cargo-bins/cargo-binstall/compare/732870f031d2fb36309d0deaf36abcc704a7be65...ead08b90bd7b2e6d81963fb9cf0b7239f66d5db4 )
Updates `actions/setup-node` from 6.4.0 to 7.0.0
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e...820762786026740c76f36085b0efc47a31fe5020 )
Updates `taiki-e/install-action` from 2.82.2 to 2.84.0
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/9e1e5806d4a4822de933115878265be9aaa786d9...a6b2e2dcd845ddd7f509ce4f3ed3d922b80cc5d9 )
Updates `cachix/install-nix-action` from 31.10.6 to 31.11.0
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md )
- [Commits](https://github.com/cachix/install-nix-action/compare/8aa03977d8d733052d78f4e008a241fd1dbf36b3...630ae543ea3a38a9a4166f03376c02c50f408342 )
Updates `zizmorcore/zizmor-action` from 0.5.7 to 0.6.0
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases )
- [Commits](https://github.com/zizmorcore/zizmor-action/compare/192e21d79ab29983730a13d1382995c2307fbcaa...6599ee8b7a49aef6a770f63d261d214911a7ce02 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 7.0.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: cargo-bins/cargo-binstall
dependency-version: 1.21.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: actions/setup-node
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: taiki-e/install-action
dependency-version: 2.84.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: cachix/install-nix-action
dependency-version: 31.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: zizmorcore/zizmor-action
dependency-version: 0.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-26 16:15:49 +02:00
github-actions[bot]
7e35be21c2
Merge pull request #358 from Swatinem/dependabot/npm_and_yarn/dev-patch-26bf36db32
...
Bump rollup from 4.62.0 to 4.62.2 in the dev-patch group
2026-07-06 21:45:23 +00:00
dependabot[bot]
0b5b468d98
Bump rollup from 4.62.0 to 4.62.2 in the dev-patch group
...
Bumps the dev-patch group with 1 update: [rollup](https://github.com/rollup/rollup ).
Updates `rollup` from 4.62.0 to 4.62.2
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.62.0...v4.62.2 )
---
updated-dependencies:
- dependency-name: rollup
dependency-version: 4.62.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-07-06 21:44:21 +00:00
eitsupi
a31add9f17
Fix Windows cache path validation after Rollup migration ( #355 )
2026-07-04 10:11:26 +02:00
Arpad Borsos
6dfd3c5062
rebuild dist
2026-07-04 09:56:13 +02:00
Arpad Borsos
b88d7b9a78
pin cargo-binstall action
2026-07-04 09:54:23 +02:00
Arpad Borsos
cb96ac76d8
fix credentials cleanup path
2026-07-04 09:51:42 +02:00
dependabot[bot]
3cd715cd54
Bump the actions group across 1 directory with 4 updates ( #354 )
...
Bumps the actions group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout ), [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall ), [taiki-e/install-action](https://github.com/taiki-e/install-action ) and [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action ).
Updates `actions/checkout` from 6.0.3 to 7.0.0
- [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/df4cb1c069e1874edd31b4311f1884172cec0e10...9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 )
Updates `cargo-bins/cargo-binstall` from 1.19.1 to 1.20.1
- [Release notes](https://github.com/cargo-bins/cargo-binstall/releases )
- [Changelog](https://github.com/cargo-bins/cargo-binstall/blob/main/release-plz.toml )
- [Commits](https://github.com/cargo-bins/cargo-binstall/compare/v1.19.1...v1.20.1 )
Updates `taiki-e/install-action` from 2.81.3 to 2.82.2
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/25435dc8dd3baed7417e0c96d3fe89013a5b2e09...9e1e5806d4a4822de933115878265be9aaa786d9 )
Updates `zizmorcore/zizmor-action` from 0.5.6 to 0.5.7
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases )
- [Commits](https://github.com/zizmorcore/zizmor-action/compare/5f14fd08f7cf1cb1609c1e344975f152c7ee938d...192e21d79ab29983730a13d1382995c2307fbcaa )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: cargo-bins/cargo-binstall
dependency-version: 1.20.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: taiki-e/install-action
dependency-version: 2.82.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: zizmorcore/zizmor-action
dependency-version: 0.5.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-04 09:14:58 +02:00
dependabot[bot]
2903027c68
Bump the prd-minor group with 2 updates ( #353 )
...
Bumps the prd-minor group with 2 updates: [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache ) and [smol-toml](https://github.com/squirrelchat/smol-toml ).
Updates `@actions/cache` from 6.0.1 to 6.1.0
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache )
Updates `smol-toml` from 1.6.1 to 1.7.0
- [Release notes](https://github.com/squirrelchat/smol-toml/releases )
- [Commits](https://github.com/squirrelchat/smol-toml/compare/v1.6.1...v1.7.0 )
---
updated-dependencies:
- dependency-name: "@actions/cache"
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prd-minor
- dependency-name: smol-toml
dependency-version: 1.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prd-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-04 09:12:25 +02:00
dependabot[bot]
7e2fe4383b
Bump rollup in the dev-minor group across 1 directory ( #350 )
...
Bumps the dev-minor group with 1 update in the / directory: [rollup](https://github.com/rollup/rollup ).
Updates `rollup` from 4.61.1 to 4.62.0
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.61.1...v4.62.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-version: 4.62.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-04 09:11:46 +02:00
github-actions[bot]
baf1a810e9
Merge pull request #351 from Swatinem/dependabot/npm_and_yarn/dev-patch-a243c58be6
...
Bump @types/node from 25.9.2 to 25.9.3 in the dev-patch group
2026-06-15 21:49:03 +00:00
dependabot[bot]
f27557af97
Bump @types/node from 25.9.2 to 25.9.3 in the dev-patch group
...
Bumps the dev-patch group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ).
Updates `@types/node` from 25.9.2 to 25.9.3
- [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-version: 25.9.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-15 21:44:34 +00:00
Arpad Borsos
c106961fee
use rollup to do bundle splitting
...
this uses dynamic imports for the cache provider and should thus solve the
deprecated import error when using warpbuild
2026-06-06 14:35:16 +02:00
Arpad Borsos
1fe0a60026
Merge branch 'master' of https://github.com/Swatinem/rust-cache
2026-06-06 14:11:05 +02:00
Arpad Borsos
be9aa033ee
package maintenance
...
- update to TS6
- replace ncc by rollup, which seems to now be the recommended workflow according to <https://github.com/actions/typescript-action >
- remove buildjet provider, as they are shutting down, see <https://buildjet.com/for-github-actions/blog/we-are-shutting-down >
2026-06-06 14:02:52 +02:00
dependabot[bot]
874b06e0d3
Bump the actions group across 1 directory with 3 updates ( #346 )
...
Bumps the actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout ), [taiki-e/install-action](https://github.com/taiki-e/install-action ) and [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action ).
Updates `actions/checkout` from 6.0.2 to 6.0.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/de0fac2e4500dabe0009e67214ff5f5447ce83dd...df4cb1c069e1874edd31b4311f1884172cec0e10 )
Updates `taiki-e/install-action` from 2.77.6 to 2.81.3
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/c070f87102a1c75b3183910f391c1cb887fe13c8...25435dc8dd3baed7417e0c96d3fe89013a5b2e09 )
Updates `zizmorcore/zizmor-action` from 0.5.3 to 0.5.6
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases )
- [Commits](https://github.com/zizmorcore/zizmor-action/compare/b1d7e1fb5de872772f31590499237e7cce841e8e...5f14fd08f7cf1cb1609c1e344975f152c7ee938d )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: taiki-e/install-action
dependency-version: 2.81.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: zizmorcore/zizmor-action
dependency-version: 0.5.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-03 13:20:57 +02:00
Sondre Lillebø Gundersen
8ba370a790
docs: Update checkout action version to latest ( #345 )
2026-05-29 08:34:37 +02:00
github-actions[bot]
65012b4902
Merge pull request #339 from Swatinem/dependabot/github_actions/actions-d3ba387255
...
Bump the actions group with 2 updates
2026-05-12 04:02:10 +00:00
dependabot[bot]
faada81aeb
Bump the actions group with 2 updates
...
Bumps the actions group with 2 updates: [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall ) and [taiki-e/install-action](https://github.com/taiki-e/install-action ).
Updates `cargo-bins/cargo-binstall` from 1.19.0 to 1.19.1
- [Release notes](https://github.com/cargo-bins/cargo-binstall/releases )
- [Changelog](https://github.com/cargo-bins/cargo-binstall/blob/main/release-plz.toml )
- [Commits](https://github.com/cargo-bins/cargo-binstall/compare/v1.19.0...v1.19.1 )
Updates `taiki-e/install-action` from 2.77.0 to 2.77.6
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/7ea35f098a7369cd23488403f58be9c491a6c55f...c070f87102a1c75b3183910f391c1cb887fe13c8 )
---
updated-dependencies:
- dependency-name: cargo-bins/cargo-binstall
dependency-version: 1.19.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: taiki-e/install-action
dependency-version: 2.77.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-12 04:00:20 +00:00
dependabot[bot]
77fc9855f4
Bump the actions group with 3 updates ( #335 )
...
Bumps the actions group with 3 updates: [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall ), [taiki-e/install-action](https://github.com/taiki-e/install-action ) and [cachix/install-nix-action](https://github.com/cachix/install-nix-action ).
Updates `cargo-bins/cargo-binstall` from 1.18.1 to 1.19.0
- [Release notes](https://github.com/cargo-bins/cargo-binstall/releases )
- [Changelog](https://github.com/cargo-bins/cargo-binstall/blob/main/release-plz.toml )
- [Commits](https://github.com/cargo-bins/cargo-binstall/compare/v1.18.1...v1.19.0 )
Updates `taiki-e/install-action` from 2.75.23 to 2.77.0
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/481c34c1cf3a84c68b5e46f4eccfc82af798415a...7ea35f098a7369cd23488403f58be9c491a6c55f )
Updates `cachix/install-nix-action` from 31.10.5 to 31.10.6
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md )
- [Commits](https://github.com/cachix/install-nix-action/compare/ab739621df7a23f52766f9ccc97f38da6b7af14f...8aa03977d8d733052d78f4e008a241fd1dbf36b3 )
---
updated-dependencies:
- dependency-name: cargo-bins/cargo-binstall
dependency-version: 1.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: taiki-e/install-action
dependency-version: 2.77.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: cachix/install-nix-action
dependency-version: 31.10.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-11 15:52:58 +02:00
dependabot[bot]
919333daf4
Bump @actions/core from 3.0.0 to 3.0.1 in the prd-patch group ( #334 )
...
Bumps the prd-patch group with 1 update: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ).
Updates `@actions/core` from 3.0.0 to 3.0.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-version: 3.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prd-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-01 18:40:30 +02:00
dependabot[bot]
455db766b8
Bump @actions/glob from 0.6.1 to 0.7.0 in the prd-minor group ( #332 )
...
Bumps the prd-minor group with 1 update: [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob ).
Updates `@actions/glob` from 0.6.1 to 0.7.0
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/glob/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/glob )
---
updated-dependencies:
- dependency-name: "@actions/glob"
dependency-version: 0.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prd-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-01 18:40:22 +02:00
github-actions[bot]
174de315c6
Merge pull request #333 from Swatinem/dependabot/github_actions/actions-910e14fa31
...
Bump the actions group with 2 updates
2026-04-28 00:52:38 +00:00
dependabot[bot]
91cad52c87
Bump the actions group with 2 updates
...
Bumps the actions group with 2 updates: [taiki-e/install-action](https://github.com/taiki-e/install-action ) and [cachix/install-nix-action](https://github.com/cachix/install-nix-action ).
Updates `taiki-e/install-action` from 2.75.18 to 2.75.23
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/055f5df8c3f65ea01cd41e9dc855becd88953486...481c34c1cf3a84c68b5e46f4eccfc82af798415a )
Updates `cachix/install-nix-action` from 31.10.4 to 31.10.5
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md )
- [Commits](https://github.com/cachix/install-nix-action/compare/616559265b40713947b9c190a8ff4b507b5df49b...ab739621df7a23f52766f9ccc97f38da6b7af14f )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.75.23
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: cachix/install-nix-action
dependency-version: 31.10.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-28 00:48:24 +00:00
dependabot[bot]
3d9a6aef83
Bump typescript from 6.0.2 to 6.0.3 in the dev-patch group ( #328 )
...
Bumps the dev-patch group with 1 update: [typescript](https://github.com/microsoft/TypeScript ).
Updates `typescript` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.2...v6.0.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-version: 6.0.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-21 10:01:12 +02:00
dependabot[bot]
13b62626e8
Bump @types/node from 25.5.0 to 25.6.0 in the dev-minor group ( #327 )
...
Bumps the dev-minor group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ).
Updates `@types/node` from 25.5.0 to 25.6.0
- [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-version: 25.6.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-21 10:00:46 +02:00
dependabot[bot]
bd17f4a47e
Bump the actions group with 4 updates ( #329 )
...
Bumps the actions group with 4 updates: [actions/setup-node](https://github.com/actions/setup-node ), [taiki-e/install-action](https://github.com/taiki-e/install-action ), [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata ) and [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action ).
Updates `actions/setup-node` from 6.3.0 to 6.4.0
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/53b83947a5a98c8d113130e565377fae1a50d02f...48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e )
Updates `taiki-e/install-action` from 2.75.10 to 2.75.18
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/85b24a67ef0c632dfefad70b9d5ce8fddb040754...055f5df8c3f65ea01cd41e9dc855becd88953486 )
Updates `dependabot/fetch-metadata` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/dependabot/fetch-metadata/releases )
- [Commits](https://github.com/dependabot/fetch-metadata/compare/ffa630c65fa7e0ecfa0625b5ceda64399aea1b36...25dd0e34f4fe68f24cc83900b1fe3fe149efef98 )
Updates `zizmorcore/zizmor-action` from 0.5.2 to 0.5.3
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases )
- [Commits](https://github.com/zizmorcore/zizmor-action/compare/71321a20a9ded102f6e9ce5718a2fcec2c4f70d8...b1d7e1fb5de872772f31590499237e7cce841e8e )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 6.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: taiki-e/install-action
dependency-version: 2.75.18
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: dependabot/fetch-metadata
dependency-version: 3.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: zizmorcore/zizmor-action
dependency-version: 0.5.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-21 10:00:15 +02:00
dependabot[bot]
469cb0e247
Bump the actions group across 1 directory with 5 updates ( #326 )
...
Bumps the actions group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall ) | `1.17.9` | `1.18.1` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact ) | `7.0.0` | `7.0.1` |
| [taiki-e/install-action](https://github.com/taiki-e/install-action ) | `2.68.34` | `2.75.10` |
| [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata ) | `2.5.0` | `3.0.0` |
| [cachix/install-nix-action](https://github.com/cachix/install-nix-action ) | `31.10.1` | `31.10.4` |
Updates `cargo-bins/cargo-binstall` from 1.17.9 to 1.18.1
- [Release notes](https://github.com/cargo-bins/cargo-binstall/releases )
- [Changelog](https://github.com/cargo-bins/cargo-binstall/blob/main/release-plz.toml )
- [Commits](https://github.com/cargo-bins/cargo-binstall/compare/v1.17.9...v1.18.1 )
Updates `actions/upload-artifact` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/bbbca2ddaa5d8feaa63e36b76fdaad77386f024f...043fb46d1a93c77aae656e7c1c64a875d1fc6a0a )
Updates `taiki-e/install-action` from 2.68.34 to 2.75.10
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/de6bbd1333b8f331563d54a051e542c7dfef81c3...85b24a67ef0c632dfefad70b9d5ce8fddb040754 )
Updates `dependabot/fetch-metadata` from 2.5.0 to 3.0.0
- [Release notes](https://github.com/dependabot/fetch-metadata/releases )
- [Commits](https://github.com/dependabot/fetch-metadata/compare/21025c705c08248db411dc16f3619e6b5f9ea21a...ffa630c65fa7e0ecfa0625b5ceda64399aea1b36 )
Updates `cachix/install-nix-action` from 31.10.1 to 31.10.4
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md )
- [Commits](https://github.com/cachix/install-nix-action/compare/1ca7d21a94afc7c957383a2d217460d980de4934...616559265b40713947b9c190a8ff4b507b5df49b )
---
updated-dependencies:
- dependency-name: cargo-bins/cargo-binstall
dependency-version: 1.18.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: actions/upload-artifact
dependency-version: 7.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: taiki-e/install-action
dependency-version: 2.75.10
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: dependabot/fetch-metadata
dependency-version: 3.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: cachix/install-nix-action
dependency-version: 31.10.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-14 20:30:15 +02:00
dependabot[bot]
3a556350bd
Bump typescript from 5.9.3 to 6.0.2 in the dev-major group ( #322 )
...
Bumps the dev-major group with 1 update: [typescript](https://github.com/microsoft/TypeScript ).
Updates `typescript` from 5.9.3 to 6.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-version: 6.0.2
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-14 20:29:03 +02:00
dependabot[bot]
22de9d98ab
Bump smol-toml from 1.6.0 to 1.6.1 in the prd-patch group ( #321 )
...
Bumps the prd-patch group with 1 update: [smol-toml](https://github.com/squirrelchat/smol-toml ).
Updates `smol-toml` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/squirrelchat/smol-toml/releases )
- [Commits](https://github.com/squirrelchat/smol-toml/compare/v1.6.0...v1.6.1 )
---
updated-dependencies:
- dependency-name: smol-toml
dependency-version: 1.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prd-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-14 20:28:34 +02:00
Charles Lechasseur
ed5e89b8ff
feat: cache more cargo binaries ( #325 )
...
Instead of relying on `.crates2.json` to know which binaries are installed,
scan the bin directory and save the result in the action's state.
2026-04-12 19:41:04 +02:00
eitsupi
f51f967e15
fix: include cdylib/rlib/dylib/staticlib targets in build and fingerprint cleanup ( #320 )
2026-03-19 08:14:45 +01:00
github-actions[bot]
85fb4247b7
Merge pull request #318 from Swatinem/dependabot/github_actions/actions-9db51827cb
...
Bump taiki-e/install-action from 2.68.26 to 2.68.34 in the actions group
2026-03-16 21:55:16 +00:00
dependabot[bot]
5084d130b2
Bump taiki-e/install-action from 2.68.26 to 2.68.34 in the actions group
...
Bumps the actions group with 1 update: [taiki-e/install-action](https://github.com/taiki-e/install-action ).
Updates `taiki-e/install-action` from 2.68.26 to 2.68.34
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/64c5c20c872907b6f7cd50994ac189e7274160f2...de6bbd1333b8f331563d54a051e542c7dfef81c3 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.68.34
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-16 21:54:47 +00:00
eitsupi
bc1860267c
fix: include target names in build/ and .fingerprint/ cleanup ( #317 )
2026-03-14 16:23:14 +01:00