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

Update dependency karma-webpack to v4 #1900

Merged
merged 1 commit into from
Jun 10, 2019
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 10, 2019

This PR contains the following updates:

Package Type Update Change
karma-webpack devDependencies major 3.0.5 -> 4.0.2

Release Notes

webpack-contrib/karma-webpack

v4.0.2

Compare Source

v4.0.1

Compare Source

v4.0.0

Compare Source

Bug Fixes

Renovate configuration

📅 Schedule: "before 13:00 on monday" in timezone UTC.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@mythmon
Copy link
Contributor

mythmon commented Jun 10, 2019

bors r+

@bors
Copy link
Contributor

bors bot commented Jun 10, 2019

Merge conflict (retrying...)

2 similar comments
@bors
Copy link
Contributor

bors bot commented Jun 10, 2019

Merge conflict (retrying...)

@bors
Copy link
Contributor

bors bot commented Jun 10, 2019

Merge conflict (retrying...)

@renovate renovate bot force-pushed the renovate/karma-webpack-4.x branch from b689555 to de5cb03 Compare June 10, 2019 22:52
@bors
Copy link
Contributor

bors bot commented Jun 10, 2019

Canceled

@mythmon
Copy link
Contributor

mythmon commented Jun 10, 2019

bors r+

bors bot added a commit that referenced this pull request Jun 10, 2019
1899: Update dependency webpack-cli to v3.3.3 r=mythmon a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [webpack-cli](https://togithub.com/webpack/webpack-cli) | devDependencies | patch | [`3.3.2` -> `3.3.3`](https://renovatebot.com/diffs/npm/webpack-cli/3.3.2/3.3.3) |


1900: Update dependency karma-webpack to v4 r=mythmon a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [karma-webpack](https://togithub.com/webpack-contrib/karma-webpack) | devDependencies | major | [`3.0.5` -> `4.0.2`](https://renovatebot.com/diffs/npm/karma-webpack/3.0.5/4.0.2) |


1901: Scheduled weekly dependency update for week 23 r=mythmon a=pyup-bot






### Update [botocore](https://pypi.org/project/botocore) from **1.12.159** to **1.12.164**.


<details>
  <summary>Changelog</summary>
  
  
   ### 1.12.164
   ```
   ========

* api-change:``ec2``: Update ec2 client to latest version
   ```
   
  
  
   ### 1.12.163
   ```
   ========

* api-change:``ecs``: Update ecs client to latest version
* api-change:``organizations``: Update organizations client to latest version
* api-change:``logs``: Update logs client to latest version
* api-change:``dynamodb``: Update dynamodb client to latest version
* api-change:``guardduty``: Update guardduty client to latest version
* api-change:``ssm``: Update ssm client to latest version
* api-change:``ses``: Update ses client to latest version
* api-change:``mediaconnect``: Update mediaconnect client to latest version
   ```
   
  
  
   ### 1.12.162
   ```
   ========

* api-change:``glue``: Update glue client to latest version
   ```
   
  
  
   ### 1.12.161
   ```
   ========

* api-change:``ec2``: Update ec2 client to latest version
* api-change:``storagegateway``: Update storagegateway client to latest version
* api-change:``s3``: Update s3 client to latest version
* api-change:``elasticache``: Update elasticache client to latest version
* api-change:``iam``: Update iam client to latest version
   ```
   
  
  
   ### 1.12.160
   ```
   ========

* api-change:``ec2``: Update ec2 client to latest version
* api-change:``rds``: Update rds client to latest version
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/botocore
  - Changelog: https://pyup.io/changelogs/botocore/
  - Repo: https://github.com/boto/botocore
</details>





### Update [datadog](https://pypi.org/project/datadog) from **0.28.0** to **0.29.1**.


<details>
  <summary>Changelog</summary>
  
  
   ### 0.29.1
   ```
   * [BUGFIX] Properly extend response headers to response object to fix [Return Rate Limit Headers][378], [397][]
   ```
   
  
  
   ### 0.29.0
   ```
   * [BUGFIX] Lambda wrapper: Always flush, even on exceptions, [359][] (thanks [jmehnle][])
* [BUGFIX] API: Do not send JSON body in GET requests, [382][]
* [BUGFIX] API: Allow listing timeboards with empty descriptions, [385][] (thanks [Tenzer][])
* [BUGFIX] Dogwrap: Better string handling and python3 support, [379][]
* [BUGFIX] Threadstats: ensure MetricsAggregator is threadsafe, [370][] (thanks [TheKevJames][])
* [BUGFIX] Dogshell: Fixes the `--tags` argument for service_checks, [387][] (thanks [gordlea][])
* [FEATURE] API: Add support for dashboard list API v2, [374][]
* [IMPROVEMENT] API: Handle http code 429 rate limiting in external python library, [376][]
* [IMPROVEMENT] API: Add ability to not attach_host_name to metrics, events and distributions, [383][]
* [IMPROVEMENT] API: Return Rate Limit Headers, [378][] (thanks [fdhoff][])
* [IMPROVEMENT] API: Do not override API parameters with default when calling initialize if they are already set, [386][]
* [IMPROVEMENT] Dogshell: Add `--tags` support to monitors, [356][]
* [IMPROVEMENT] Dogshell: Add documentation for environment variables, [388][] (thanks [sc68cal][])
* [IMPROVEMENT] Dogstatsd: Added a new parameter `statsd_default_namespace` to the `initialize` method, [353][] (thanks [lceS2][])
* [IMPROVEMENT] Import Iterable from collections.abc on python3 to avoid deprecation warning, [381][]
* [IMPROVEMENT] Do not capture `/bin/hostname` stderr, [368][] (thanks [brendanlong][])
* [IMPROVEMENT] Add support for environment variables `DD_API_KEY` and `DD_APP_KEY` for setting API and APP keys respectively, [373][]

=========
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/datadog
  - Changelog: https://pyup.io/changelogs/datadog/
  - Homepage: https://www.datadoghq.com
</details>





### Update [graphene](https://pypi.org/project/graphene) from **2.1.3** to **2.1.5**.


*The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)*

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/graphene
  - Changelog: https://pyup.io/changelogs/graphene/
  - Repo: https://github.com/graphql-python/graphene
</details>





### Update [graphql-core](https://pypi.org/project/graphql-core) from **2.1** to **2.2**.


<details>
  <summary>Changelog</summary>
  
  
   ### 2.2.0
   ```
   Changelog

* Fix a typo in a deprecation warning 9202021fc87db9c175e115016cd53e5d9d085ac6
* Fix collections import for Python &gt;3.3 cdb299df3efda82a09cbb282e561c6c8aaa2efdf
* Add dict support for the default resolver 1760eaf995e2623aee4afca48ad5be0cd9098fbe
* Fix UnicodeDecodeError in format_error 87b615605ac9724c4f945e220e67b5b2d0461424
* Add extensions support to GraphQLError 3ba7f9218bca7a039b109b103cf57b1511d970c7
* Add traceback to errors from failed promises 8f736b7a6b052c07347dbd57e00bc8221af71faa
* Lots of internal clean up

Full changelog: graphql-python/graphql-core@v2.1.0...v2.2.0
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/graphql-core
  - Changelog: https://pyup.io/changelogs/graphql-core/
  - Repo: https://github.com/graphql-python/graphql-core/releases
</details>





### Update [PyYAML](https://pypi.org/project/PyYAML) from **5.1** to **5.1.1**.


*The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)*

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/pyyaml
  - Repo: https://github.com/yaml/pyyaml
</details>





### Update [ruamel.yaml](https://pypi.org/project/ruamel.yaml) from **0.15.96** to **0.15.97**.


*The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)*

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/ruamel.yaml
  - Repo: https://bitbucket.org/ruamel/yaml
</details>





### Update [s3transfer](https://pypi.org/project/s3transfer) from **0.2.0** to **0.2.1**.


<details>
  <summary>Changelog</summary>
  
  
   ### 0.2.1
   ```
   =====

* enhancment:ProcessPool: Adds user agent suffix.
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/s3transfer
  - Changelog: https://pyup.io/changelogs/s3transfer/
  - Repo: https://github.com/boto/s3transfer
</details>





### Update [boto3](https://pypi.org/project/boto3) from **1.9.159** to **1.9.164**.


<details>
  <summary>Changelog</summary>
  
  
   ### 1.9.164
   ```
   =======

* api-change:``ec2``: [``botocore``] Update ec2 client to latest version
   ```
   
  
  
   ### 1.9.163
   ```
   =======

* api-change:``ecs``: [``botocore``] Update ecs client to latest version
* api-change:``organizations``: [``botocore``] Update organizations client to latest version
* api-change:``logs``: [``botocore``] Update logs client to latest version
* api-change:``dynamodb``: [``botocore``] Update dynamodb client to latest version
* api-change:``guardduty``: [``botocore``] Update guardduty client to latest version
* api-change:``ssm``: [``botocore``] Update ssm client to latest version
* api-change:``ses``: [``botocore``] Update ses client to latest version
* api-change:``mediaconnect``: [``botocore``] Update mediaconnect client to latest version
   ```
   
  
  
   ### 1.9.162
   ```
   =======

* api-change:``glue``: [``botocore``] Update glue client to latest version
   ```
   
  
  
   ### 1.9.161
   ```
   =======

* api-change:``ec2``: [``botocore``] Update ec2 client to latest version
* api-change:``storagegateway``: [``botocore``] Update storagegateway client to latest version
* api-change:``s3``: [``botocore``] Update s3 client to latest version
* api-change:``elasticache``: [``botocore``] Update elasticache client to latest version
* api-change:``iam``: [``botocore``] Update iam client to latest version
   ```
   
  
  
   ### 1.9.160
   ```
   =======

* api-change:``ec2``: [``botocore``] Update ec2 client to latest version
* api-change:``rds``: [``botocore``] Update rds client to latest version
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/boto3
  - Changelog: https://pyup.io/changelogs/boto3/
  - Repo: https://github.com/boto/boto3
</details>





### Update [google-cloud-storage](https://pypi.org/project/google-cloud-storage) from **1.16.0** to **1.16.1**.


*The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)*

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/google-cloud-storage
  - Repo: https://github.com/GoogleCloudPlatform/google-cloud-python
</details>





### Update [graphene-django](https://pypi.org/project/graphene-django) from **2.2.0** to **2.3.0**.


<details>
  <summary>Changelog</summary>
  
  
   ### 2.3.0
   ```
   Changelog 

* Fix import issue with `GraphQLTestCase`
* Stores the GraphiQL query in the URL fragment, rather than the query, so that sensitive data won&#39;t be logged to web server logs. 508
* Moves GraphiQL JS to a separate file to enable stricter Content Security Policies. 508
* Fix parameter order 526 
* Provide a way to dump schema to stdout 512 
* Removed old Django compatibility code 619 
* Added staticfiles to MANIFESTS.IN 601 
* Update GraphiQL to use 0.13.0 646 
* Change `__debug` to `_debug` to avoid conflicts 646 

 Documentation improvements

* Django debug types 513 
* Updated cookbook examples to be compatible with Django 2.1
* Improved testing documentation 608 
* Vastly improved documentation throughout.
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/graphene-django
  - Changelog: https://pyup.io/changelogs/graphene-django/
  - Repo: https://github.com/graphql-python/graphene-django
</details>





### Update [pytest](https://pypi.org/project/pytest) from **4.6.1** to **4.6.2**.


*The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)*

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/pytest
  - Changelog: https://pyup.io/changelogs/pytest/
  - Homepage: https://docs.pytest.org/en/latest/
</details>





### Update [Sphinx](https://pypi.org/project/Sphinx) from **2.1.0** to **2.1.1**.


<details>
  <summary>Changelog</summary>
  
  
   ### 2.1.1
   ```
   ==============================

Dependencies
------------

Incompatible changes
--------------------

Deprecated
----------

Features added
--------------

Bugs fixed
----------

* 6442: LaTeX: admonitions of :rst:dir:`note` type can get separated from
  immediately preceding section title by pagebreak
* 6448: autodoc: crashed when autodocumenting classes with ``__slots__ = None``
* 6452: autosummary: crashed when generating document of properties

Testing
--------
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/sphinx
  - Changelog: https://pyup.io/changelogs/sphinx/
  - Homepage: http://sphinx-doc.org/
</details>







Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: pyup-bot <github-bot@pyup.io>
@bors
Copy link
Contributor

bors bot commented Jun 10, 2019

Build failed (retrying...)

bors bot added a commit that referenced this pull request Jun 10, 2019
1900: Update dependency karma-webpack to v4 r=mythmon a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [karma-webpack](https://togithub.com/webpack-contrib/karma-webpack) | devDependencies | major | [`3.0.5` -> `4.0.2`](https://renovatebot.com/diffs/npm/karma-webpack/3.0.5/4.0.2) |


1901: Scheduled weekly dependency update for week 23 r=mythmon a=pyup-bot






### Update [botocore](https://pypi.org/project/botocore) from **1.12.159** to **1.12.164**.


<details>
  <summary>Changelog</summary>
  
  
   ### 1.12.164
   ```
   ========

* api-change:``ec2``: Update ec2 client to latest version
   ```
   
  
  
   ### 1.12.163
   ```
   ========

* api-change:``ecs``: Update ecs client to latest version
* api-change:``organizations``: Update organizations client to latest version
* api-change:``logs``: Update logs client to latest version
* api-change:``dynamodb``: Update dynamodb client to latest version
* api-change:``guardduty``: Update guardduty client to latest version
* api-change:``ssm``: Update ssm client to latest version
* api-change:``ses``: Update ses client to latest version
* api-change:``mediaconnect``: Update mediaconnect client to latest version
   ```
   
  
  
   ### 1.12.162
   ```
   ========

* api-change:``glue``: Update glue client to latest version
   ```
   
  
  
   ### 1.12.161
   ```
   ========

* api-change:``ec2``: Update ec2 client to latest version
* api-change:``storagegateway``: Update storagegateway client to latest version
* api-change:``s3``: Update s3 client to latest version
* api-change:``elasticache``: Update elasticache client to latest version
* api-change:``iam``: Update iam client to latest version
   ```
   
  
  
   ### 1.12.160
   ```
   ========

* api-change:``ec2``: Update ec2 client to latest version
* api-change:``rds``: Update rds client to latest version
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/botocore
  - Changelog: https://pyup.io/changelogs/botocore/
  - Repo: https://github.com/boto/botocore
</details>





### Update [datadog](https://pypi.org/project/datadog) from **0.28.0** to **0.29.1**.


<details>
  <summary>Changelog</summary>
  
  
   ### 0.29.1
   ```
   * [BUGFIX] Properly extend response headers to response object to fix [Return Rate Limit Headers][378], [397][]
   ```
   
  
  
   ### 0.29.0
   ```
   * [BUGFIX] Lambda wrapper: Always flush, even on exceptions, [359][] (thanks [jmehnle][])
* [BUGFIX] API: Do not send JSON body in GET requests, [382][]
* [BUGFIX] API: Allow listing timeboards with empty descriptions, [385][] (thanks [Tenzer][])
* [BUGFIX] Dogwrap: Better string handling and python3 support, [379][]
* [BUGFIX] Threadstats: ensure MetricsAggregator is threadsafe, [370][] (thanks [TheKevJames][])
* [BUGFIX] Dogshell: Fixes the `--tags` argument for service_checks, [387][] (thanks [gordlea][])
* [FEATURE] API: Add support for dashboard list API v2, [374][]
* [IMPROVEMENT] API: Handle http code 429 rate limiting in external python library, [376][]
* [IMPROVEMENT] API: Add ability to not attach_host_name to metrics, events and distributions, [383][]
* [IMPROVEMENT] API: Return Rate Limit Headers, [378][] (thanks [fdhoff][])
* [IMPROVEMENT] API: Do not override API parameters with default when calling initialize if they are already set, [386][]
* [IMPROVEMENT] Dogshell: Add `--tags` support to monitors, [356][]
* [IMPROVEMENT] Dogshell: Add documentation for environment variables, [388][] (thanks [sc68cal][])
* [IMPROVEMENT] Dogstatsd: Added a new parameter `statsd_default_namespace` to the `initialize` method, [353][] (thanks [lceS2][])
* [IMPROVEMENT] Import Iterable from collections.abc on python3 to avoid deprecation warning, [381][]
* [IMPROVEMENT] Do not capture `/bin/hostname` stderr, [368][] (thanks [brendanlong][])
* [IMPROVEMENT] Add support for environment variables `DD_API_KEY` and `DD_APP_KEY` for setting API and APP keys respectively, [373][]

=========
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/datadog
  - Changelog: https://pyup.io/changelogs/datadog/
  - Homepage: https://www.datadoghq.com
</details>





### Update [graphene](https://pypi.org/project/graphene) from **2.1.3** to **2.1.5**.


*The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)*

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/graphene
  - Changelog: https://pyup.io/changelogs/graphene/
  - Repo: https://github.com/graphql-python/graphene
</details>





### Update [graphql-core](https://pypi.org/project/graphql-core) from **2.1** to **2.2**.


<details>
  <summary>Changelog</summary>
  
  
   ### 2.2.0
   ```
   Changelog

* Fix a typo in a deprecation warning 9202021fc87db9c175e115016cd53e5d9d085ac6
* Fix collections import for Python &gt;3.3 cdb299df3efda82a09cbb282e561c6c8aaa2efdf
* Add dict support for the default resolver 1760eaf995e2623aee4afca48ad5be0cd9098fbe
* Fix UnicodeDecodeError in format_error 87b615605ac9724c4f945e220e67b5b2d0461424
* Add extensions support to GraphQLError 3ba7f9218bca7a039b109b103cf57b1511d970c7
* Add traceback to errors from failed promises 8f736b7a6b052c07347dbd57e00bc8221af71faa
* Lots of internal clean up

Full changelog: graphql-python/graphql-core@v2.1.0...v2.2.0
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/graphql-core
  - Changelog: https://pyup.io/changelogs/graphql-core/
  - Repo: https://github.com/graphql-python/graphql-core/releases
</details>





### Update [PyYAML](https://pypi.org/project/PyYAML) from **5.1** to **5.1.1**.


*The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)*

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/pyyaml
  - Repo: https://github.com/yaml/pyyaml
</details>





### Update [ruamel.yaml](https://pypi.org/project/ruamel.yaml) from **0.15.96** to **0.15.97**.


*The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)*

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/ruamel.yaml
  - Repo: https://bitbucket.org/ruamel/yaml
</details>





### Update [s3transfer](https://pypi.org/project/s3transfer) from **0.2.0** to **0.2.1**.


<details>
  <summary>Changelog</summary>
  
  
   ### 0.2.1
   ```
   =====

* enhancment:ProcessPool: Adds user agent suffix.
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/s3transfer
  - Changelog: https://pyup.io/changelogs/s3transfer/
  - Repo: https://github.com/boto/s3transfer
</details>





### Update [boto3](https://pypi.org/project/boto3) from **1.9.159** to **1.9.164**.


<details>
  <summary>Changelog</summary>
  
  
   ### 1.9.164
   ```
   =======

* api-change:``ec2``: [``botocore``] Update ec2 client to latest version
   ```
   
  
  
   ### 1.9.163
   ```
   =======

* api-change:``ecs``: [``botocore``] Update ecs client to latest version
* api-change:``organizations``: [``botocore``] Update organizations client to latest version
* api-change:``logs``: [``botocore``] Update logs client to latest version
* api-change:``dynamodb``: [``botocore``] Update dynamodb client to latest version
* api-change:``guardduty``: [``botocore``] Update guardduty client to latest version
* api-change:``ssm``: [``botocore``] Update ssm client to latest version
* api-change:``ses``: [``botocore``] Update ses client to latest version
* api-change:``mediaconnect``: [``botocore``] Update mediaconnect client to latest version
   ```
   
  
  
   ### 1.9.162
   ```
   =======

