8000 Comparing 4.4.1...4.4.2 · django-commons/django-debug-toolbar · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: django-commons/django-debug-toolbar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.4.1
Choose a base ref
...
head repository: django-commons/django-debug-toolbar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.4.2
Choose a head ref
  • 8 commits
  • 12 files changed
  • 2 contributors

Commits on May 20, 2024

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/adamchainz/django-upgrade: 1.16.0 → 1.17.0](adamchainz/django-upgrade@1.16.0...1.17.0)
    - [github.com/pre-commit/mirrors-eslint: v9.0.0 → v9.3.0](pre-commit/mirrors-eslint@v9.0.0...v9.3.0)
    - [github.com/astral-sh/ruff-pre-commit: v0.3.7 → v0.4.4](astral-sh/ruff-pre-commit@v0.3.7...v0.4.4)
    - [github.com/tox-dev/pyproject-fmt: 1.7.0 → 2.1.1](tox-dev/pyproject-fmt@1.7.0...2.1.1)
    - [github.com/abravalheri/validate-pyproject: v0.16 → v0.18](abravalheri/validate-pyproject@v0.16...v0.18)
    pre-commit-ci[bot] authored May 20, 2024
    Configuration menu
    Copy the full SHA
    8391469 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2990290 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Merge remote-tracking branch 'origin/pre-commit-ci-update-config'

    * origin/pre-commit-ci-update-config:
      [pre-commit.ci] auto fixes from pre-commit.com hooks
      [pre-commit.ci] pre-commit autoupdate
    matthiask committed May 27, 2024
    Configuration menu
    Copy the full SHA
    97b49d1 View commit details
    Browse the repository at this point in the history
  2. Ignore UP031 for now

    matthiask committed May 27, 2024
    Configuration menu
    Copy the full SHA
    e7541ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4808add View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    782bdd9 View commit details
    Browse the repository at this point in the history
  5. Add a section to the installation docs about running tests (#1921)

    I thought about including the relevant documentation in the earlier
    steps, but I'd have to explain DEBUG, INTERNAL_IPS and TESTING all at
    once instead of introducing everything step by step. So even though it
    may be annoying to go back and modify code the user just added it still
    reads better to me, especially since it only applies to users running
    tests in their project. (I would hope a lot of them do, but still.)
    matthiask authored May 27, 2024
    Configuration menu
    Copy the full SHA
    f7e83b1 View commit details
    Browse the repository at this point in the history
  6. Version 4.4.2

    matthiask committed May 27, 2024
    Configuration menu
    Copy the full SHA
    d481182 View commit details
    Browse the repository at this point in the history
Loading
0