Skip to content

chore(ci): Update rattler#5695

Merged
baszalmstra merged 17 commits into
mainfrom
renovate/rattler
Mar 19, 2026
Merged

chore(ci): Update rattler#5695
baszalmstra merged 17 commits into
mainfrom
renovate/rattler

Conversation

@renovate

@renovate renovate Bot commented Mar 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
rattler workspace.dependencies minor 0.39.150.40.0
rattler_build_core workspace.dependencies minor 0.1.00.2.0
rattler_build_jinja workspace.dependencies patch 0.1.00.1.2
rattler_build_recipe workspace.dependencies patch 0.1.00.1.2
rattler_build_types workspace.dependencies patch 0.1.00.1.2
rattler_build_variant_config workspace.dependencies patch 0.1.00.1.2
rattler_cache workspace.dependencies patch 0.6.140.6.15
rattler_conda_types dependencies minor 0.43.10.44.0
rattler_conda_types workspace.dependencies minor 0.43.50.44.0
rattler_lock workspace.dependencies minor 0.26.160.27.0
rattler_menuinst workspace.dependencies patch 0.2.490.2.50
rattler_networking workspace.dependencies patch 0.26.20.26.3
rattler_package_streaming workspace.dependencies patch 0.24.20.24.3
rattler_repodata_gateway workspace.dependencies minor 0.26.20.27.0
rattler_shell workspace.dependencies patch 0.26.20.26.3
rattler_upload workspace.dependencies minor 0.4.150.5.0
rattler_virtual_packages workspace.dependencies patch 2.3.112.3.12

Release Notes

conda/rattler (rattler)

v0.40.0

Compare Source

