Bump the "pdfding" group with 2 updates across multiple ecosystems #218
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.
Bumps the pdfding group with 10 updates:
5.2.85.2.965.13.065.13.11.26.01.27.02.5.42.5.57.2.187.2.205.0.05.2.06.1.36.4.11.8.61.9.225.9.025.12.00.7.10.7.2Updates
djangofrom 5.2.8 to 5.2.9Commits
c14b756[5.2.x] Bumped version for 5.2.9 release.99e7d22[5.2.x] Fixed CVE-2025-64460 -- Corrected quadratic inner text accumulation i...479415c[5.2.x] Fixed CVE-2025-13372 -- Protected FilteredRelation against SQL inject...da1dfe6[5.2.x] Fixed #36712 -- Evaluated type annotations lazily in template tag reg...e2ddec4[5.2.x] Refs #36743 -- Corrected docstring for DisallowedRedirect.b83ee61[5.2.x] Closed temporary files in OverwritingStorageTests.test_save_overwrite...645dc99[5.2.x] Refs #35535 -- Used intended decorator in test_simple_block_tag_paren...8558605[5.2.x] Added link to Python Pickle documentation in docs/topics/cache.txt.de1dc3a[5.2.x] Fixed outdated redis-py link in cache docs.ee92d41[5.2.x] Highlighted community package upgrade utilities in docs/howto/upgrade...Updates
django-allauthfrom 65.13.0 to 65.13.1Commits
Updates
django-htmxfrom 1.26.0 to 1.27.0Changelog
Sourced from django-htmx's changelog.
Commits
7416a03Version 1.27.0117418cFix CSP nonce first use (#572)e4b01b6Build documentation on Python 3.14 (#571)24e4da2Drop Python 3.9 support (#570)9cafb80Bump the github-actions group with 3 updates (#567)2ad42aa[pre-commit.ci] pre-commit autoupdate (#568)34cc611Fix broken linksbca6e75[pre-commit.ci] pre-commit autoupdate (#566)714046eBump actions/setup-python from 5 to 6 in the github-actions group (#565)5ac0abcImprove CSP nonce docsUpdates
hueyfrom 2.5.4 to 2.5.5Changelog
Sourced from huey's changelog.
Commits
535153c2.5.57680992Merge pull request #875 from cbm755/supported_pythona405ba6Merge pull request #876 from cbm755/pypi_changelog_link2b4bd4ametadata for pypi to link to changelog and docs7533e8dPython 3.13 and Python 3.14 are supporteda5b9784Fix for pypi being a piece of shitUpdates
miniofrom 7.2.18 to 7.2.20Release notes
Sourced from minio's releases.
Commits
f671ca9Update version to next release53c8c93fix complete_multipart_upload() to support SSE-C (#1544)27997bdfix object_size/headers in ComposeSource (#1545)dd17dfbsupport optional parameters in LdapIdentityProvider (#1528) (#1541)4170c34Fix: Add missing type annotations to serialization dataclass fields (… (#1540)da27303Make BaseException internals to be set (#1521) (#1539)535ac42Enable github CI run (#1543)64ed1efUpdate version to next releaseUpdates
pypdfium2from 5.0.0 to 5.2.0Release notes
Sourced from pypdfium2's releases.
... (truncated)
Commits
c774578[autorelease main] update 5.2.0be30e32cibw: attempt to make package install more reliable on RHEL-based imagesf5cc6afTemporarily enable s390x (emulated gcc) for v5.2.023efe69Readme update (native sbuild / cibw)25213b7sbuild.yaml: hardcode glibc, add legacy manylinux2014 tag5d47540Slightly update main.yaml4270a1atextpage/docs: move note about line breaks6ef7916sbuild_native: remove stale, unused input130fa06Revert "Update changelog"1cce831workflows: auto-adapt branchUpdates
pypdffrom 6.1.3 to 6.4.1Release notes
Sourced from pypdf's releases.
... (truncated)
Changelog
Sourced from pypdf's changelog.
... (truncated)
Commits
50ea3c6REL: 6.4.1fb6f0a1DOC: Move version 1 to 2 migration docs to meta (#3547)5021366DOC: Document possible issues with merge_page and clipping (#3546)66f97a3PI: Optimize loop for layout mode text extraction (#3543)a0c8406DOC: Add some notes about library security (#3545)c90fb72MAINT: Use CORE_FONT_METRICS for widths where possible (#3526)7f8405cMAINT: Rename functions for better readability (#3538)2ac3e22DEV: Update pinned fontTools (#3544)28dafb1MAINT: Change error message (#3539)945e107DEV: Unify Python version specifiers (#3542)Updates
banditfrom 1.8.6 to 1.9.2Release notes
Sourced from bandit's releases.
Commits
ea0d187Check whether Constant value is str (#1333)8bf7594Argparse Python 3.14 enhancements (#1331)a255dfaMore Python version related fixes (#1327)3f07bb0[pre-commit.ci] pre-commit autoupdate (#1324)c8c3fb8Drop support of end-of-life Python 3.9 (#1325)5c30350Support of Python 3.14 (#1323)e1ffdf6Bump sigstore/cosign-installer from 3.10.0 to 4.0.0 (#1317)176d4ca[pre-commit.ci] pre-commit autoupdate (#1315)2fc3e9cBump docker/login-action from 3.5.0 to 3.6.0 (#1306)6a68546Fix typos (#1305)Updates
blackfrom 25.9.0 to 25.12.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
782e560Pin actions/checkout@v5.0.0 (#4895)f0f4094Fix new lines being added after imports with# fmt: skipon them (#4894)70fc194Revert "Fix# fmt: skipignored in deeply nested expressions" (#4893)7044b14Prepare 25.12.0 release (#4891)5b470f0Fix# fmt: skipignored in deeply nested expressions (#4883)1b342efFix crash when multiple# fmt: skipcomments are used in multi-part if-clau...7b265f1Pin Hatch to hopefully fix Docker builds (#4878)c9523f4Attempt to fix Docker build failures (#4876)0f376e0Fix crashes when fmt directives are indented (#4856)a8bfcc1Fixfmt: skipskipping the line after instead of the line it's on (#4855)Updates
pytest-playwrightfrom 0.7.1 to 0.7.2Release notes
Sourced from pytest-playwright's releases.
Commits
b64ad1cUpgrade EsrpRelease task version and update owners (#305)1d64430fix: check common name for incompatible plugin (#294)1657ed2chore: support Pytest v9 (#300)5f48b78chore: drop Python 3.9 (#299)c1af305chore(deps): bump django from 4.2.22 to 4.2.24 (#292)Bumps the pdfding group with 2 updates: alpinejs and tailwindcss.
Updates
alpinejsfrom 3.15.1 to 3.15.2Release notes
Sourced from alpinejs's releases.
Commits
9f98923wip4ea3d71AddsetErrorHandler(#4673)Updates
tailwindcssfrom 4.1.17 to 4.1.18Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
9b32f7cRelease v4.1.18 (#19431)820d907ExposecandidatesToAstto the language server (#19405)478e959Don’t emit color-mix fallback rules inside@keyframes(#19419)a5f4644Validate named values in candidate parser (#19397)229121dCanonicalization: combinetext-*andleading-*classes (#19396)243615eHandle backwards compatibility forcontenttheme from JS configs (#19381)7642751Improve compatibility with special default values in JS configs (#19348)af48117remove unnecessary intermediate check9e436f7Try to canonicalize any arbitrary utility to a bare value (#19379)479b725Bump Vitest to v4 (#19216)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions