-
Notifications
You must be signed in to change notification settings - Fork 12
Bump deps to latest #1256
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump deps to latest #1256
Conversation
We no longer use `git cliff` for generating changelogs, in fact we moved away from a changelog file and toward release notes, so this commit removes the `git cliff` configuration from the top-level Cargo manifest. Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
This is mostly the same for us, but it's good to track the latest version. See the Cargo docs for more [1]. [1]: https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
This bumps the versions of all top-level deps to their latest patch versions, and notes any other top-level deps which are behind by *more* than a patch version. Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
b885849 to
98ac778
Compare
Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
7736f7a to
126e359
Compare
Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
126e359 to
82319c1
Compare
|
Retrying merge. Looks like it failed due to the GitHub Git operations outage. |
|
Merge queue failed because the |
macos-15-intel runners are slow, but we want to keep them, so let's try bumping the CI timeouts by 10 minutes to see if that lets them finish successfully. Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
|
Bumped the timeout to 30 minutes to see if that's enough. Unfortunately, |
|
Okay, now the run tests are failing without any of that logic being changed from prior test runs. Will need to test further. |
|
In local runs of the same command these download issues don't appear. Going to try another rerun on GitHub on the off chance this is a weird GitHub-specific issue, given that they had a big outage recently. |
|
Ah, yup, fresh outage: https://www.githubstatus.com/incidents/cg3wwz9dw5dg |
|
Okay, I am being driven slowly to insanity. GitHub claims the outage is resolved, but I still see one GitHub-hosted release artifact which I know exists, but which my action says it failed to download with an HTTP 503 error ("forbidden"). Soooo I think the outage is still happening, though now it's impacting one runner instead of three. |
|
Opted to just skip and merge, I'm tired of waiting for CI to not be broken. |
No description provided.