Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

chore: bump django-braces from 1.11.0 to 1.14.0 #603

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps django-braces from 1.11.0 to 1.14.0.

Changelog

Sourced from django-braces's changelog.

orphan

:

Changelog

  • 1.14.0 <2019-12-30>
  • 260 Fixes the goshdang Travis tests.
  • 250 Include documentation Makefile and conf.py in source distribution.
  • 246 README more accurately explains the supported Django versions.
  • 1.13.0 <2018-04-06>
  • 243 Adds support for Python 3.7 and Django 2.1.
  • 244 Documentation link fix.
  • 236 Refines the Django and Python versions tested against.
  • 241 Fixes a documentation typo, "altenate" should be "alternate".
  • 1.12.0 <2018-04-06>
  • 237 Updates for Django 2.0.
  • 232 Updates for Django 1.11.
  • 227 Use SVG in README instead of PNG.
  • 221 Renamed a duplicative method name.
  • 220 Adds a warning for cases where prefetch_related or select_related are empty in their respective mixins.
  • 1.11.0 <2017-02-01>
  • 215 major Imports for 1.11 and 2.x reverse and reverse_lazy functions.
  • 248 Include some files necessary for testing in the source distribution.
  • 228 Adds an object_level_permissions attribute to the PermissionRequiredMixin to allow for object-level permission checks instead of just view-level checks.
  • 224 major Allows OPTIONS requests to be body-less.
  • 218 major AccessMixin.handle_no_permission` now accepts arequest`` parameter.
  • 198 New OrderableListMixin allows to switch the default ordering setting from asc to desc.
  • 215 Imports updated for Django 2.0.
  • 204 New HeaderMixin that allows custom headers to be set on a view.
  • 1.10.0 <2016-10-24>
  • 212 major Small changes for Django 1.10 compatibility.
  • 211 major ReadTheDocs links updated.
  • 209 major Django documentation link updated.
  • 1.9.0 <2016-05-31>
  • 208 major Fixed errors from combining certain access mixins.
  • 196 major Refactor how users without permissions are handled.
  • 181 major Fixed redirect loops based on user permissions.
  • 161 major Fixed redirect loop for users without proper groups for MultipleGroupRequiredMixin and GroupRequiredMixin.
  • 209 Fixed link to Django documentation for user_passes_test decorator.
  • 203 Use Django's supplied version of six to remove an external dependency.
  • 202 Fixed typo in PermissionsRequiredMixin and MultiplePermissionsRequiredMixin.
  • 201 Fixed typo in SuccessURLRedirectListMixin.
  • 192 Added example for OrderableListView.
  • 1.8.1 <2015-07-12>
  • 176 Only check time delta for authenticated users in RecentLoginRequiredMixin.
    • Changed JsonRequestResponseMixin docs to not use ugettext_lazy.
    • Updated tests to include Python 3.2.
  • 185 Removed u prefixes to allow Python 3.2 support.
Commits
  • 64aa717 Next release (#257)
  • 117c654 Merge pull request #259 from mfonism/master
  • 9b7e62b add Mfon Eti-mfon to contributors
  • b6e4139 Merge pull request #247 from christinaellul/patch-1
  • c83f1af Merge pull request #249 from jayvdb/patch-1
  • 234f1eb MANIFEST.in: Add form.html and other testing files
  • 710067a Docs: update (broken) Django docs links
  • b81045f Merge pull request #244 from GabLeRoux/patch-1
  • e8295ff Fix Messages framework link
  • 2e3b64d Merge pull request #236 from michael-k/py-dj-updates
  • 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 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)
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 20, 2020
@satya7289
Copy link
Contributor

Fixed in this PR

@sakshi1499
Copy link

Closing this #578 does the same thing.

@sakshi1499 sakshi1499 closed this Jul 24, 2020
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/django-braces-1.14.0 branch July 24, 2020 05:58
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants