Skip to content

chore(deps): bump collectfasta from 3.3.3 to 3.3.4 - #2285

Merged
JSv4 merged 1 commit into
mainfrom
dependabot/pip/collectfasta-3.3.4
Sep 1, 2026
Merged

chore(deps): bump collectfasta from 3.3.3 to 3.3.4#2285
JSv4 merged 1 commit into
mainfrom
dependabot/pip/collectfasta-3.3.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps collectfasta from 3.3.3 to 3.3.4.

Release notes

Sourced from collectfasta's releases.

3.3.4

What's Changed

Full Changelog: jasongi/collectfasta@3.3.3...3.3.4

Changelog

Sourced from collectfasta's changelog.

3.3.4

  • add support for Django 6.1
  • drop support for the end-of-life Django 4.2 release series
  • update CI and package metadata for supported Python 3.10-3.14 and Django 5.2-6.1 combinations
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [collectfasta](https://github.com/jasongi/collectfasta) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/jasongi/collectfasta/releases)
- [Changelog](https://github.com/jasongi/collectfasta/blob/master/CHANGELOG.md)
- [Commits](jasongi/collectfasta@3.3.3...3.3.4)

---
updated-dependencies:
- dependency-name: collectfasta
  dependency-version: 3.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 31, 2026
@claude

claude Bot commented Aug 31, 2026

Copy link
Copy Markdown

Review

This is a minimal, single-line dependency bump: collectfasta 3.3.33.3.4 in requirements/production.txt (used for static-file collection to GCS in production).

Code quality / correctness: No application code, logic, or configuration changed — nothing to flag here.

Compatibility check: collectfasta 3.3.4 adjusts its supported Django range. The repo pins django==5.2.16 across requirements/base.txt, local.txt, and production.txt, which falls within collectfasta 3.3.4's supported range, so no compatibility break expected.

Security: Version bump from a maintained fork with no indication of a CVE fix needed; nothing concerning in the diff itself. Standard dependency-update hygiene applies (verify CI/staging deploy succeeds with the new pin before merge).

Tests: No test changes needed for a dependency pin bump like this; existing CI should be sufficient to catch any regression in static file collection.

No blocking issues — looks safe to merge pending green CI.

@JSv4
JSv4 merged commit 2876f8e into main Sep 1, 2026
8 checks passed
@JSv4
JSv4 deleted the dependabot/pip/collectfasta-3.3.4 branch September 1, 2026 04:02
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant