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:
==3.4.0->==3.8.1==1.2.1->==1.3.0==5.3.3->==5.5.2==2024.2.2->==2024.12.14==1.16.0->==1.17.1==3.3.2->==3.4.4v4.0.1->v4.6.0==1.2.1->==1.3.3==7.4.4->==7.11.3==42.0.5->==42.0.8==5.1.1->==5.2.1==0.3.8->==0.4.0==0.20.1->==0.22.3==2.0.1->==2.2.1==3.13.3->==3.20.0==3.6->==3.11==7.1.0->==7.2.1==2.0.0->==2.3.0==8.23.0->==8.37.0==5.2.0->==5.3.0==4.0.0->==4.3.0==0.19.1->==0.19.2==0.8.0->==0.9.0==3.1.3->==3.1.6==25.1.0->==25.6.0==0.1.6->==0.2.1==10.2.0->==10.8.0==1.9.0->==1.18.2==1.0.0->==1.1.0==0.2.17->==0.3.2==24.0->==24.2==2.2.1->==2.3.3==2.2.1.240316->==2.3.2.250926==0.8.4->==0.8.5==10.3.0->==10.4.0==24.0->==24.3.1==1.10.0->==1.12.1.2==4.2.0->==4.5.0==1.4.0->==1.6.0==3.0.43->==3.0.52==0.2.2->==0.2.3==2.22->==2.23==2.17.2->==2.19.2==1.0.35->==1.0.55==3.6.1->==3.7.2==1.6.1->==1.10.0==1.0.0->==1.2.0==1.0.17->==1.1.9==8.1.1->==8.4.23.12->3.14==2024.1->==2024.2==1.2.39->==1.2.59==6.0.1->==6.0.3==2.31.0->==2.32.5==13.7.1->==13.9.4==3.3.3->==3.4.0==1.16.0->==1.17.0==6.4->==6.5.2==4.14.2->==4.32.0==5.14.2->==5.14.3==5.0.0->==5.1.1==0.4.15.20240311->==0.4.15.20250801==5.1.8.20240310->==5.2.0.20251101==0.20.0.20240406->==0.22.2.20251006==3.1.0.20240402->==3.1.5.20250919==10.2.0.20240406->==10.2.0.20240822==7.45.2.20240311->==7.45.7.20251101==2.17.0.20240310->==2.19.0.20250809==2024.1.0.20240203->==2024.2.0.20241221==6.0.12.20240311->==6.0.12.20250915==69.2.0.20240317->==69.5.0.20240522==1.16.21.20240311->==1.17.0.20251009==4.11.0->==4.15.0==2024.1->==2024.2==2.2.1->==2.5.0==20.25.1->==20.35.4==0.2.13->==0.2.14==2024.4.0->==2024.9.0==3.18.1->==3.23.0Release Notes
bokeh/bokeh (bokeh)
v3.8.1Compare Source
v3.8.0Compare Source
v3.7.3Compare Source
v3.7.2Compare Source
v3.7.1Compare Source
v3.7.0Compare Source
v3.6.3Compare Source
v3.6.2Compare Source
v3.6.1Compare Source
v3.6.0Compare Source
v3.5.2Compare Source
v3.5.1Compare Source
v3.5.0Compare Source
v3.4.3Compare Source
v3.4.2Compare Source
v3.4.1Compare Source
pypa/build (build)
v1.3.0Compare Source
==================
--config-json(PR :pr:
916, fixes issue :issue:900)(PR :pr:
891)(PR :pr:
895)ModuleNotFoundErrorwhenpipis not installed(PR :pr:
898)pip install --pythonfor debundled pip(PR :pr:
861)(PR :pr:
892)(PR :pr:
871, :pr:872, :pr:738)(PR :pr:
911)(PR :pr:
824, :pr:918, :pr:870, :pr:915, :pr:862, :pr:863, :pr:899, :pr:896, :pr:854)(PR :pr:
914)(PR :pr:
880)(PR :pr:
842, :pr:816, :pr:917)v1.2.2.post1Compare Source
This release only makes metadata (Python 3.13 classifier), docs, and test suite changes.
What's Changed
New Contributors
Full Changelog: pypa/build@1.2.2...1.2.2.post1
v1.2.2Compare Source
==================
builder.get_requries_for_build's static types(PR :pr:
764, fixes issue :issue:763)(PR :pr:
782)pyproject-hooks(PR :pr:
788)network(PR :pr:
808)(PR :pr:
804)uvoptional for tests(PR :pr:
807and :pr:813)tkem/cachetools (cachetools)
v5.5.2Compare Source
===================
Reduce number of
@cachedlock/unlock operations.Improve documentation.
Update CI environment.
v5.5.1Compare Source
===================
Add documentation regarding caching of exceptions.
Officially support Python 3.13.
Update CI environment.
v5.5.0Compare Source
===================
TTLCache.expire()returns iterable of expired(key, value)pairs.
TLRUCache.expire()returns iterable of expired(key, value)pairs.
Documentation improvements.
Update CI environment.
v5.4.0Compare Source
===================
Add the
keys.typedmethodkeydecorator.Deprecate
MRUCacheclass.Deprecate
@func.mru_cachedecorator.Update CI environment.
certifi/python-certifi (certifi)
v2024.12.14Compare Source
v2024.8.30Compare Source
v2024.7.4Compare Source
v2024.6.2Compare Source
python-cffi/cffi (cffi)
v1.17.1Compare Source
distutils.msvc9compilerimports under Windows (#118).ffibuilder.emit_python_code()andffibuiler.emit_c_code()accept file-like objects (#115).ffiplatformcalls are bypassed byffibuilder.emit_python_code()andffibuilder.emit_c_code()(#81).Full Changelog: python-cffi/cffi@v1.17.0...v1.17.1
v1.17.0Compare Source
python3.13tand the3.13tABI) are not currently supported.fn = lib.myfunc, you get an object of a special type for performancereasons, instead of a
<cdata 'C-function-type'>. Before version 1.17you could only call such objects. You could write
ffi.addressof(lib, "myfunc")in order to get a real<cdata>object,based on the idea that in these cases in C you'd usually write
&myfuncinstead of
myfunc. In version 1.17, the special objectlib.myfunccan now be passed in many places where CFFI expectsa regular
<cdata>object. For example, you can now passit as a callback to a C function call, or write it inside a C
structure field of the correct pointer-to-function type, or use
ffi.cast()orffi.typeof()on it.Full Changelog: python-cffi/cffi@v1.16.0...v1.17.0
jawah/charset_normalizer (charset-normalizer)
v3.4.4Compare Source
Changed
setuptoolsto a specific constraintsetuptools>=68,<=81.Removed
setuptools-scmas a build dependency.Misc
dev-requirements.txtand createdci-requirements.txtfor security purposes.multiple.intoto.jsonlin GitHub releases in addition to individual attestation file per wheel.v3.4.3Compare Source
Changed
CHARSET_NORMALIZER_USE_MYPYCisn't set to1. (#595) (#583)detectoutput legacy function. (#391)Added
Fixed
Misc
Each published wheel comes with its SBOM. We choose CycloneDX as the format.
v3.4.2Compare Source
Fixed
argparse.FileTypeby backporting the target class into the package. (#591)Changed
v3.4.1Compare Source
Changed
pyproject.tomlinstead ofsetup.cfgusing setuptools as the build backend.Added
Removed
build-requirements.txtas per usingpyproject.tomlnative build configuration.bin/integration.pyandbin/serve.pyin favor of downstream integration test (see noxfile).setup.cfgin favor ofpyproject.tomlmetadata configuration.utils.range_scanfunction.Fixed
utf_8instead of preferredutf-8. (#572)v3.4.0Compare Source
Added
--no-preemptivein the CLI to prevent the detector to search for hints.Fixed
codecov/codecov-action (codecov/codecov-action)
v4.6.0Compare Source
What's Changed
versionInfoby @marcobiedermann in #1407Configuration
📅 Schedule: Branch creation - "before 1pm on Monday" in timezone Europe/Helsinki, 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.
This PR was generated by Mend Renovate. View the repository job log.