| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-08-12 | chore(ci): upgrade checkout to v5 | Rej Ect | -2/+2 | |
| chore(ci): upgrade checkout to v5 | ||||
| 2025-07-04 | Assign dependency bump PRs to me | clubby789 | -0/+1 | |
| 2024-12-19 | ci: use ubuntu `24` instead of `latest` | MarcoIeni | -3/+3 | |
| 2024-09-29 | add title to compiler update | klensy | -2/+4 | |
| 2024-08-19 | Update `library/Cargo.toml` in weekly job | Trevor Gross | -1/+6 | |
| Before the workspace split, the library was covered by the weekly `cargo update` cron job. Now that the library has its own workspace, it doesn't get these updates. Add `library/Cargo.toml` to the job so updates happen again. | ||||
| 2024-08-14 | Fix dependencies cron job | Eric Huss | -1/+1 | |
| 2024-07-22 | Move rustbook to its own workspace. | Eric Huss | -2/+8 | |
| 2024-05-09 | awk stage0 file on CI | onur-ozkan | -1/+1 | |
| Signed-off-by: onur-ozkan <work@onurozkan.dev> | ||||
| 2024-03-26 | Revert `cargo update` changes | clubby789 | -12/+7 | |
| 2024-03-25 | Auto merge of #122951 - Nilstrieb:nodejs20, r=Kobzol | bors | -2/+2 | |
| Update upload-artifact to v4 This contains a breaking change around artifact merging no longer being done. This was not relied on, so it's fine. | ||||
| 2024-03-23 | Update upload-artifact to v4 | Nilstrieb | -2/+2 | |
| This contains a breaking change around artifact merging no longer being done. This was not relied on, so it's fine. | ||||
| 2024-03-18 | Cancel `cargo update` job if there's no changes | clubby789 | -3/+6 | |
| 2024-03-14 | Bump `cargo update` PR more often | clubby789 | -2/+4 | |
| 2023-09-07 | ci: actions/checkout@v3 to actions/checkout@v4 | Keita Nonaka | -2/+2 | |
| 2023-06-25 | CI: do not run Bump dependencies workflow on forks | Jakub Beránek | -0/+3 | |
| 2023-06-10 | run `cargo update` weekly | Peter Jaszkowiak | -0/+139 | |
| - Keep Cargo.lock dependencies current - Presents output from `cargo update` in commit and PR - Edit existing open PR, otherwise open a new one - Skip if existing open PR is S-waiting-on-bors | ||||
