Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump django-silk from 4.4.1 to 5.0.3 #448

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Bumps django-silk from 4.4.1 to 5.0.3.

Release notes

Sourced from django-silk's releases.

5.0.3

5.0.3 (2023-01-12)

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

Fixes:

  • #46 Retain ordering, view style and limit (#614)
  • #157 prevent encoding errors in params (#617)
  • #594 Silk fails on constraint check queries (#618) (Fixes compatibility with Django 4.1)

Features/Enhancements:

  • #132 Add action on sql query list (#611)
  • traceback only when needed (#387)

Dependencies:

  • #625 Drop dependency to jinja2

5.0.2

5.0.2 (2022-10-12)

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

Fixes:

  • Multipart forms and RawPostDataException (#592)
  • Decrease unnecessary database hits (#587) (#588)

Features/Enhancements:

  • Remove unneeded pytz package (#603)
  • Use contextlib in test_profile_parser (#590)
  • Add support for storages, that don't implement full filesystem path (#596)

5.0.1

5.0.1 (2022-07-03)

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

Fixes:

  • Add jquery UI 1.13.1 images and fix collectstatic (#576)

5.0.0

5.0.0 (2022-06-20)

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

... (truncated)

Changelog

Sourced from django-silk's changelog.

5.0.3 (2023-01-12)

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

Fixes:

  • #46 Retain ordering, view style and limit (#614)
  • #157 prevent encoding errors in params (#617)
  • #594 Silk fails on constraint check queries (#618) (Fixes compatibility with Django 4.1)

Features/Enhancements:

  • #132 Add action on sql query list (#611)
  • traceback only when needed (#387)

Dependencies:

  • #625 Drop dependency to jinja2

5.0.2 (2022-10-12)

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

Fixes:

  • Multipart forms and RawPostDataException (#592)
  • Decrease unnecessary database hits (#587) (#588)

Features/Enhancements:

  • Remove unneeded pytz package (#603)
  • Use contextlib in test_profile_parser (#590)
  • Add support for storages, that don't implement full filesystem path (#596)

5.0.1 (2022-07-03)

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

Fixes:

  • Add jquery UI 1.13.1 images and fix collectstatic (#576)

5.0.0 (2022-06-20)

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

Features/Enhancements:

... (truncated)

Commits
  • 708a36f Release version 5.0.3
  • a1f6f5e Merge pull request #620 from jazzband/pre-commit-ci-update-config
  • 9c0d17d [pre-commit.ci] auto fixes from pre-commit.com hooks
  • a0880ac [pre-commit.ci] pre-commit autoupdate
  • 8484e2e Fix tests
  • 4c4a1c8 Downcase all content-types
  • bb4df5b Convert everything from META to headers
  • 4784e2a Remove unneeded content_type strip (#642)
  • 602921e Run django-upgrade manually (#640)
  • deb9b1f Prune test matrix of unsupported python/django combinations (#639)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 23, 2023
Bumps [django-silk](https://github.com/jazzband/django-silk) from 4.4.1 to 5.0.3.
- [Release notes](https://github.com/jazzband/django-silk/releases)
- [Changelog](https://github.com/jazzband/django-silk/blob/master/CHANGELOG.md)
- [Commits](jazzband/django-silk@4.4.1...5.0.3)

---
updated-dependencies:
- dependency-name: django-silk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/django-silk-5.0.3 branch from 3014a6d to 7c306f5 Compare February 2, 2023 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

None yet

0 participants