Skip to content

chore(deps): bump django-silk from 5.5.0 to 5.5.2 - #2286

Merged
JSv4 merged 1 commit into
mainfrom
dependabot/pip/django-silk-5.5.2
Sep 1, 2026
Merged

chore(deps): bump django-silk from 5.5.0 to 5.5.2#2286
JSv4 merged 1 commit into
mainfrom
dependabot/pip/django-silk-5.5.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps django-silk from 5.5.0 to 5.5.2.

Release notes

Sourced from django-silk's releases.

5.5.2

5.5.2 (2026-08-11)

:release-by: Albert Wang (@​albertyw) Full Changelog

This is a re-release of 5.5.1 due to build/release issues.

This will be the final release to support Django 4.2 and Django 5.1.

Fixes:

5.5.1 (2026-08-01)

:release-by: Albert Wang (@​albertyw) Full Changelog

This will be the final release to support Django 4.2 and Django 5.1

Fixes:

Features/Enhancements:

Maintenance and Cleanup:

5.5.1

5.5.1 (2026-08-01)

:release-by: Albert Wang (@​albertyw) Full Changelog

This will be the final release to support Django 4.2 and Django 5.1

Fixes:

... (truncated)

Changelog

Sourced from django-silk's changelog.

5.5.2 (2026-08-11)

:release-by: Albert Wang (@​albertyw) Full Changelog

This is a re-release of 5.5.1 due to build/release issues.

This will be the final release to support Django 4.2 and Django 5.1.

Fixes:

5.5.1 (2026-08-01)

:release-by: Albert Wang (@​albertyw) Full Changelog

This will be the final release to support Django 4.2 and Django 5.1

Fixes:

Features/Enhancements:

Maintenance and Cleanup:

Commits
  • e04dc56 Release 5.5.2 (#899)
  • d73d5de Build releases with PEP 517 so setuptools_scm dependencies resolve (#897)
  • 9bcf964 [pre-commit.ci] pre-commit autoupdate (#898)
  • 4e1f487 Release 5.5.1 (#894)
  • 0b25618 Backfill tests (#896)
  • c139195 Replace filter actions with native buttons (#890)
  • 92f3c6b Simplify structure of TestFiltersManager
  • 7f25b9f Fix AttributeError generating curl command for non-string query params (#885)
  • db21120 Fix FiltersManager.get() raising AttributeError without session support (#887)
  • 9dfaa1d Exclude NULL view_names from the View filter dropdown (#882)
  • Additional commits viewable in compare view

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 [django-silk](https://github.com/jazzband/django-silk) from 5.5.0 to 5.5.2.
- [Release notes](https://github.com/jazzband/django-silk/releases)
- [Changelog](https://github.com/jazzband/django-silk/blob/master/CHANGELOG.md)
- [Commits](jazzband/django-silk@5.5.0...5.5.2)

---
updated-dependencies:
- dependency-name: django-silk
  dependency-version: 5.5.2
  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 routine Dependabot patch bump (django-silk 5.5.0 → 5.5.2), scoped entirely to requirements/local.txt (a dev-only profiling dependency, not a production dependency).

  • Code quality: N/A — single-line version pin change, no code touched.
  • Bugs/behavior: Release notes for 5.5.1/5.5.2 are bugfixes (curl-command generation, filter dropdown, session-less FiltersManager.get()) plus Python 3.15 support — no breaking changes noted, and this is the last release supporting Django 4.2/5.1, which matches this repo's stack.
  • Security: No CVE fixes called out in the release notes; low risk either way since django-silk is a local/dev profiling tool (requirements/local.txt), not shipped in production.
  • Test coverage: No test changes needed for a transitive dev-dependency patch bump; CI running the existing suite is sufficient signal.

No concerns — looks safe to merge.

@JSv4
JSv4 merged commit 19cf886 into main Sep 1, 2026
8 checks passed
@JSv4
JSv4 deleted the dependabot/pip/django-silk-5.5.2 branch September 1, 2026 04:06
@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