tudo-seal / CLS-CAD

Automated CAD assembly generation based on Combinatory Logic Synthesis.
Apache License 2.0
10 stars 3 forks source link

Bump the development-dependencies group across 1 directory with 3 updates #94

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the development-dependencies group with 3 updates in the /applications/cls-cad-backend directory: lmdb, orjson and coverage.

Updates lmdb from 1.4.1 to 1.5.1

Changelog

Sourced from lmdb's changelog.

2024-07-01 1.5.1

  • CI-only fix.

2024-06-30 1.5.0

  • Add Python 3.12 binaries.

  • Update bundled LMDB to 0.9.31.

  • Remove Python 2.7 support.

Commits


Updates orjson from 3.10.4 to 3.10.6

Release notes

Sourced from orjson's releases.

3.10.6

Changed

  • Improve performance.

3.10.5

Changed

  • Improve performance.
Changelog

Sourced from orjson's changelog.

3.10.6 - 2024-07-02

Changed

  • Improve performance.

3.10.5 - 2024-06-13

Changed

  • Improve performance.
Commits


Updates coverage from 7.5.3 to 7.5.4

Changelog

Sourced from coverage's changelog.

Version 7.5.4 — 2024-06-22

  • If you attempt to combine statement coverage data with branch coverage data, coverage.py used to fail with the message "Can't combine arc data with line data" or its reverse, "Can't combine line data with arc data." These messages used internal terminology, making it hard for people to understand the problem. They are now changed to mention "branch coverage data" and "statement coverage data."

  • Fixed a minor branch coverage problem with wildcard match/case cases using names or guard clauses.

  • Started testing on 3.13 free-threading (nogil) builds of Python. I'm not claiming full support yet. Closes issue 1799_.

.. _issue 1799: nedbat/coveragepy#1799

.. _changes_7-5-3:

Commits
  • 22c09c6 docs: sample HTML for 7.5.4
  • 9e16381 docs: prep for 7.5.4
  • fba9b9e docs: link issue 1799 from the changelog
  • f124de8 build: no longer download kits to upload them
  • 9516cf6 build: hash-pin all actions
  • c6e0985 build: finish up the publish action
  • 4a49458 build: get the latest dist run id for publishing
  • fb15efa build: pin hashes for publishing actions
  • c20af95 build: use the correct item: github.event.action
  • ccbab15 build: dump all the github actions data
  • Additional commits viewable in compare view


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
github-actions[bot] commented 3 months ago

Test Results

16 tests   16 :white_check_mark:  1s :stopwatch:  1 suites   0 :zzz:  1 files     0 :x:

Results for commit ce9ffeec.

github-actions[bot] commented 3 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
534 534 100% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: ce9ffee by action🐍

dependabot[bot] commented 3 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.