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-debug-toolbar from 1.9.1 to 1.10 #1809

Merged
merged 2 commits into from
Sep 13, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps django-debug-toolbar from 1.9.1 to 1.10.

Changelog

Sourced from django-debug-toolbar's changelog.

1.10 (2018-09-06)

  • Removed support for Django < 1.11.
  • Added support and testing for Django 2.1 and Python 3.7. No actual code
    changes were required.
  • Removed the jQuery dependency. This means that django-debug-toolbar
    now requires modern browsers with support for fetch, classList
    etc.
  • Added support for the server timing header.
  • Added a differentiation between similar and duplicate queries. Similar
    queries are what duplicate queries used to be (same SQL, different
    parameters).
  • Stopped hiding frames from Django's contrib apps in stacktraces by
    default.
  • Lots of small cleanups and bugfixes.
Commits
  • 559b694 django-debug-toolbar 1.10
  • 2cf268b Add changes to the CHANGELOG
  • 0ade261 Update django.po
  • 32400bd Avoid one particular JavaScript error
  • 8987d1d Revert "stacktrace: include number of hidden frames"
  • de343a8 Merge branch 'refactor-js-3' of github.com:xi/django-debug-toolbar
  • 405ca2f Merge pull request #1071 from jdufresne/fix-example
  • 86746c5 Merge pull request #1072 from blueyed/hidden-count
  • 3927ad6 Merge pull request #1073 from blueyed/HIDE_IN_STACKTRACES
  • ee08e0f Merge pull request #1084 from jazzband/fix-raw_params-None
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@cadecairos cadecairos temporarily deployed to foundation-mofostaging-pr-1809 September 10, 2018 13:24 Inactive
@patjouk patjouk merged commit 30904ac into master Sep 13, 2018
@patjouk patjouk deleted the dependabot/pip/django-debug-toolbar-1.10 branch September 13, 2018 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants