Skip to content

Release v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 11:08
· 1 commit to refs/heads/main since this release

What's Changed

New

Bug Fixes

  • fix: correctly parse tmt inputs that contain = (e.g. BASE64 encoded strings) (#179) @jamacku

Documentation

Automation and CI changes

Dependency Updates

10 changes
  • build: update dependencies (#180) @jamacku
  • build(deps): bump @octokit/plugin-throttling from 8.1.3 to 9.3.0 (#176) @dependabot
  • build(deps): bump @octokit/core from 5.0.1 to 6.1.2 (#171) @dependabot
  • build(deps): bump @octokit/types from 13.4.1 to 13.5.0 (#174) @dependabot
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.1.0 to 7.8.0 (#170) @dependabot
  • build(deps-dev): bump @types/node from 20.9.0 to 20.12.7 (#163) @dependabot
  • build(deps-dev): bump typescript from 5.3.3 to 5.4.5 (#160) @dependabot
  • build(deps): bump @octokit/types from 12.4.0 to 13.4.1 (#167) @dependabot
  • build(deps): bump @octokit/rest from 20.0.2 to 20.1.0 (#161) @dependabot
  • build(deps-dev): bump @typescript-eslint/parser from 7.1.1 to 7.5.0 (#149) @dependabot

Full Changelog: v2.1.1...v2.2.0