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 optimade[server] from 1.0.4 to 1.1.3 #130

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps optimade[server] from 1.0.4 to 1.1.3.

Release notes

Sourced from optimade[server]'s releases.

v1.1.3

This release simply adds compatibility with the latest FastAPI and pydantic releases, with minor corresponding tweaks to the OpenAPI schema.

Changelog

v1.1.3 (2024-09-16)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator

v1.1.2

This patch release primarily deals with any dependency issues arising since 1.1.1. It adds a small convenience method (.from_url()) to the adapter classes that allows you to pass a URL directly to download an OPTIMADE entry and wrap in the adapter class.

This is expected to be the last release that does not contain any of the OPTIMADE v1.2 features.

Changelog

v1.1.2 (2024-09-03)

Full Changelog

Fixed bugs:

  • Fly.io deployment failing #2141

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v1.1.1

This release fixes a dependency issue introduced in v1.1.0, where an optional dependency (pymongo) was required to use the client due to a bad import location.

Changelog

v1.1.1 (2024-07-20)

Full Changelog

Fixed bugs:

... (truncated)

Changelog

Sourced from optimade[server]'s changelog.

v1.1.3 (2024-09-16)

Full Changelog

v1.1.2 (2024-09-03)

Full Changelog

Fixed bugs:

  • Fly.io deployment failing #2141

Merged pull requests:

v1.1.1 (2024-07-20)

Full Changelog

Fixed bugs:

  • CD broken for v1.0.6+ #2115

Merged pull requests:

  • Move bson import for dependency compatibility #2118 (ml-evs)
  • Increase timeout for Fly validation in CI #2117 (ml-evs)
  • Install build before building PyPI distribution #2116 (ml-evs)

v1.1.0 (2024-07-18)

Full Changelog

Merged pull requests:

  • Remove tabulate related pins for pymatgen & aiida-core inconsistencies #2108 (ml-evs)
  • Extend dependabot groups for development and security #2107 (CasperWA)
  • [pre-commit.ci] pre-commit autoupdate #2105 (pre-commit-ci[bot])
  • Add ability to insert from JSONL file rather than example test data #2094 (ml-evs)

v1.0.6 (2024-06-22)

Full Changelog

... (truncated)

Commits
  • 8faa9d0 Release v1.1.3 - Changelog
  • 1069be6 Add python-version-specific pin for pymatgen
  • 2d43eaa Change default value of EmailStr query parameters to accommodate newest FastAPI
  • db880d7 Bump the python-dependencies group across 1 directory with 10 updates
  • 0ee9e2a Bump the python-dependencies-dev group with 2 updates (#2147)
  • 6c0e7c3 Bump the python-dependencies-dev group with 2 updates (#2145)
  • 366b8e6 Release v1.1.2 - Changelog
  • 3fc19f8 Update docs build to accomodate mkdocs-autoref>=1.2 (#2143)
  • 952f18e Update deployment workflow for fly.io (#2142)
  • 685adbb [pre-commit.ci] pre-commit autoupdate (#2140)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [optimade[server]](https://github.com/Materials-Consortia/optimade-python-tools) from 1.0.4 to 1.1.3.
- [Release notes](https://github.com/Materials-Consortia/optimade-python-tools/releases)
- [Changelog](https://github.com/Materials-Consortia/optimade-python-tools/blob/main/CHANGELOG.md)
- [Commits](Materials-Consortia/optimade-python-tools@v1.0.4...v1.1.3)

---
updated-dependencies:
- dependency-name: optimade[server]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants