AidansJCR / aidans-jcr

A new website for Aidan's JCR. Powered by Wagtail CMS with custom apps for other features
https://st-aidans.com
4 stars 1 forks source link

Scheduled weekly dependency update for week 47 #67

Closed pyup-bot closed 6 years ago

pyup-bot commented 6 years ago

Updates

Here's a list of all the updates bundled in this pull request. I've added some links to make it easier for you to find all the information you need.

botocore 1.7.36 » 1.7.47 PyPI | Changelog | Repo
Django 1.11.6 » 1.11.7 PyPI | Changelog | Homepage
djangorestframework 3.7.1 » 3.7.3 PyPI | Changelog | Homepage
libsass 0.13.3 » 0.13.4 PyPI | Changelog | Repo | Homepage
pytz 2017.2 » 2017.3 PyPI | Homepage | Docs
wagtail 1.13 » 1.13.1 PyPI | Changelog | Homepage

Changelogs

botocore 1.7.36 -> 1.7.47

1.7.47

======

  • api-change:s3: Update s3 client to latest version
  • api-change:dms: Update dms client to latest version
  • api-change:rds: Update rds client to latest version
  • api-change:elbv2: Update elbv2 client to latest version
  • api-change:application-autoscaling: Update application-autoscaling client to latest version

1.7.46

======

  • api-change:opsworkscm: Update opsworkscm client to latest version
  • api-change:route53: Update route53 client to latest version
  • api-change:glue: Update glue client to latest version
  • api-change:organizations: Update organizations client to latest version
  • api-change:application-autoscaling: Update application-autoscaling client to latest version
  • api-change:ec2: Update ec2 client to latest version

1.7.45

======

  • api-change:ses: Update ses client to latest version
  • api-change:apigateway: Update apigateway client to latest version
  • api-change:stepfunctions: Update stepfunctions client to latest version
  • api-change:polly: Update polly client to latest version

1.7.44

======

  • api-change:ecs: Update ecs client to latest version
  • api-change:lightsail: Update lightsail client to latest version
  • api-change:ssm: Update ssm client to latest version
  • api-change:route53: Update route53 client to latest version

1.7.43

======

  • api-change:ec2: Update ec2 client to latest version

1.7.42

======

  • api-change:application-autoscaling: Update application-autoscaling client to latest version
  • api-change:elasticache: Update elasticache client to latest version
  • api-change:batch: Update batch client to latest version
  • api-change:ec2: Update ec2 client to latest version

1.7.41

======

  • api-change:elbv2: Update elbv2 client to latest version
  • api-change:s3: Update s3 client to latest version
  • api-change:rds: Update rds client to latest version

1.7.40

======

  • api-change:stepfunctions: Update stepfunctions client to latest version
  • api-change:ec2: Update ec2 client to latest version
  • api-change:kms: Update kms client to latest version
  • api-change:organizations: Update organizations client to latest version
  • api-change:pricing: Update pricing client to latest version

1.7.39

======

  • api-change:ecs: Update ecs client to latest version

1.7.38

======

  • api-change:apigateway: Update apigateway client to latest version

1.7.37

======

  • api-change:acm: Update acm client to latest version
  • api-change:cloudhsmv2: Update cloudhsmv2 client to latest version
  • api-change:directconnect: Update directconnect client to latest version

Django 1.11.6 -> 1.11.7

1.11.7

===========================

November 1, 2017

Django 1.11.7 fixes several bugs in 1.11.6.

Bugfixes

  • Prevented cache.get_or_set() from caching None if the default argument is a callable that returns None (:ticket:28601).

  • Fixed the Basque DATE_FORMAT string (:ticket:28710).

  • Made QuerySet.reverse() affect nulls_first and nulls_last (:ticket:28722).

  • Fixed unquoted table names in Subquery SQL when using OuterRef (:ticket:28689).

===========================

djangorestframework 3.7.1 -> 3.7.3

3.7.3

Date: [6th Novemember 2017][3.7.3-milestone]

  • Fix AppRegistryNotReady error from contrib.auth view imports [5567][gh5567]

3.7.2

Date: [6th Novemember 2017][3.7.2-milestone]

  • Fixed Django 2.1 compatibility due to removal of django.contrib.auth.login()/logout() views. [5510][gh5510]
  • Add missing import for TextLexer. [5512][gh5512]
  • Adding examples and documentation for caching [5514][gh5514]
  • Include date and date-time format for schema generation [5511][gh5511]
  • Use triple backticks for markdown code blocks [5513][gh5513]
  • Interactive docs - make bottom sidebar items sticky [5516][gh5516]
  • Clarify pagination system check [5524][gh5524]
  • Stop JSONBoundField mangling invalid JSON [5527][gh5527]
  • Have JSONField render as textarea in Browsable API [5530][gh5530]
  • Schema: Exclude OPTIONS/HEAD for ViewSet actions [5532][gh5532]
  • Fix ordering for dotted sources [5533][gh5533]
  • Fix: Fields with allow_null=True should imply a default serialization value [5518][gh5518]
  • Ensure Location header is strictly a 'str', not subclass. [5544][gh5544]
  • Add import to example in api-guide/parsers [5547][gh5547]
  • Catch OverflowError for "out of range" datetimes [5546][gh5546]
  • Add djangorestframework-rapidjson to third party packages [5549][gh5549]
  • Increase test coverage for drf_create_token command [5550][gh5550]
  • Add trove classifier for Python 3.6 support. [5555][gh5555]
  • Add pip cache support to the Travis CI configuration [5556][gh5556]
  • Rename [wheel] section to [bdist_wheel] as the former is legacy [5557][gh5557]
  • Fix invalid escape sequence deprecation warnings [5560][gh5560]
  • Add interactive docs error template [5548][gh5548]
  • Add rounding parameter to DecimalField [5562][gh5562]
  • Fix all BytesWarning caught during tests [5561][gh5561]
  • Use dict and set literals instead of calls to dict() and set() [5559][gh5559]
  • Change ImageField validation pattern, use validators from DjangoImageField [5539][gh5539]
  • Fix processing unicode symbols in query_string by Python 2 [5552][gh5552]

wagtail 1.13 -> 1.13.1

1.13.1



* Fix: API listing views no longer fail when no site records are defined (Karl Hobley)
* Fix: Fixed crash in XML sitemap generator when all pages on the site are private (Stein Strindhaug)
* Fix: Fixed incorrect z-index on userbar causing it to appear behind page content (Stein Strindhaug)
* Fix: Fixed error in Postgres search backend when searching specific fields of a specific() Page queryset (Bertrand Bordage, Matt Westcott)
* Fix: Fixed error on Elasticsearch backend when passing a queryset as an `__in` filter (Karl Hobley, Matt Westcott)
* Fix: `__isnull` filters no longer fail on Elasticsearch 5 (Karl Hobley)
* Fix: Prevented intermittent failures on Postgres search backend when a field is defined as both a `SearchField` and a `FilterField` (Matt Westcott)

That's it for now!

Happy merging! 🤖

pyup-bot commented 6 years ago

Closing this in favor of #68