Skip to content

v0.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 21:30
· 197 commits to main since this release

v0.5.2 (2024-01-20)

Build

  • build: use fork to force python 3.11 (33a3568)

  • build: update semantic-release to 8.x (796b801)

  • build: switch CI to python 3.11 (aae08b5)

  • build(deps): bump wagoid/commitlint-github-action from 5.4.4 to 5.4.5

Bumps wagoid/commitlint-github-action from 5.4.4 to 5.4.5.


updated-dependencies:

  • dependency-name: wagoid/commitlint-github-action
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

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

  • build(deps): bump tiangolo/issue-manager from 0.4.0 to 0.4.1

Bumps tiangolo/issue-manager from 0.4.0 to 0.4.1.


updated-dependencies:

  • dependency-name: tiangolo/issue-manager
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

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

  • build(deps-dev): bump pytest from 7.4.3 to 7.4.4

Bumps pytest from 7.4.3 to 7.4.4.


updated-dependencies:

  • dependency-name: pytest
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...

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

  • build(deps): bump actions/setup-python from 4 to 5

Bumps actions/setup-python from 4 to 5.


updated-dependencies:

  • dependency-name: actions/setup-python
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...

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

Chore

  • chore(deps): upgrade dependencies (cd24e94)

  • chore(pre-commit.ci): pre-commit autoupdate

updates:

  • chore(pre-commit.ci): pre-commit autoupdate

updates:

  • chore(pre-commit.ci): pre-commit autoupdate

updates:

  • chore(deps): upgrade dependencies (095e0c0)

Fix

  • fix: various fixes for get_device_type (ec8f01f)

Unknown

  • Merge pull request #77 from chemelli74/chemelli74-force-python3.11

build: use fork to force python 3.11 (e808a9d)

  • Merge pull request #75 from chemelli74/chemelli74-fix-device-detect

fix: various fixes for get_device_type() (945480a)

  • Merge pull request #74 from chemelli74/chemelli74-semantic

build: update semantic-release to 8.x (8df7aee)

  • Merge pull request #73 from chemelli74/cheelli74-ci

build: switch CI to python 3.11 (c3f2157)

  • Merge pull request #72 from chemelli74/update/poetry-upgrade

chore(deps): upgrade dependencies (6fcfe36)

  • Merge pull request #71 from chemelli74/dependabot/github_actions/wagoid/commitlint-github-action-5.4.5

build(deps): bump wagoid/commitlint-github-action from 5.4.4 to 5.4.5 (6ae9d0d)

  • Merge pull request #70 from chemelli74/dependabot/github_actions/tiangolo/issue-manager-0.4.1

build(deps): bump tiangolo/issue-manager from 0.4.0 to 0.4.1 (bc04530)

  • Merge pull request #69 from chemelli74/pre-commit-ci-update-config

chore(pre-commit.ci): pre-commit autoupdate (317d4a7)

  • Merge pull request #68 from chemelli74/dependabot/pip/pytest-7.4.4 (457b784)

  • Merge pull request #67 from chemelli74/pre-commit-ci-update-config (c1eb58d)

  • Merge pull request #64 from chemelli74/pre-commit-ci-update-config

chore(pre-commit.ci): pre-commit autoupdate (a721170)

  • Merge pull request #66 from chemelli74/update/poetry-upgrade (7fda9cf)

  • Merge pull request #65 from chemelli74/dependabot/github_actions/actions/setup-python-5 (f47fd8d)