Skip to content

Bump skuba from 13.1.1 to 14.0.1#574

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/skuba-14.0.1
Closed

Bump skuba from 13.1.1 to 14.0.1#574
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/skuba-14.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps skuba from 13.1.1 to 14.0.1.

Release notes

Sourced from skuba's releases.

skuba@14.0.1

Patch Changes

  • test: Revert upgrade skuba in CI environments (#2208)

skuba@14.0.0

Major Changes

  • migrate: Introduce skuba migrate node24 (#2165)

    skuba migrate node24 attempts to automatically upgrade your:

    • Project to Node.js 24
    • Package targets to Node.js 22.14.0+
    • aws-cdk-lib, datadog-cdk-constructs-v2, osls, serverless, serverless-plugin-datadog, and @types/node dependencies to versions that support Node.js 24

    Changes must be manually reviewed by an engineer before committing the migration output. If you have an npm package that previously supported Node.js ≤18 and was upgraded to target Node.js 22.14.0+, follow semantic versioning and publish the change as a new major version. See skuba migrate node for more information on this feature and how to use it responsibly.

    skuba may not be able to upgrade all projects. Check your project for files that may have been missed, review and test the modified code as appropriate before releasing to production, and open an issue if your project files were corrupted by the migration.

    Node.js 24 includes breaking changes. For more information on the upgrade, refer to:

  • deps: Require Node.js 22.14.0+ (#2165)

  • format, lint: Migrate projects to Node.js 24 and package targets to Node.js 22.14+ (#2165)

    You can locally opt out of the migration by setting the SKIP_NODE_UPGRADE environment variable, running skuba format, and committing the result.

    Changes must be manually reviewed by an engineer before merging the migration output. If you have an npm package that previously supported Node.js ≤18 and was upgraded to target Node.js 22.14.0+, follow semantic versioning and publish the change as a new major version. See skuba migrate node for more information on this feature and how to use it responsibly.

Minor Changes

  • test: Upgrade skuba in CI environments (#2173)

    When running in CI environments, skuba test will now automatically attempt to upgrade skuba itself before running tests. This ensures that the latest patches are applied to your codebase without requiring manual intervention.

    Ensure sure you have GitHub autofixes enabled to automatically commit and push these changes.

  • lint: Add rootDir to root tsconfig.json compilerOptions (#2176)

    This should resolve issues such as error TS2210: The project root is ambiguous, but is required to resolve import map entry 'some-file.js' in file '/workdir/package.json'. Supply the rootDir compiler option to disambiguate. appearing in some monorepo setups.

    Ensure you have GitHub autofixes enabled to automatically commit and push these changes.

  • deps: semantic-release 25.0.2 (#2207)

  • build: Add esbuild bundling support (#2197)

... (truncated)

Changelog

Sourced from skuba's changelog.

14.0.1

Patch Changes

  • test: Revert upgrade skuba in CI environments (#2208)

14.0.0

Major Changes

  • migrate: Introduce skuba migrate node24 (#2165)

    skuba migrate node24 attempts to automatically upgrade your:

    • Project to Node.js 24
    • Package targets to Node.js 22.14.0+
    • aws-cdk-lib, datadog-cdk-constructs-v2, osls, serverless, serverless-plugin-datadog, and @types/node dependencies to versions that support Node.js 24

    Changes must be manually reviewed by an engineer before committing the migration output. If you have an npm package that previously supported Node.js ≤18 and was upgraded to target Node.js 22.14.0+, follow semantic versioning and publish the change as a new major version. See skuba migrate node for more information on this feature and how to use it responsibly.

    skuba may not be able to upgrade all projects. Check your project for files that may have been missed, review and test the modified code as appropriate before releasing to production, and open an issue if your project files were corrupted by the migration.

    Node.js 24 includes breaking changes. For more information on the upgrade, refer to:

  • deps: Require Node.js 22.14.0+ (#2165)

  • format, lint: Migrate projects to Node.js 24 and package targets to Node.js 22.14+ (#2165)

    You can locally opt out of the migration by setting the SKIP_NODE_UPGRADE environment variable, running skuba format, and committing the result.

    Changes must be manually reviewed by an engineer before merging the migration output. If you have an npm package that previously supported Node.js ≤18 and was upgraded to target Node.js 22.14.0+, follow semantic versioning and publish the change as a new major version. See skuba migrate node for more information on this feature and how to use it responsibly.

Minor Changes

  • test: Upgrade skuba in CI environments (#2173)

    When running in CI environments, skuba test will now automatically attempt to upgrade skuba itself before running tests. This ensures that the latest patches are applied to your codebase without requiring manual intervention.

    Ensure sure you have GitHub autofixes enabled to automatically commit and push these changes.

  • lint: Add rootDir to root tsconfig.json compilerOptions (#2176)

    This should resolve issues such as error TS2210: The project root is ambiguous, but is required to resolve import map entry 'some-file.js' in file '/workdir/package.json'. Supply the rootDir compiler option to disambiguate. appearing in some monorepo setups.

    Ensure you have GitHub autofixes enabled to automatically commit and push these changes.

  • deps: semantic-release 25.0.2 (#2207)

  • build: Add esbuild bundling support (#2197)

... (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 <dependency name> 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)

Bumps [skuba](https://github.com/seek-oss/skuba) from 13.1.1 to 14.0.1.
- [Release notes](https://github.com/seek-oss/skuba/releases)
- [Changelog](https://github.com/seek-oss/skuba/blob/main/CHANGELOG.md)
- [Commits](https://github.com/seek-oss/skuba/compare/skuba@13.1.1...skuba@14.0.1)

---
updated-dependencies:
- dependency-name: skuba
  dependency-version: 14.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the chore This will not be included in the changelog label Jan 19, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jan 26, 2026

Superseded by #576.

@dependabot dependabot bot closed this Jan 26, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/skuba-14.0.1 branch January 26, 2026 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore This will not be included in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants