Skip to content

Releases: chizmw/botc-custom-script-json2pdf

v0.3.6

12 Feb 01:07
6a4fdcc
Compare
Choose a tag to compare

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

09 Oct 18:52
a49f0b0
Compare
Choose a tag to compare

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

30 Aug 13:57
b65f627
Compare
Choose a tag to compare

Patch Changes

  • chore: be explicit about unexpected keys in script metadata on init (#240)
  • fix: use double quotes for commit message containing newlines (#235)
  • chore: downgrade logger error message to debug (#240)

v0.3.3

27 Aug 21:06
6e44176
Compare
Choose a tag to compare

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

26 Aug 21:15
Compare
Choose a tag to compare
changie updates for 0.2.48

v0.2.46

26 Aug 15:25
Compare
Choose a tag to compare

Added

  • feat: add bootlegger and plaguedoctor (upstream data update)

v0.2.45

24 Jul 22:47
Compare
Choose a tag to compare

Dependencies

  • Bump actions/setup-python from 3 to 4
    [#177]
    (#177)

v0.2.44

24 Jul 22:31
Compare
Choose a tag to compare

Dependencies

  • run: poetry update
  • run: pre-commit autoupdate

v0.2.43

22 Jul 16:21
Compare
Choose a tag to compare

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

21 Jul 19:38
Compare
Choose a tag to compare
changie updates for 0.2.42