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 dependencies #385

Merged
merged 5 commits into from
Sep 28, 2022
Merged

Update dependencies #385

merged 5 commits into from
Sep 28, 2022

Conversation

CasperWA
Copy link
Collaborator

Update dependencies

Automatically created PR from ci/dependabot-updates.
It should be automagically merged into main upon CI success.

For more information see the "Dependabot updates" workflow.

dependabot bot and others added 5 commits September 22, 2022 02:31
* Update optimade[mongo] requirement from ~=0.18.0 to ~=0.19.1

Updates the requirements on [optimade[mongo]](https://github.com/Materials-Consortia/optimade-python-tools) to permit the latest version.
- [Release notes](https://github.com/Materials-Consortia/optimade-python-tools/releases)
- [Changelog](https://github.com/Materials-Consortia/optimade-python-tools/blob/master/CHANGELOG.md)
- [Commits](Materials-Consortia/optimade-python-tools@v0.18.0...v0.19.1)

---
updated-dependencies:
- dependency-name: optimade[mongo]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update AiiDA/OPTIMADE

* Update pylint requirement from ~=2.14 to ~=2.15 (#376)

Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](pylint-dev/pylint@v2.14.0...v2.15.0)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update uvicorn requirement from ~=0.18.2 to ~=0.18.3 (#377)

Updates the requirements on [uvicorn](https://github.com/encode/uvicorn) to permit the latest version.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](encode/uvicorn@0.18.2...0.18.3)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix tests and drop py3.7

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: The AiiDA Team <developers@aiida.net>
Co-authored-by: Jusong Yu <jusong.yeu@gmail.com>
* Update optimade[mongo] requirement from ~=0.19.2 to ~=0.19.4

Updates the requirements on [optimade[mongo]](https://github.com/Materials-Consortia/optimade-python-tools) to permit the latest version.
- [Release notes](https://github.com/Materials-Consortia/optimade-python-tools/releases)
- [Changelog](https://github.com/Materials-Consortia/optimade-python-tools/blob/master/CHANGELOG.md)
- [Commits](Materials-Consortia/optimade-python-tools@v0.19.2...v0.19.4)

---
updated-dependencies:
- dependency-name: optimade[mongo]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update AiiDA/OPTIMADE

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: The AiiDA Team <developers@aiida.net>
* Update aiida-core requirement from ~=2.0.3 to ~=2.0.4

Updates the requirements on [aiida-core](https://github.com/aiidateam/aiida-core) to permit the latest version.
- [Release notes](https://github.com/aiidateam/aiida-core/releases)
- [Changelog](https://github.com/aiidateam/aiida-core/blob/main/CHANGELOG.md)
- [Commits](aiidateam/aiida-core@v2.0.3...v2.0.4)

---
updated-dependencies:
- dependency-name: aiida-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update AiiDA/OPTIMADE

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: The AiiDA Team <developers@aiida.net>
@CasperWA CasperWA added CI Continuous Integration (through GitHub Actions) dependencies Pull requests that update a dependency file labels Sep 28, 2022
@codecov
Copy link

codecov bot commented Sep 28, 2022

Codecov Report

Base: 93.05% // Head: 92.91% // Decreases project coverage by -0.14% ⚠️

Coverage data is based on head (315690c) compared to base (c8e6bd8).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #385      +/-   ##
===========================================
- Coverage    93.05%   92.91%   -0.15%     
===========================================
  Files           32       30       -2     
  Lines         1354     1327      -27     
===========================================
- Hits          1260     1233      -27     
  Misses          94       94              
Flag Coverage Δ
aiida 89.22% <ø> (-0.22%) ⬇️
mongo 79.35% <ø> (-0.42%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
aiida_optimade/utils.py
aiida_optimade/__init__.py

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@CasperWA CasperWA merged commit 08a9f1b into develop Sep 28, 2022
@CasperWA CasperWA deleted the ci/update-dependencies branch September 28, 2022 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration (through GitHub Actions) dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant