Skip to content

chore(deps): bump the other-minor-patch group across 1 directory with 5 updates - #20

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/other-minor-patch-a02d5c3f74
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/other-minor-patch-a02d5c3f74

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown

Bumps the other-minor-patch group with 5 updates in the / directory:

Package From To
@systemfsoftware/effect-gherkin-spec 4.0.1 4.0.2
@systemfsoftware/stryker-plugins 3.0.0 3.1.0
@systemfsoftware/tsconfig 1.3.3 1.3.4
lint-staged 17.5.0 17.5.1
oxlint-tsgolint 7.0.2001 7.0.2002

Updates @systemfsoftware/effect-gherkin-spec from 4.0.1 to 4.0.2

Commits
  • f5b6189 chore(release): version packages (#388)
  • 5351688 chore(deps): move attw to 4.1.0 and retire its named catalog (#396)
  • 47b434a refactor(repo): remove the @​systemfsoftware/source export condition (#392)
  • See full diff in compare view

Updates @systemfsoftware/stryker-plugins from 3.0.0 to 3.1.0

Release notes

Sourced from @​systemfsoftware/stryker-plugins's releases.

@​systemfsoftware/stryker-plugins@​v3.1.0

3.1.0

Minor Changes

  • workflow-make-boundary now recognizes Workflow.total as a body-bearing boundary alongside Workflow.make, and treats Workflow.andThen as a composing boundary.

    Mutants inside a Workflow.total decider body stay live exactly as make-body mutants do, so a total decider's logic is measured rather than ignored. The arguments of an andThen composite hold no decider, so nothing in them joins the mutation population.

    The boundary's ignore reason now names both constructors: mutant is outside every Workflow.make and Workflow.total decision body; only decider bodies are the mutation population.

@​systemfsoftware/stryker-plugins@​v3.0.3

3.0.3

Patch Changes

  • Imports rewired to the collapsed @systemfsoftware/stryker-js root entry; each package now co-releases against the root-entry major.

  • Updated dependencies:

    • @​systemfsoftware/stryker-js@​4.0.0

@​systemfsoftware/stryker-plugins@​v3.0.2

3.0.2

Patch Changes

  • Releases the workspace so its published versions track the shared dependency graph this change moves.

  • The @systemfsoftware/source export condition is gone. It resolved to a package's TypeScript sources for editors and in-repo typechecks; each package now exports only its built entry. If your tsconfig sets customConditions: ["@systemfsoftware/source"], or a bundler config names that condition, remove it — resolution falls back to the built entry, which is what every consumer already got.

Commits
  • 1c5bb62 chore(release): version packages (#413)
  • ffda2dc feat: apply the cell/workflow follow-up review findings (#409)
  • 68b133e chore(release): version packages (#408)
  • 987bff1 refactor(stryker-js): enumerate the published surface behind API reports (#406)
  • f5b6189 chore(release): version packages (#388)
  • 5351688 chore(deps): move attw to 4.1.0 and retire its named catalog (#396)
  • 47b434a refactor(repo): remove the @​systemfsoftware/source export condition (#392)
  • efb11d5 Declared recursion budget for schema unions (#384)
  • 91dee79 chore(release): version packages (#362)
  • ea06bb4 refactor(repo): gate the complexity ceiling, retire the house rule (#381)
  • Additional commits viewable in compare view

Updates @systemfsoftware/tsconfig from 1.3.3 to 1.3.4

Release notes

Sourced from @​systemfsoftware/tsconfig's releases.

@​systemfsoftware/tsconfig@​v1.3.4

1.3.4

Patch Changes

  • Releases the workspace so its published versions track the shared dependency graph this change moves.
Commits

Updates lint-staged from 17.5.0 to 17.5.1

Release notes

Sourced from lint-staged's releases.

v17.5.1

Patch Changes

  • #1852 bfcca94 - Fix TypeScript issue TS1254 from defineConfig() by changing the signature from const to a function:

    A 'const' initializer in an ambient context must be a string or numeric literal or literal enum reference.

Changelog

Sourced from lint-staged's changelog.

17.5.1

Patch Changes

  • #1852 bfcca94 - Fix TypeScript issue TS1254 from defineConfig() by changing the signature from const to a function:

    A 'const' initializer in an ambient context must be a string or numeric literal or literal enum reference.

Commits
  • f8b1ab1 Merge pull request #1853 from lint-staged/changeset-release/main
  • 3b54961 chore(changeset): release
  • 09317ff Merge pull request #1852 from lint-staged/fix-ambient-declaration
  • bfcca94 fix: change defineConfig signature from const to a function
  • See full diff in compare view

Updates oxlint-tsgolint from 7.0.2001 to 7.0.2002

Release notes

Sourced from oxlint-tsgolint's releases.

v7.0.2002

What's Changed

... (truncated)

Commits
  • acd88e1 perf(prefer-regexp-exec): defer argument type resolution (#1207)
  • 1490844 perf(use-unknown-in-catch-callback-variable): defer annotation fixes (#1206)
  • d11b717 perf(strict-boolean-expressions): avoid temporary variant maps (#1205)
  • fe1ecf3 perf(no-unsafe-unary-minus): skip type queries for literals (#1203)
  • e42a510 perf(no-deprecated): skip type queries for empty allow lists (#1202)
  • 94ee8ac perf(restrict-template-expressions): avoid unnecessary base-type checks (#1204)
  • 7bbe341 perf(await-thenable): skip aggregator checks for empty calls (#1201)
  • 8296505 perf(no-base-to-string): avoid temporary certainty slices (#1200)
  • 6366773 perf(no-unnecessary-template-expression): defer single-interpolation fixes (#...
  • 8300b95 perf(unbound-method): check native names before resolving symbols (#1198)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

… 5 updates

Bumps the other-minor-patch group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@systemfsoftware/effect-gherkin-spec](https://github.com/systemfsoftware/systemfsoftware/tree/HEAD/packages/effect-gherkin-spec) | `4.0.1` | `4.0.2` |
| [@systemfsoftware/stryker-plugins](https://github.com/systemfsoftware/systemfsoftware/tree/HEAD/packages/stryker-js/stryker-plugins) | `3.0.0` | `3.1.0` |
| [@systemfsoftware/tsconfig](https://github.com/systemfsoftware/systemfsoftware/tree/HEAD/packages/toolchain/tsconfig) | `1.3.3` | `1.3.4` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `17.5.0` | `17.5.1` |
| [oxlint-tsgolint](https://github.com/oxc-project/tsgolint) | `7.0.2001` | `7.0.2002` |



Updates `@systemfsoftware/effect-gherkin-spec` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/systemfsoftware/systemfsoftware/releases)
- [Commits](https://github.com/systemfsoftware/systemfsoftware/commits/@systemfsoftware/effect-gherkin-spec@v4.0.2/packages/effect-gherkin-spec)

Updates `@systemfsoftware/stryker-plugins` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/systemfsoftware/systemfsoftware/releases)
- [Commits](https://github.com/systemfsoftware/systemfsoftware/commits/@systemfsoftware/stryker-plugins@v3.1.0/packages/stryker-js/stryker-plugins)

Updates `@systemfsoftware/tsconfig` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/systemfsoftware/systemfsoftware/releases)
- [Commits](https://github.com/systemfsoftware/systemfsoftware/commits/@systemfsoftware/tsconfig@v1.3.4/packages/toolchain/tsconfig)

Updates `lint-staged` from 17.5.0 to 17.5.1
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v17.5.0...v17.5.1)

Updates `oxlint-tsgolint` from 7.0.2001 to 7.0.2002
- [Release notes](https://github.com/oxc-project/tsgolint/releases)
- [Commits](oxc-project/tsgolint@v7.0.2001...v7.0.2002)

---
updated-dependencies:
- dependency-name: "@systemfsoftware/effect-gherkin-spec"
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-minor-patch
- dependency-name: "@systemfsoftware/stryker-plugins"
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-minor-patch
- dependency-name: "@systemfsoftware/tsconfig"
  dependency-version: 1.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-minor-patch
- dependency-name: lint-staged
  dependency-version: 17.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-minor-patch
- dependency-name: oxlint-tsgolint
  dependency-version: 7.0.2002
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants