Skip to content
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

fix(deps): update cargo pre-1.0 packages but not for tracing* #1502

Merged
merged 1 commit into from Aug 12, 2022

Conversation

abernix
Copy link
Member

@abernix abernix commented Aug 12, 2022

This is the same as #1002 but without tracing. If we land this, then we can clean up this backlog and then configure the renovate.json5 file to ignore the tracing crates. The way it stands right now though, we're not merging any updates because they're lumped into the grouped PR. (We can also disable the grouping, but we agreed a while back that we liked the grouping.)

@github-actions
Copy link

@abernix your pull request is missing a changelog!

@abernix abernix self-assigned this Aug 12, 2022
@Geal
Copy link
Contributor

Geal commented Aug 12, 2022

was there anything interesting in the changelogs of those dependencies?

@abernix
Copy link
Member Author

abernix commented Aug 12, 2022

Some interesting stuff but didn't see any breaking changes. It appeared to be all additive and new functionality — most of them can be seen on #1002, but you'll need to click through to some.

@abernix
Copy link
Member Author

abernix commented Aug 12, 2022

I definitely wouldn't mind another set of eyes on the changelogs.

@Geal
Copy link
Contributor

Geal commented Aug 12, 2022

tokio-rs/axum#1178 that sounds good

@Geal Geal merged commit 053c659 into main Aug 12, 2022
@Geal Geal deleted the abernix/renovate-patch-cargo-all-pre-1.0 branch August 12, 2022 14:11
abernix added a commit that referenced this pull request Aug 15, 2022
Follows up #1502

Putting the `tracing` packages into their own group to allow them to be
updated indepedently from the other packages which are generally more able
to be updated.

As it stands today, we are constrained in our ability to update the
`tracing` packages.

This should make it possible for them to be updated on-demand via the
Renovate Dependency Dashboard, if we choose to do so, and otherwise de-group
them from the other cargo updates.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants