chore(ci): Update Pixi#6419
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
8e33f99 to
2a81523
Compare
4620e70 to
a982b0a
Compare
a982b0a to
8e048a5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
>=0.19,<0.19.9→>=0.19,<0.19.10>=0.22.3,<0.23→>=0.23,<0.24>=0.65,<0.66→>=0.67,<0.68>=0.65,<0.66→>=0.67,<0.68>=0.65,<0.66→>=0.67,<0.68>=1.95.0,<1.96→>=1.96,<1.97>=0.15,<0.16→>=0.16,<0.17>=0.0.48,<0.0.49→>=0.0.53,<0.0.540.0.56(+2)Release Notes
EmbarkStudios/cargo-deny (cargo-deny)
v0.19.9Compare Source
Added
sources.unused-allowed-orgFixed
rust-cross/cargo-zigbuild (cargo-zigbuild)
v0.23.0Install cargo-zigbuild 0.23.0
Install prebuilt binaries via shell script
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/rust-cross/cargo-zigbuild/releases/download/v0.23.0/cargo-zigbuild-installer.ps1 | iex"Download cargo-zigbuild 0.23.0
prefix-dev/rattler-build (rattler-build)
v0.67.0✨ Highlights
This release introduces support for late-bound build directory variables (e.g.,
${{ SRC_DIR }},${{ PREFIX }}) in recipe fields that are evaluated before build directories exist. This allows patches and license files to reference directories that are only known once the build has started.The supported variables are:
${{ SRC_DIR }}– the source working directory${{ RECIPE_DIR }}– the recipe directory${{ BUILD_DIR }}– the top-level build directoryThis is useful when a patch ships inside another source. Because sources are
fetched in order into the shared
SRC_DIR, a later source can apply a patchthat was extracted from an earlier one:
Added
Changed
Documentation
v0.66.2✨ Highlights
This release includes an important fix for how we define default environment variables during the build,
and updates the default windows compiler to VS2022
Added
Fixed
v0.66.1Fixed
v0.66.0✨ Highlights
This release features a couple of nice improvements to the interpreter feature of Rattler-Build.
We now support the
brushinterpreter and have a consistent way of activating all interpretersAdded
Changed
Fixed
interpreterby @baszalmstra in #2540Refactor
New Contributors
mozilla/sccache (sccache)
v0.16.0sccache 0.16.0
Summary
sccache 0.16.0 is a smaller, stabilizing release on top of 0.15.0's multi-tier caching work, with a few new capabilities:
lddoutput parsing and toolchain packaging on non-x86_64 Linux (#2668).nvcc's--dependency-outputargument is now handled (#2708).SCCACHE_BASEDIRSfrom escaped-backslash paths on Windows (#2736), ignore empty-set environment values in config (#2639), and avoid the sccache wrapper when resolving the real compiler (#2720).Welcome to 4 new contributors!
Features
--dependency-outputby @ZRHann in #2708Fixes
Logging
Cleanup
New Contributors
Full Changelog: mozilla/sccache@v0.15.0...v0.16.0
astral-sh/ty (ty)
v0.0.53Compare Source
Released on 2026-06-23.
Bug fixes
Divergent(#26288)TypeOfcycle recovery monotonic (#26275)LSP server
ty_extensions(#26263)Performance
is_never_satisfiedresults (#26261)Core type checking
Anyspecializations (#26127)Contributors
v0.0.52Compare Source
Released on 2026-06-22.
Bug fixes
TypeOfacross multiple union arms (#26230)TypeOfgrowth during cycle recovery (#26163)LSP server
Divergent(#26162)CLI
error-on-warningthe default (#26157)Diagnostics
Performance
CycleDetector::seen(#26181)Core type checking
Contributors
v0.0.51Compare Source
Released on 2026-06-18.
Bug fixes
Annotated[Any, ...]as a class base (#26133)LSP server
Core type checking
AnyorUnknownbases are descriptors (#26120)Diagnostics
Performance
Documentation
Contributors
v0.0.50Compare Source
Released on 2026-06-17.
Bug fixes
Finalas a special form on hover (#26029)LSP server
TYPE_CHECKING(#26051)Diagnostics
duplicate-basediagnostics (#26107)@no_type_checkin function validation (#25994)Performance
Core type checking
&and~(#26035)==,!=, andmatch(#25788)__match_args__(#25934)Contributors
v0.0.49Compare Source
Released on 2026-06-11.
Bug fixes
Diagnostics
Performance
Core type checking
enum.propertyinstances (#25849)Contributors
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.