Skip to content

Bump skuba from 12.1.1 to 12.2.0#323

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/skuba-12.2.0
Closed

Bump skuba from 12.1.1 to 12.2.0#323
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/skuba-12.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 8, 2025

Bumps skuba from 12.1.1 to 12.2.0.

Release notes

Sourced from skuba's releases.

skuba@12.2.0

Minor Changes

  • lint: Update Jest snapshot URLs (#2049)

  • node, start: Forward custom conditions to tsx (#2023)

    The skuba node and skuba start commands now automatically pass custom conditions from tsconfig.json (customConditions) and command-line arguments (--conditions) to the tsx runtime.

Patch Changes

  • template/lambda-sqs-worker-cdk: Remove --hotswap functionality (#2026)

  • template/oss-npm-package: Switch to pnpm/action-setup in workflows (#2055)

  • template/lambda-sqs-worker-cdk: Set worker memory to 512mb by default (#2027)

  • lint: Exempt more skuba/no-sync-in-promise-iterable scenarios (#2024)

    • Files in a /testing/ subdirectory or named .test.ts
    • Global object constructors like new Map() and new Set() (new Promise(executor) has been reclassified as unsafe)
    • Knex builders like knex.builder().method()
    • Nested spread identifiers like fn(...iterable)
  • lint: Improve location of skuba/no-sync-in-promise-iterable warnings (#2029)

  • test: Prioritize file extensions in Jest moduleNameMapper resolution (#2041)

Changelog

Sourced from skuba's changelog.

12.2.0

Minor Changes

  • lint: Update Jest snapshot URLs (#2049)

  • node, start: Forward custom conditions to tsx (#2023)

    The skuba node and skuba start commands now automatically pass custom conditions from tsconfig.json (customConditions) and command-line arguments (--conditions) to the tsx runtime.

Patch Changes

  • template/lambda-sqs-worker-cdk: Remove --hotswap functionality (#2026)

  • template/oss-npm-package: Switch to pnpm/action-setup in workflows (#2055)

  • template/lambda-sqs-worker-cdk: Set worker memory to 512mb by default (#2027)

  • lint: Exempt more skuba/no-sync-in-promise-iterable scenarios (#2024)

    • Files in a /testing/ subdirectory or named .test.ts
    • Global object constructors like new Map() and new Set() (new Promise(executor) has been reclassified as unsafe)
    • Knex builders like knex.builder().method()
    • Nested spread identifiers like fn(...iterable)
  • lint: Improve location of skuba/no-sync-in-promise-iterable warnings (#2029)

  • test: Prioritize file extensions in Jest moduleNameMapper resolution (#2041)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for skuba since your current version.


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)

@dependabot dependabot Bot added the chore Will not be included in the release notes label Sep 8, 2025
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/skuba-12.2.0 branch from db65b58 to 7a170e1 Compare September 15, 2025 20:58
Bumps [skuba](https://github.com/seek-oss/skuba) from 12.1.1 to 12.2.0.
- [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@12.1.1...skuba@12.2.0)

---
updated-dependencies:
- dependency-name: skuba
  dependency-version: 12.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/skuba-12.2.0 branch from 7a170e1 to 0a8bc0a Compare September 28, 2025 00:50
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Sep 29, 2025

Superseded by #338.

@dependabot dependabot Bot closed this Sep 29, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/skuba-12.2.0 branch September 29, 2025 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Will not be included in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants