Commit graph

87 commits

Author SHA1 Message Date
renovate[bot]
3f19efbe83
chore(deps): Update Rust Stable to v1.77 (#1006)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [STABLE](https://togithub.com/rust-lang/rust) | minor | `1.76` ->
`1.77` |

---

### Release Notes

<details>
<summary>rust-lang/rust (STABLE)</summary>

###
[`v1.77`](https://togithub.com/rust-lang/rust/blob/HEAD/RELEASES.md#Version-1772-2024-04-09)

[Compare
Source](https://togithub.com/rust-lang/rust/compare/1.76.0...1.77.0)

\===========================

<a id="1.77.2"></a>

- [CVE-2024-24576: fix escaping of Windows batch file arguments in
`std::process::Command`](https://blog.rust-lang.org/2024/04/09/cve-2024-24576.html)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* * * * *" (UTC), Automerge - At any
time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/crate-ci/typos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-30 19:26:40 +00:00
Ed Page
b6c895ea49 chore: Update from _rust/main template 2024-04-30 11:28:23 -05:00
Ed Page
d634de649f chore(ci): Ensure CI job always runs 2024-04-01 11:36:58 -05:00
Ed Page
9258d9af7b chore(ci): More exhaustively check features 2024-03-28 09:57:23 -05:00
Ed Page
92d486c4b0 chore(ci): Speed up lockfile check 2024-03-28 09:53:02 -05:00
Ed Page
9b1b566201 chore(ci): Fix all rust-version-specific checks to stable 2024-03-28 09:51:51 -05:00
Ed Page
c8b190be3a chore(ci): Use latest SARIF
Now that we run clippy on stable, we can do this
2024-03-28 09:50:22 -05:00
Ed Page
8fbad372a8 chore(ci): Ensure latest job passes 2024-03-04 09:33:41 -06:00
Ed Page
a932bb64b9
Merge pull request #942 from crate-ci/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3
2024-03-01 09:16:52 -06:00
renovate[bot]
286c9b8c77
chore(deps): update github/codeql-action action to v3 2024-03-01 03:09:12 +00:00
renovate[bot]
31ed0fe0cb
chore(deps): update pre-commit/action action to v3.0.1 2024-03-01 01:43:25 +00:00
renovate[bot]
7846c5130e
chore(deps): Update pre-commit/action action to v3.0.1 2024-03-01 00:30:14 +00:00
Ed Page
c977df5149 chore(ci): Prevent cargo-hack from blowing away our lockfile
See taiki-e/cargo-hack#234
2024-02-20 20:22:05 -06:00
Ed Page
779496bb00 chore(ci): Run the latest clippy 2024-02-15 10:08:37 -06:00
Ed Page
4db293d99b chore(ci): Only verify MSRV for published packages 2024-02-15 09:58:01 -06:00
Ed Page
1313256db3 chore(ci): Use latest for coverage 2024-02-08 09:07:52 -06:00
Ed Page
da56001fd6 chore(ci): Gather coverage 2024-02-08 07:48:29 -06:00
Ed Page
9a5af5c8d2 chore(ci): Only check intel mac on schedule 2024-02-08 07:45:48 -06:00
Ed Page
53a7a51171 chore(ci): See if setting columns helps 2024-02-07 15:53:09 -06:00
Ed Page
131de55d50 chore(ci): Add m1 runners
See https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/
2024-01-31 12:07:12 -06:00
Viktor Szépe
4ba7489c0f
Remove empty directory from release assets 2024-01-18 21:29:28 +01:00
Ed Page
e819db4af6 chore(ci): Cancel prior CI runs 2024-01-18 09:22:25 -06:00
Ed Page
7b12730b18 chore(ci): Build for aarch64 2024-01-12 14:18:32 -06:00
Ed Page
5adfdc2ade chore(ci): Show what gets bundled 2024-01-12 14:11:03 -06:00
Ed Page
657d1b1764 chore(ci): Remove use of undefined variable 2024-01-12 13:23:06 -06:00
Ed Page
a7762787d8 chore(ci): Ensure rustfmt is available 2024-01-03 08:29:34 -06:00
Ed Page
61250a3613 chore(ci): Optimize CI runs 2024-01-03 08:27:59 -06:00
Ed Page
53eb27d813 chore(ci): Update for artifact handling 2024-01-02 15:29:42 -06:00
Ed Page
654cdfafdb
Merge pull request #895 from epage/maturin
chore(ci): Ensure latest rust is installed
2024-01-02 15:14:11 -06:00
Ed Page
4e0d75ac7d chore(ci): Ensure latest rust is installed 2024-01-02 14:36:08 -06:00
Ed Page
b0a4e4218f
Merge pull request #891 from crate-ci/renovate/actions-download-artifact-4.x
chore(deps): update actions/download-artifact action to v4
2024-01-01 20:37:37 -06:00
Ed Page
42c2007598
Merge pull request #892 from crate-ci/renovate/actions-setup-python-5.x
chore(deps): update actions/setup-python action to v5
2024-01-01 19:59:53 -06:00
Ed Page
739d2cfa9d
Merge pull request #13 from epage/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3
2024-01-01 18:39:28 -06:00
renovate[bot]
53d69227c9
chore(deps): update actions/upload-artifact action to v4 2024-01-01 04:25:35 +00:00
renovate[bot]
3b32372fe7
chore(deps): update actions/setup-python action to v5 2024-01-01 04:25:31 +00:00
renovate[bot]
b95306fb03
chore(deps): update actions/download-artifact action to v4 2024-01-01 01:35:50 +00:00
renovate[bot]
82c9aa7bdd
chore(deps): update github/codeql-action action to v3 2024-01-01 00:59:58 +00:00
renovate[bot]
69fa0268a4
chore(deps): update actions/setup-python action to v5 2024-01-01 00:59:55 +00:00
renovate[bot]
13eedae59e chore(deps): update msrv to v1.75 2023-12-28 16:47:51 +00:00
Ed Page
32c1731302 chore(ci): Don't check spelling 2023-10-09 13:28:56 -05:00
Ed Page
66b1b2c5d3 chore: Update from '_rust/main' 2023-10-06 15:04:55 -05:00
Ed Page
5e3b324b5e chore(ci): Ensure MSRV is quoted
Switching from specifying patch to not, with a minor version with a
trailing zero, is causing YAML to convert `1.70` to `1.7`.
2023-10-05 14:41:40 -05:00
renovate[bot]
bbddb182a0
chore(deps): update actions/checkout action to v4 2023-10-01 03:30:16 +00:00
renovate[bot]
6d3f888975
chore(deps): update actions/checkout action to v4 2023-10-01 01:37:07 +00:00
Ed Page
ec91c12b39 chore(ci): Move off of actions-rs 2023-09-18 14:15:49 -05:00
Ed Page
ff1e83b3c7 chore: Update MSRV to 1.70.0 2023-09-01 08:51:04 -05:00
Ed Page
8f65f4802b chore: Adopt '_rust/main' template 2023-08-14 15:06:53 -05:00
Ed Page
ba76b8bd91 chore(ci): Ensure latest deps are good 2023-08-11 13:29:06 -05:00
Ed Page
67eb1d9e3d chore(ci): Ensure lockfile isn't stale 2023-08-07 16:16:17 -05:00
Ed Page
2b6bb28cd1 chore(ci): Catch clippy config failures 2023-05-18 14:58:59 -05:00