Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Sep 06:40

v0.2.0 (2023-09-10)

⬆️

  • ⬆️ 🤖 Dependencies for poetry (4392d54)

Other

  • Merge pull request #14 from mraniki/dev

⬆️ 🤖 Dependencies (6cacc66)

  • Merge pull request #11 from mraniki/dependabot/pip/dev/pytest-playwright-tw-0.4.2

⬆️ 🤖 Dependencies: Update pytest-playwright requirement from ^0.3.3 to ^0.4.2 (f2b4f35)

  • Merge branch 'main' into dev (a71fa98)

  • Merge pull request #9 from mraniki/dependabot/pip/dev/sphinx-gte-5-and-lt-8

⬆️ 🤖 Dependencies: Update sphinx requirement from >=5,<6 to >=5,<8 (96b2d6f)

  • Merge branch 'main' into dev (440e308)

  • Merge pull request #13 from mraniki/dependabot/pip/dev/fastapi-tw-0.103.1

⬆️ 🤖 Dependencies: Update fastapi requirement from ^0.101.0 to ^0.103.1 (0afcf0e)

  • Merge pull request #10 from mraniki/dependabot/pip/dev/python-semantic-release-tw-8.0.8

⬆️ 🤖 Dependencies: Update python-semantic-release requirement from ^7.34.6 to ^8.0.8 (bb8d401)

  • Merge pull request #8 from mraniki/dev

✨ Refresh (61b69a1)

  • Rename test_unit.py to tests/test_unit.py (fb1e864)

  • Create test_unit.py (c061f80)

  • Rename src/default_settings.toml to src/morpho/default_settings.toml (b5107b8)

  • Rename src/config.py to src/morpho/config.py (37b8346)

  • Rename src/bot.py to src/morpho/bot.py (cae8890)

  • Rename src/.requirements/requirements.txt to .requirements/requirements.txt (090b48c)

  • Create .dockerignore (2ae72cf)

  • Delete semantic.yml (d3c9d52)

  • Rename dependabot.yml to renovate.json (e52ae5c)

  • Merge pull request #7 from mraniki/main

Update ✨Flow.yml (f9719a3)

  • Rename src/requirements.txt to src/.requirements/requirements.txt (71c85b6)

Update

  • Update version variables in pyproject.toml and remove version reference in bot.py (949182f)

  • ⬆️ 🤖 Dependencies: Update pytest-playwright requirement

Updates the requirements on pytest-playwright to permit the latest version.


updated-dependencies:

  • dependency-name: pytest-playwright
    dependency-type: direct:development
    ...

Signed-off-by: dependabot[bot] <[email protected]> (c853317)

  • Update python-semantic-release and ruff versions (547a75b)

  • Update GitHub Actions workflow file (5091a62)

  • ⬆️ 🤖 Dependencies: Update fastapi requirement

Updates the requirements on fastapi to permit the latest version.


updated-dependencies:

  • dependency-name: fastapi
    dependency-type: direct:production
    ...

Signed-off-by: dependabot[bot] <[email protected]> (58eb362)

  • ⬆️ 🤖 Dependencies: Update python-semantic-release requirement

Updates the requirements on python-semantic-release to permit the latest version.


updated-dependencies:

  • dependency-name: python-semantic-release
    dependency-type: direct:development
    ...

Signed-off-by: dependabot[bot] <[email protected]> (ede0f60)

  • ⬆️ 🤖 Dependencies: Update sphinx requirement

Updates the requirements on sphinx to permit the latest version.


updated-dependencies:

  • dependency-name: sphinx
    dependency-type: direct:development
    ...

Signed-off-by: dependabot[bot] <[email protected]> (4ded82c)

  • Update and rename ✨Flow.yml to 👷Flow.yml (efa0398)

  • Update ✨Flow.yml (877a521)

🔊