dependabot[bot]
|
bf5deb4235
|
build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.6.1...v4.6.2)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-20 13:14:11 +00:00 |
|
dependabot[bot]
|
6ea24378da
|
build(deps): bump actions/setup-node from 4.2.0 to 4.3.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.2.0...v4.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>
|
2025-03-17 13:58:25 +00:00 |
|
Quentin Gliech
|
1d0bb9ce7f
|
build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.10 to 2.0.11 (#4180)
|
2025-03-11 08:04:14 +01:00 |
|
dependabot[bot]
|
3761a86558
|
build(deps): bump mozilla-actions/sccache-action from 0.0.7 to 0.0.8
Bumps [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action) from 0.0.7 to 0.0.8.
- [Release notes](https://github.com/mozilla-actions/sccache-action/releases)
- [Commits](https://github.com/mozilla-actions/sccache-action/compare/v0.0.7...v0.0.8)
---
updated-dependencies:
- dependency-name: mozilla-actions/sccache-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 14:00:49 +00:00 |
|
dependabot[bot]
|
3da9dec6bc
|
build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.10 to 2.0.11
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
- [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/v2.0.10...v2.0.11)
---
updated-dependencies:
- dependency-name: EmbarkStudios/cargo-deny-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 14:00:46 +00:00 |
|
dependabot[bot]
|
dcc3c67cc9
|
build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.6 to 2.0.10
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.6 to 2.0.10.
- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
- [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/v2.0.6...v2.0.10)
---
updated-dependencies:
- dependency-name: EmbarkStudios/cargo-deny-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-04 14:01:49 +00:00 |
|
Quentin Gliech
|
1cfc1321dc
|
build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 (#4103)
|
2025-02-24 15:25:14 +01:00 |
|
dependabot[bot]
|
14b39da24c
|
build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.6.0...v4.6.1)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-24 13:50:39 +00:00 |
|
dependabot[bot]
|
c40bcb3135
|
build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.5 to 2.0.6
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
- [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/v2.0.5...v2.0.6)
---
updated-dependencies:
- dependency-name: EmbarkStudios/cargo-deny-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-24 13:50:37 +00:00 |
|
Quentin Gliech
|
a9ef2d7934
|
Install Rust stable when running the tests
`cargo-insta` needs to run `cargo metadata`, and that has to be up to date.
|
2025-02-21 16:56:46 +01:00 |
|
Quentin Gliech
|
07738d7013
|
Force the cargo-deny action to update to stable rust
|
2025-02-21 16:38:42 +01:00 |
|
Quentin Gliech
|
9fe33cf10e
|
Update Clippy in the CI
|
2025-02-21 16:32:55 +01:00 |
|
Quentin Gliech
|
56d9c7e63b
|
Upgrade to Rust 1.85 and edition 2024
|
2025-02-21 16:15:02 +01:00 |
|
dependabot[bot]
|
df4a90bccd
|
build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.4 to 2.0.5
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
- [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/v2.0.4...v2.0.5)
---
updated-dependencies:
- dependency-name: EmbarkStudios/cargo-deny-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-20 13:50:23 +00:00 |
|
Quentin Gliech
|
058a301e3b
|
Refactor actions to reuse shared steps
|
2025-02-06 10:47:41 +01:00 |
|
Quentin Gliech
|
23d292cd88
|
Use the ubuntu-24.04 runners in CI
|
2025-02-06 10:09:37 +01:00 |
|
dependabot[bot]
|
f50373f35c
|
build(deps): bump actions/setup-node from 4.1.0 to 4.2.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.1.0...v4.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>
|
2025-01-27 14:04:44 +00:00 |
|
Quentin Gliech
|
675c222d88
|
Run CI on all PRs + release branches
|
2025-01-24 17:04:02 +01:00 |
|
Quentin Gliech
|
4451cbfe86
|
Upgrade Rust to 1.84 and fix new clippy lints
|
2025-01-23 17:55:22 +01:00 |
|
dependabot[bot]
|
61eee836c9
|
build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.5.0...v4.6.0)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-21 13:39:43 +01:00 |
|
Quentin Gliech
|
8a61b7a747
|
Configure nextest to run database tests serially
|
2025-01-20 10:56:33 +01:00 |
|
Quentin Gliech
|
57d5af966d
|
Use taiki-e/install-action for installing some tools in CI
|
2025-01-16 17:58:45 +01:00 |
|
Quentin Gliech
|
6bd0fc6457
|
Remove unused dependencies and symbols using knip
|
2025-01-06 12:39:02 +01:00 |
|
Quentin Gliech
|
1aa7762027
|
Setup Regal to lint policies and clean them up
|
2024-12-19 11:08:57 +01:00 |
|
dependabot[bot]
|
185d21bbd9
|
build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 (#3708)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.4.3...v4.5.0)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-18 17:44:19 +00:00 |
|
dependabot[bot]
|
672787dc74
|
build(deps): bump mozilla-actions/sccache-action from 0.0.6 to 0.0.7
Bumps [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action) from 0.0.6 to 0.0.7.
- [Release notes](https://github.com/mozilla-actions/sccache-action/releases)
- [Commits](https://github.com/mozilla-actions/sccache-action/compare/v0.0.6...v0.0.7)
---
updated-dependencies:
- dependency-name: mozilla-actions/sccache-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-13 16:34:31 +01:00 |
|
dependabot[bot]
|
961c7bb3d0
|
build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.2 to 2.0.4 (#3620)
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
- [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/v2.0.2...v2.0.4)
---
updated-dependencies:
- dependency-name: EmbarkStudios/cargo-deny-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-06 15:37:29 +00:00 |
|
Quentin Gliech
|
ee6472178a
|
Upgrade to Rust 1.83.0 and fix new warnings
|
2024-12-05 17:32:49 +01:00 |
|
dependabot[bot]
|
a647686f92
|
build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.1 to 2.0.2
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
- [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/v2.0.1...v2.0.2)
---
updated-dependencies:
- dependency-name: EmbarkStudios/cargo-deny-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-25 18:06:23 +01:00 |
|
dependabot[bot]
|
851da05ee6
|
build(deps): bump actions/checkout from 4.2.1 to 4.2.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.1 to 4.2.2.
- [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/v4.2.1...v4.2.2)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-29 12:48:06 +01:00 |
|
dependabot[bot]
|
1d3d8835c7
|
build(deps): bump actions/setup-node from 4.0.4 to 4.1.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.4...v4.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>
|
2024-10-29 12:47:23 +01:00 |
|
Quentin Gliech
|
5953d816cf
|
Pin actions versions
|
2024-10-29 12:37:59 +01:00 |
|
Quentin Gliech
|
43113825a4
|
Retry tests once
|
2024-10-29 12:37:59 +01:00 |
|
Quentin Gliech
|
64dfd04a27
|
Run tests for all the packages in the workspace
|
2024-10-29 12:37:59 +01:00 |
|
Quentin Gliech
|
b95d50ee87
|
Shard tests using cargo-nextest
|
2024-10-29 12:37:59 +01:00 |
|
Quentin Gliech
|
ae6995582a
|
Upgrade to Rust 1.82.0 (#3407)
|
2024-10-22 17:01:27 +02:00 |
|
dependabot[bot]
|
5dac8d2fd2
|
build(deps): bump actions/checkout from 4.2.0 to 4.2.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.0 to 4.2.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/v4.2.0...v4.2.1)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-22 14:59:29 +02:00 |
|
Quentin Gliech
|
81932f95bf
|
Upgrade to Rust 1.81.0
|
2024-10-07 19:54:43 +02:00 |
|
dependabot[bot]
|
ed9ddb79ae
|
build(deps): bump mozilla-actions/sccache-action from 0.0.5 to 0.0.6
Bumps [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/mozilla-actions/sccache-action/releases)
- [Commits](https://github.com/mozilla-actions/sccache-action/compare/v0.0.5...v0.0.6)
---
updated-dependencies:
- dependency-name: mozilla-actions/sccache-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-01 12:19:06 +02:00 |
|
dependabot[bot]
|
40ef557c17
|
build(deps): bump actions/checkout from 4.1.7 to 4.2.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.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/v4.1.7...v4.2.0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-01 11:22:51 +02:00 |
|
dependabot[bot]
|
4bc0b5cb50
|
build(deps): bump actions/setup-node from 4.0.3 to 4.0.4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.3...v4.0.4)
---
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-10-01 11:10:34 +02:00 |
|
dependabot[bot]
|
3ce16978e4
|
build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.0 to 2.0.1
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
- [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/v2.0.0...v2.0.1)
---
updated-dependencies:
- dependency-name: EmbarkStudios/cargo-deny-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-06 09:42:17 +02:00 |
|
dependabot[bot]
|
758eeffcd5
|
build(deps): bump EmbarkStudios/cargo-deny-action from 1.6.3 to 2.0.0
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 1.6.3 to 2.0.0.
- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
- [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/v1.6.3...v2.0.0)
---
updated-dependencies:
- dependency-name: EmbarkStudios/cargo-deny-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-04 22:51:14 +02:00 |
|
Quentin Gliech
|
9d13a06f64
|
Upgrade Rust toolchain to 1.80.0
This also tweaks the workspace-level lints configuration to add priority
on groups
|
2024-07-29 12:04:30 +02:00 |
|
dependabot[bot]
|
9176024042
|
build(deps): bump actions/setup-node from 4.0.2 to 4.0.3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.2...v4.0.3)
---
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-07-24 17:03:13 +02:00 |
|
dependabot[bot]
|
5a4ed20733
|
build(deps): bump matrix-org/done-action from 2 to 3
Bumps [matrix-org/done-action](https://github.com/matrix-org/done-action) from 2 to 3.
- [Release notes](https://github.com/matrix-org/done-action/releases)
- [Commits](https://github.com/matrix-org/done-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: matrix-org/done-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-08 23:19:27 +02:00 |
|
dependabot[bot]
|
c6fc6aa52e
|
build(deps): bump mozilla-actions/sccache-action from 0.0.4 to 0.0.5
Bumps [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action) from 0.0.4 to 0.0.5.
- [Release notes](https://github.com/mozilla-actions/sccache-action/releases)
- [Commits](https://github.com/mozilla-actions/sccache-action/compare/v0.0.4...v0.0.5)
---
updated-dependencies:
- dependency-name: mozilla-actions/sccache-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-28 15:28:16 +02:00 |
|
dependabot[bot]
|
6abf16dd62
|
build(deps): bump actions/checkout from 4.1.5 to 4.1.7
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.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/v4.1.5...v4.1.7)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-28 15:26:59 +02:00 |
|
dependabot[bot]
|
390e289d54
|
build(deps): bump actions/checkout from 4.1.4 to 4.1.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.5.
- [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/v4.1.4...v4.1.5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-07 07:34:57 +02:00 |
|
Quentin Gliech
|
31746639cf
|
Bump nodejs, cargo-{zigbuild,auditable,chef}, zig, mdbook
|
2024-05-07 07:32:02 +02:00 |
|