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

Bump MSRV to 1.61 and all rust dependencies to latest releases #9393

Merged
merged 3 commits into from
Jan 20, 2023

Conversation

mtreinish
Copy link
Member

Summary

This commit bumps the minimum supported rust version from 1.56.1 to
1.61.0 (which is the LCD for all our dependencies) which was released
on 2022-05-19. By doing this we're now able to bump all of our
upstream dependencies to use the latest releases.

Details and comments

This commit depends on #9392 (which is bundled in this branch) and this will need to be rebased after that merges.

@mtreinish mtreinish added on hold Can not fix yet Changelog: API Change Include in the "Changed" section of the changelog Rust This PR or issue is related to Rust code in the repository dependencies Pull requests that update a dependency file labels Jan 19, 2023
@mtreinish mtreinish added this to the 0.24.0 milestone Jan 19, 2023
@mtreinish mtreinish requested a review from a team as a code owner January 19, 2023 12:31
@qiskit-bot
Copy link
Collaborator

Thank you for opening a new pull request.

Before your PR can be merged it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient.

While you're waiting, please feel free to review other open PRs. While only a subset of people are authorized to approve pull requests for merging, everyone is encouraged to review open pull requests. Doing reviews helps reduce the burden on the core team and helps make the project's code better for everyone.

One or more of the the following people are requested to review this:

@coveralls
Copy link

coveralls commented Jan 19, 2023

Pull Request Test Coverage Report for Build 3970488887

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 84.924%

Totals Coverage Status
Change from base Build 3970487796: 0.0%
Covered Lines: 66705
Relevant Lines: 78547

💛 - Coveralls

This commit bumps the minimum supported rust version from 1.56.1 to
1.61.0 (which is the LCD for all our dependencies) which was released
on 2022-05-19. By doing this we're now able to bump all of our
upstream dependencies to use the latest releases.
@mergify mergify bot merged commit 10c57a7 into Qiskit:main Jan 20, 2023
@mtreinish mtreinish deleted the bump-msrv-and-deps branch January 20, 2023 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: API Change Include in the "Changed" section of the changelog dependencies Pull requests that update a dependency file Rust This PR or issue is related to Rust code in the repository
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants