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 covalent from 0.235.1rc0 to 0.237.0rc0 #2631

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps covalent from 0.235.1rc0 to 0.237.0rc0.

Release notes

Sourced from covalent's releases.

v0.237.0-rc.0

[0.237.0-rc.0] - 2025-01-23

Authors

Changed

  • workflow_executor now defaults to the lattice-default executor

Operations

  • Use legacy OpenSSL providers in release.yml build environment. This is a TEMPORARY patch until we can update the UI dependencies.

v0.236.0-rc.0

[0.236.0-rc.0] - 2025-01-21

Authors

Operations

  • Disabled codecov in CI
  • Removed qelectron tests from CI
  • Updated recommended platform to Python 3.12
  • Run local executor tests for PRs

Fixed

  • get_result(wait=True) no longer times out
  • Fixed tests on mac

Changed

  • Added support for Python 3.11 and 3.12
  • Removed official support for Python 3.8 and 3.9
Commits
  • e275706 The new version will be 0.237.0-rc.0
  • 1115eff Allow legacy openssl providers in release pipeline (#1977)
  • fb905f9 Default workflow_executor to lattice-default executor (#1972)
  • 63dd753 The new version will be 0.236.0-rc.0
  • 1a14dc4 Fix tests breaking on macos (#1976)
  • 53da917 Disable QElectron on Python >=3.12 (#1975)
  • 74f2f22 Fix get_result(wait=True) and support Python 3.12 (#1949)
  • 05bf94d Update recommended platform to Debian 12 / Python 3.10 (#1968)
  • 215d8d3 [pre-commit.ci] pre-commit autoupdate (#1807)
  • 054a605 Bump es5-ext from 0.10.60 to 0.10.63 in /covalent_ui/webapp (#1936)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [covalent](https://github.com/AgnostiqHQ/covalent) from 0.235.1rc0 to 0.237.0rc0.
- [Release notes](https://github.com/AgnostiqHQ/covalent/releases)
- [Changelog](https://github.com/AgnostiqHQ/covalent/blob/develop/CHANGELOG.md)
- [Commits](AgnostiqHQ/covalent@v0.235.1-rc.0...v0.237.0-rc.0)

---
updated-dependencies:
- dependency-name: covalent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Dependency update or issue python Pull requests that update Python code labels Jan 27, 2025
@buildbot-princeton
Copy link
Collaborator

Can one of the admins verify this patch?

Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.41%. Comparing base (709b500) to head (febea96).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2631   +/-   ##
=======================================
  Coverage   97.41%   97.41%           
=======================================
  Files          90       90           
  Lines        3835     3835           
=======================================
  Hits         3736     3736           
  Misses         99       99           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Andrew-S-Rosen Andrew-S-Rosen merged commit f3718ab into main Jan 27, 2025
20 checks passed
@Andrew-S-Rosen Andrew-S-Rosen deleted the dependabot/pip/covalent-0.237.0rc0 branch January 27, 2025 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency update or issue python Pull requests that update Python code
Development

Successfully merging this pull request may close these issues.

2 participants