Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps the minor-and-patch group with 11 updates in the / directory:

Package From To
@oclif/core 4.4.0 4.5.4
@salesforce/core 8.15.0 8.23.1
@salesforce/sf-plugins-core 12.2.3 12.2.4
chalk 5.4.1 5.6.2
@oclif/plugin-command-snapshot 5.3.2 5.3.6
@salesforce/cli-plugins-testkit 5.3.39 5.3.41
@salesforce/ts-sinon 1.4.30 1.4.31
@types/node 24.0.10 24.6.1
eslint-plugin-sf-plugin 1.20.26 1.20.32
oclif 4.20.1 4.22.27
typescript 5.8.3 5.9.3

Updates @oclif/core from 4.4.0 to 4.5.4

Release notes

Sourced from @​oclif/core's releases.

4.5.4

Bug Fixes

  • deps: bump debug from 4.4.1 to 4.4.3 (922c216)

4.5.3

Bug Fixes

4.5.2

Bug Fixes

4.5.1

Bug Fixes

4.5.0

Features

4.4.1

Bug Fixes

Changelog

Sourced from @​oclif/core's changelog.

4.5.4 (2025-09-20)

Bug Fixes

  • deps: bump debug from 4.4.1 to 4.4.3 (922c216)

4.5.3 (2025-09-08)

Bug Fixes

4.5.2 (2025-07-23)

Bug Fixes

4.5.1 (2025-07-14)

Bug Fixes

4.5.0 (2025-07-07)

Features

4.4.1 (2025-07-03)

Bug Fixes

... (truncated)

Commits
  • cbd7135 chore(release): 4.5.4 [skip ci]
  • 2a413d1 Merge pull request #1468 from oclif/dependabot-npm_and_yarn-debug-4.4.3
  • 922c216 fix(deps): bump debug from 4.4.1 to 4.4.3
  • bb70876 Merge pull request #1462 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • abb91bb chore(dev-deps): bump eslint-config-oclif from 6.0.101 to 6.0.102
  • 4d09a5b chore(release): 4.5.3 [skip ci]
  • cc15549 fix(parser): stdin compacting issue on multiline input (#1459) (#1460)
  • 8546557 chore(dev-deps): bump mocha from 11.7.1 to 11.7.2 (#1456)
  • e5d338e Merge pull request #1455 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • eb045d6 Merge pull request #1457 from oclif/dependabot-npm_and_yarn-types-node-18.19.124
  • Additional commits viewable in compare view

Updates @salesforce/core from 8.15.0 to 8.23.1

Release notes

Sourced from @​salesforce/core's releases.

8.23.1

Bug Fixes

  • deps: bump @​salesforce/kit from 3.2.2 to 3.2.4 (8766f50)

8.23.0

Features

  • added commands for bundles (ab33004)

8.22.0

8.21.2-cb.0 (2025-08-22)

Bug Fixes

  • update messages and env vars (086b9b3)

8.21.1-cb.0 (2025-08-21)

Bug Fixes

  • throw errors properly and fix logger (33b0491)

8.20.1-cb.1 (2025-08-21)

Bug Fixes

8.20.1-cb.0 (2025-08-20)

Bug Fixes

8.20.1-dev-cb.0 (2025-08-19)

... (truncated)

Changelog

Sourced from @​salesforce/core's changelog.

8.23.1 (2025-09-07)

Bug Fixes

  • deps: bump @​salesforce/kit from 3.2.2 to 3.2.4 (8766f50)

8.23.0 (2025-09-02)

Features

  • added commands for bundles (ab33004)

8.22.0 (2025-08-25)

8.21.2-cb.0 (2025-08-22)

Bug Fixes

  • update messages and env vars (086b9b3)

8.21.1-cb.0 (2025-08-21)

Bug Fixes

  • throw errors properly and fix logger (33b0491)

8.20.1-cb.1 (2025-08-21)

Bug Fixes

8.20.1-cb.0 (2025-08-20)

... (truncated)

Commits
  • 69c0055 chore(release): 8.23.1 [skip ci]
  • 6af13fb Merge pull request #1239 from forcedotcom/dependabot-npm_and_yarn-salesforce-...
  • 8766f50 fix(deps): bump @​salesforce/kit from 3.2.2 to 3.2.4
  • 5905a71 chore(release): 8.23.0 [skip ci]
  • fbcf39d Merge pull request #1236 from forcedotcom/packagingDistribution/packageBundles
  • 1d66a28 chore: remove async for hasPackageBundleAliases
  • 5d5e1c4 chore: fix some tests
  • a9d4d5a chore: fix some tests
  • a7b2c00 Merge pull request #1238 from forcedotcom/dependabot-npm_and_yarn-salesforce-...
  • 0dd9224 chore(dev-deps): bump @​salesforce/ts-sinon from 1.4.30 to 1.4.31
  • Additional commits viewable in compare view

Updates @salesforce/sf-plugins-core from 12.2.3 to 12.2.4

Release notes

Sourced from @​salesforce/sf-plugins-core's releases.

12.2.4

Bug Fixes

Changelog

Sourced from @​salesforce/sf-plugins-core's changelog.

12.2.4 (2025-08-06)

Bug Fixes

Commits

Updates chalk from 5.4.1 to 5.6.2

Release notes

Sourced from chalk's releases.

v5.6.2

v5.6.0

  • Make WezTerm terminal use true color a8f5bf7

chalk/chalk@v5.5.0...v5.6.0

v5.5.0

  • Make Ghostty terminal use true color (#653) 79ee2d3

chalk/chalk@v5.4.1...v5.5.0

Commits

Updates @oclif/plugin-command-snapshot from 5.3.2 to 5.3.6

Release notes

Sourced from @​oclif/plugin-command-snapshot's releases.

5.3.6

Bug Fixes

  • deps: bump @​oclif/core from 4.5.2 to 4.5.3 (#873) (8829503)

5.3.5

Bug Fixes

  • deps: bump @​oclif/core from 4.5.1 to 4.5.2 (#847) (bb34655)

5.3.4

Bug Fixes

  • deps: bump @​oclif/core from 4.4.1 to 4.5.0 (#836) (c140bba)

5.3.3

Bug Fixes

  • deps: bump @​oclif/core from 4.4.0 to 4.4.1 (#834) (64773d5)
Changelog

Sourced from @​oclif/plugin-command-snapshot's changelog.

5.3.6 (2025-09-13)

Bug Fixes

  • deps: bump @​oclif/core from 4.5.2 to 4.5.3 (#873) (8829503)

5.3.5 (2025-07-26)

Bug Fixes

  • deps: bump @​oclif/core from 4.5.1 to 4.5.2 (#847) (bb34655)

5.3.4 (2025-07-13)

Bug Fixes

  • deps: bump @​oclif/core from 4.4.1 to 4.5.0 (#836) (c140bba)

5.3.3 (2025-07-05)

Bug Fixes

  • deps: bump @​oclif/core from 4.4.0 to 4.4.1 (#834) (64773d5)
Commits
  • e690d27 chore(release): 5.3.6 [skip ci]
  • 8829503 fix(deps): bump @​oclif/core from 4.5.2 to 4.5.3 (#873)
  • 74a9f81 chore(dev-deps): bump @​types/semver from 7.7.0 to 7.7.1 (#866)
  • f7c70c0 chore(dev-deps): bump eslint from 9.34.0 to 9.35.0 (#867)
  • 494a5f9 chore(dev-deps): bump eslint-config-oclif from 6.0.98 to 6.0.101 (#868)
  • 5557595 chore(dev-deps): bump oclif from 4.22.14 to 4.22.16 (#869)
  • 360156a chore(dev-deps): bump @​types/node from 18.19.123 to 18.19.124 (#870)
  • 32d1c81 chore(dev-deps): bump oclif from 4.22.12 to 4.22.14 (#864)
  • 551d2f3 chore(dev-deps): bump eslint-config-oclif from 6.0.95 to 6.0.98 (#865)
  • 95b84b3 chore(dev-deps): bump eslint from 9.33.0 to 9.34.0 (#861)
  • Additional commits viewable in compare view

Updates @salesforce/cli-plugins-testkit from 5.3.39 to 5.3.41

Release notes

Sourced from @​salesforce/cli-plugins-testkit's releases.

5.3.41

Bug Fixes

5.3.41-dev.0 (2025-09-05)

Bug Fixes

5.3.41-dev.0

Bug Fixes

5.3.40-dev.0 (2025-09-04)

Bug Fixes

  • string-width resolution (ebdb40b)

5.3.40-dev.0

Bug Fixes

  • string-width resolution (ebdb40b)
Changelog

Sourced from @​salesforce/cli-plugins-testkit's changelog.

5.3.41 (2025-09-05)

Bug Fixes

5.3.41-dev.0 (2025-09-05)

Bug Fixes

5.3.40 (2025-09-04)

5.3.40-dev.0 (2025-09-04)

Bug Fixes

  • string-width resolution (ebdb40b)
Commits
  • af134d6 chore(release): 5.3.41 [skip ci]
  • 7f38ce0 Merge pull request #729 from salesforcecli/ew/string-width
  • 760d7c7 fix: remove temp dep
  • 258a0c7 chore(release): 5.3.41-dev.0 [skip ci]
  • 201f868 fix: string-width dev dep
  • 72095a8 chore(release): 5.3.40 [skip ci]
  • 4013284 Merge pull request #728 from salesforcecli/ew/string-width-resolution
  • 7197e10 chore(release): 5.3.40-dev.0 [skip ci]
  • ebdb40b fix: string-width resolution
  • 5762d54 Merge pull request #727 from salesforcecli/devScripts2025-06-01
  • Additional commits viewable in compare view

Updates @salesforce/ts-sinon from 1.4.30 to 1.4.31

Release notes

Sourced from @​salesforce/ts-sinon's releases.

1.4.31

Bug Fixes

Changelog

Sourced from @​salesforce/ts-sinon's changelog.

1.4.31 (2025-08-29)

Bug Fixes

Commits

Updates @types/node from 24.0.10 to 24.6.1

Commits

Updates eslint-plugin-sf-plugin from 1.20.26 to 1.20.32

Release notes

Sourced from eslint-plugin-sf-plugin's releases.

1.20.32

Bug Fixes

  • deps: bump @​salesforce/core from 8.19.1 to 8.23.0 (5b46904)

1.20.31

Bug Fixes

  • deps: bump @​salesforce/core from 8.18.5 to 8.19.1 (983f0a8)

1.20.30

Bug Fixes

  • deps: bump @​salesforce/core from 8.18.1 to 8.18.5 (a854936)

1.20.29

Bug Fixes

  • deps: bump form-data from 4.0.0 to 4.0.4 (31c0d24)

1.20.28

Bug Fixes

  • deps: bump @​salesforce/core from 8.17.0 to 8.18.1 (589988b)

1.20.27

Bug Fixes

  • deps: bump @​salesforce/core from 8.14.0 to 8.17.0 (4d67618)
Changelog

Sourced from eslint-plugin-sf-plugin's changelog.

1.20.32 (2025-09-06)

Bug Fixes

  • deps: bump @​salesforce/core from 8.19.1 to 8.23.0 (5b46904)

1.20.31 (2025-08-17)

Bug Fixes

  • deps: bump @​salesforce/core from 8.18.5 to 8.19.1 (983f0a8)

1.20.30 (2025-07-26)

Bug Fixes

  • deps: bump @​salesforce/core from 8.18.1 to 8.18.5 (a854936)

1.20.29 (2025-07-22)

Bug Fixes

  • deps: bump form-data from 4.0.0 to 4.0.4 (31c0d24)

1.20.28 (2025-07-19)

Bug Fixes

  • deps: bump @​salesforce/core from 8.17.0 to 8.18.1 (589988b)

1.20.27 (2025-07-05)

Bug Fixes

... (truncated)

Commits
  • 2ed45c7 chore(release): 1.20.32 [skip ci]
  • 83e636d Merge pull request #544 from salesforcecli/dependabot-npm_and_yarn-salesforce...
  • 5b46904 fix(deps): bump @​salesforce/core from 8.19.1 to 8.23.0
  • 818053e Merge pull request #543 from salesforcecli/dependabot-npm_and_yarn-eslint-con...
  • 0b17f82 chore(dev-deps): bump eslint-config-salesforce from 2.2.0 to 2.2.1
  • 738f3d2 Merge pull request #541 from salesforcecli/dependabot-npm_and_yarn-eslint-con...
  • e7770c2 chore(dev-deps): bump eslint-config-prettier from 8.10.0 to 8.10.2
  • 6ea78dd chore(release): 1.20.31 [skip ci]
  • 5b891a2 Merge pull request #539 from salesforcecli/dependabot-npm_and_yarn-salesforce...
  • 6fdbd36 Merge pull request #540 from salesforcecli/dependabot-npm_and_yarn-types-node...
  • Additional commits viewable in compare view

Updates oclif from 4.20.1 to 4.22.27

Release notes

Sourced from oclif's releases.

4.22.27

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.888.0 to 3.896.0 (d1a23d4)

4.22.26

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (2071be4)

4.22.25

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.32 to 6.2.33 (e58feae)

4.22.24

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.888.0 to 3.893.0 (2830eed)

4.22.23

Bug Fixes

  • deps: bump @​oclif/core from 4.5.3 to 4.5.4 (77431f9)

4.22.22

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.67 to 3.2.68 (361942c)

4.22.21

Bug Fixes

  • deps: bump @​oclif/core from 4.5.2 to 4.5.3 (651f1d9)

4.22.20

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.883.0 to 3.888.0 (cb30bf3)

4.22.19

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.879.0 to 3.888.0 (e32b658)

4.22.18

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.879.0 to 3.883.0 (c53b9c8)

... (truncated)

Changelog

Sourced from oclif's changelog.

4.22.27 (2025-09-28)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.888.0 to 3.896.0 (d1a23d4)

4.22.26 (2025-09-28)

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (2071be4)

4.22.25 (2025-09-28)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.32 to 6.2.33 (e58feae)

4.22.24 (2025-09-21)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.888.0 to 3.893.0 (2830eed)

4.22.23 (2025-09-21)

Bug Fixes

  • deps: bump @​oclif/core from 4.5.3 to 4.5.4 (77431f9)

4.22.22 (2025-09-14)

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.67 to 3.2.68 (361942c)

4.22.21 (2025-09-14)

Bug Fixes

  • deps: bump @​oclif/core from 4.5.2 to 4.5.3 (651f1d9)

4.22.20 (2025-09-14)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.883.0 to 3.888.0 (cb30bf3)

4.22.19 (2025-09-14)

... (truncated)

Commits
  • d9520fd chore(release): 4.22.27 [skip ci]
  • d45aa80 Merge pull request #1875 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...
  • 121dceb Merge pull request #1876 from oclif/dependabot-npm_and_yarn-oclif-plugin-lega...
  • 7442c80 chore(release): 4.22.26 [skip ci]
  • a3bcf06 Merge pull request #1877 from oclif/dependabot-npm_and_yarn-oclif-plugin-warn...
  • 2071be4 fix(deps): bump @​oclif/plugin-warn-if-update-available
  • d5a63d9 chore(release): 4.22.25 [skip ci]
  • 5e21a49 Merge pull request #1878 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...
  • e58feae fix(deps): bump @​oclif/plugin-help from 6.2.32 to 6.2.33
  • c805483 chore(dev-deps): bump @​oclif/plugin-legacy from 2.0.24 to 2.0.25
  • Additional commits viewable in compare view

Updates typescript from 5.8.3 to 5.9.3

Release notes

Sourced from typescript's releases.

TypeScript 5.9.3

TypeScript 5.9

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 RC

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits

You can trigger a rebase of this PR 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 <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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

…updates

Bumps the minor-and-patch group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@oclif/core](https://github.com/oclif/core) | `4.4.0` | `4.5.4` |
| [@salesforce/core](https://github.com/forcedotcom/sfdx-core) | `8.15.0` | `8.23.1` |
| [@salesforce/sf-plugins-core](https://github.com/salesforcecli/sf-plugins-core) | `12.2.3` | `12.2.4` |
| [chalk](https://github.com/chalk/chalk) | `5.4.1` | `5.6.2` |
| [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) | `5.3.2` | `5.3.6` |
| [@salesforce/cli-plugins-testkit](https://github.com/salesforcecli/cli-plugins-testkit) | `5.3.39` | `5.3.41` |
| [@salesforce/ts-sinon](https://github.com/forcedotcom/ts-sinon) | `1.4.30` | `1.4.31` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.10` | `24.6.1` |
| [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) | `1.20.26` | `1.20.32` |
| [oclif](https://github.com/oclif/oclif) | `4.20.1` | `4.22.27` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` |



Updates `@oclif/core` from 4.4.0 to 4.5.4
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@4.4.0...4.5.4)

Updates `@salesforce/core` from 8.15.0 to 8.23.1
- [Release notes](https://github.com/forcedotcom/sfdx-core/releases)
- [Changelog](https://github.com/forcedotcom/sfdx-core/blob/main/CHANGELOG.md)
- [Commits](forcedotcom/sfdx-core@8.15.0...8.23.1)

Updates `@salesforce/sf-plugins-core` from 12.2.3 to 12.2.4
- [Release notes](https://github.com/salesforcecli/sf-plugins-core/releases)
- [Changelog](https://github.com/salesforcecli/sf-plugins-core/blob/main/CHANGELOG.md)
- [Commits](salesforcecli/sf-plugins-core@12.2.3...12.2.4)

Updates `chalk` from 5.4.1 to 5.6.2
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](chalk/chalk@v5.4.1...v5.6.2)

Updates `@oclif/plugin-command-snapshot` from 5.3.2 to 5.3.6
- [Release notes](https://github.com/oclif/plugin-command-snapshot/releases)
- [Changelog](https://github.com/oclif/plugin-command-snapshot/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-command-snapshot@5.3.2...5.3.6)

Updates `@salesforce/cli-plugins-testkit` from 5.3.39 to 5.3.41
- [Release notes](https://github.com/salesforcecli/cli-plugins-testkit/releases)
- [Changelog](https://github.com/salesforcecli/cli-plugins-testkit/blob/main/CHANGELOG.md)
- [Commits](salesforcecli/cli-plugins-testkit@5.3.39...5.3.41)

Updates `@salesforce/ts-sinon` from 1.4.30 to 1.4.31
- [Release notes](https://github.com/forcedotcom/ts-sinon/releases)
- [Changelog](https://github.com/forcedotcom/ts-sinon/blob/main/CHANGELOG.md)
- [Commits](forcedotcom/ts-sinon@1.4.30...1.4.31)

Updates `@types/node` from 24.0.10 to 24.6.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint-plugin-sf-plugin` from 1.20.26 to 1.20.32
- [Release notes](https://github.com/salesforcecli/eslint-plugin-sf-plugin/releases)
- [Changelog](https://github.com/salesforcecli/eslint-plugin-sf-plugin/blob/main/CHANGELOG.md)
- [Commits](salesforcecli/eslint-plugin-sf-plugin@1.20.26...1.20.32)

Updates `oclif` from 4.20.1 to 4.22.27
- [Release notes](https://github.com/oclif/oclif/releases)
- [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
- [Commits](oclif/oclif@4.20.1...4.22.27)

Updates `typescript` from 5.8.3 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.8.3...v5.9.3)

---
updated-dependencies:
- dependency-name: "@oclif/core"
  dependency-version: 4.5.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@salesforce/core"
  dependency-version: 8.23.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@salesforce/sf-plugins-core"
  dependency-version: 12.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: chalk
  dependency-version: 5.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@oclif/plugin-command-snapshot"
  dependency-version: 5.3.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@salesforce/cli-plugins-testkit"
  dependency-version: 5.3.41
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@salesforce/ts-sinon"
  dependency-version: 1.4.31
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/node"
  dependency-version: 24.6.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: eslint-plugin-sf-plugin
  dependency-version: 1.20.32
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: oclif
  dependency-version: 4.22.27
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 1, 2025 00:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2025
@ben-zhang-at-salesforce ben-zhang-at-salesforce force-pushed the dependabot-npm_and_yarn-minor-and-patch-ab72b2f8e4 branch from cbb8614 to 01d67f9 Compare November 4, 2025 17:31
Copy link
Contributor

@ben-zhang-at-salesforce ben-zhang-at-salesforce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good, smoked and works

@ben-zhang-at-salesforce ben-zhang-at-salesforce merged commit 72298db into main Nov 4, 2025
15 checks passed
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-minor-and-patch-ab72b2f8e4 branch November 4, 2025 21:30
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants