chore(deps): update all dependencies - #133
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
requested review from
cbartz and
danielvnguyen
and removed request for
a team
July 11, 2026 05:04
renovate
Bot
force-pushed
the
renovate/all
branch
from
July 13, 2026 05:49
7d2dad5 to
50f3f2f
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
July 14, 2026 20:59
50f3f2f to
23da0bd
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
July 16, 2026 04:47
23da0bd to
5cd0c2e
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
July 17, 2026 14:09
5cd0c2e to
faae58a
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
July 17, 2026 16:54
faae58a to
54ea591
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
July 17, 2026 23:48
54ea591 to
48b17c0
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
July 19, 2026 03:33
48b17c0 to
1b25224
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
July 21, 2026 19:15
1b25224 to
9c96427
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
July 30, 2026 03:37
9c96427 to
aede44d
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
July 31, 2026 20:51
aede44d to
87f4837
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
August 5, 2026 00:00
87f4837 to
2c47a6c
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
August 11, 2026 10:41
2c47a6c to
82cf6ac
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:
==1.9.2→==1.10.2==49.0.0→==50.0.071b878c→5cdc8c2==4.0.1→==5.1.0a1c451a→86d6521==3.7.1→==3.8.1==26.2→==26.3==1.0.3→==1.1.0==2.0.2→==2.1.0Release Notes
canonical/cos-lib (cosl)
v1.10.2Compare Source
What's Changed
Full Changelog: canonical/cos-lib@1.10.1...1.10.2
v1.10.1Compare Source
What's Changed
_execto avoid redundantcos-toolsubprocess calls by @Abuelodelanada in #202Full Changelog: canonical/cos-lib@1.9.2...1.10.1
pyca/cryptography (cryptography)
v50.0.0Compare Source
executablebooks/MyST-Parser (myst-parser)
v5.1.0Compare Source
✨ New Features
"alert"syntax extension for GFM alerts (e.g.> [!NOTE]), see by gh-user:chrisjsewell in gh-pr:1128"gfm_autolink"syntax extension for GFM autolinks, see by gh-user:chrisjsewell in gh-pr:1128myst_strikethrough_single_tildeconfig option to allow single tilde (~) for strikethrough by gh-user:chrisjsewell in gh-pr:1128myst_colon_fence_exact_matchconfig option to require the closing colon fence to have exactly the same number of colons as the opening, see by gh-user:chrisjsewell in gh-pr:1128👌 Improvements
myst_gfm_onlymode to use the unifiedgfm_plugin, which now includes GFM autolinks, alerts, and improved strikethrough/tasklist handling by gh-user:chrisjsewell in gh-pr:1128🐛 Bug Fixes
&in Markdown URLs by not HTML-escapingrefuriby gh-user:chrisjsewell in gh-pr:1126RemovedInSphinx10Warningfor inventory item iteration by gh-user:chrisjsewell in gh-pr:1129mdit-py-plugins>=0.6.1for nested field list fix by gh-user:chrisjsewell in gh-pr:1134⬆️ Dependency Upgrades
markdown-it-py~=4.2andmdit-py-plugins~=0.6by gh-user:chrisjsewell in gh-pr:1128<2.20to<2.21by gh-user:chrisjsewell in gh-pr:1117Full Changelog: v5.0.0...v5.1.0
v5.0.0Compare Source
This release significantly bumps the supported versions of core dependencies:
This release updates the minimum supported versions:
>=3.11(dropped Python 3.10, tests up to 3.14)>=8,<10(dropped Sphinx 7, added Sphinx 9)>=0.20,<0.23(dropped docutils 0.19, added docutils 0.22)~=4.0(upgraded from v3)⬆️ Dependency Upgrades
👌 Improvements
📚 Documentation
cross-referencing.mdby gh-user:krassowski in gh-pr:1036🔧 Internal / Maintenance
AGENTS.mdby gh-user:chrisjsewell in gh-pr:1083Full Changelog: v4.0.1...v5.0.0
canonical/operator (ops)
v3.8.1Compare Source
Fixes
IdentityDictto be assignedIdentityAccess(#2628)Relation.load()(#2636)juju.waitfor workload version tests in Kubernetes tutorial (#2650)Documentation
layer_from_rockcraft(#2648)Tests
CI
v3.8.0Compare Source
Features
Fixes
Runtime.exec()when the charm raises (#2581)Documentation
Tests
Refactoring
CI
pypa/packaging (packaging)
v26.3Compare Source
What's Changed
Features
VersionRangeAPI andSpecifierSet.to_range(), representing the versions a specifier set accepts as an interval set that supports intersection, union, difference, complement, set relations, membership tests, and filtering.VersionRange.to_specifier_set()converts a range back to aSpecifierSetwhere a PEP 440 form exists. (#1267, #1270, #1298)Metadata-Version: 2.6. (#1194)limitargument toparse_tag()for compressed tag sets. (#1220)prefer_sdist_predicateargument toPylock.select()to prefer source distributions over wheels for selected packages. (#1334)pure_python_tags()to generate the pure-Python tags for a Python version without touching the running platform. (#1346)SpecifierSet.is_subset(),SpecifierSet.is_superset(), andSpecifierSet.is_disjoint(), which compare the versions two specifier sets accept. (#1313)Behavior adaptations
linux_*platform tags overmanylinuxandmusllinuxtags on Linux. (#160)Fixes for versions and specifiers
InvalidVersioninstead ofTypeErrorwhenVersionis given a non-string. (#1319)InvalidVersionfor non-string pre-release letters passed toVersion.from_parts. (#1241)AttributeErrorwhen hashing internally trimmed versions. (#1242)SpecifierSet.is_unsatisfiablefor post-release boundary intersections. (#1257)Fixes for requirements and markers
Requirement.__hash__consistent with__eq__for trailing-zero-equivalent specifiers (e.g.foo==1.0.0andfoo==1.0.0.0), so equal requirements hash equal and deduplicate in sets and dicts. (#1232)Requirement's specifierprereleasesoverride across a pickle round trip. (#1204)InvalidRequirementinstead ofInvalidSpecifierwhen a requirement contains an invalid specifier. (#1332)==1.0.post1.*. (#1299)extraanddependency_groupsvalues in nested markers at parse time. (#1246, #1310)UndefinedComparisonwhen a set-valued variable likeextrasis used outside the membership form. (#1265)UndefinedEnvironmentName(aKeyErrorsubclass) for missing environment keys during marker evaluation. (#1276)InvalidMarker/InvalidRequirementinstead of leaking a low-level error. (#1249)Fixes for metadata and licenses
from_emailvalidation errors into oneExceptionGroupinstead of raising the first. (#1268)Description-Content-Typevalues. (#1329){field}placeholders in error messages. (#1327)unparsedinstead of asserting. (#1247)InvalidMetadataandCyclicDependencyGrouppicklable. (#1328)str.splitlinesrecognizes when writing a header withRFC822Message. (#1356)InvalidLicenseExpressionfor misplacedWITHclauses and emptyLicenseRef-names. (#1266)InvalidLicenseExpressioninstead ofKeyErrorfor aLicenseRef-with a+suffix. (#1219)Fixes for tags and filenames
InvalidTagfromparse_tag()for tags with the wrong number of components. (#1238)parse_wheel_filename()andparse_tag(). (#1234)is_normalized_namenow rejects names with collapsed double hyphens likea--b. (#1230)abi3ttags. (#1245)warnargument togeneric_tags()insys_tags(). (#1264)SystemErrorfor an empty or malformed CPythonEXT_SUFFIX. (#1271, #1301)fat3architecture name (wasfat32). (#1199)Fixes for pylock, direct URLs, and dependency groups
pylockartifact file names derived from aurlso that local versions (e.g. a wheel with2.12.1+cu130encoded as2.12.1%2Bcu130) yield a valid file name. (#1314)tagssequence inPylock.select()instead of falling back tosys_tags(). (#1349)Pylock.select()on Python builds that report a non-PEP 440python_full_version(e.g.3.15.0+). (#1179)pylockfiles. (#1244)PylockSelectErrortopackaging.pylock.__all__. (#1202)DirectUrlcredential stripping for passwords containing@. (#1218)direct_url. (#1240)direct_url. (#1297)InvalidRequirementerrors while resolving dependency groups instead of leaking them. (#1302)Performance
SpecifierandSpecifierSetfiltering with the new range engine. (#1120, #1259)_manylinuxmodule lookup process-wide. (#1254)__slots__toRequirementand the token classes. (#1320, #1258)parse_tag(), and skipplatform.mac_ver()when the version and arch are given. (#1253, #1256, #1236, #1255)Documentation
packaging.pylock. (#1339)packaging.metadatafields are validated. (#1342)RFC822Policyin the low-levelpackaging.metadatainterface. (#1222)versionadded/versionchangeddirectives and many small docstring fixes across the API reference. (#1205, #1207, #1208, #1209, #1211, #1216, #1217, #1223, #1272, #1273, #1274, #1291, #1300, #1303, #1317, #1344)Internal
New Contributors
Full Changelog: pypa/packaging@26.2...26.3
mgaitan/sphinxcontrib-mermaid (sphinxcontrib-mermaid)
v2.1.0Compare Source
mermaid_configoption for passing a global Mermaid configuration (#215)v2.0.3Compare Source
Configuration
📅 Schedule: (UTC)
* * * * 0,6)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.