Materials-Consortia / providers-dashboard

A dashboard of known providers
http://www.optimade.org/providers-dashboard
1 stars 3 forks source link

Bump the python-dependencies group with 2 updates #170

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Updates the requirements on pre-commit and optimade[server] to permit the latest version. Updates pre-commit to 3.8.0

Release notes

Sourced from pre-commit's releases.

pre-commit v3.8.0

Features

Changelog

Sourced from pre-commit's changelog.

3.8.0 - 2024-07-28

Features

3.7.1 - 2024-05-10

Fixes

3.7.0 - 2024-03-24

Features

  • Use a tty for docker and docker_image hooks when --color is specified.

Fixes

Updating

  • The per-hook behaviour of fail_fast was fixed. If you want the pre-3.7.0 behaviour, add fail_fast: true to all hooks before the last fail_fast hook.

3.6.2 - 2024-02-18

Fixes

3.6.1 - 2024-02-10

Fixes

  • Remove PYTHONEXECUTABLE from environment when running.
  • Handle staged-files-only with only a crlf diff.

... (truncated)

Commits
  • d46423f v3.8.0
  • 8133abd Merge pull request #3265 from lorenzwalthert/issue-3206
  • da0c1d0 implement health check for language:r
  • f641f6a Merge pull request #3264 from pre-commit/pre-commit-ci-update-config
  • a68a19d fixes for mypy 1.11
  • 88317dd [pre-commit.ci] pre-commit autoupdate
  • faa6f8c Merge pull request #3244 from pre-commit/pre-commit-ci-update-config
  • f632459 [pre-commit.ci] pre-commit autoupdate
  • 0252908 Merge pull request #3240 from pre-commit/pre-commit-ci-update-config
  • 69b5dce [pre-commit.ci] pre-commit autoupdate
  • Additional commits viewable in compare view


Updates optimade[server] from 1.0.4 to 1.1.1

Release notes

Sourced from optimade[server]'s releases.

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:

  • CD broken for v1.0.6+ #2115

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v1.1.0

This minor release updates several dependency incompatibilities, and adds an ingestion option for the JSONL format supported by optimade-maker that will eventually be formalised in the OPTIMADE specification.

Changelog

v1.1.0 (2024-07-18)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v1.0.6

This release updates some problematic dependencies and adds some quality of life updates around validation.

Changelog

v1.0.6 (2024-06-22)

Full Changelog

Closed issues:

... (truncated)

Changelog

Sourced from optimade[server]'s changelog.

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

Closed issues:

  • Publish on PyPI using a Trusted Publisher #2085

Merged pull requests:

  • Validate property names against identifier regular expression #2097 (merkys)
  • Add a validator CLI option to set the --random-seed for deterministic validation #2096 (merkys)
  • Try to add ignores for elasticsearch and pymatgen #2091 (ml-evs)
  • Update dependency management and CI/CD workflows #2087 (CasperWA)

v1.0.5 (2024-06-11)

Full Changelog

Closed issues:

  • Fly has marked us as "high risk" and needs a credit card to unlock #2027

Merged pull requests:

... (truncated)

Commits
  • 72a427b Release v1.1.1 - Changelog
  • 1424f23 Another CD fix: repo not checked out during publish (#2119)
  • f3283f5 Move bson import for dependency compatibility (#2118)
  • 49dd100 Increase timeout for Fly validation in CI (#2117)
  • 958e380 Install build before building PyPI distribution (#2116)
  • 5ddbb06 Release v1.1.0 - Changelog
  • 493e8e3 Add ability to insert from JSONL file rather than example test data (#2094)
  • 3e56e79 Bump the python-dependencies group with 2 updates (#2113)
  • c40c9d0 Bump the python-dependencies-dev group with 2 updates (#2114)
  • fc3dcc7 Bump ruff from 0.5.0 to 0.5.1 in the python-dependencies-dev group (#2112)
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | optimade[server] | [< 1.1, > 1.0.4] |

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions