Releases: chizmw/botc-custom-script-json2pdf
Releases · chizmw/botc-custom-script-json2pdf
v0.3.6
Patch Changes
- <!-markdownlint-disable MD041 -->chore(deps): bump the python group with 4 updates (#355)
- chore: prevent terraform/sls deploy running (#353)
- <!-markdownlint-disable MD041 -->chore(deps): bump the python group with 7 updates (#282)
- chore: update combined JSON data source file (#353)
- chore(deps): poetry update (#353)
- some styling changes in PDF (esp. very long Other Nights) (#353)
- <!-markdownlint-disable MD041 -->chore(deps): bump the github-actions group with 8 updates (#354)
v0.3.5
Patch Changes
- <!-markdownlint-disable MD041 -->chore(deps): bump actions/checkout from 3 to 4 (#251)
- chore: allow 'style' label, and add it to labeler config (#245)
- <!-markdownlint-disable MD041 -->chore(deps): bump pillow from 10.0.0 to 10.0.1 (#262)
- <!-markdownlint-disable MD041 -->chore(deps-dev): bump types-requests from 2.31.0.2 to 2.31.0.8 (#263)
- <!-markdownlint-disable MD041 -->chore(deps): bump urllib3 from 1.26.16 to 1.26.17 (#256)
- <!-markdownlint-disable MD041 -->chore(deps): bump mikepenz/action-junit-report from 3 to 4 (#252)
- style: update the changeset template (#245)
- <!-markdownlint-disable MD041 --> (#237)
- chore: don't run labeler action if dependabot pr (#244)
- <!-markdownlint-disable MD041 -->chore(deps): bump chuhlomin/render-template from 1.7 to 1.8 (#260)
- <!-markdownlint-disable MD041 -->chore(deps-dev): bump the dependencies group with 1 update (#268)
- chore(deps): update dependabot configuration to group by ecosystem (#265)
- chore: use better group names in dependabot config (#269)
- <!-markdownlint-disable MD041 -->chore(deps): bump toshimaru/auto-author-assign from 2.0.0 to 2.0.1 (#259)
- <!-markdownlint-disable MD041 -->chore(deps): bump click from 8.1.6 to 8.1.7 (#267)
- <!-markdownlint-disable MD041 -->chore(deps-dev): bump pytest from 7.4.0 to 7.4.1 (#250)
- <!-markdownlint-disable MD041 --> (#243)
- <!-markdownlint-disable MD041 -->chore(deps): bump pypdf from 3.15.4 to 3.16.2 (#257)
- <!-markdownlint-disable MD041 -->chore(deps): bump toshimaru/auto-author-assign from 1.6.2 to 2.0.0 (#254)
- <!-markdownlint-disable MD041 -->chore(deps): bump boto3 from 1.28.37 to 1.28.62 (#264)
- <!-markdownlint-disable MD041 -->chore(deps-dev): bump mypy from 1.4.1 to 1.5.1 (#267)
- <!-markdownlint-disable MD041 -->chore(deps): bump aws-actions/configure-aws-credentials from 3 to 4 (#253)
v0.3.4
v0.3.3
Patch Changes
- update pre-commit workflow to use pre-commit/[email protected] (#180)
- fix: update versions for bumpversion to find and update (#231)
- fix: use outputs.last-change-version-v instead of outputs.last-change-version (#233)
v0.2.48
changie updates for 0.2.48
v0.2.46
Added
- feat: add bootlegger and plaguedoctor (upstream data update)
v0.2.45
v0.2.44
Dependencies
- run: poetry update
- run: pre-commit autoupdate
v0.2.43
Added
- add workflow to run python tests
- use blocking concurrency with terraform-serverless-deploy workflow
- poetry add pytest
Changed
- Replaced unittest with pytest
- update/refactor ScriptOptions
- replace (deprecated) pkg_resources with importlib.meta
- update ScriptOptions to use @Property
- use latest upstream combined data
- feat: add updated upstream data (incl. harpy)
- update tests for external data
Fixed
- use 'pytest' not 'py.test'
- remove duplicates 'concurrency' in terraform-serverless-deploy.yml
v0.2.42
changie updates for 0.2.42