dependabot[bot]
1058292e3f
Bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-11 19:54:13 +00:00
Bastian Venthur
41b0962ec0
Merge pull request #288 from venthur/no-requirements-txt
...
remove requirements.txt and requirements-dev.txt
2025-07-18 09:30:55 +02:00
Bastian Venthur
720a92d72d
updated changelog
2025-07-18 09:30:38 +02:00
Bastian Venthur
9b11c67253
tiny improvement on github action
2025-07-18 09:24:29 +02:00
Bastian Venthur
ce0f9f6fa7
fixed makefile and readthedocs
2025-07-18 09:24:29 +02:00
Bastian Venthur
ba4bf8481c
remove requirements.txt and requirements-dev.txt
2025-07-18 09:24:26 +02:00
Bastian Venthur
ae544e3d02
Merge pull request #294 from venthur/dependabot/pip/pip-512858e340
...
Bump requests from 2.32.3 to 2.32.4 in the pip group
2025-07-15 09:19:42 +02:00
dependabot[bot]
904f231754
Bump requests from 2.32.3 to 2.32.4 in the pip group
...
Bumps the pip group with 1 update: [requests](https://github.com/psf/requests ).
Updates `requests` from 2.32.3 to 2.32.4
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4 )
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.32.4
dependency-type: direct:development
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-10 11:52:25 +00:00
Bastian Venthur
87a6ff09d5
bumped changelogs
2025-04-27 11:49:08 +02:00
Bastian Venthur
419b0aea3a
Merge pull request #285 from venthur/atom-utf8
...
Fixed atom feed encoding to utf-8
2025-04-24 14:06:18 +02:00
Bastian Venthur
b0139dad8d
Fixed atom feed encoding to utf-8
2025-04-24 14:03:47 +02:00
Bastian Venthur
05af204254
add --skip-extras
2025-04-08 09:32:13 +02:00
Bastian Venthur
031e3f92cd
update changelog
2025-04-08 09:17:24 +02:00
Bastian Venthur
729b1acf65
Merge pull request #277 from venthur/update_requirements
...
Added update-requirements target
2025-04-08 09:15:09 +02:00
Bastian Venthur
d8c41cc9fb
Merge pull request #278 from venthur/update_license_file
...
Update license -> license-files to satisfy newer setuptools
2025-04-01 10:25:25 +02:00
Bastian Venthur
00e02f13dc
Added update-requirements target
...
Manage requirements*.txt files by pip-tools
2025-04-01 10:07:07 +02:00
Bastian Venthur
5c7213eac0
Update license -> license-files to satisfy newer setuptools
2025-04-01 09:59:51 +02:00
Bastian Venthur
8a275c0923
Merge pull request #274 from venthur/dependabot/pip/all-fb8e73af51
...
Bump the all group across 1 directory with 8 updates
2025-03-11 14:19:21 +01:00
dependabot[bot]
abf7dc0485
Bump the all group across 1 directory with 8 updates
...
Bumps the all group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) | `9.5.49` | `9.6.7` |
| [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings ) | `0.27.0` | `0.29.0` |
| [twine](https://github.com/pypa/twine ) | `6.0.1` | `6.1.0` |
| [pytest](https://github.com/pytest-dev/pytest ) | `8.3.4` | `8.3.5` |
| [ruff](https://github.com/astral-sh/ruff ) | `0.8.4` | `0.9.10` |
| [mypy](https://github.com/python/mypy ) | `1.14.0` | `1.15.0` |
| [jinja2](https://github.com/pallets/jinja ) | `3.1.5` | `3.1.6` |
| [pygments](https://github.com/pygments/pygments ) | `2.18.0` | `2.19.1` |
Updates `mkdocs-material` from 9.5.49 to 9.6.7
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.49...9.6.7 )
Updates `mkdocstrings[python]` from 0.27.0 to 0.29.0
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases )
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.27.0...0.29.0 )
Updates `twine` from 6.0.1 to 6.1.0
- [Release notes](https://github.com/pypa/twine/releases )
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/twine/compare/6.0.1...6.1.0 )
Updates `pytest` from 8.3.4 to 8.3.5
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.4...8.3.5 )
Updates `ruff` from 0.8.4 to 0.9.10
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.8.4...0.9.10 )
Updates `mypy` from 1.14.0 to 1.15.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.14.0...v1.15.0 )
Updates `jinja2` from 3.1.5 to 3.1.6
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6 )
Updates `pygments` from 2.18.0 to 2.19.1
- [Release notes](https://github.com/pygments/pygments/releases )
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES )
- [Commits](https://github.com/pygments/pygments/compare/2.18.0...2.19.1 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: mkdocstrings[python]
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: twine
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: jinja2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: pygments
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-10 15:34:18 +00:00
Bastian Venthur
85e57a7ef2
added py313 to github actions test suite
2025-01-03 10:46:22 +01:00
dependabot[bot]
ef18685cef
Bump the all group across 1 directory with 10 updates
...
Bumps the all group with 10 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) | `9.5.39` | `9.5.49` |
| [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings ) | `0.26.1` | `0.27.0` |
| [twine](https://github.com/pypa/twine ) | `5.1.1` | `6.0.1` |
| [wheel](https://github.com/pypa/wheel ) | `0.44.0` | `0.45.1` |
| [pytest](https://github.com/pytest-dev/pytest ) | `8.3.3` | `8.3.4` |
| [pytest-cov](https://github.com/pytest-dev/pytest-cov ) | `5.0.0` | `6.0.0` |
| [ruff](https://github.com/astral-sh/ruff ) | `0.6.9` | `0.8.4` |
| [mypy](https://github.com/python/mypy ) | `1.11.2` | `1.14.0` |
| [types-markdown](https://github.com/python/typeshed ) | `3.7.0.20240822` | `3.7.0.20241204` |
| [jinja2](https://github.com/pallets/jinja ) | `3.1.4` | `3.1.5` |
Updates `mkdocs-material` from 9.5.39 to 9.5.49
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.39...9.5.49 )
Updates `mkdocstrings[python]` from 0.26.1 to 0.27.0
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases )
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.26.1...0.27.0 )
Updates `twine` from 5.1.1 to 6.0.1
- [Release notes](https://github.com/pypa/twine/releases )
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/twine/compare/v5.1.1...6.0.1 )
Updates `wheel` from 0.44.0 to 0.45.1
- [Release notes](https://github.com/pypa/wheel/releases )
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst )
- [Commits](https://github.com/pypa/wheel/compare/0.44.0...0.45.1 )
Updates `pytest` from 8.3.3 to 8.3.4
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.3...8.3.4 )
Updates `pytest-cov` from 5.0.0 to 6.0.0
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v5.0.0...v6.0.0 )
Updates `ruff` from 0.6.9 to 0.8.4
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.6.9...0.8.4 )
Updates `mypy` from 1.11.2 to 1.14.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.11.2...v1.14.0 )
Updates `types-markdown` from 3.7.0.20240822 to 3.7.0.20241204
- [Commits](https://github.com/python/typeshed/commits )
Updates `jinja2` from 3.1.4 to 3.1.5
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.5 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: mkdocstrings[python]
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: twine
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: all
- dependency-name: wheel
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: pytest-cov
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: all
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: types-markdown
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: jinja2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 14:19:20 +00:00
Bastian Venthur
6b699f58ad
simplified color scheme selection
2024-11-18 09:22:21 +01:00
Bastian Venthur
e631b17fb1
bumped version prepared upload
2024-10-13 20:13:10 +02:00
Bastian Venthur
07be96aa7c
bumped changelog
2024-10-13 20:11:58 +02:00
Bastian Venthur
0d03733b4f
ignoe FileNotFound Error that sometimes happens when getting mtime of directories
...
Fixes : #231
2024-10-11 11:09:32 +02:00
Bastian Venthur
8fed4894ee
Merge remote-tracking branch 'origin/dependabot/pip/all-571baf080f'
2024-10-10 16:20:18 +02:00
Bastian Venthur
12db99f20a
remove ruff's target-version
2024-10-10 16:18:52 +02:00
dependabot[bot]
086832986b
Bump the all group with 2 updates
...
Bumps the all group with 2 updates: [build](https://github.com/pypa/build ) and [ruff](https://github.com/astral-sh/ruff ).
Updates `build` from 1.2.2 to 1.2.2.post1
- [Release notes](https://github.com/pypa/build/releases )
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pypa/build/compare/1.2.2...1.2.2.post1 )
Updates `ruff` from 0.6.8 to 0.6.9
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.6.8...0.6.9 )
---
updated-dependencies:
- dependency-name: build
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-07 14:22:20 +00:00
Bastian Venthur
8112d9fb30
Merge pull request #253 from venthur/dependabot/pip/all-e1f04c1223
...
Bump the all group across 1 directory with 9 updates
2024-10-07 12:31:39 +02:00
dependabot[bot]
e977383ae0
Bump the all group across 1 directory with 9 updates
...
Bumps the all group with 9 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [build](https://github.com/pypa/build ) | `1.2.1` | `1.2.2` |
| [mkdocs](https://github.com/mkdocs/mkdocs ) | `1.6.0` | `1.6.1` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) | `9.5.31` | `9.5.39` |
| [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings ) | `0.25.2` | `0.26.1` |
| [pytest](https://github.com/pytest-dev/pytest ) | `8.3.2` | `8.3.3` |
| [ruff](https://github.com/astral-sh/ruff ) | `0.6.0` | `0.6.8` |
| [mypy](https://github.com/python/mypy ) | `1.11.1` | `1.11.2` |
| [types-markdown](https://github.com/python/typeshed ) | `3.6.0.20240316` | `3.7.0.20240822` |
| [markdown](https://github.com/Python-Markdown/markdown ) | `3.6` | `3.7` |
Updates `build` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/pypa/build/releases )
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pypa/build/compare/1.2.1...1.2.2 )
Updates `mkdocs` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/mkdocs/mkdocs/releases )
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.6.0...1.6.1 )
Updates `mkdocs-material` from 9.5.31 to 9.5.39
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.31...9.5.39 )
Updates `mkdocstrings[python]` from 0.25.2 to 0.26.1
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases )
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.25.2...0.26.1 )
Updates `pytest` from 8.3.2 to 8.3.3
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.2...8.3.3 )
Updates `ruff` from 0.6.0 to 0.6.8
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.6.0...0.6.8 )
Updates `mypy` from 1.11.1 to 1.11.2
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.11.1...v1.11.2 )
Updates `types-markdown` from 3.6.0.20240316 to 3.7.0.20240822
- [Commits](https://github.com/python/typeshed/commits )
Updates `markdown` from 3.6 to 3.7
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.6...3.7 )
---
updated-dependencies:
- dependency-name: build
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: mkdocs
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: mkdocstrings[python]
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: types-markdown
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-30 14:43:59 +00:00
Bastian Venthur
0c606c7673
Added changelog to docs
2024-08-26 10:04:57 +02:00
Bastian Venthur
c8a0587d78
Merge pull request #245 from venthur/dependabot/pip/all-40c5988f12
...
Bump the all group with 6 updates
2024-08-16 09:58:38 +02:00
dependabot[bot]
be079e8699
Bump the all group with 6 updates
...
Bumps the all group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) | `9.5.28` | `9.5.31` |
| [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings ) | `0.25.1` | `0.25.2` |
| [wheel](https://github.com/pypa/wheel ) | `0.43.0` | `0.44.0` |
| [pytest](https://github.com/pytest-dev/pytest ) | `8.2.2` | `8.3.2` |
| [ruff](https://github.com/astral-sh/ruff ) | `0.5.1` | `0.6.0` |
| [mypy](https://github.com/python/mypy ) | `1.10.1` | `1.11.1` |
Updates `mkdocs-material` from 9.5.28 to 9.5.31
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.28...9.5.31 )
Updates `mkdocstrings[python]` from 0.25.1 to 0.25.2
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases )
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.25.1...0.25.2 )
Updates `wheel` from 0.43.0 to 0.44.0
- [Release notes](https://github.com/pypa/wheel/releases )
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst )
- [Commits](https://github.com/pypa/wheel/compare/0.43.0...0.44.0 )
Updates `pytest` from 8.2.2 to 8.3.2
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.2...8.3.2 )
Updates `ruff` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.1...0.6.0 )
Updates `mypy` from 1.10.1 to 1.11.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.10.1...v1.11.1 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: mkdocstrings[python]
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: wheel
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-16 07:49:28 +00:00
Bastian Venthur
60b7679c14
group dependabot mrs
2024-08-16 09:47:33 +02:00
Bastian Venthur
5a68d15849
bumped version
2024-07-06 15:34:57 +02:00
Bastian Venthur
de8444cc5d
sorted dependencies
2024-07-06 15:32:37 +02:00
Bastian Venthur
28b4f5fb4e
changed debian section from python to web
2024-07-06 15:22:48 +02:00
Bastian Venthur
c8a26885e7
simplified html docs dir for blag-doc package (Debian)
2024-07-06 15:21:26 +02:00
Bastian Venthur
5922f70567
disable google fonts
2024-07-06 15:20:10 +02:00
Bastian Venthur
6dd1eee238
added serve-docs and manpage
2024-07-06 15:18:45 +02:00
Bastian Venthur
c3a189f88b
updated requirements
2024-07-06 14:30:11 +02:00
Bastian Venthur
89f4ad0d2a
Merge pull request #220 from venthur/dependabot/pip/wheel-0.43.0
...
Bump wheel from 0.42.0 to 0.43.0
2024-07-06 14:11:36 +02:00
Bastian Venthur
a083399d9c
Merge pull request #221 from venthur/dependabot/pip/build-1.2.1
...
Bump build from 1.0.3 to 1.2.1
2024-07-06 14:11:16 +02:00
Bastian Venthur
ba306b7fd5
Merge pull request #219 from venthur/dependabot/pip/types-markdown-3.6.0.20240316
...
Bump types-markdown from 3.5.0.20240129 to 3.6.0.20240316
2024-07-06 14:10:49 +02:00
Bastian Venthur
bc1b2da020
Merge pull request #222 from venthur/dependabot/pip/markdown-3.6
...
Bump markdown from 3.5.2 to 3.6
2024-07-06 14:10:35 +02:00
dependabot[bot]
59ead49f2f
Bump markdown from 3.5.2 to 3.6
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.5.2 to 3.6.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.5.2...3.6 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-21 12:40:58 +00:00
Bastian Venthur
9ecb9da696
Merge pull request #224 from venthur/dependabot/pip/jinja2-3.1.4
...
Bump jinja2 from 3.1.3 to 3.1.4
2024-05-21 14:39:09 +02:00
dependabot[bot]
34cf2e5ebb
Bump jinja2 from 3.1.3 to 3.1.4
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 21:00:48 +00:00
dependabot[bot]
89812ee97a
Bump build from 1.0.3 to 1.2.1
...
Bumps [build](https://github.com/pypa/build ) from 1.0.3 to 1.2.1.
- [Release notes](https://github.com/pypa/build/releases )
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pypa/build/compare/1.0.3...1.2.1 )
---
updated-dependencies:
- dependency-name: build
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 14:13:37 +00:00
dependabot[bot]
e9eb0971cf
Bump wheel from 0.42.0 to 0.43.0
...
Bumps [wheel](https://github.com/pypa/wheel ) from 0.42.0 to 0.43.0.
- [Release notes](https://github.com/pypa/wheel/releases )
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst )
- [Commits](https://github.com/pypa/wheel/compare/0.42.0...0.43.0 )
---
updated-dependencies:
- dependency-name: wheel
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 14:13:34 +00:00
dependabot[bot]
77d193d45e
Bump types-markdown from 3.5.0.20240129 to 3.6.0.20240316
...
Bumps [types-markdown](https://github.com/python/typeshed ) from 3.5.0.20240129 to 3.6.0.20240316.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-markdown
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 14:13:31 +00:00
Bastian Venthur
fd23c1f5e6
fixed min python requirement in docs
2024-04-24 22:38:47 +02:00
Bastian Venthur
8e88546249
bumped version
2024-04-24 22:27:08 +02:00
Bastian Venthur
f9ba289288
Merge pull request #217 from venthur/fix_devserver
...
fixed devserver
2024-04-24 22:23:04 +02:00
Bastian Venthur
acbbeecfe6
Merge branch 'master' into fix_devserver
2024-04-24 22:20:45 +02:00
Bastian Venthur
ad120d70e6
Merge pull request #216 from venthur/drop_py38_and_py39
...
dropped support for python 3.8 and 3.9
2024-04-24 22:19:00 +02:00
Bastian Venthur
902e9b94c4
removed py3.13 from github ci, it is not supported yet
2024-04-24 22:14:39 +02:00
Bastian Venthur
de8542b90b
dropped support for python 3.8 and 3.9
2024-04-24 22:10:48 +02:00
Bastian Venthur
0236dbf782
fixed devserver
...
so it does crash on build failure anymore. also made tests a bit faster
by adding a wait parameter to the autoreload method.
2024-04-24 21:47:59 +02:00
Bastian Venthur
4d4630867d
Merge remote-tracking branch 'origin/dependabot/pip/mkdocstrings-python--0.24.3'
2024-04-24 21:44:40 +02:00
Bastian Venthur
e0968f039f
Merge remote-tracking branch 'origin/dependabot/pip/mkdocs-material-9.5.18'
2024-04-24 21:37:43 +02:00
Bastian Venthur
8b9452af8d
Merge remote-tracking branch 'origin/dependabot/pip/pytest-8.1.1'
2024-04-24 21:20:00 +02:00
Bastian Venthur
f51609c51d
Merge remote-tracking branch 'origin/dependabot/pip/twine-5.0.0'
2024-04-24 21:17:52 +02:00
dependabot[bot]
de47d8648e
Bump mkdocs-material from 9.5.7 to 9.5.18
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.7 to 9.5.18.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.7...9.5.18 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 14:09:26 +00:00
dependabot[bot]
9bac7c6030
Bump ruff from 0.2.00 to 0.4.1
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.2.00 to 0.4.1.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.2.0...v0.4.1 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 14:09:16 +00:00
dependabot[bot]
b811ed7dc7
Bump mkdocstrings[python] from 0.24.0 to 0.24.3
...
Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings ) from 0.24.0 to 0.24.3.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases )
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.24.0...0.24.3 )
---
updated-dependencies:
- dependency-name: mkdocstrings[python]
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-08 14:42:06 +00:00
dependabot[bot]
5513bad809
Bump pytest from 8.0.0 to 8.1.1
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.0.0 to 8.1.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.0.0...8.1.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 14:19:52 +00:00
dependabot[bot]
896cbc445e
Bump twine from 4.0.2 to 5.0.0
...
Bumps [twine](https://github.com/pypa/twine ) from 4.0.2 to 5.0.0.
- [Release notes](https://github.com/pypa/twine/releases )
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/twine/compare/4.0.2...5.0.0 )
---
updated-dependencies:
- dependency-name: twine
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-12 14:14:18 +00:00
Bastian Venthur
ad02f70923
Merge pull request #185 from venthur/dependabot/pip/mkdocs-material-9.5.7
...
Bump mkdocs-material from 9.5.6 to 9.5.7
2024-02-11 13:25:33 +01:00
Bastian Venthur
6ea11907ad
Merge pull request #186 from venthur/dependabot/pip/pytest-8.0.0
...
Bump pytest from 7.4.3 to 8.0.0
2024-02-11 13:25:14 +01:00
dependabot[bot]
074305d0f5
Bump pytest from 7.4.3 to 8.0.0
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.4.3 to 8.0.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.3...8.0.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-05 14:10:43 +00:00
dependabot[bot]
20e750bd99
Bump mkdocs-material from 9.5.6 to 9.5.7
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.6 to 9.5.7.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.6...9.5.7 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-05 14:10:35 +00:00
Bastian Venthur
8bf7b74dcc
updated ruff
2024-02-02 10:16:22 +01:00
Bastian Venthur
f78a1c0696
Merge remote-tracking branch 'origin/dependabot/pip/mkdocs-material-9.5.6'
2024-01-30 15:31:56 +01:00
Bastian Venthur
68dafe0e19
Merge remote-tracking branch 'origin/dependabot/pip/ruff-0.1.14'
2024-01-30 15:31:10 +01:00
Bastian Venthur
3334518e92
updated pygment
2024-01-30 15:30:23 +01:00
Bastian Venthur
a3f2c58d5e
Merge remote-tracking branch 'origin/dependabot/pip/pygments-2.17.2'
2024-01-30 15:28:37 +01:00
Bastian Venthur
b236856b92
Merge remote-tracking branch 'origin/dependabot/pip/types-markdown-3.5.0.20240129'
2024-01-30 15:28:00 +01:00
dependabot[bot]
908917c271
Bump mkdocs-material from 9.5.5 to 9.5.6
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.5 to 9.5.6.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.5...9.5.6 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 14:25:28 +00:00
dependabot[bot]
bf7eb0bb75
Bump types-markdown from 3.5.0.20240106 to 3.5.0.20240129
...
Bumps [types-markdown](https://github.com/python/typeshed ) from 3.5.0.20240106 to 3.5.0.20240129.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-markdown
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 14:25:22 +00:00
dependabot[bot]
39d260c8ce
Bump markdown from 3.5.1 to 3.5.2
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.5.1...3.5.2 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 14:25:20 +00:00
dependabot[bot]
c2260d7901
Bump pygments from 2.16.1 to 2.17.2
...
Bumps [pygments](https://github.com/pygments/pygments ) from 2.16.1 to 2.17.2.
- [Release notes](https://github.com/pygments/pygments/releases )
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES )
- [Commits](https://github.com/pygments/pygments/compare/2.16.1...2.17.2 )
---
updated-dependencies:
- dependency-name: pygments
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 14:25:16 +00:00
dependabot[bot]
df0fa21f3f
Bump ruff from 0.1.7 to 0.1.14
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.7 to 0.1.14.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.7...v0.1.14 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 14:25:13 +00:00
Bastian Venthur
d479c9d89c
Merge pull request #179 from venthur/dependabot/pip/mkdocs-material-9.5.5
...
Bump mkdocs-material from 9.4.8 to 9.5.5
2024-01-27 20:34:08 +01:00
Bastian Venthur
cd135709d0
Merge pull request #176 from venthur/dependabot/pip/types-markdown-3.5.0.20240106
...
Bump types-markdown from 3.5.0.1 to 3.5.0.20240106
2024-01-27 20:33:37 +01:00
dependabot[bot]
944bd3a7a0
Bump mkdocs-material from 9.4.8 to 9.5.5
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.4.8 to 9.5.5.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.4.8...9.5.5 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-27 19:29:17 +00:00
Bastian Venthur
7dbccd92e4
Merge pull request #177 from venthur/dependabot/pip/jinja2-3.1.3
...
Bump jinja2 from 3.1.2 to 3.1.3
2024-01-27 20:28:26 +01:00
dependabot[bot]
1a019cd2d0
Bump types-markdown from 3.5.0.1 to 3.5.0.20240106
...
Bumps [types-markdown](https://github.com/python/typeshed ) from 3.5.0.1 to 3.5.0.20240106.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-markdown
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-27 19:28:24 +00:00
Bastian Venthur
c9cb0ea55b
Merge pull request #166 from venthur/dependabot/pip/mkdocstrings-python--0.24.0
...
Bump mkdocstrings[python] from 0.23.0 to 0.24.0
2024-01-27 20:27:49 +01:00
Bastian Venthur
95db1f4431
Merge pull request #175 from venthur/dependabot/pip/mypy-1.8.0
...
Bump mypy from 1.6.1 to 1.8.0
2024-01-27 20:27:17 +01:00
Bastian Venthur
3ee192400a
Merge pull request #173 from venthur/dependabot/pip/wheel-0.42.0
...
Bump wheel from 0.41.3 to 0.42.0
2024-01-27 20:27:00 +01:00
dependabot[bot]
4cc4992be9
Bump jinja2 from 3.1.2 to 3.1.3
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-11 19:53:41 +00:00
dependabot[bot]
364cc1dfb0
Bump mypy from 1.6.1 to 1.8.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.6.1 to 1.8.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.6.1...v1.8.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-25 14:01:55 +00:00
dependabot[bot]
2b87eaabe0
Bump wheel from 0.41.3 to 0.42.0
...
Bumps [wheel](https://github.com/pypa/wheel ) from 0.41.3 to 0.42.0.
- [Release notes](https://github.com/pypa/wheel/releases )
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst )
- [Commits](https://github.com/pypa/wheel/compare/0.41.3...0.42.0 )
---
updated-dependencies:
- dependency-name: wheel
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 14:49:15 +00:00
Bastian Venthur
a75f723836
Merge pull request #170 from venthur/dependabot/pip/ruff-0.1.7
...
Bump ruff from 0.1.5 to 0.1.7
2023-12-15 12:02:55 +01:00
Bastian Venthur
62a52ca73c
Merge pull request #171 from venthur/dependabot/github_actions/actions/setup-python-5
...
Bump actions/setup-python from 4 to 5
2023-12-15 12:01:32 +01:00
dependabot[bot]
6d1fa4518e
Bump actions/setup-python from 4 to 5
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 14:33:18 +00:00
dependabot[bot]
22efa5d207
Bump ruff from 0.1.5 to 0.1.7
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.5 to 0.1.7.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.5...v0.1.7 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 14:14:35 +00:00
dependabot[bot]
e0f3e04ff6
Bump mkdocstrings[python] from 0.23.0 to 0.24.0
...
Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings ) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases )
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.23.0...0.24.0 )
---
updated-dependencies:
- dependency-name: mkdocstrings[python]
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 14:45:51 +00:00
Bastian Venthur
55e2f41b88
correct release
2023-11-11 11:01:28 +01:00
Bastian Venthur
8c61614295
fixed suggests to blag-doc, bumped version
2023-11-11 10:59:07 +01:00
Bastian Venthur
c364087eab
Merge pull request #158 from venthur/dependabot/pip/mkdocs-material-9.4.8
...
Bump mkdocs-material from 9.4.6 to 9.4.8
2023-11-11 10:58:02 +01:00
Bastian Venthur
a06947d762
Merge pull request #161 from venthur/dependabot/pip/ruff-0.1.5
...
Bump ruff from 0.1.3 to 0.1.5
2023-11-11 10:57:49 +01:00
dependabot[bot]
12a7fb9568
Bump ruff from 0.1.3 to 0.1.5
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.3 to 0.1.5.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.3...v0.1.5 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-11 09:55:13 +00:00
dependabot[bot]
caf6217221
Bump mkdocs-material from 9.4.6 to 9.4.8
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.4.6 to 9.4.8.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.4.6...9.4.8 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-11 09:55:02 +00:00
Bastian Venthur
744dadb1a5
Merge pull request #159 from venthur/dependabot/pip/types-markdown-3.5.0.1
...
Bump types-markdown from 3.5.0.0 to 3.5.0.1
2023-11-11 10:54:41 +01:00
Bastian Venthur
7defacd3f6
Merge pull request #153 from venthur/dependabot/pip/wheel-0.41.3
...
Bump wheel from 0.41.2 to 0.41.3
2023-11-11 10:54:23 +01:00
Bastian Venthur
c1d741a56c
Merge pull request #157 from venthur/dependabot/pip/markdown-3.5.1
...
Bump markdown from 3.5 to 3.5.1
2023-11-11 10:53:59 +01:00
dependabot[bot]
056ddbdbcb
Bump types-markdown from 3.5.0.0 to 3.5.0.1
...
Bumps [types-markdown](https://github.com/python/typeshed ) from 3.5.0.0 to 3.5.0.1.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-markdown
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 14:42:44 +00:00
dependabot[bot]
9b0bd2814a
Bump markdown from 3.5 to 3.5.1
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.5 to 3.5.1.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.5...3.5.1 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 14:42:36 +00:00
Bastian Venthur
9378bb5103
removed watchfile, bumped version
2023-11-05 17:15:15 +01:00
dependabot[bot]
8f287c5b8d
Bump wheel from 0.41.2 to 0.41.3
...
Bumps [wheel](https://github.com/pypa/wheel ) from 0.41.2 to 0.41.3.
- [Release notes](https://github.com/pypa/wheel/releases )
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst )
- [Commits](https://github.com/pypa/wheel/compare/0.41.2...0.41.3 )
---
updated-dependencies:
- dependency-name: wheel
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-05 16:03:50 +00:00
Bastian Venthur
77954f13ef
Merge pull request #156 from venthur/dependabot/pip/pytest-7.4.3
...
Bump pytest from 7.4.2 to 7.4.3
2023-11-05 17:03:36 +01:00
Bastian Venthur
4b5ca7a414
Merge pull request #155 from venthur/dependabot/pip/ruff-0.1.3
...
Bump ruff from 0.1.1 to 0.1.3
2023-11-05 17:03:10 +01:00
dependabot[bot]
6ec70ba61b
Bump pytest from 7.4.2 to 7.4.3
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.2...7.4.3 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 14:07:08 +00:00
dependabot[bot]
082f1e0473
Bump ruff from 0.1.1 to 0.1.3
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.1 to 0.1.3.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.1...v0.1.3 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 14:07:01 +00:00
Bastian Venthur
b64563757c
Merge pull request #152 from venthur/3.12
...
added python 3.12 to test suite
2023-10-30 08:54:02 +01:00
Bastian Venthur
dfcbaec6f9
added python 3.12 to test suite
2023-10-30 08:51:23 +01:00
Bastian Venthur
5314a7d260
fixed requirements in pyproject.toml still pointing to sphinx
2023-10-30 08:48:52 +01:00
Bastian Venthur
f507693f05
Merge pull request #150 from venthur/dependabot/pip/mypy-1.6.1
...
Bump mypy from 1.6.0 to 1.6.1
2023-10-27 11:20:06 +02:00
dependabot[bot]
86356a5e1d
Bump mypy from 1.6.0 to 1.6.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.6.0 to 1.6.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.6.0...v1.6.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-27 09:17:43 +00:00
Bastian Venthur
36be7fcc07
Merge pull request #146 from venthur/dependabot/pip/types-markdown-3.5.0.0
...
Bump types-markdown from 3.4.2.10 to 3.5.0.0
2023-10-27 11:17:02 +02:00
Bastian Venthur
869ca2a95e
Merge pull request #143 from venthur/dependabot/pip/markdown-3.5
...
Bump markdown from 3.4.4 to 3.5
2023-10-27 11:16:49 +02:00
dependabot[bot]
9734386397
Bump markdown from 3.4.4 to 3.5
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.4.4 to 3.5.
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.4.4...3.5 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-27 09:00:54 +00:00
dependabot[bot]
d66b2955a5
Bump types-markdown from 3.4.2.10 to 3.5.0.0
...
Bumps [types-markdown](https://github.com/python/typeshed ) from 3.4.2.10 to 3.5.0.0.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-markdown
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-27 09:00:52 +00:00
Bastian Venthur
b889bb5b85
Merge pull request #151 from venthur/dependabot/pip/ruff-0.1.1
...
Bump ruff from 0.1.0 to 0.1.1
2023-10-27 11:00:11 +02:00
dependabot[bot]
2a6c7d0b0e
Bump ruff from 0.1.0 to 0.1.1
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.0...v0.1.1 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 14:48:40 +00:00
Bastian Venthur
95546b7dab
Merge pull request #149 from venthur/dependabot/pip/ruff-0.1.0
...
Bump ruff from 0.0.291 to 0.1.0
2023-10-19 09:24:33 +02:00
dependabot[bot]
d6e049bebb
Bump ruff from 0.0.291 to 0.1.0
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.291 to 0.1.0.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.291...v0.1.0 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-18 10:00:09 +00:00
Bastian Venthur
e13a2cb50b
Merge pull request #147 from venthur/dependabot/pip/mypy-1.6.0
...
Bump mypy from 1.5.1 to 1.6.0
2023-10-18 11:59:06 +02:00
Bastian Venthur
ed33fdb542
Merge pull request #148 from venthur/dependabot/pip/mkdocs-material-9.4.6
...
Bump mkdocs-material from 9.4.3 to 9.4.6
2023-10-18 11:58:53 +02:00
dependabot[bot]
7d7723219b
Bump mkdocs-material from 9.4.3 to 9.4.6
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.4.3 to 9.4.6.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.4.3...9.4.6 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 14:59:18 +00:00
dependabot[bot]
a550d7b194
Bump mypy from 1.5.1 to 1.6.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.5.1 to 1.6.0.
- [Commits](https://github.com/python/mypy/compare/v1.5.1...v1.6.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 14:59:10 +00:00
Bastian Venthur
096d86e339
Merge pull request #142 from venthur/dependabot/pip/mkdocs-material-9.4.3
...
Bump mkdocs-material from 9.3.1 to 9.4.3
2023-10-03 16:03:11 +03:00
dependabot[bot]
81a64019ee
Bump mkdocs-material from 9.3.1 to 9.4.3
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.3.1 to 9.4.3.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.3.1...9.4.3 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 14:22:23 +00:00
Bastian Venthur
b3ad97add7
Merge pull request #140 from venthur/dependabot/pip/ruff-0.0.291
...
Bump ruff from 0.0.290 to 0.0.291
2023-09-27 09:36:39 +03:00
Bastian Venthur
b0b0f6fbbf
Merge pull request #139 from venthur/dependabot/pip/mkdocs-1.5.3
...
Bump mkdocs from 1.5.2 to 1.5.3
2023-09-27 09:36:24 +03:00
dependabot[bot]
a416095cd0
Bump ruff from 0.0.290 to 0.0.291
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.290 to 0.0.291.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.290...v0.0.291 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 14:59:52 +00:00
dependabot[bot]
65e5fd8728
Bump mkdocs from 1.5.2 to 1.5.3
...
Bumps [mkdocs](https://github.com/mkdocs/mkdocs ) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/mkdocs/mkdocs/releases )
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.5.2...1.5.3 )
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 14:59:33 +00:00
Bastian Venthur
557077e646
Merge pull request #138 from venthur/ruff
...
switch from flake8 to ruff
2023-09-20 15:37:06 +02:00
Bastian Venthur
f2900fdb4b
run ruff check explicitely
2023-09-20 15:16:58 +02:00
Bastian Venthur
a7c221f345
updated changelog
2023-09-20 15:10:21 +02:00
Bastian Venthur
c92130559c
add missing docstrings
2023-09-20 15:09:28 +02:00
Bastian Venthur
4f3516fb19
fixed src
2023-09-20 13:03:55 +02:00
Bastian Venthur
ead8c518c3
replaced flake8 with ruff
2023-09-20 12:58:50 +02:00
Bastian Venthur
6431ffae8c
Merge pull request #133 from venthur/dependabot/pip/mkdocstrings-python--0.23.0
...
Bump mkdocstrings[python] from 0.22.0 to 0.23.0
2023-09-18 08:31:05 +02:00
dependabot[bot]
33b5c282f9
Bump mkdocstrings[python] from 0.22.0 to 0.23.0
...
Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings ) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases )
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.22.0...0.23.0 )
---
updated-dependencies:
- dependency-name: mkdocstrings[python]
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 06:15:35 +00:00
Bastian Venthur
3b12986dc9
Merge pull request #128 from venthur/dependabot/pip/wheel-0.41.2
...
Bump wheel from 0.41.1 to 0.41.2
2023-09-18 08:15:06 +02:00
Bastian Venthur
91c6126e4f
Merge pull request #137 from venthur/dependabot/pip/mkdocs-material-9.3.1
...
Bump mkdocs-material from 9.1.21 to 9.3.1
2023-09-18 08:14:45 +02:00
dependabot[bot]
ca5405f7aa
Bump wheel from 0.41.1 to 0.41.2
...
Bumps [wheel](https://github.com/pypa/wheel ) from 0.41.1 to 0.41.2.
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst )
- [Commits](https://github.com/pypa/wheel/compare/0.41.1...0.41.2 )
---
updated-dependencies:
- dependency-name: wheel
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-15 19:12:21 +00:00
dependabot[bot]
f0e6cd2144
Bump mkdocs-material from 9.1.21 to 9.3.1
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.21 to 9.3.1.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.1.21...9.3.1 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-15 19:12:10 +00:00
Bastian Venthur
81febfbbd1
Merge pull request #134 from venthur/dependabot/pip/pytest-7.4.2
...
Bump pytest from 7.4.0 to 7.4.2
2023-09-15 21:11:27 +02:00
Bastian Venthur
e8af1d0380
Merge pull request #135 from venthur/dependabot/pip/build-1.0.3
...
Bump build from 0.10.0 to 1.0.3
2023-09-15 21:08:31 +02:00
Bastian Venthur
c9f7242f02
Merge pull request #129 from venthur/dependabot/github_actions/actions/checkout-4
...
Bump actions/checkout from 3 to 4
2023-09-15 21:05:45 +02:00
dependabot[bot]
ceb6de574f
Bump build from 0.10.0 to 1.0.3
...
Bumps [build](https://github.com/pypa/build ) from 0.10.0 to 1.0.3.
- [Release notes](https://github.com/pypa/build/releases )
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pypa/build/compare/0.10.0...1.0.3 )
---
updated-dependencies:
- dependency-name: build
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-11 14:16:49 +00:00
dependabot[bot]
4382dff703
Bump pytest from 7.4.0 to 7.4.2
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.4.0 to 7.4.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.0...7.4.2 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-11 14:16:45 +00:00
dependabot[bot]
cfe7f36868
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 14:08:55 +00:00
Bastian Venthur
c45fb44c9f
added watchfile
2023-08-27 15:28:50 +02:00
Bastian Venthur
f09b30d069
bump version
2023-08-27 15:28:39 +02:00
Bastian Venthur
d836025594
Merge pull request #126 from venthur/dependabot/pip/mypy-1.5.1
...
Bump mypy from 1.5.0 to 1.5.1
2023-08-23 08:29:41 +02:00
dependabot[bot]
ea345c6464
Bump mypy from 1.5.0 to 1.5.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.5.0 to 1.5.1.
- [Commits](https://github.com/python/mypy/compare/v1.5.0...v1.5.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 14:35:52 +00:00
Bastian Venthur
31b2a6d592
Merge pull request #119 from venthur/dependabot/pip/mkdocs-material-9.1.21
...
Bump mkdocs-material from 9.1.18 to 9.1.21
2023-08-15 10:14:55 +02:00
dependabot[bot]
ad41be706d
Bump mkdocs-material from 9.1.18 to 9.1.21
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.18 to 9.1.21.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.1.18...9.1.21 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-15 08:03:29 +00:00
Bastian Venthur
04b022276c
Merge pull request #125 from venthur/dependabot/pip/pygments-2.16.1
...
Bump pygments from 2.15.1 to 2.16.1
2023-08-15 10:03:17 +02:00
Bastian Venthur
9c1f93d075
Merge pull request #124 from venthur/dependabot/pip/mkdocs-1.5.2
...
Bump mkdocs from 1.4.3 to 1.5.2
2023-08-15 10:03:06 +02:00
Bastian Venthur
0276f6b328
Merge pull request #123 from venthur/dependabot/pip/mypy-1.5.0
...
Bump mypy from 1.4.1 to 1.5.0
2023-08-15 10:02:51 +02:00
dependabot[bot]
a3637621d7
Bump pygments from 2.15.1 to 2.16.1
...
Bumps [pygments](https://github.com/pygments/pygments ) from 2.15.1 to 2.16.1.
- [Release notes](https://github.com/pygments/pygments/releases )
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES )
- [Commits](https://github.com/pygments/pygments/compare/2.15.1...2.16.1 )
---
updated-dependencies:
- dependency-name: pygments
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 14:49:37 +00:00
dependabot[bot]
392181e728
Bump mkdocs from 1.4.3 to 1.5.2
...
Bumps [mkdocs](https://github.com/mkdocs/mkdocs ) from 1.4.3 to 1.5.2.
- [Release notes](https://github.com/mkdocs/mkdocs/releases )
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.4.3...1.5.2 )
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 14:49:30 +00:00
dependabot[bot]
b44c303d7a
Bump mypy from 1.4.1 to 1.5.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.4.1 to 1.5.0.
- [Commits](https://github.com/python/mypy/compare/v1.4.1...v1.5.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 14:49:26 +00:00
Bastian Venthur
90f8296a62
Merge pull request #122 from venthur/dependabot/pip/wheel-0.41.1
...
Bump wheel from 0.40.0 to 0.41.1
2023-08-09 10:31:46 +02:00
dependabot[bot]
298a828ecd
Bump wheel from 0.40.0 to 0.41.1
...
Bumps [wheel](https://github.com/pypa/wheel ) from 0.40.0 to 0.41.1.
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst )
- [Commits](https://github.com/pypa/wheel/compare/0.40.0...0.41.1 )
---
updated-dependencies:
- dependency-name: wheel
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-07 19:14:22 +00:00
Bastian Venthur
9acbc77fea
Merge pull request #116 from venthur/dependabot/pip/types-markdown-3.4.2.10
...
Bump types-markdown from 3.4.2.9 to 3.4.2.10
2023-08-07 21:13:50 +02:00
Bastian Venthur
90437f05ab
Merge pull request #121 from venthur/dependabot/pip/flake8-6.1.0
...
Bump flake8 from 6.0.0 to 6.1.0
2023-08-07 21:13:14 +02:00
Bastian Venthur
33ae0e4482
Merge pull request #120 from venthur/dependabot/pip/markdown-3.4.4
...
Bump markdown from 3.4.3 to 3.4.4
2023-08-07 21:12:24 +02:00
dependabot[bot]
37c5a4eca6
Bump flake8 from 6.0.0 to 6.1.0
...
Bumps [flake8](https://github.com/pycqa/flake8 ) from 6.0.0 to 6.1.0.
- [Commits](https://github.com/pycqa/flake8/compare/6.0.0...6.1.0 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-31 14:15:07 +00:00
dependabot[bot]
7b14d7dcbd
Bump markdown from 3.4.3 to 3.4.4
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.4.3 to 3.4.4.
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/change_log/release-2.6.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.4.3...3.4.4 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-31 14:14:54 +00:00
dependabot[bot]
35d5ab93cd
Bump types-markdown from 3.4.2.9 to 3.4.2.10
...
Bumps [types-markdown](https://github.com/python/typeshed ) from 3.4.2.9 to 3.4.2.10.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-markdown
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-24 14:18:37 +00:00
Bastian Venthur
8ba56b6b27
Merge pull request #115 from venthur/dependabot/pip/pytest-7.4.0
...
Bump pytest from 7.3.2 to 7.4.0
2023-07-20 08:17:01 +02:00
dependabot[bot]
df84fbb96a
Bump pytest from 7.3.2 to 7.4.0
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.3.2 to 7.4.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.3.2...7.4.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-17 14:35:36 +00:00
Bastian Venthur
609b49b6f2
updated changelog
2023-07-13 14:01:02 +02:00
Bastian Venthur
34d33d380c
Merge pull request #109 from venthur/dependabot/pip/mkdocstrings-python--0.22.0
...
Bump mkdocstrings[python] from 0.20.0 to 0.22.0
2023-07-13 13:12:40 +02:00
Bastian Venthur
c1b16e9a82
Merge pull request #110 from venthur/dependabot/pip/mypy-1.4.1
...
Bump mypy from 1.2.0 to 1.4.1
2023-07-13 13:12:27 +02:00
dependabot[bot]
db1d81713c
Bump mkdocstrings[python] from 0.20.0 to 0.22.0
...
Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings ) from 0.20.0 to 0.22.0.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases )
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.20.0...0.22.0 )
---
updated-dependencies:
- dependency-name: mkdocstrings[python]
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-13 10:20:57 +00:00
Bastian Venthur
ee3d289ea0
Merge pull request #113 from venthur/dependabot/pip/mkdocs-material-9.1.18
...
Bump mkdocs-material from 9.1.15 to 9.1.18
2023-07-13 12:20:34 +02:00
dependabot[bot]
75b926de67
Bump mypy from 1.2.0 to 1.4.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.2.0 to 1.4.1.
- [Commits](https://github.com/python/mypy/compare/v1.2.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-13 10:20:22 +00:00
Bastian Venthur
0b7e898f3a
Merge pull request #105 from venthur/dependabot/pip/feedgenerator-2.1.0
...
Bump feedgenerator from 2.0.0 to 2.1.0
2023-07-13 12:20:13 +02:00
Bastian Venthur
acce7d1c32
Merge pull request #107 from venthur/dependabot/pip/pytest-cov-4.1.0
...
Bump pytest-cov from 4.0.0 to 4.1.0
2023-07-13 12:19:21 +02:00
dependabot[bot]
e4786eca74
Bump mkdocs-material from 9.1.15 to 9.1.18
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.15 to 9.1.18.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.1.15...9.1.18 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-13 10:13:49 +00:00
Bastian Venthur
62f36cdd05
Merge pull request #114 from venthur/namespace_package
...
treat templates, static, and content as namespace packages
2023-07-13 12:10:51 +02:00
Bastian Venthur
111957883e
updated changelog
2023-07-13 12:07:50 +02:00
Bastian Venthur
a1cfe01373
added MANIFEST.in
2023-07-13 10:21:54 +02:00
Bastian Venthur
3cfd756ac1
added data dirs to MANIFEST.in
2023-07-13 10:21:35 +02:00
Bastian Venthur
32fff6dabb
treat templates, static, and content as namespace packages
2023-07-13 09:52:30 +02:00
Bastian Venthur
86826c0c03
list default template as package explicitily
2023-06-24 13:27:11 +02:00
Bastian Venthur
f646c89152
img's have max-width: 100% to avoid overflowing of big images
2023-06-24 13:25:17 +02:00
dependabot[bot]
1db80df0ce
Bump pytest-cov from 4.0.0 to 4.1.0
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 4.0.0 to 4.1.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.0.0...v4.1.0 )
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 14:57:56 +00:00
dependabot[bot]
2c15b2c2dd
Bump feedgenerator from 2.0.0 to 2.1.0
...
Bumps [feedgenerator](https://github.com/getpelican/feedgenerator ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/getpelican/feedgenerator/releases )
- [Changelog](https://github.com/getpelican/feedgenerator/blob/main/CHANGELOG.md )
- [Commits](https://github.com/getpelican/feedgenerator/compare/2.0.0...2.1.0 )
---
updated-dependencies:
- dependency-name: feedgenerator
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 14:57:50 +00:00
Bastian Venthur
44d5c4d694
corrected screenshot path
2023-06-17 15:29:46 +02:00
Bastian Venthur
1ebae15cda
added screenshot
2023-06-17 15:24:00 +02:00
Bastian Venthur
175812e18c
prepared version 2.0.0
2023-06-16 23:06:47 +02:00
Bastian Venthur
08af02b9d1
more fixes for rtd
2023-06-16 22:30:18 +02:00
Bastian Venthur
a6e0a7168c
removed docs/api.md
2023-06-16 22:20:11 +02:00
Bastian Venthur
da364efd6c
more rtd config
2023-06-16 22:15:41 +02:00
Bastian Venthur
d918e8e0f9
configure readthedocs
2023-06-16 22:14:03 +02:00
Bastian Venthur
75b7878780
Merge pull request #104 from venthur/mkdocs
...
Mkdocs
2023-06-16 22:06:50 +02:00
Bastian Venthur
86868c7c52
updated changelog
2023-06-16 12:26:41 +02:00
Bastian Venthur
92ad157e31
fixed highlighting
2023-06-16 12:26:09 +02:00
Bastian Venthur
b90a54d094
replaced sphinx with mkdocs
2023-06-16 11:53:17 +02:00
Bastian Venthur
76b06b31f9
Merge branch 'master' into mkdocs
2023-06-16 10:36:49 +02:00
Bastian Venthur
0349bd3359
reformatted code
2023-06-16 10:25:21 +02:00
Bastian Venthur
f6c5eaf375
added tests/conftest.py to dist
...
closes : #103
2023-06-16 10:21:12 +02:00
Bastian Venthur
19b41f73f8
updated deps
2023-06-16 10:06:47 +02:00
Bastian Venthur
d6ed2d71d5
small fixed to blag quickstart
2023-06-16 09:55:17 +02:00
Bastian Venthur
7e22f00ac5
updated default theme
2023-06-16 09:45:05 +02:00
Bastian Venthur
6708c6c80a
Merge pull request #102 from venthur/better_default_theme
...
Improved the default theme.
2023-06-16 09:35:27 +02:00
Bastian Venthur
ace1104df0
Merge branch 'master' into better_default_theme
2023-06-16 09:34:08 +02:00
Bastian Venthur
61cdae6b56
Merge pull request #98 from venthur/split_archive
...
Split Archive into Index and Archive
2023-06-16 09:25:45 +02:00
Bastian Venthur
6b928e4953
WIP
2023-06-16 09:24:27 +02:00
Bastian Venthur
cde5b53298
Merge branch 'master' into split_archive
2023-06-13 16:37:52 +02:00
Bastian Venthur
fe268516e3
Improved the default theme.
...
Closes : #48
2023-06-13 16:29:44 +02:00
Bastian Venthur
e1b1ebde32
Merge pull request #99 from venthur/dont_use_internal_templates
...
Don't use internal templates anymore.
2023-06-13 16:21:37 +02:00
Bastian Venthur
f97e641bd8
added test for quickstart creating the templates
2023-06-01 14:02:04 +02:00
Bastian Venthur
c952c574b7
Don't use internal templates anymore.
...
Blag will throw an error if a template is not found locally. The error
message contains an explanation for the user on where to get the missing
templates.
Quickstart will generate templates for the user in the working
directory.
Updated tests appropriately.
2023-06-01 13:35:33 +02:00
Bastian Venthur
362e721d88
Split Archive into Index and Archive
2023-05-31 15:53:49 +02:00
Bastian Venthur
a3572d414f
added blag.templates to packages
2023-04-16 10:57:44 +02:00
Bastian Venthur
128d3f032d
updated changelog
2023-04-16 10:49:06 +02:00
Bastian Venthur
e765d6b717
eclude py38 on windows
2023-04-16 10:37:06 +02:00
Bastian Venthur
d8ff4afddb
Revert "WIP"
...
This reverts commit 169f0f2e0b .
2023-04-16 10:32:04 +02:00
Bastian Venthur
169f0f2e0b
WIP
2023-04-16 10:30:53 +02:00
Bastian Venthur
6fcbb2e1f6
Merge branch 'master' into pyproject_toml
2023-04-16 10:25:19 +02:00
Bastian Venthur
ddfee7228c
Merge remote-tracking branch 'origin/dependabot/pip/wheel-0.40.0' into upgrade-deps
2023-04-16 10:24:37 +02:00
Bastian Venthur
f2facf895e
Merge remote-tracking branch 'origin/dependabot/pip/twine-4.0.2' into upgrade-deps
2023-04-16 10:21:58 +02:00
Bastian Venthur
0e2847ca61
Merge remote-tracking branch 'origin/dependabot/pip/flake8-6.0.0' into upgrade-deps
2023-04-16 10:21:11 +02:00
Bastian Venthur
996b51e07a
Merge remote-tracking branch 'origin/dependabot/pip/mypy-1.2.0' into upgrade-deps
2023-04-16 10:19:10 +02:00
Bastian Venthur
322957e98f
Merge remote-tracking branch 'origin/dependabot/pip/pytest-7.3.0' into upgrade-deps
2023-04-16 10:18:12 +02:00
dependabot[bot]
06d8623dd7
Bump pytest from 7.1.3 to 7.3.0
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.1.3 to 7.3.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.3...7.3.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 14:58:07 +00:00
dependabot[bot]
c3f0dffd11
Bump mypy from 0.982 to 1.2.0
...
Bumps [mypy](https://github.com/python/mypy ) from 0.982 to 1.2.0.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.982...v1.2.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 14:57:48 +00:00
dependabot[bot]
f6c18d3819
Bump wheel from 0.37.1 to 0.40.0
...
Bumps [wheel](https://github.com/pypa/wheel ) from 0.37.1 to 0.40.0.
- [Release notes](https://github.com/pypa/wheel/releases )
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst )
- [Commits](https://github.com/pypa/wheel/compare/0.37.1...0.40.0 )
---
updated-dependencies:
- dependency-name: wheel
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-20 14:58:58 +00:00
Bastian Venthur
fe43288c8c
added debian dependency and test-release target for gh action
2022-12-09 21:03:46 +01:00
Bastian Venthur
352c37045a
moved to pyproject toml
2022-12-09 20:57:11 +01:00
dependabot[bot]
0ca248ede3
Bump twine from 4.0.1 to 4.0.2
...
Bumps [twine](https://github.com/pypa/twine ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/pypa/twine/releases )
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/twine/compare/4.0.1...4.0.2 )
---
updated-dependencies:
- dependency-name: twine
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-05 14:02:57 +00:00
dependabot[bot]
6243552de1
Bump flake8 from 5.0.4 to 6.0.0
...
Bumps [flake8](https://github.com/pycqa/flake8 ) from 5.0.4 to 6.0.0.
- [Release notes](https://github.com/pycqa/flake8/releases )
- [Commits](https://github.com/pycqa/flake8/compare/5.0.4...6.0.0 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-28 14:02:34 +00:00
Bastian Venthur
a330d9766d
Merge pull request #77 from venthur/dependabot/github_actions/actions/checkout-3
...
Bump actions/checkout from 2 to 3
2022-11-15 21:52:09 +01:00
dependabot[bot]
33728ce713
Bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-15 20:48:40 +00:00
Bastian Venthur
4c41d1429f
added changelog
2022-11-15 21:47:52 +01:00
Bastian Venthur
f1e122cd23
fix
2022-11-15 21:43:43 +01:00
Bastian Venthur
fcfa1bf06e
removed most names
2022-11-15 21:42:58 +01:00
Bastian Venthur
470bfba2bf
test
2022-11-15 21:39:24 +01:00
Bastian Venthur
5902582c47
added gh-actions check for dependabot
2022-11-15 21:30:27 +01:00
Bastian Venthur
e168a0e0d3
remove fail-fast for non-matrix, seperate setup venv
2022-11-15 21:21:03 +01:00
Bastian Venthur
c3993f5111
split mypy and lint from tests and run them only on linux/latest stable python
2022-11-15 21:11:15 +01:00
Bastian Venthur
ffe9d21f91
Merge pull request #72 from venthur/py311
...
added python 3.11 to test suite
2022-10-29 13:32:22 +02:00
Bastian Venthur
d8d2f4f5d6
added python 3.11 to test suite
2022-10-29 13:26:42 +02:00
Bastian Venthur
58b57839a6
Merge remote-tracking branch 'origin/dependabot/pip/sphinx-5.3.0'
2022-10-29 13:23:48 +02:00
Bastian Venthur
ca8db66d52
Merge remote-tracking branch 'origin/dependabot/pip/pytest-cov-4.0.0'
2022-10-29 13:23:16 +02:00
Bastian Venthur
837f9e1026
Merge remote-tracking branch 'origin/dependabot/pip/types-markdown-3.4.2.1'
2022-10-29 13:21:56 +02:00
Bastian Venthur
bf368c0ce6
Merge remote-tracking branch 'origin/dependabot/pip/mypy-0.982'
2022-10-29 13:20:16 +02:00
dependabot[bot]
e45e59d568
Bump sphinx from 5.2.1 to 5.3.0
...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 5.2.1 to 5.3.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.2.1...v5.3.0 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-17 14:38:34 +00:00
dependabot[bot]
642e31c357
Bump mypy from 0.971 to 0.982
...
Bumps [mypy](https://github.com/python/mypy ) from 0.971 to 0.982.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.971...v0.982 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-10 15:07:18 +00:00
dependabot[bot]
e317f80d1c
Bump types-markdown from 3.4.2 to 3.4.2.1
...
Bumps [types-markdown](https://github.com/python/typeshed ) from 3.4.2 to 3.4.2.1.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-markdown
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-10 15:07:12 +00:00
dependabot[bot]
a960db4952
Bump pytest-cov from 3.0.0 to 4.0.0
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases )
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v3.0.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-03 14:13:26 +00:00
Bastian Venthur
4b2f88a68a
Merge remote-tracking branch 'origin/dependabot/pip/types-markdown-3.4.2'
2022-09-29 20:49:49 +02:00
Bastian Venthur
153b407697
Merge remote-tracking branch 'origin/dependabot/pip/sphinx-5.2.1'
2022-09-29 20:48:09 +02:00
Bastian Venthur
34eb413434
updated changelog
2022-09-29 20:47:14 +02:00
Bastian Venthur
629a3aa473
Merge remote-tracking branch 'origin/dependabot/pip/pytest-7.1.3'
2022-09-29 20:46:58 +02:00
Bastian Venthur
c06424cfdf
bumped version, updated changelogs
2022-09-29 20:43:40 +02:00
Debian Janitor
31fc3d688b
Apply multi-arch hints.
...
+ blag-doc: Add Multi-Arch: foreign.
Changes-By: apply-multiarch-hints
2022-09-29 01:12:53 +00:00
dependabot[bot]
2d4f3334cf
Bump sphinx from 5.1.1 to 5.2.1
...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 5.1.1 to 5.2.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.1.1...v5.2.1 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-26 14:15:49 +00:00
dependabot[bot]
118b20ef33
Bump types-markdown from 3.4.1 to 3.4.2
...
Bumps [types-markdown](https://github.com/python/typeshed ) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-markdown
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-19 14:10:38 +00:00
dependabot[bot]
a4aa8045eb
Bump pytest from 7.1.2 to 7.1.3
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.1.2 to 7.1.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.2...7.1.3 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-12 14:15:31 +00:00
Bastian Venthur
73672598e5
bumped version to prepare a new release
2022-09-01 19:03:43 +02:00
Bastian Venthur
fc4eb0f463
delete .mypy_cache on clean
2022-09-01 19:03:27 +02:00
Bastian Venthur
a224840b28
added .mypy_cache to .gitignore
2022-09-01 19:03:07 +02:00
Bastian Venthur
0399961aa3
Merge branch 'mypy'
2022-09-01 18:56:53 +02:00
Bastian Venthur
e2568d715e
Merge remote-tracking branch 'origin/dependabot/pip/flake8-5.0.4'
2022-09-01 18:55:34 +02:00
Bastian Venthur
01507e9de6
updated changelog
2022-09-01 18:51:53 +02:00
Bastian Venthur
87d619cc1c
Re-formatted the code
2022-09-01 12:41:25 +02:00
Bastian Venthur
7b6b219cdf
mark autoreload as NoReturn
2022-09-01 11:11:53 +02:00
Bastian Venthur
875fd85d65
removed types from docstrings now that we have type annotations.
...
note, the return value still needs to be in there.
2022-09-01 10:51:32 +02:00
Bastian Venthur
f59a648779
import future annotations to make mypy work on py38
2022-08-31 23:04:30 +02:00
Bastian Venthur
ebac0a8fc4
fixed for mypy --strict testing
2022-08-31 22:59:55 +02:00
Bastian Venthur
2adc7b3bd4
added mypy to all target
2022-08-31 22:57:30 +02:00
Bastian Venthur
10f84ebb16
added mypy to github action
2022-08-31 22:57:02 +02:00
Bastian Venthur
451fb1b260
try supporting py38
2022-08-31 19:54:32 +02:00
Bastian Venthur
322154041a
WIP
2022-08-31 17:17:02 +02:00
dependabot[bot]
f8cd915ac2
Bump pygments from 2.12.0 to 2.13.0
...
Bumps [pygments](https://github.com/pygments/pygments ) from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/pygments/pygments/releases )
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES )
- [Commits](https://github.com/pygments/pygments/compare/2.12.0...2.13.0 )
---
updated-dependencies:
- dependency-name: pygments
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-22 14:09:03 +00:00
dependabot[bot]
ad0ab1a0fe
Bump flake8 from 5.0.2 to 5.0.4
...
Bumps [flake8](https://github.com/pycqa/flake8 ) from 5.0.2 to 5.0.4.
- [Release notes](https://github.com/pycqa/flake8/releases )
- [Commits](https://github.com/pycqa/flake8/compare/5.0.2...5.0.4 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-08 14:09:45 +00:00
Bastian Venthur
641f0ed94e
Added some extra tests:
...
* test for static files
* generated files
* archive
* atom feed
* tags and tags-archive
2022-08-07 21:11:41 +02:00
Bastian Venthur
6e94a0c094
updated changelog
2022-08-03 21:36:40 +02:00
Bastian Venthur
7587fa2cad
Merge remote-tracking branch 'origin/dependabot/pip/twine-4.0.1' into update_deps
2022-08-03 21:35:05 +02:00
Bastian Venthur
91cd948c4b
Merge remote-tracking branch 'origin/dependabot/pip/sphinx-5.1.1' into update_deps
2022-08-03 21:34:10 +02:00
Bastian Venthur
bb3101ad77
Merge remote-tracking branch 'origin/dependabot/pip/markdown-3.4.1' into update_deps
2022-08-03 21:33:41 +02:00
dependabot[bot]
9397e4c287
Bump flake8 from 4.0.1 to 5.0.2
...
Bumps [flake8](https://github.com/pycqa/flake8 ) from 4.0.1 to 5.0.2.
- [Release notes](https://github.com/pycqa/flake8/releases )
- [Commits](https://github.com/pycqa/flake8/compare/4.0.1...5.0.2 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-01 14:13:38 +00:00
dependabot[bot]
d1de9692ea
Bump sphinx from 5.0.0 to 5.1.1
...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 5.0.0 to 5.1.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.0.0...v5.1.1 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-01 14:13:33 +00:00
dependabot[bot]
c5ad4757e7
Bump markdown from 3.3.7 to 3.4.1
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.3.7 to 3.4.1.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.3.7...3.4.1 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-18 14:13:50 +00:00
Bastian Venthur
9e07e2e100
fixed test_article
...
this test was missing the test for the mandatory date attribute
2022-07-01 12:45:13 +02:00
Bastian Venthur
10bac5531f
improved default template
2022-07-01 12:44:23 +02:00
Bastian Venthur
6d82d2ab79
Merge pull request #50 from venthur/loglevel
...
added --verbose option
2022-07-01 10:10:52 +02:00
Bastian Venthur
595356e915
bumped version
2022-06-29 21:27:55 +02:00
Bastian Venthur
138a78357a
added --verbose option
...
this one increases the loglevel to 'debug'
2022-06-28 22:00:44 +02:00
Bastian Venthur
6005369108
Added some test cases for the MarkdownLinktreeProcessor
2022-06-28 21:38:47 +02:00
Bastian Venthur
db4e03afde
Merge pull request #52 from venthur/improve_quickstart
...
improved quickstart:
2022-06-28 21:06:13 +02:00
Bastian Venthur
877c47c391
improved quickstart:
...
* respective default answers will be written to config if user provided
no answer
* added tests for quickstart
2022-06-28 21:02:51 +02:00
Bastian Venthur
3bd7125873
Merge pull request #49 from venthur/version
...
added version option
2022-06-28 19:51:29 +02:00
Bastian Venthur
35f6ef05b6
added version option
2022-06-20 12:30:27 +02:00
Bastian Venthur
7e8f2a5b9a
prepare new version
2022-06-10 07:27:24 +02:00
Bastian Venthur
d942bf150c
install man page
2022-06-09 22:23:12 +02:00
Bastian Venthur
48cfb49acb
generate man page in debian package
2022-06-09 22:22:03 +02:00
Bastian Venthur
c3edbeb511
cleanup generated doc files in makefile
2022-06-09 21:52:34 +02:00
Bastian Venthur
a60887e0d6
small yaml fix m(
2022-06-09 21:44:27 +02:00
Bastian Venthur
bfbedcc3df
prepared 1.3.0
2022-06-09 21:26:47 +02:00
Bastian Venthur
dff60d7399
updated changelog and readme
2022-06-09 21:22:13 +02:00
Bastian Venthur
f9b6afa80a
made docs working
2022-06-09 21:13:41 +02:00
dependabot[bot]
1e74596101
Bump twine from 4.0.0 to 4.0.1
...
Bumps [twine](https://github.com/pypa/twine ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/pypa/twine/releases )
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/twine/compare/4.0.0...4.0.1 )
---
updated-dependencies:
- dependency-name: twine
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-06 14:09:22 +00:00
Bastian Venthur
c469b9b591
WIP
2022-06-05 21:15:30 +02:00
Bastian Venthur
d76a0834e3
Merge remote-tracking branch 'origin/dependabot/pip/pytest-7.1.2'
2022-06-05 10:30:59 +02:00
Bastian Venthur
20b1e281a1
Merge remote-tracking branch 'origin/dependabot/pip/pygments-2.12.0'
2022-06-05 10:29:54 +02:00
Bastian Venthur
58e74f8d55
Merge remote-tracking branch 'origin/dependabot/pip/jinja2-3.1.2'
2022-06-05 10:27:22 +02:00
Bastian Venthur
aad5f288af
updated changelog
2022-06-05 10:26:54 +02:00
Bastian Venthur
dc76295203
Merge remote-tracking branch 'origin/dependabot/pip/markdown-3.3.7'
2022-06-05 10:26:44 +02:00
Bastian Venthur
8a9a8cd2eb
updated changelog
2022-06-05 10:25:22 +02:00
dependabot[bot]
55e82393b6
Bump sphinx from 4.5.0 to 5.0.0
...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 4.5.0 to 5.0.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.5.0...v5.0.0 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-30 14:12:27 +00:00
dependabot[bot]
b74cea8296
Bump markdown from 3.3.6 to 3.3.7
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.3.6 to 3.3.7.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.3.6...3.3.7 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-09 14:11:54 +00:00
dependabot[bot]
58a164899c
Bump jinja2 from 3.1.1 to 3.1.2
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.1...3.1.2 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-02 14:08:42 +00:00
Bastian Venthur
769dcca83a
change dependabot check to weekly
2022-04-26 20:11:00 +02:00
dependabot[bot]
f8bcaafc30
Bump pytest from 7.1.1 to 7.1.2
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.1...7.1.2 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-25 14:20:24 +00:00
dependabot[bot]
f1fe211ac6
Bump pygments from 2.11.2 to 2.12.0
...
Bumps [pygments](https://github.com/pygments/pygments ) from 2.11.2 to 2.12.0.
- [Release notes](https://github.com/pygments/pygments/releases )
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES )
- [Commits](https://github.com/pygments/pygments/compare/2.11.2...2.12.0 )
---
updated-dependencies:
- dependency-name: pygments
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-25 14:20:20 +00:00
Bastian Venthur
c88628350f
updated changelog
2022-04-10 12:26:42 +02:00
Bastian Venthur
60e8b98232
Merge remote-tracking branch 'origin/dependabot/pip/jinja2-3.1.1'
2022-04-10 12:20:43 +02:00
Bastian Venthur
b74c34839f
Merge remote-tracking branch 'origin/dependabot/pip/pygments-2.11.2'
2022-04-10 12:18:46 +02:00
Bastian Venthur
2a8f93147f
Merge remote-tracking branch 'origin/dependabot/pip/pytest-7.1.1'
2022-04-10 12:18:34 +02:00
Bastian Venthur
4c12ef738c
Merge remote-tracking branch 'origin/dependabot/pip/sphinx-4.5.0'
2022-04-10 12:18:14 +02:00
dependabot[bot]
bc71f51443
Bump twine from 3.7.1 to 4.0.0
...
Bumps [twine](https://github.com/pypa/twine ) from 3.7.1 to 4.0.0.
- [Release notes](https://github.com/pypa/twine/releases )
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/twine/compare/3.7.1...4.0.0 )
---
updated-dependencies:
- dependency-name: twine
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-31 14:18:30 +00:00
dependabot[bot]
4cfbdd5108
Bump sphinx from 4.3.2 to 4.5.0
...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 4.3.2 to 4.5.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.3.2...v4.5.0 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-28 14:24:35 +00:00
dependabot[bot]
6a07b19eda
Bump jinja2 from 3.0.3 to 3.1.1
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.0.3 to 3.1.1.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.0.3...3.1.1 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-28 14:24:32 +00:00
dependabot[bot]
d486b7a90b
Bump pytest from 6.2.5 to 7.1.1
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 6.2.5 to 7.1.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.5...7.1.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-18 14:35:17 +00:00
dependabot[bot]
2355799aaa
Bump pygments from 2.11.1 to 2.11.2
...
Bumps [pygments](https://github.com/pygments/pygments ) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/pygments/pygments/releases )
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES )
- [Commits](https://github.com/pygments/pygments/compare/2.11.1...2.11.2 )
---
updated-dependencies:
- dependency-name: pygments
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-06 14:19:55 +00:00
Bastian Venthur
788c07446d
Fixed typo
2022-01-06 11:34:33 +01:00
Bastian Venthur
c1375a1478
updated readme
2022-01-05 15:26:51 +01:00
Bastian Venthur
67d9a31256
updated changelog
2022-01-05 15:25:28 +01:00
Bastian Venthur
25c6a4c089
Merge pull request #28 from venthur/dependabot/pip/pygments-2.11.1
...
Bump pygments from 2.10.0 to 2.11.1
2022-01-05 15:22:18 +01:00
dependabot[bot]
e75fd4eacb
Bump pygments from 2.10.0 to 2.11.1
...
Bumps [pygments](https://github.com/pygments/pygments ) from 2.10.0 to 2.11.1.
- [Release notes](https://github.com/pygments/pygments/releases )
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES )
- [Commits](https://github.com/pygments/pygments/compare/2.10.0...2.11.1 )
---
updated-dependencies:
- dependency-name: pygments
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-05 14:22:05 +00:00
Bastian Venthur
88905db579
Merge pull request #26 from venthur/dependabot/pip/sphinx-4.3.2
...
Bump sphinx from 4.2.0 to 4.3.2
2022-01-05 15:21:33 +01:00
dependabot[bot]
702bc2e986
Bump sphinx from 4.2.0 to 4.3.2
...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 4.2.0 to 4.3.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.2.0...v4.3.2 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-05 14:21:24 +00:00
Bastian Venthur
7cc4d8be45
Merge pull request #25 from venthur/dependabot/pip/twine-3.7.1
...
Bump twine from 3.5.0 to 3.7.1
2022-01-05 15:20:50 +01:00
Bastian Venthur
764317aa24
Merge pull request #18 from venthur/dependabot/pip/jinja2-3.0.3
...
Bump jinja2 from 3.0.2 to 3.0.3
2022-01-05 15:20:38 +01:00
dependabot[bot]
a8a976403f
Bump twine from 3.5.0 to 3.7.1
...
Bumps [twine](https://github.com/pypa/twine ) from 3.5.0 to 3.7.1.
- [Release notes](https://github.com/pypa/twine/releases )
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/twine/compare/3.5.0...3.7.1 )
---
updated-dependencies:
- dependency-name: twine
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-05 14:20:36 +00:00
Bastian Venthur
fd9a6e6fa2
Merge pull request #22 from venthur/dependabot/pip/markdown-3.3.6
...
Bump markdown from 3.3.4 to 3.3.6
2022-01-05 15:20:26 +01:00
Bastian Venthur
8f02c107e2
Merge pull request #27 from venthur/dependabot/pip/wheel-0.37.1
...
Bump wheel from 0.37.0 to 0.37.1
2022-01-05 15:19:44 +01:00
Bastian Venthur
489e546173
added missing phony target
2022-01-05 15:16:58 +01:00
dependabot[bot]
9143a4dc7f
Bump wheel from 0.37.0 to 0.37.1
...
Bumps [wheel](https://github.com/pypa/wheel ) from 0.37.0 to 0.37.1.
- [Release notes](https://github.com/pypa/wheel/releases )
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst )
- [Commits](https://github.com/pypa/wheel/compare/0.37.0...0.37.1 )
---
updated-dependencies:
- dependency-name: wheel
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-22 14:17:49 +00:00
dependabot[bot]
512c12eaae
Bump markdown from 3.3.4 to 3.3.6
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.3.4 to 3.3.6.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.3.4...3.3.6 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-18 14:14:46 +00:00
dependabot[bot]
ab3eaf934d
Bump jinja2 from 3.0.2 to 3.0.3
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-10 14:16:48 +00:00
Bastian Venthur
db30fe1d06
bumped version
2021-11-06 15:01:11 +01:00
Bastian Venthur
27a760d834
Merge pull request #17 from venthur/fix_autoreload
...
Fix autoreload
2021-11-06 15:00:08 +01:00
Bastian Venthur
a9abcd753a
updated changelog
2021-11-06 14:59:53 +01:00
Bastian Venthur
3deb62ed88
Merge pull request #16 from venthur/dependabot/pip/twine-3.5.0
...
Bump twine from 3.4.2 to 3.5.0
2021-11-06 14:58:38 +01:00
Bastian Venthur
2366a2ae86
print the devserver URL to output
2021-11-06 14:57:37 +01:00
Bastian Venthur
0fb01e3249
updated changelog
2021-11-06 14:53:56 +01:00
Bastian Venthur
78316725cf
remove warning in test due to threading race condition we don´t care
...
about
2021-11-06 14:51:46 +01:00
Bastian Venthur
4f1632e3cd
Immediately rebuild once when entering autoreload
2021-11-06 14:12:57 +01:00
dependabot[bot]
d23f3666dc
Bump twine from 3.4.2 to 3.5.0
...
Bumps [twine](https://github.com/pypa/twine ) from 3.4.2 to 3.5.0.
- [Release notes](https://github.com/pypa/twine/releases )
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/twine/compare/3.4.2...3.5.0 )
---
updated-dependencies:
- dependency-name: twine
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-04 14:17:19 +00:00
Bastian Venthur
60cfd0290a
updated changelog
2021-10-23 12:21:05 +02:00
Bastian Venthur
10ea8df1ac
Merge pull request #12 from venthur/dependabot/pip/jinja2-3.0.2
...
Bump jinja2 from 3.0.1 to 3.0.2
2021-10-23 12:18:37 +02:00
Bastian Venthur
edc89581af
Merge pull request #14 from venthur/dependabot/pip/pytest-cov-3.0.0
...
Bump pytest-cov from 2.12.1 to 3.0.0
2021-10-23 12:17:35 +02:00
dependabot[bot]
6d75891ace
Bump pytest-cov from 2.12.1 to 3.0.0
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 2.12.1 to 3.0.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases )
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.12.1...v3.0.0 )
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-23 10:16:33 +00:00
Bastian Venthur
6367f5a55a
Merge branch 'master' of github.com:venthur/blag
2021-10-23 12:16:06 +02:00
dependabot[bot]
3cd316a537
Bump jinja2 from 3.0.1 to 3.0.2
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.0.1...3.0.2 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-23 10:15:27 +00:00
Bastian Venthur
3b8d2fe9d6
Merge pull request #15 from venthur/dependabot/pip/flake8-4.0.1
...
Bump flake8 from 3.9.2 to 4.0.1
2021-10-23 12:15:06 +02:00
Bastian Venthur
1fe576a771
Merge pull request #13 from venthur/dependabot/pip/feedgenerator-2.0.0
...
Bump feedgenerator from 1.9.2 to 2.0.0
2021-10-23 12:14:39 +02:00
Bastian Venthur
2f4d2267a0
fixed typo in changelog
2021-10-23 12:08:13 +02:00
dependabot[bot]
7bb51ff060
Bump flake8 from 3.9.2 to 4.0.1
...
Bumps [flake8](https://github.com/pycqa/flake8 ) from 3.9.2 to 4.0.1.
- [Release notes](https://github.com/pycqa/flake8/releases )
- [Commits](https://github.com/pycqa/flake8/compare/3.9.2...4.0.1 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-11 14:17:10 +00:00
dependabot[bot]
5a8012d62b
Bump feedgenerator from 1.9.2 to 2.0.0
...
Bumps [feedgenerator](https://github.com/getpelican/feedgenerator ) from 1.9.2 to 2.0.0.
- [Release notes](https://github.com/getpelican/feedgenerator/releases )
- [Changelog](https://github.com/getpelican/feedgenerator/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getpelican/feedgenerator/compare/1.9.2...2.0.0 )
---
updated-dependencies:
- dependency-name: feedgenerator
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-06 14:23:13 +00:00
Bastian Venthur
713b53d0d9
bumped version
2021-10-06 13:34:03 +02:00
Bastian Venthur
2d1d0ab302
Merge pull request #9 from venthur/0130dependabot/pip/twine-3.4.2
...
Bump twine from 3.4.1 to 3.4.2
2021-10-06 13:30:29 +02:00
dependabot[bot]
572710fab1
Bump twine from 3.4.1 to 3.4.2
...
Bumps [twine](https://github.com/pypa/twine ) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/pypa/twine/releases )
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/twine/compare/3.4.1...3.4.2 )
---
updated-dependencies:
- dependency-name: twine
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-06 11:30:11 +00:00
Bastian Venthur
0b66c5fbf4
Merge pull request #7 from venthur/902edependabot/pip/wheel-0.37.0
...
Bump wheel from 0.36.2 to 0.37.0
2021-10-06 13:29:28 +02:00
dependabot[bot]
18ecd82c5a
Bump wheel from 0.36.2 to 0.37.0
...
Bumps [wheel](https://github.com/pypa/wheel ) from 0.36.2 to 0.37.0.
- [Release notes](https://github.com/pypa/wheel/releases )
- [Changelog](https://github.com/pypa/wheel/blob/master/docs/news.rst )
- [Commits](https://github.com/pypa/wheel/compare/0.36.2...0.37.0 )
---
updated-dependencies:
- dependency-name: wheel
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-06 11:27:47 +00:00
Bastian Venthur
a74f36be8a
Merge pull request #6 from venthur/ae1edependabot/pip/pygments-2.10.0
...
Bump pygments from 2.9.0 to 2.10.0
2021-10-06 13:27:30 +02:00
Bastian Venthur
dd7d6cdae2
Merge pull request #10 from venthur/5121dependabot/pip/pytest-6.2.5
...
Bump pytest from 6.2.4 to 6.2.5
2021-10-06 13:27:09 +02:00
Bastian Venthur
39e6aa2676
Merge pull request #11 from venthur/12a6dependabot/pip/sphinx-4.2.0
...
Bump sphinx from 4.0.1 to 4.2.0
2021-10-06 13:26:56 +02:00
Bastian Venthur
93f6840168
Merge pull request #5 from venthur/py310
...
added python 3.10 to ci pipeline
2021-10-06 13:23:19 +02:00
Bastian Venthur
e27d82ac2a
Merge branch 'master' into py310
2021-10-06 13:23:02 +02:00
Bastian Venthur
88b4fc8233
minor fix
2021-10-06 13:18:37 +02:00
dependabot[bot]
8923b0bb6e
Bump sphinx from 4.0.1 to 4.2.0
...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 4.0.1 to 4.2.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.0.1...v4.2.0 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-13 14:30:08 +00:00
dependabot[bot]
2671239ac1
Bump pytest from 6.2.4 to 6.2.5
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 6.2.4 to 6.2.5.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.4...6.2.5 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-31 14:16:34 +00:00
dependabot[bot]
7aa6cebb63
Bump pygments from 2.9.0 to 2.10.0
...
Bumps [pygments](https://github.com/pygments/pygments ) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/pygments/pygments/releases )
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES )
- [Commits](https://github.com/pygments/pygments/compare/2.9.0...2.10.0 )
---
updated-dependencies:
- dependency-name: pygments
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-18 18:41:36 +00:00
Bastian Venthur
4869ea0fd2
Merge pull request #4 from venthur/dependabot
...
Create dependabot.yml
2021-08-18 20:41:11 +02:00
Bastian Venthur
aeedd9b73a
added changelog entry
2021-08-18 20:40:15 +02:00
Bastian Venthur
52412b8926
fix string for python 3.10 m(
2021-08-18 20:30:45 +02:00
Bastian Venthur
c0dae31b60
added python 3.10 to ci pipeline
2021-08-18 20:29:45 +02:00
Bastian Venthur
2366ee2def
Create dependabot.yml
2021-08-18 20:26:34 +02:00
Bastian Venthur
67f24642e5
bumped dependency to feedgenerator to version that uses description as a
...
subtitle for the feed.
bumped version.
2021-08-18 20:14:40 +02:00
Bastian Venthur
f1020637e6
bumped version, added changelog url
2021-06-22 22:13:04 +02:00
Bastian Venthur
a4d596b79d
updated dependencies
2021-06-22 22:12:29 +02:00
Bastian Venthur
79edd04ee8
added smartypants support
2021-04-18 13:03:05 +02:00