Skip to content

v0.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Dec 09:18
· 93 commits to master since this release

v0.4.2 (2023-12-08)

Build

  • build(deps): bump babel from 2.12.1 to 2.13.1

Bumps babel from 2.12.1 to 2.13.1.


updated-dependencies:

  • dependency-name: babel
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

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

  • build(deps): bump pytz from 2023.03 to 2023.3.post1

Bumps pytz from 2023.03 to 2023.3.post1.


updated-dependencies:

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

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

  • build(deps): bump python-semantic-release/python-semantic-release

Bumps python-semantic-release/python-semantic-release from 8.3.0 to 8.5.0.


updated-dependencies:

  • dependency-name: python-semantic-release/python-semantic-release
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

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

  • build(deps): bump num2words from 0.5.12 to 0.5.13

Bumps num2words from 0.5.12 to 0.5.13.


updated-dependencies:

  • dependency-name: num2words
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

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

  • build(release): fix lint issue (ea39722)

  • build(release): move from setup.py to pyproject.toml (ad37cd6)

  • 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]> (10fa6d3)

  • build(deps): bump actions/checkout from 3 to 4

Bumps actions/checkout from 3 to 4.


updated-dependencies:

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

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

Ci

  • ci(dependabot): add pip dependencies (d1899ba)

Fix

  • fix(release): force new release (f25ae6c)

Unknown

  • Merge pull request #17 from hokus15/devel

force release (9622c31)

  • Merge remote-tracking branch 'origin/master' into devel (14337c8)

  • Merge pull request #13 from hokus15/dependabot/pip/pytz-2023.3.post1

build(deps): bump pytz from 2023.03 to 2023.3.post1 (2578142)

  • Merge branch 'master' into dependabot/pip/pytz-2023.3.post1 (edd4945)

  • Merge pull request #14 from hokus15/dependabot/pip/babel-2.13.1

build(deps): bump babel from 2.12.1 to 2.13.1 (069b722)

  • Merge pull request #15 from hokus15/dependabot/pip/num2words-0.5.13

build(deps): bump num2words from 0.5.12 to 0.5.13 (2c418d3)

  • Merge pull request #16 from hokus15/dependabot/github_actions/python-semantic-release/python-semantic-release-8.5.0

build(deps): bump python-semantic-release/python-semantic-release from 8.3.0 to 8.5.0 (8dc3fb2)

  • Merge pull request #12 from hokus15/devel

ci(dependabot): add pip dependencies (e7e3536)

  • Merge pull request #11 from hokus15/devel

Devel (3f7b82c)

  • Merge remote-tracking branch 'origin/master' into devel (d880d9e)

  • Merge pull request #10 from hokus15/dependabot/github_actions/actions/setup-python-5

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

  • Merge pull request #9 from hokus15/dependabot/github_actions/actions/checkout-4

build(deps): bump actions/checkout from 3 to 4 (6b02189)