Commit Graph
1346 Commits
Author SHA1 Message Date
dependabot[bot]andGitHub 78d9cfed42 chore(deps): bump log from 0.4.32 to 0.4.33
Bumps [log](https://github.com/rust-lang/log) from 0.4.32 to 0.4.33.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.32...0.4.33)

---
updated-dependencies:
- dependency-name: log
  dependency-version: 0.4.33
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-22 23:13:19 +00:00
Ilka SchulzandGitHub 27dd54306b upgrade Mac OS version from 13 to 26 on CI runners (#865) 2026-06-22 13:14:19 +02:00
Ilka Schulz 5b78e996a2 revert last commit: only run Mac OS CI jobs on main as it was before 2026-06-22 13:11:56 +02:00
Ilka Schulz c423a4329d run Mac OS jobs on branch upgrade-ci-macos 2026-06-22 13:02:53 +02:00
Ilka Schulz f3825a3ff8 upgrade Mac OS version from 13 to 26 on CI runners 2026-06-22 13:02:53 +02:00
Ilka SchulzandGitHub 07c61a1664 upgrade dependency zerocopy to 0.8 (#854) 2026-06-21 12:59:09 +02:00
Ilka Schulz a01e7864c2 cargo vet regenerate exemptions 2026-06-20 17:38:03 +02:00
Ilka Schulz 5d33efb9dc fix remaining regression in doctests 2026-06-20 17:32:33 +02:00
Ilka Schulz 7d4c24f081 fix regressions from upgrading dependency in rosenpass/ 2026-06-20 16:47:13 +02:00
Ilka Schulz b8aab2d08f fix regression from upgrading dependency: apply renamed traits to rosenpass/ (AsBytes and FromZeroes) 2026-06-20 15:31:59 +02:00
Ilka Schulz aca3df0e45 fix regressions from upgrading dependency in wireguard/ 2026-06-20 15:24:16 +02:00
Ilka Schulz 0145565d59 simplify previous fix f85d5ccecc in util/src/zerocopy/ref_maker.rs 2026-06-20 14:57:35 +02:00
Ilka Schulz acb6cc500f fix regressions from upgrading dependency in util/src/zerocopy/zerocopy_slice_ext.rs 2026-06-20 14:39:06 +02:00
Ilka Schulz 1e4395a5fc fix regressions from upgrading dependency in util/src/zerocopy/zerocopy_ref_ext.rs 2026-06-20 14:33:58 +02:00
Ilka Schulz f85d5ccecc fix regressions from upgrading dependency in util/src/zerocopy/ref_maker.rs 2026-06-20 14:26:46 +02:00
Ilka Schulz 4a9738614e upgrade dependency zerocopy to 0.8 2026-06-20 14:26:17 +02:00
Ilka Schulz 4706b80cea nix fmt 2026-06-20 13:28:57 +02:00
Ilka Schulz 38b3eefd5f temporarily add RUSTSEC-2025-0141 (bincode is unmaintained) to advisory ignore list (also see #768) 2026-06-20 13:27:57 +02:00
Ilka SchulzandGitHub 9955c0a806 Upgrade allocator-api2 (#849) 2026-06-20 13:27:22 +02:00
Ilka Schulz 994a1020dd cargo vet regenerate exemptions 2026-06-20 13:04:52 +02:00
Ilka Schulz 74463e618c upgrade allocator-api2{-tests} to v0.3 2026-06-20 13:04:14 +02:00
Ilka SchulzandGitHub 4a34f077a7 remove procspawn dependency from crates which do not use it anyways (#848) 2026-06-20 12:37:12 +02:00
Ilka Schulz 0508cbc64e remove procspawn dependency from crates which do not use it anyways 2026-06-20 11:44:02 +02:00
Ilka SchulzandGitHub 34d49e555d chore(deps): bump actions/checkout from 6 to 7 (#847) 2026-06-20 11:01:02 +02:00
dependabot[bot]andGitHub 2dd81e17af chore(deps): bump actions/checkout from 6 to 7
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [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...v7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-18 23:12:57 +00:00
Ilka Schulz 88772db31e cargo vet regenerate exemptions (only removes some imported audits) 2026-06-15 15:37:25 +02:00
Ilka SchulzandGitHub 84aca4803f Upgrade sha3 to 0.12 with shake crate (#836) 2026-06-15 15:34:53 +02:00
leemeo3andIlka Schulz cf7c9a25c9 Use shake without sha3
Rebase the sha3 upgrade work onto current main, take the digest traits from the shake crate, and remove the direct sha3 dependency from the graph.
2026-06-15 15:07:03 +02:00
Ilka Schulz 4238fcd46a cargo vet regenerate exemptions 2026-06-15 14:49:26 +02:00
Ilka SchulzandGitHub 7e45dfc299 chore: upgrade dependencies test_bin and zeroize (#842) 2026-06-15 13:48:10 +02:00
Ilka Schulz 168160dc8a upgrade zeroize to 1.9 2026-06-15 13:22:34 +02:00
Ilka Schulz 38c0320ff6 upgrade test_bin from 0.5 to 0.6 2026-06-15 13:21:44 +02:00
Karolin VarnerandGitHub 7cc7c0033c Remove atomic-polyfill from dependency graph (#832) 2026-06-13 12:24:47 +02:00
leemeo3andKarolin Varner bdd3e49af7 Remove atomic-polyfill from dependency graph 2026-06-13 12:24:28 +02:00
Karolin VarnerandGitHub 16e1c62c39 Add assertions to PublicBox randomize test (#835) 2026-06-13 12:23:30 +02:00
leemeo3andKarolin Varner 6e60d44196 Add assertions to PublicBox randomize test 2026-06-13 12:21:53 +02:00
Ilka SchulzandGitHub 1b15ed38b4 Restore locked cargo-fuzz install (#834) 2026-06-13 09:45:52 +02:00
leemeo3 ad5a826022 Restore locked cargo-fuzz install 2026-06-12 09:08:30 +09:00
Ilka SchulzandGitHub 28983b07cd Move rp netlink dependencies to workspace (#818) 2026-06-11 11:36:20 +02:00
leemeo3andIlka Schulz d5487a89e1 Move rp netlink dependencies to workspace 2026-06-11 10:55:12 +02:00
Ilka SchulzandGitHub d858d15f5b upgrade GitHub Action "cache" from v4 to v5 (#828) 2026-06-11 09:38:55 +02:00
Ilka Schulz 8415f6c807 upgrade GitHub Action "cache" from v4 to v5 2026-06-10 13:28:27 +02:00
Ilka SchulzandGitHub 784c2906be chore(deps): bump docker/setup-buildx-action from 3 to 4 (#821) 2026-06-10 13:24:41 +02:00
Rosenpass CI Bot eb79e7b933 Regenerate cargo vet exemptions 2026-06-09 23:13:40 +00:00
dependabot[bot]andGitHub eb1a31766c chore(deps): bump docker/setup-buildx-action from 3 to 4
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-09 23:12:59 +00:00
Ilka SchulzandGitHub 273c5a1cc9 upgrade dependency: signal-hook-mio (#817) 2026-06-09 15:42:31 +02:00
Ilka Schulz bddf44ecc9 upgrade dependency: signal-hook-mio 2026-06-09 12:16:22 +02:00
Ilka SchulzandGitHub c86433c6c0 upgrade dependencies (#812) 2026-06-09 12:10:20 +02:00
Ilka Schulz 7d52584d40 upgrade dependency: test_bin 2026-06-09 11:35:29 +02:00
Ilka Schulz 40041d52a9 upgrade dependency: derive_builder 2026-06-09 11:13:37 +02:00