Commit graph

124 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
be30b1bba0 chore(ci): Try again with not auto-updating MSRV
The overhead for MSRV bumping is a lot lower and its annoying merging
all of the PRs (and I don't want these auto-merged)
2024-04-26 09:20:18 -05:00
Ed Page
14225df351 chore(ci): Auto-merge linter version updates 2024-04-16 21:46:56 -05:00
Ed Page
afd275590c chore(ci): Don't block on Lint Commits 2024-04-01 12:36:16 -05:00
Ed Page
2570b58a0f chore(ci): Skip branch protections 2024-04-01 12:31:49 -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
ace6e07683 chore(ci): Don't update stable and MSRV together
We might want to hold one or the other back
2024-03-21 12:20:47 -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
Ed Page
0b029063fe chore(ci): Be explicit in renovate updates 2024-01-24 08:40:56 -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
a4c062667d chore: Make renovate commits to match 2024-01-02 09:56:35 -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
cb9b485bd3 chore: Update from '_rust/main' 2023-12-04 11:08:40 -06:00
renovate[bot]
598c624498 chore(config): migrate config .github/renovate.json5 2023-12-03 09:19:35 +00:00
Ed Page
ebf19c5dbf chore: Add back wiki 2023-11-22 20:35:28 -06:00
Ed Page
32c1731302 chore(ci): Don't check spelling 2023-10-09 13:28:56 -05:00