Releases: hoverkraft-tech/ci-github-nodejs
0.22.0
Release Summary
Public: A new actions capability adds a package action to streamline packaging workflows. Fixes improve get-package-manager by ignoring created cache symlinks and stabilize codecov by addressing a flaky pkgx setup and reverting to the default pkgx version.
Internal: Dependency maintenance updates npm packages across multiple directories and refreshes GitHub Actions dependencies (including the publish workflow). Documentation for actions and workflows has been updated.
Breaking change(s)
No breaking changes.
What's Changed
- chore(deps): bump the npm-dependencies group across 4 directories with 1 update by @dependabot[bot] in #385
- chore(deps): bump hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml from 0.19.0 to 0.20.1 in the github-actions-dependencies group across 1 directory by @dependabot[bot] in #384
- chore(deps): bump the npm-dependencies group across 4 directories with 1 update by @dependabot[bot] in #386
- chore(deps): bump the npm-dependencies group across 4 directories with 1 update by @dependabot[bot] in #388
- chore(deps): bump the github-actions-dependencies group across 2 directories with 2 updates by @dependabot[bot] in #387
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #389
- chore(deps): bump the npm-dependencies group across 4 directories with 3 updates by @dependabot[bot] in #391
- chore(deps): bump the github-actions-dependencies group across 2 directories with 2 updates by @dependabot[bot] in #390
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #392
- fix(get-package-manager): ignore created cache symlink by @neilime in #393
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #394
- chore(deps): bump the github-actions-dependencies group across 2 directories with 2 updates by @dependabot[bot] in #395
- chore(deps): bump the npm-dependencies group across 4 directories with 3 updates by @dependabot[bot] in #396
- fix(codecov): flacky issue with pkgx setup by @neilime in #397
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #399
- fix(codecov): use default pkgx version by @neilime in #400
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #401
- chore(deps): bump the npm-dependencies group across 4 directories with 2 updates by @dependabot[bot] in #403
- chore(deps): bump the github-actions-dependencies group across 3 directories with 8 updates by @dependabot[bot] in #402
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #404
- chore(deps): bump the npm-dependencies group across 4 directories with 3 updates by @dependabot[bot] in #405
- chore(deps): bump the github-actions-dependencies group across 3 directories with 7 updates by @dependabot[bot] in #407
- chore(deps): bump the npm-dependencies group across 4 directories with 2 updates by @dependabot[bot] in #408
- feat(actions): add package action by @neilime in #406
Full Changelog: 0.21.2...0.22.0
0.21.2
Release Summary
No user-facing changes in this release.
Internal: GitHub Actions dependencies were updated across 3 directories and actions/workflows documentation was refreshed.
Breaking change(s)
No breaking changes.
What's Changed
- chore(deps): bump the github-actions-dependencies group across 3 directories with 7 updates by @dependabot[bot] in #382
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #383
Full Changelog: 0.21.1...0.21.2
0.21.1
Release Summary
No user-facing changes in this release.
Internal: npm dependencies were refreshed across several directories and GitHub Actions dependencies were updated to keep CI stable and secure; documentation for actions and workflows was also refreshed.
Breaking change(s)
No breaking changes.
What's Changed
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #373
- chore(deps): bump the npm-dependencies group across 4 directories with 2 updates by @dependabot[bot] in #375
- chore(deps): bump the github-actions-dependencies group across 2 directories with 2 updates by @dependabot[bot] in #374
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #376
- chore(deps): bump the npm-dependencies group across 4 directories with 2 updates by @dependabot[bot] in #378
- chore(deps): bump the github-actions-dependencies group across 3 directories with 6 updates by @dependabot[bot] in #377
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #379
- chore(deps): bump the github-actions-dependencies group across 3 directories with 8 updates by @dependabot[bot] in #380
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #381
Full Changelog: 0.21.0...0.21.1
0.21.0
Release Summary
setup-node: added support for the registry-url input to configure npm registry resolution.
Internal: refreshed GitHub Actions (8 updates across 4 directories) and npm dependencies (2 updates across 4 directories), aligned container workflow to 0.30.3, and updated actions/workflows documentation.
Breaking changes
No breaking changes.
What's Changed
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #366
- feat(setup-node): add support for registry-url input by @neilime in #367
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #368
- chore(deps): bump the github-actions-dependencies group across 4 directories with 8 updates by @dependabot[bot] in #370
- chore(deps): bump the npm-dependencies group across 4 directories with 2 updates by @dependabot[bot] in #371
- chore(deps): bump hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml from 0.30.2 to 0.30.3 in the github-actions-dependencies group across 1 directory by @dependabot[bot] in #372
Full Changelog: 0.20.6...0.21.0
0.20.6
Release Summary
No public changes.
Internal: refreshed actions/workflows documentation and bumped dependencies (GitHub Actions across 4 directories with 11 updates, npm across 4 directories with 2 updates).
Breaking change(s)
No breaking changes.
What's Changed
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #363
- chore(deps): bump the github-actions-dependencies group across 4 directories with 11 updates by @dependabot[bot] in #364
- chore(deps): bump the npm-dependencies group across 4 directories with 2 updates by @dependabot[bot] in #365
Full Changelog: 0.20.5...0.20.6
0.20.5
Release Summary
No public changes.
Fix: resolved Codecov GPG issues in container mode using github-script helpers. Internal: extracted Codecov logic to a dedicated action with configuration fixes, refreshed actions/workflows documentation, and bumped npm and GitHub Actions dependencies across the repository.
Breaking change(s)
No breaking changes.
What's Changed
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #349
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #350
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #351
- chore(deps): bump the npm-dependencies group across 4 directories with 3 updates by @dependabot[bot] in #353
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #354
- fix(test): fix codecov GPG issues in container mode using github-script helpers by @Copilot in #356
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #357
- refactor(test): extract Codecov logic to dedicated action with config fixes by @Copilot in #358
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #359
- chore(deps): bump the github-actions-dependencies group across 3 directories with 8 updates by @dependabot[bot] in #352
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #360
- chore(deps): bump the github-actions-dependencies group across 3 directories with 7 updates by @dependabot[bot] in #361
- chore(deps): bump the npm-dependencies group across 4 directories with 2 updates by @dependabot[bot] in #362
Full Changelog: 0.20.4...0.20.5
0.20.4
Release Summary
Features (dependencies-cache): added support for Vitest. Fixes (build): uploaded artifacts now include hidden files.
Internal changes: documentation for actions and workflows was refreshed.
Breaking change(s)
No breaking changes.
What's Changed
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #344
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #345
- feat(dependencies-cache): add support for Vitest by @neilime in #346
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #347
- fix(build): uploaded artifact includes hidden files by @neilime in #348
Full Changelog: 0.20.3...0.20.4
0.20.3
Release Summary
Features (dependencies-cache): added support for Astro and Docusaurus. Fixes (continuous-integration): improved support for working-directory, ensuring workflows run correctly in subdirectories.
Internal changes: documentation for actions and workflows was refreshed.
Breaking change(s)
No breaking changes.
What's Changed
- fix(continuous-integration): improve support for working-directory by @neilime in #341
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #342
- feat(dependencies-cache): add support for Astro and Docusaurus by @neilime in #343
Full Changelog: 0.20.2...0.20.3
0.20.2
Release Summary
No new features in this release. Fixes (continuous-integration): improved support for working-directory, ensuring workflows execute correctly from subdirectories.
Internal changes: documentation for actions and workflows was refreshed, and GitHub Actions dependencies were bumped across multiple directories.
Breaking change(s)
No breaking changes.
What's Changed
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #335
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #336
- fix(continuous-integration): improve support for working-directory by @neilime in #337
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #338
- chore(deps): bump the github-actions-dependencies group across 3 directories with 7 updates by @dependabot[bot] in #339
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #340
Full Changelog: 0.20.1...0.20.2
0.20.1
Release Summary
Fix (continuous-integration): working directory is now handled correctly during CI runs.
Internal: CI permissions refined, documentation for actions/workflows updated, dependencies refreshed, and release-actions workflow bumped to 0.15.2.
Breaking change(s)
No breaking changes.
What's Changed
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #330
- chore(deps): bump hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml from 0.14.1 to 0.15.1 in the github-actions-dependencies group across 1 directory by @dependabot[bot] in #332
- chore(deps): bump the npm-dependencies group across 4 directories with 1 update by @dependabot[bot] in #333
- chore(deps): bump hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml from 0.15.1 to 0.15.2 in the github-actions-dependencies group across 1 directory by @dependabot[bot] in #334
Full Changelog: 0.20.0...0.20.1