Added
  • [breaking] Make name in MatchSpec non-optional (#​2132)
Fixed
  • record actual link type in PrefixRecord (#​2169)
  • validate symlink targets to prevent prefix escape (#​2143)
prefix-dev/rattler-build (rattler_build_core)

v0.2.0

Compare Source

🚀 Features
  • Add source.path as a option or specifying source (#​131)
  • Simplify CLI by allowing for recipe path and defaulting to '.' (#​132)
🐛 Bug Fixes
  • Add noarch bin files to python-scripts (#​135)
  • Relative git_url paths (#​142)
  • Fix variants with version spec (#​144)
💼 Other
  • Add pre-commit config and ran it. (#​133)
  • Make git sources useable (#​137)
  • feat: improve handling of git errors and give it more options
  • feat: Implement local git url's, fix fetching, fix copy_dir
  • test: add test to git source and fix found issues
  • Improve error reporting when parsing files and remove some unwrap (#​143)
  • Enable --version and -V flags (#​145)
  • Update all dependencies (#​150)
  • Fix recipe rendering for dictionaries and add more variables to script env (#​146)
  • Beautify readme a little bit (#​152)
  • Release rattler-build 0.2.0 (#​153)
  • Vendor openssl to get rid of build issues with libgit2 (#​154)

v0.1.1

Compare Source

🚀 Features
  • Add --channel to the cli so the users can add the needed channels (#​117)
💼 Other
  • Add cargo-edit example Rust project
  • Add new snapshots after rename
  • Update all dependencies
  • Use configured output dir
  • Add docs and release link to README
  • Restore building docs

Configuration

📅 Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Mar 17, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package rattler_build_jinja@0.1.0 --precise 0.1.2
    Updating git repository `https://github.com/astral-sh/reqwest-middleware`
From https://github.com/astral-sh/reqwest-middleware
 * [new ref]         7650ed76215a962a96d94a79be71c27bffde7ab2 -> refs/commit/7650ed76215a962a96d94a79be71c27bffde7ab2
    Updating git repository `https://github.com/astral-sh/pubgrub`
From https://github.com/astral-sh/pubgrub
 * [new ref]         d8efd77673c9a90792da9da31b6c0da7ea8a324b -> refs/commit/d8efd77673c9a90792da9da31b6c0da7ea8a324b
    Updating crates.io index
    Updating git repository `https://github.com/astral-sh/reqwest-middleware`
    Updating git repository `https://github.com/astral-sh/uv`
From https://github.com/astral-sh/uv
 * [new ref]             d5f39331a73d5042e70ab770463dff632e20c127 -> refs/commit/d5f39331a73d5042e70ab770463dff632e20c127
    Updating git repository `https://github.com/astral-sh/rs-async-zip`
From https://github.com/astral-sh/rs-async-zip
 * [new ref]         285e48742b74ab109887d62e1ae79e7c15fd4878 -> refs/commit/285e48742b74ab109887d62e1ae79e7c15fd4878
    Updating git repository `https://github.com/astral-sh/tl.git`
From https://github.com/astral-sh/tl
 * [new ref]         6e25b2ee2513d75385101a8ff9f591ef51f314ec -> refs/commit/6e25b2ee2513d75385101a8ff9f591ef51f314ec
    Updating git repository `https://github.com/astral-sh/pubgrub`
error: failed to select a version for `serde_with`.
    ... required by package `rattler_build_core v0.2.0`
    ... which satisfies dependency `rattler_build_core = "^0.2.0"` of package `pixi_build_cmake v0.3.10 (/tmp/renovate/repos/github/prefix-dev/pixi/crates/pixi_build_cmake)`
versions that meet the requirements `^3.18.0` are: 3.18.0

all possible versions conflict with previously selected packages.

  previously selected package `serde_with v3.16.1`
    ... which satisfies dependency `serde_with = "=3.16.1"` of package `pixi_build_types v0.1.0 (/tmp/renovate/repos/github/prefix-dev/pixi/crates/pixi_build_types)`
    ... which satisfies path dependency `pixi_build_types` (locked to 0.1.0) of package `pixi_build_cmake v0.3.10 (/tmp/renovate/repos/github/prefix-dev/pixi/crates/pixi_build_cmake)`

failed to select a version for `serde_with` which could resolve this conflict

File name: pixi-build-backends/py-pixi-build-backend/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path pixi-build-backends/py-pixi-build-backend/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `serde_with`.
    ... required by package `rattler_build_core v0.2.0`
    ... which satisfies dependency `rattler_build_core = "^0.2.0"` of package `pixi_build_backend v0.1.7 (/tmp/renovate/repos/github/prefix-dev/pixi/crates/pixi_build_backend)`
    ... which satisfies path dependency `pixi_build_backend` (locked to 0.1.7) of package `py-pixi-build-backend v0.4.4 (/tmp/renovate/repos/github/prefix-dev/pixi/pixi-build-backends/py-pixi-build-backend)`
versions that meet the requirements `^3.18.0` are: 3.18.0

all possible versions conflict with previously selected packages.

  previously selected package `serde_with v3.16.1`
    ... which satisfies dependency `serde_with = "=3.16.1"` of package `pixi_build_types v0.1.0 (/tmp/renovate/repos/github/prefix-dev/pixi/crates/pixi_build_types)`
    ... which satisfies path dependency `pixi_build_types` (locked to 0.1.0) of package `py-pixi-build-backend v0.4.4 (/tmp/renovate/repos/github/prefix-dev/pixi/pixi-build-backends/py-pixi-build-backend)`

failed to select a version for `serde_with` which could resolve this conflict

@renovate renovate Bot force-pushed the renovate/rattler branch from bfe696f to 0152165 Compare March 17, 2026 12:00
@renovate

renovate Bot commented Mar 17, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@baszalmstra baszalmstra enabled auto-merge (squash) March 17, 2026 14:18
@baszalmstra baszalmstra merged commit 978e8ee into main Mar 19, 2026
42 checks passed
@baszalmstra baszalmstra deleted the renovate/rattler branch March 19, 2026 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants