Skip to content

Use conda.plugins.types.* imports and ignore warnings from other deprecated modules in conda#691

Merged
jaimergp merged 11 commits intomainfrom
conda-solver-type
Sep 3, 2025
Merged

Use conda.plugins.types.* imports and ignore warnings from other deprecated modules in conda#691
jaimergp merged 11 commits intomainfrom
conda-solver-type

Conversation

@jaimergp
Copy link
Copy Markdown
Member

@jaimergp jaimergp commented Aug 29, 2025

Description

Addresses PendingDeprecationWarning: conda.plugins.CondaSolver is pending deprecation and will be removed in 26.9. Use 'conda.plugins.types.CondaSolver' instead seen in conda-build's CI.

Introduced in conda/conda#15103.

Checklist - did you ...

  • Add a file to the news directory (using the template) for the next release's release notes?
  • Add / update necessary tests?
  • Add / update outdated documentation?

@github-project-automation github-project-automation bot moved this to 🆕 New in 🔎 Review Aug 29, 2025
@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Aug 29, 2025
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Approved in 🔎 Review Aug 29, 2025
@jaimergp jaimergp changed the title Prepare for CondaSolver deprecation Ignore side-effect warnings from some deprecations in conda Aug 29, 2025
@jaimergp jaimergp changed the title Ignore side-effect warnings from some deprecations in conda Use new conda.plugins.types.* imports and ignore warnings from other deprecated modules in conda Aug 29, 2025
Co-authored-by: Jannis Leidel <jannis@leidel.info>
@jaimergp
Copy link
Copy Markdown
Member Author

pre-commit.ci autofix

@jaimergp jaimergp changed the title Use new conda.plugins.types.* imports and ignore warnings from other deprecated modules in conda Use conda.plugins.types.* imports and ignore warnings from other deprecated modules in conda Sep 1, 2025
@jaimergp jaimergp merged commit e43f068 into main Sep 3, 2025
159 of 165 checks passed
@github-project-automation github-project-automation bot moved this from ✅ Approved to 🏁 Done in 🔎 Review Sep 3, 2025
@github-project-automation github-project-automation bot moved this from In Progress 🏗️ to Done 💪🏾 in conda Roadmap and Sprint Planning Sep 3, 2025
@jaimergp jaimergp deleted the conda-solver-type branch September 3, 2025 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed [bot] added once the contributor has signed the CLA

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants