Skip to content

MAINT: Bump conda-lock from 2.5.7 to 3.0.1#28

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/conda-lock-3.0.1
Closed

MAINT: Bump conda-lock from 2.5.7 to 3.0.1#28
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/conda-lock-3.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps conda-lock from 2.5.7 to 3.0.1.

Release notes

Sourced from conda-lock's releases.

v3.0.1

What's Changed

This release fixes two longstanding issues with the stripping of authentication credentials:

  • --strip-auth used to disable --check-input-hash for no good reason
  • ✅ private PyPI repositories running on a non-standard port would have the port stripped from the URL along with credentials

There is only one known regression in v3, and it only affects --check-input-hash. The fix is still in progress in #797.

  • ❌ clean lockfiles created by v2 are mistaken as dirty in v3 with --check-input-hash.

Bugfixes

Maintenance

Full Changelog: conda/conda-lock@v3.0.0...v3.0.1

v3.0.0

What's Changed

Conda-lock v3 introduces support for mamba / micromamba v2, and includes several important bugfixes.

Only mamba / micromamba versions =2.0.7 are supported. (2.0.0–2.0.6 are incompatible.) To see which executable conda-lock is detecting, you can add the argument --log-level=DEBUG.

The only intended breaking change is to require at least Python 3.9 (previously 3.8). There are several major underlying changes to be aware of:

pixi

Pixi is an innovative new tool for Conda projects that includes lockfile support. While the project-centric philosophy of pixi is different from the environment-centric approach of conda-lock, in many cases it offers a compelling alternative to conda-lock. For a discussion of conda-lock vs pixi, see conda/conda-lock#615.

Conda-lock v3 includes a new render-lock-spec subcommand capable of exporting conda-lock lock specifications (including ordinary pyproject.toml files) to pixi.toml configurations. See the pixi migration guide for more information.

Detailed changelog

New features

... (truncated)

Commits
  • dfdf3af Merge pull request #800 from maresb/fix-url-stripping
  • 688cae1 Fix credential stripping in the test
  • 1ebbccd Fix credential stripping with port
  • faff1e4 Test private repos on non-default port
  • 2899ece Add doctest for _get_stripped_url
  • a4549a2 Rename _get_url to _get_stripped_url
  • 6bf8aae Merge pull request #792 from peterbygrave/patch-1
  • f5323e7 Merge pull request #799 from maresb/content-hash-type-hints
  • b3ec4cc Remove unused imports
  • ba6a1fb Make virtual_package_repo argument explicit in confusing test
  • 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 [conda-lock](https://github.com/conda/conda-lock) from 2.5.7 to 3.0.1.
- [Release notes](https://github.com/conda/conda-lock/releases)
- [Commits](conda/conda-lock@v2.5.7...v3.0.1)

---
updated-dependencies:
- dependency-name: conda-lock
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github May 12, 2025

Reviewers

The following teams could not be added as reviewers: core-devs. Either the team does not exist or it does not have the correct permissions to be added as a reviewer.

Labels

The following labels could not be found: 03 - Maintenance, Build / CI, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github May 12, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github May 19, 2025

Superseded by #30.

@dependabot dependabot bot closed this May 19, 2025
@dependabot dependabot bot deleted the dependabot/pip/conda-lock-3.0.1 branch May 19, 2025 17:06
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.

0 participants