* api-change:``glue``: [``botocore``] Update glue client to latest version
   ```
   
  
  
   ### 1.9.161
   ```
   =======

* api-change:``ec2``: [``botocore``] Update ec2 client to latest version
* api-change:``storagegateway``: [``botocore``] Update storagegateway client to latest version
* api-change:``s3``: [``botocore``] Update s3 client to latest version
* api-change:``elasticache``: [``botocore``] Update elasticache client to latest version
* api-change:``iam``: [``botocore``] Update iam client to latest version
   ```
   
  
  
   ### 1.9.160
   ```
   =======

* api-change:``ec2``: [``botocore``] Update ec2 client to latest version
* api-change:``rds``: [``botocore``] Update rds client to latest version
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/boto3
  - Changelog: https://pyup.io/changelogs/boto3/
  - Repo: https://github.com/boto/boto3
</details>





### Update [google-cloud-storage](https://pypi.org/project/google-cloud-storage) from **1.16.0** to **1.16.1**.


*The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)*

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/google-cloud-storage
  - Repo: https://github.com/GoogleCloudPlatform/google-cloud-python
</details>





### Update [graphene-django](https://pypi.org/project/graphene-django) from **2.2.0** to **2.3.0**.


<details>
  <summary>Changelog</summary>
  
  
   ### 2.3.0
   ```
   Changelog 

* Fix import issue with `GraphQLTestCase`
* Stores the GraphiQL query in the URL fragment, rather than the query, so that sensitive data won&#39;t be logged to web server logs. 508
* Moves GraphiQL JS to a separate file to enable stricter Content Security Policies. 508
* Fix parameter order 526 
* Provide a way to dump schema to stdout 512 
* Removed old Django compatibility code 619 
* Added staticfiles to MANIFESTS.IN 601 
* Update GraphiQL to use 0.13.0 646 
* Change `__debug` to `_debug` to avoid conflicts 646 

 Documentation improvements

* Django debug types 513 
* Updated cookbook examples to be compatible with Django 2.1
* Improved testing documentation 608 
* Vastly improved documentation throughout.
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/graphene-django
  - Changelog: https://pyup.io/changelogs/graphene-django/
  - Repo: https://github.com/graphql-python/graphene-django
</details>





### Update [pytest](https://pypi.org/project/pytest) from **4.6.1** to **4.6.2**.


*The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)*

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/pytest
  - Changelog: https://pyup.io/changelogs/pytest/
  - Homepage: https://docs.pytest.org/en/latest/
</details>





### Update [Sphinx](https://pypi.org/project/Sphinx) from **2.1.0** to **2.1.1**.


<details>
  <summary>Changelog</summary>
  
  
   ### 2.1.1
   ```
   ==============================

Dependencies
------------

Incompatible changes
--------------------

Deprecated
----------

Features added
--------------

Bugs fixed
----------

* 6442: LaTeX: admonitions of :rst:dir:`note` type can get separated from
  immediately preceding section title by pagebreak
* 6448: autodoc: crashed when autodocumenting classes with ``__slots__ = None``
* 6452: autosummary: crashed when generating document of properties

Testing
--------
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/sphinx
  - Changelog: https://pyup.io/changelogs/sphinx/
  - Homepage: http://sphinx-doc.org/
</details>







Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: pyup-bot <github-bot@pyup.io>
@bors
Copy link
Contributor

bors bot commented Jun 10, 2019

Build failed (retrying...)

bors bot added a commit that referenced this pull request Jun 10, 2019
1900: Update dependency karma-webpack to v4 r=mythmon a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [karma-webpack](https://togithub.com/webpack-contrib/karma-webpack) | devDependencies | major | [`3.0.5` -> `4.0.2`](https://renovatebot.com/diffs/npm/karma-webpack/3.0.5/4.0.2) |


Co-authored-by: Renovate Bot <bot@renovateapp.com>
@bors bors bot merged commit de5cb03 into master Jun 10, 2019
@bors bors bot deleted the renovate/karma-webpack-4.x branch June 10, 2019 23:00
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.

2 participants