chore: Bump the "pdfding" group with 2 updates across multiple ecosystems - #339
Merged
Conversation
Bumps the pdfding group with 4 updates: [django](https://github.com/django/django), [django-htmx](https://github.com/adamchainz/django-htmx), [huey](https://github.com/coleifer/huey) and [pypdfium2](https://github.com/pypdfium2-team/pypdfium2). Updates `django` from 5.2.15 to 5.2.16 - [Commits](django/django@5.2.15...5.2.16) Updates `django-htmx` from 1.27.0 to 1.28.0 - [Changelog](https://github.com/adamchainz/django-htmx/blob/main/docs/changelog.rst) - [Commits](adamchainz/django-htmx@1.27.0...1.28.0) Updates `huey` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/coleifer/huey/releases) - [Changelog](https://github.com/coleifer/huey/blob/master/CHANGELOG.md) - [Commits](coleifer/huey@3.0.3...3.3.0) Updates `pypdfium2` from 5.11.0 to 5.12.1 - [Release notes](https://github.com/pypdfium2-team/pypdfium2/releases) - [Commits](pypdfium2-team/pypdfium2@5.11.0...5.12.1) chore: bump the pdfding group with 3 updates Bumps the pdfding group with 3 updates: [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss), [@tailwindcss/cli](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-cli) and [terser](https://github.com/terser/terser). Updates `tailwindcss` from 4.3.2 to 4.3.3 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.3/packages/tailwindcss) Updates `@tailwindcss/cli` from 4.3.2 to 4.3.3 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.3/packages/@tailwindcss-cli) Updates `terser` from 5.48.0 to 5.49.0 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.48.0...v5.49.0) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pdfding - dependency-name: django-htmx dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pdfding - dependency-name: huey dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pdfding - dependency-name: pypdfium2 dependency-version: 5.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pdfding - dependency-name: tailwindcss dependency-version: 4.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pdfding - dependency-name: "@tailwindcss/cli" dependency-version: 4.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pdfding - dependency-name: terser dependency-version: 5.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pdfding ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Bumps the pdfding group with 4 updates: django, django-htmx, huey and pypdfium2.
Updates
djangofrom 5.2.15 to 5.2.16Commits
6c8eee4[5.2.x] Bumped version for 5.2.16 release.d5d60ed[5.2.x] Fixed CVE-2026-53878 -- Prevented newlines from being accepted in Dom...6c66eb8[5.2.x] Fixed CVE-2026-53877 -- Prevented heap buffer over-read when creating...721685a[5.2.x] Fixed CVE-2026-48588 -- Prevented caching of responses that set cooki...61a829d[5.2.x] Added stub release notes and release date 5.2.16.21af510[5.2.x] Avoided breaking sha1sum verification in the generated checksum.txt f...039df55[5.2.x] Replaced the defunct pgp.mit.edu keyserver with GitHub for key import.2b3093f[5.2.x] Fixed #29187 -- Fixed flaky receiver count assertion in signals tests.4abc595[5.2.x] Refs #16281 -- Fixed isolation of admin_views.ViewOnSiteTests.f87add9[5.2.x] Added CVE-2026-6873, CVE-2026-7666, CVE-2026-8404, CVE-2026-35193, an...Updates
django-htmxfrom 1.27.0 to 1.28.0Changelog
Sourced from django-htmx's changelog.
Commits
a94f71dVersion 1.28.0bd140ebSupport htmx version 4 (#606)af14e7fAdd Django 6.1 support (#603)870813bDrop Django 4.2 to 5.1 support (#602)93101e7[pre-commit.ci] pre-commit autoupdate (#601)df642a4Move example project to use 'uv run' (#600)ba78dbdImprove GitHub Actions workflow (#599)15473eaUpgrade dependencies (#598)05d6051[pre-commit.ci] pre-commit autoupdate (#597)15303acUse Read the Docs native uv support (#596)Updates
hueyfrom 3.0.3 to 3.3.0Release notes
Sourced from huey's releases.
... (truncated)
Changelog
Sourced from huey's changelog.
... (truncated)
Commits
358bdc53.3.0a570d98Simplify fsync setting behavior for sqlitehuey.a0eeea5Update context.188cae5Clarify retry backoff behavior.0d50ac2Run CI w/cysqlite too403ee65Doc cleanups.582add9Clean up docs a bit more.1ed8706Add CySqliteHuey and clean up the docs a bit.9c148ffDjango doc link in readme42df37fCouple minor cleanupsUpdates
pypdfium2from 5.11.0 to 5.12.1Release notes
Sourced from pypdfium2's releases.
... (truncated)
Commits
b3e7e67[autorelease main] update 5.12.14a26360Prepare for minor version incrementc9c4ec3Update changelog9c70434Fix missing mkdir call in bindings build (blunder)5a28bfeREUSE.toml(bigendian.patch): credithjanuschka9b77635Changelog style fix38fa93b[autorelease main] update 5.12.0d60dbb6fix: reactivate release environment0be3571Take out --fail-on-no-commits8b94bccmain.yaml: fix loss of $NEW_VERSIONBumps the pdfding group with 3 updates: tailwindcss, @tailwindcss/cli and terser.
Updates
tailwindcssfrom 4.3.2 to 4.3.3Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
c2b24dd4.3.3 (#20334)e48c5e8Fix weird character rendering on Windows with Japanese locale (#20318)35a3e9cAlways produce\<length>value when optimizing--spacing(0)(#20319)4af47fbFix hues in achromatic theme colors to benone(#20314)5835691Handle CSS nesting natively (#20124)67c745eFix bug in attribute selector parsing (#20303)2683903Support fractional opacity modifiers for named shadow sizes (#20302)04588b1Fix theme() in JS plugins returning unresolved object instead of DEFAULT valu...b53fa09fix: exclude iframes from focus-visible auto outline in Preflight (#20292)ef79119Bump dependencies (#20300)Updates
@tailwindcss/clifrom 4.3.2 to 4.3.3Release notes
Sourced from @tailwindcss/cli's releases.
Changelog
Sourced from @tailwindcss/cli's changelog.
Commits
c2b24dd4.3.3 (#20334)b03e5e7Lazy load@parcel/watcher(#20325)39656f7Add--polloption to@tailwindcss/cli(#20297)Updates
terserfrom 5.48.0 to 5.49.0Changelog
Sourced from terser's changelog.
Commits
3433d005.49.03fef963update changelog85d51beadd ResizeObserver box option to domprops. Closes #169954252bedo not evaluate exponentiation of BigInt. Closes #1707deacc52parse identifiers from newer unicode versions, and escape them for older runt...59c0161Update dependency js-yaml to v4.2.0 (#1689)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 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