-
-
Notifications
You must be signed in to change notification settings - Fork 361
Closed
Labels
dependenciesupgrades to dependenciesupgrades to dependencies
Description
Some big releases recently that needs manual attention and was not handled by dependabot. Making an issue here to ensure we handle all of it
- hyper-rustls 0.23 -> 0.24 + rustls 0.20 -> 0.21. Bump rustls,hyper-rustls - for #1181 #1182
- pem 1 -> 2 -> 3 - delayed as requires MSRV bump to 1.67 (when ready; backout this change) -> finally done in Bump
pem
to 3 #1272 - syn 1 ->2 - failed in Update syn requirement from 1.0.80 to 2.0.10 #1169 and Update syn requirement from 1.0.80 to 2.0.2 #1165 - now doable with a
darling
upgrade (0.20) Update darling requirement from 0.14.0 to 0.20.0 #1213 via Upgrade syn to v2 TedDriggs/darling#226 - done in Upgradedarling
andsyn
and rename#[kube(struct)]
#1307 - k8s-openapi 0.18 - Bump
k8s-openapi
to 0.18.0 #1190 - base64 0.20 -> 0.21 - skipped in Update base64 requirement from 0.20.0 to 0.21.0 #1117 and now we have 3 copies in the tree 🙃 - pem 2 uses 0.21, as does the next k8s-openapi, tower-http does not - done in Bump
base64
to0.21
#1308 - serde_yaml 0.8 -> revisit serde_yaml 0.9 #980 - done in Bump
serde_yaml
to 0.9 #1188
EDIT: Core ones are done. Rest needs some time.
aquarhead
Metadata
Metadata
Assignees
Labels
dependenciesupgrades to dependenciesupgrades to dependencies
Type
Projects
Status
Done