samchungy / fastify-zod-openapi

Fastify plugin for zod-openapi
MIT License
57 stars 7 forks source link

Bump skuba from 8.0.1 to 8.2.1 #143

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps skuba from 8.0.1 to 8.2.1.

Release notes

Sourced from skuba's releases.

skuba@8.2.1

Patch Changes

  • template: Remove JSON schema definitions from Buildkite pipeline files (#1624)

    This reverts #1611 due to incompatibility with pipeline signing.

  • template: docker-compose v5.3.0 (#1620)

  • template/lambda-sqs-worker-cdk: Fix deploy:hotswap script (#1616)

  • deps: esbuild 0.23 (#1610)

skuba@8.2.0

Minor Changes

  • format, lint: Set package-manager-strict-version=true for pnpm projects (#1572)

Patch Changes

  • configure: Fix [object Object] output appearing during skuba configure (#1597)

  • template/koa-rest-api: Clean up src/app.test.ts (#1606)

  • template: Add JSON schema definitions to Buildkite pipeline files (#1611)

  • deps: @​octokit/rest ^21.0.0 (#1599)

skuba@8.1.0

Minor Changes

  • lint: Skip generation of config files when present in .gitignore (#1554)

    skuba lint and skuba format now skip the generation of config files, like .dockerignore and .npmrc, if they are ignored by .gitignore files.

  • deps: esbuild 0.21 (#1569)

  • deps: TypeScript 5.5 (#1596)

    This major release includes breaking changes. See the TypeScript 5.5 announcement for more information.

  • api: Add Git.isFileGitIgnored (#1554)

  • lint: Add coverage to .prettierignore (#1552)

  • configure: Accept template data from stdin to allow for integration testing (#1558)

  • lint: Swap out detect-package-manager for manual lockfile detection (#1552)

    detect-package-manager has been removed, in lieu of using find-up to detect the closest

... (truncated)

Changelog

Sourced from skuba's changelog.

8.2.1

Patch Changes

  • template: Remove JSON schema definitions from Buildkite pipeline files (#1624)

    This reverts #1611 due to incompatibility with pipeline signing.

  • template: docker-compose v5.3.0 (#1620)

  • template/lambda-sqs-worker-cdk: Fix deploy:hotswap script (#1616)

  • deps: esbuild 0.23 (#1610)

8.2.0

Minor Changes

  • format, lint: Set package-manager-strict-version=true for pnpm projects (#1572)

Patch Changes

  • configure: Fix [object Object] output appearing during skuba configure (#1597)

  • template/koa-rest-api: Clean up src/app.test.ts (#1606)

  • template: Add JSON schema definitions to Buildkite pipeline files (#1611)

  • deps: @​octokit/rest ^21.0.0 (#1599)

8.1.0

Minor Changes

  • lint: Skip generation of config files when present in .gitignore (#1554)

    skuba lint and skuba format now skip the generation of config files, like .dockerignore and .npmrc, if they are ignored by .gitignore files.

  • deps: esbuild 0.21 (#1569)

  • deps: TypeScript 5.5 (#1596)

    This major release includes breaking changes. See the TypeScript 5.5 announcement for more information.

  • api: Add Git.isFileGitIgnored (#1554)

  • lint: Add coverage to .prettierignore (#1552)

  • configure: Accept template data from stdin to allow for integration testing (#1558)

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)