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

feat: [WIP] Bump dependencies release #196

Closed
wants to merge 1 commit into from
Closed

Conversation

uggla
Copy link
Collaborator

@uggla uggla commented Jul 17, 2022

Attempt to fix #180.
This is a WIP. Need more testing, Do not merge yet
stdout reporter is crashing.

  • Bump clap to 3.2.11.
  • Bump regex to 1.4.6.
  • Bump protobuf to 2.27.1.
  • Dependency on time must be hold because it is shared by chrono and warp10.
  • Dependency on procfs not bumped yet but it seems there are broken
    stuffs.

This is a WIP. Need more testing.
stdout reporter is crashing.

- Bump clap to 3.2.11.
- Bump regex to 1.4.6.
- Bump protobuf to 2.27.1.
- Dependency on time must be hold because it is shared by chrono and warp10.
- Dependency on procfs not bumped yet but it seems there are broken
  stuffs.
@bpetit bpetit added this to the Release v0.6.0 milestone Aug 10, 2022
@bpetit
Copy link
Contributor

bpetit commented Oct 28, 2022

Hi @uggla !

Thanks a lot for this PR. Could you recreate it targeting the dev branch please ? 🥺

Last time I tried to change the target on github it didn't go well...

@uggla
Copy link
Collaborator Author

uggla commented Nov 3, 2022

Hello, @bpetit,

It was not completely done (WIP), I started but could not complete it yet.
Anyway, yes I will rebase and finalize it soon. I have planed to upgrade almost all deps except procfs which seems more difficult.

@uggla
Copy link
Collaborator Author

uggla commented Nov 5, 2022

@bpetit upgrade to clap 4.0 in progress. There are breaking changes, I'm currently fixing.
I should land it soon. Stay tuned.

@uggla
Copy link
Collaborator Author

uggla commented Nov 6, 2022

Closing this MR as there is a similar one #234 opened on dev branch as requested.

@uggla uggla closed this Nov 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Previous releases
Development

Successfully merging this pull request may close these issues.

Upgrade dependencies to fix dependabot alerts
2 participants