fix(deps): update non-major dependencies - #924
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
❌ Deploy Preview for conda-lock failed.
|
|
|
||
| - name: Open a pull request | ||
| uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0 | ||
| uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1 |
renovate
Bot
force-pushed
the
renovate/non-major-dependencies
branch
from
July 13, 2026 17:12
1f5c480 to
2a6655b
Compare
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/non-major-dependencies
branch
4 times, most recently
from
July 20, 2026 16:39
b714390 to
7cba321
Compare
renovate
Bot
force-pushed
the
renovate/non-major-dependencies
branch
from
July 24, 2026 01:44
7cba321 to
84b10f6
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:
v5.0.3→v5.1.0v6.0.2→v6.1.0v7.0.0→v7.0.1v6.2.0→v6.3.0v5.5.2→v5.5.5v26.1.0→v26.7.0>=0.22.6,<0.25→>=0.25.2,<0.26<2.6.0→<2.8.2v8.1.0→v8.1.1v1.13.0→v1.14.13.10→3.14v0.4.1→v0.6.1Release Notes
actions/cache (actions/cache)
v5.1.0Compare Source
What's Changed
Full Changelog: actions/cache@v5...v5.1.0
v5.0.5Compare Source
What's Changed
Full Changelog: actions/cache@v5...v5.0.5
v5.0.4Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v5...v5.0.4
actions/checkout (actions/checkout)
v6.1.0Compare Source
v6.0.3Compare Source
actions/setup-python (actions/setup-python)
v6.3.0Compare Source
What's Changed
Enhancement
Dependency update
Documentation
New Contributors
Full Changelog: actions/setup-python@v6...v6.3.0
codecov/codecov-action (codecov/codecov-action)
v5.5.5Compare Source
This release only contains the keybase.io change as described here.
Full Changelog: codecov/codecov-action@v5.5.4...v5.5.5
v5.5.4Compare Source
This is a mirror of
v5.5.2.v6will be released which requiresnode24What's Changed
Full Changelog: codecov/codecov-action@v5.5.3...v5.5.4
v5.5.3Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v5.5.2...v5.5.3
conda/actions (conda/actions)
v26.7.0Compare Source
What's Changed
update.ymlby @jaimergp in #446Full Changelog: conda/actions@v26.1.0...v26.7.0
dulwich/dulwich (dulwich)
v0.25.2: dulwich-0.25.1Compare Source
What's Changed
Full Changelog: jelmer/dulwich@dulwich-0.25.1...dulwich-0.25.2
v0.25.1Compare Source
Full Changelog: jelmer/dulwich@dulwich-0.25.0...dulwich-0.25.1
v0.25.0: v0.25.0Compare Source
What's Changed
porcelain.addcheck explicit forNoneby @ejfine in jelmer#2027New Contributors
Full Changelog: jelmer/dulwich@dulwich-0.24.10...dulwich-0.25.0
mamba-org/mamba (mamba)
v2.8.1Compare Source
You can update micromamba to this version using:
Bug fixes:
nodefaultssentinel consistently by @jjerphan in #4308Maintenance:
v2.8.0Compare Source
You can update micromamba to this version using:
Bug fixes:
v2.7.0Compare Source
You can update micromamba to this version using:
Bug fixes:
noarch:pythonentry point linking by @jjerphan in #4282python_site_packages_pathindependently from host by @jjerphan in #4288noarchunlink path normalization for conda interoperability by @jjerphan in #4259CI fixes and doc:
linuxbrewworkflow by @jjerphan in #4295Maintenance:
W1for external warnings on Windows by @jjerphan in #4292v2.7.0.alpha0Compare Source
You can update micromamba to this pre-release version using:
Bug fixes:
noarch:pythonentry point linking by @jjerphan in #4282python_site_packages_pathindependently from host by @jjerphan in #4288noarchunlink path normalization for conda interoperability by @jjerphan in #4259CI fixes and doc:
linuxbrewworkflow by @jjerphan in #4295Maintenance:
W1for external warnings on Windows by @jjerphan in #4292v2.6.2Compare Source
Bug fixes:
zlib<1.3.2for static builds by @jjerphan in #4281use_sharded_repodataby @jjerphan in #4279CI fixes and doc:
v2.6.1Compare Source
Bug fixes:
MatchSpecpackage names to lowercase by @jjerphan in #4258add_pip_as_python_dependencypython tests by @danyeaw in #4252clean --allby @jjerphan in #4249CI fixes and doc:
sedatives by @jjerphan in #4271Maintenance:
libxml2as a dependency by @jjerphan in #4261v2.6.0Compare Source
Highlights: Sharded Repodata Support
This minor version includes the support for sharded repodata, significantly improving the UX of the project.
Geometric means of improvement factors between 2.5.0 and 2.6.0 across various specifications:
💡As of 2.6.0, sharded repodata are used by default if they are present on conda channel.
One can opt-out of this behavior by setting
use_sharded_repodatatofalsein mamba’s configuration.🔗 Read more about improvements on this blog post.
You can update
micromambato 2.6.0 using:Enhancements:
repoqueryby @jjerphan in #4226MatchSpec::extract_nameby @jjerphan in #4206PackageInfodescending sorts by @jjerphan in #4208ShardPackageRecordby @jjerphan in #4195track_featuresforShardRecordby @jjerphan in #4192libmamba-spdlogtarget for building dependencies in tree by @opoplawski in #4172MSGPACK_OBJECT_ARRAYfor hashes by @jjerphan in #4167emscriptena UNIX platform by @jjerphan in #4168Bug fixes:
update --allwith Sharded Repodata by @jjerphan in #4241repodata_record.jsonmetadata for installations using explicit specifications by @maresb in #4110python_site_packages_pathon Windows by @jjerphan in #4232RepoDataPackage's raw version by @jjerphan in #4238mamba clean --allclear the shards' cache by @jjerphan in #4236python_abias a root package withpythonby @jjerphan in #4233UnresolvedChannel's readonly properties by @jjerphan in #4224"success": falsewhen any transactionsConfiguration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.