Skip to content

chore(dev-deps): bump @salesforce/plugin-command-reference from 3.1.101 to 3.1.111#1512

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-npm_and_yarn-salesforce-plugin-command-reference-3.1.109
Closed

chore(dev-deps): bump @salesforce/plugin-command-reference from 3.1.101 to 3.1.111#1512
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-npm_and_yarn-salesforce-plugin-command-reference-3.1.109

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 13, 2026

Copy link
Copy Markdown
Contributor

Bumps @salesforce/plugin-command-reference from 3.1.101 to 3.1.111.

Release notes

Sourced from @​salesforce/plugin-command-reference's releases.

3.1.111

Bug Fixes

  • deps: bump markdown-it from 14.1.0 to 14.2.0 (b150d0a)

3.1.110

Bug Fixes

  • deps: bump @​salesforce/core from 8.31.0 to 8.31.1 (a4eb592)

3.1.109

Bug Fixes

  • deps: bump @​salesforce/sf-plugins-core from 12.2.22 to 12.2.24 (f2c23fe)

3.1.108

Bug Fixes

  • more finessing (cb6cf4b)
  • add compile dependency to test:command-reference tasks (e5d3bfe)
  • add markdown test generation as dependency for test suite (4404757)
  • add newline after bulleted list of commands in topic pages (3dbb3f1)
  • add prettier-ignore comments and alphabetize flag rows (b58f0d2)
  • add short summaries to bulleted list of commands in topic pages, and make command bold (2c34298)
  • claude code's first pass at generating markdown (0c5ef70)
  • ensure markdown files are generated before CI run (7587e9d)
  • fix ci runs (1d0cd4c)
  • fix problems (a8b6c88)
  • fix tests (0735002)
  • fix tests (9390447)
  • fix tests (d7f9478)
  • implement feedback from Sorida (dd2b523)
  • input sorida's review for better validation of --output-format (5242289)
  • more changes (94cbc48)
  • more changes. Go claude code (8e52e74)
  • more formatting (2c5db6b)
  • more tweaks (1092cb0)
  • new tests (5a047bc)
  • remove leading $ in examples (fbeac6e)
  • remove most of the too-complex formatting of command and flag desc (b121bd5)
  • remove smoke tests (9120041)
  • remove the blank row in the plugins table (96c75d9)
  • result of asking CC to cleanup code (b64a99a)
  • rewrite unit tests (28b1614)
  • skip HTML comments in entity escaping test (499fc01)
  • try to fix ci runs (b7b4e7e)
  • tweaks (ecc80f0)
  • update package (c8bf37f)
  • use non-breaking hyphens in flag names in Flags table (a6f90f0)
  • various changes (7e4e9c4)

... (truncated)

Changelog

Sourced from @​salesforce/plugin-command-reference's changelog.

3.1.111 (2026-06-17)

Bug Fixes

  • deps: bump markdown-it from 14.1.0 to 14.2.0 (b150d0a)

3.1.110 (2026-06-14)

Bug Fixes

  • deps: bump @​salesforce/core from 8.31.0 to 8.31.1 (a4eb592)

3.1.109 (2026-06-07)

Bug Fixes

  • deps: bump @​salesforce/sf-plugins-core from 12.2.22 to 12.2.24 (f2c23fe)

3.1.108 (2026-06-04)

Bug Fixes

  • more finessing (cb6cf4b)
  • add compile dependency to test:command-reference tasks (e5d3bfe)
  • add markdown test generation as dependency for test suite (4404757)
  • add newline after bulleted list of commands in topic pages (3dbb3f1)
  • add prettier-ignore comments and alphabetize flag rows (b58f0d2)
  • add short summaries to bulleted list of commands in topic pages, and make command bold (2c34298)
  • claude code's first pass at generating markdown (0c5ef70)
  • ensure markdown files are generated before CI run (7587e9d)
  • fix ci runs (1d0cd4c)
  • fix problems (a8b6c88)
  • fix tests (0735002)
  • fix tests (9390447)
  • fix tests (d7f9478)
  • implement feedback from Sorida (dd2b523)
  • input sorida's review for better validation of --output-format (5242289)
  • more changes (94cbc48)
  • more changes. Go claude code (8e52e74)
  • more formatting (2c5db6b)
  • more tweaks (1092cb0)
  • new tests (5a047bc)
  • remove leading $ in examples (fbeac6e)
  • remove most of the too-complex formatting of command and flag desc (b121bd5)
  • remove smoke tests (9120041)
  • remove the blank row in the plugins table (96c75d9)
  • result of asking CC to cleanup code (b64a99a)
  • rewrite unit tests (28b1614)
  • skip HTML comments in entity escaping test (499fc01)
  • try to fix ci runs (b7b4e7e)

... (truncated)

Commits
  • e6d46cd chore(release): 3.1.111 [skip ci]
  • 6366ec3 Merge pull request #1113 from salesforcecli/dependabot-npm_and_yarn-markdown-...
  • b150d0a fix(deps): bump markdown-it from 14.1.0 to 14.2.0
  • dc73c59 Merge pull request #1111 from salesforcecli/dependabot-npm_and_yarn-oclif-4.2...
  • 2abd26e chore(dev-deps): bump oclif from 4.23.10 to 4.23.14
  • 54f500b chore(release): 3.1.110 [skip ci]
  • 9785e99 Merge pull request #1112 from salesforcecli/dependabot-npm_and_yarn-salesforc...
  • a4eb592 fix(deps): bump @​salesforce/core from 8.31.0 to 8.31.1
  • 2f7b2aa Merge pull request #1109 from salesforcecli/dependabot-npm_and_yarn-oclif-4.2...
  • dc0b567 chore(dev-deps): bump oclif from 4.23.8 to 4.23.10
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 13, 2026
@dependabot dependabot Bot force-pushed the dependabot-npm_and_yarn-salesforce-plugin-command-reference-3.1.109 branch from 672c549 to 4e896a6 Compare June 13, 2026 07:03
Bumps [@salesforce/plugin-command-reference](https://github.com/salesforcecli/plugin-command-reference) from 3.1.101 to 3.1.111.
- [Release notes](https://github.com/salesforcecli/plugin-command-reference/releases)
- [Changelog](https://github.com/salesforcecli/plugin-command-reference/blob/main/CHANGELOG.md)
- [Commits](salesforcecli/plugin-command-reference@3.1.101...3.1.111)

---
updated-dependencies:
- dependency-name: "@salesforce/plugin-command-reference"
  dependency-version: 3.1.109
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(dev-deps): bump @salesforce/plugin-command-reference from 3.1.101 to 3.1.109 chore(dev-deps): bump @salesforce/plugin-command-reference from 3.1.101 to 3.1.111 Jun 17, 2026
@dependabot dependabot Bot force-pushed the dependabot-npm_and_yarn-salesforce-plugin-command-reference-3.1.109 branch from 4e896a6 to a8b9bce Compare June 17, 2026 07:28
@dependabot @github

dependabot Bot commented on behalf of github Jun 20, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #1518.

@dependabot dependabot Bot closed this Jun 20, 2026
@dependabot dependabot Bot deleted the dependabot-npm_and_yarn-salesforce-plugin-command-reference-3.1.109 branch June 20, 2026 06:13
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.

0 participants