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

(chore) update all cargo deps #1275

Merged
merged 7 commits into from
Jul 23, 2024

Conversation

gmulhearn
Copy link
Contributor

updates all deps to latest, and ran a cargo update. Some exceptions:

  • hyper in the did_resolver_web. 0.14->1.x.x is too breaking for me to deal with right now
  • sqlx (locked due to aries-askar)
  • legacy deps

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>
Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>
Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>
@gmulhearn
Copy link
Contributor Author

hopefully this quiets the dep bot ;)

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>
JamesKEbert
JamesKEbert previously approved these changes Jul 23, 2024
Copy link
Contributor

@JamesKEbert JamesKEbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@JamesKEbert
Copy link
Contributor

Actually, looks like the checks might be failing..

@gmulhearn
Copy link
Contributor Author

@JamesKEbert ah yep I missed a spot. Fixing shortly...

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>
@JamesKEbert
Copy link
Contributor

Something's not happy with the CI mediator check @gmulhearn -- I tried to rerun it, but same result I believe

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>
@gmulhearn
Copy link
Contributor Author

@JamesKEbert hopefully this fixes it, the mediator CI hasn't been ran in awhile, which is why we haven't encountered this; it was incorrectly trying to publish a release version of the image

Copy link
Contributor

@JamesKEbert JamesKEbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@JamesKEbert JamesKEbert merged commit 32bac38 into hyperledger:main Jul 23, 2024
26 checks passed
lukewli-anonyome pushed a commit to lukewli-anonyome/aries-vcx that referenced this pull request Jul 25, 2024
* update to rust 1.79 and remove warnings/errors

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

* make clippy happy

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

* got mostly everything except hyper & sqlx

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

* use non blocking reqwest

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

* use non blocking 2

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

* dont try publish if not a release

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

---------

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>
Co-authored-by: George Mulhearn <gmulhearn@anonyome.com>
Signed-off-by: lli <lli@anonyome.com>
alberto-instnt pushed a commit to instnt-inc/instnt-aries-vcx that referenced this pull request Sep 10, 2024
* update to rust 1.79 and remove warnings/errors

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

* make clippy happy

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

* got mostly everything except hyper & sqlx

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

* use non blocking reqwest

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

* use non blocking 2

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

* dont try publish if not a release

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

---------

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>
Co-authored-by: George Mulhearn <gmulhearn@anonyome.com>
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.

3 participants