Skip to content

Choose a tag to compare

@neilime neilime released this 02 Jul 11:25
· 84 commits to main since this release

Release Summary

Features – configurable service log level and streamlined dependency-upgrade helpers.
CI – new Release new action version workflow plus Docker Compose added to the update matrix.
Dependencies – major refresh: Docker Compose 1.2.0, @octokit/action 8.0.2, @actions/github 6.0.1, multiple Hoverkraft CI templates, and actions/create-github-app-token 2.x for improved GitHub API support.
Docs – action and workflow guides updated to reflect the new processes.

No breaking changes were detected.

What's Changed

  • ci: add Release new action version workflow by @neilime in #124
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.16.1 to 0.17.0 in the github-actions-dependencies group by @dependabot in #126
  • chore(deps): bump docker-compose from 1.1.0 to 1.1.1 by @dependabot in #127
  • chore(deps): bump @octokit/action from 7.0.0 to 7.0.1 by @dependabot in #128
  • ci: add docker-compose to dependencies update by @neilime in #129
  • chore(deps): bump hoverkraft-tech/ci-github-nodejs from 0.8.0 to 0.8.1 in the github-actions-dependencies group by @dependabot in #130
  • chore(deps): bump the github-actions-dependencies group with 2 updates by @dependabot in #132
  • chore(deps): bump the github-actions-dependencies group with 2 updates by @dependabot in #133
  • chore(deps): bump docker-compose from 1.1.1 to 1.2.0 by @dependabot in #131
  • feat: upgrade dependencies by @neilime in #135
  • chore(deps): bump the github-actions-dependencies group with 2 updates by @dependabot in #137
  • chore(deps): bump actions/create-github-app-token from 1.12.0 to 2.0.2 in the github-actions-dependencies group by @dependabot in #140
  • chore(deps): bump @octokit/action from 7.0.1 to 7.0.2 by @dependabot in #142
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.22.0 to 0.22.2 in the github-actions-dependencies group by @dependabot in #143
  • chore(deps): bump the github-actions-dependencies group across 1 directory with 3 updates by @dependabot in #145
  • chore(deps): bump actions/create-github-app-token from 2.0.3 to 2.0.6 in the github-actions-dependencies group by @dependabot in #148
  • chore(deps): bump @actions/github from 6.0.0 to 6.0.1 in the actions-dependencies group by @dependabot in #147
  • chore(deps): bump @octokit/action from 7.0.2 to 8.0.1 by @dependabot in #152
  • chore(deps): bump hoverkraft-tech/ci-github-nodejs from 0.11.0 to 0.12.0 in the github-actions-dependencies group by @dependabot in #155
  • chore(deps): bump @octokit/action from 8.0.1 to 8.0.2 by @dependabot in #154
  • feat: upgrade dependencies by @neilime in #157
  • feat: make service log level configurable by @neilime in #159
  • docs: update actions and workflows documentation by @hoverkraft-bot in #161
  • docs: update actions and workflows documentation by @hoverkraft-bot in #162
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.22.3 to 0.23.0 in the github-actions-dependencies group by @dependabot in #163

Full Changelog: v2...v2.3.0