Skip to content
This repository was archived by the owner on Mar 25, 2026. It is now read-only.

fix(deps): bump @salesforce/sf-plugins-core from 11.2.4 to 11.3.2#1273

Merged
svc-cli-bot merged 1 commit into
mainfrom
dependabot-npm_and_yarn-salesforce-sf-plugins-core-11.3.2
Aug 17, 2024
Merged

fix(deps): bump @salesforce/sf-plugins-core from 11.2.4 to 11.3.2#1273
svc-cli-bot merged 1 commit into
mainfrom
dependabot-npm_and_yarn-salesforce-sf-plugins-core-11.3.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2024

Copy link
Copy Markdown
Contributor

Bumps @salesforce/sf-plugins-core from 11.2.4 to 11.3.2.

Release notes

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

11.3.2

Bug Fixes

  • deps: bump @​inquirer/confirm from 3.1.20 to 3.1.22 (c7eaca6)

11.3.1

Bug Fixes

  • deps: bump @​inquirer/password from 2.1.20 to 2.1.22 (f79d72b)

11.3.0

Bug Fixes

  • correct method signature (df4b2b7)

Features

  • flush intra-command warnings at the end (68cafb3)

11.2.8

Bug Fixes

  • deps: bump @​inquirer/password from 2.1.18 to 2.1.20 (adcaab1)

11.2.7

Bug Fixes

  • deps: bump @​salesforce/kit from 3.1.6 to 3.2.1 (f1d288a)

11.2.6

Bug Fixes

  • deps: bump @​salesforce/ts-types from 2.0.11 to 2.0.12 (c378319)

11.2.5

Bug Fixes

  • deps: bump @​inquirer/confirm from 3.1.17 to 3.1.20 (0c946a7)
Changelog

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

11.3.2 (2024-08-11)

Bug Fixes

  • deps: bump @​inquirer/confirm from 3.1.20 to 3.1.22 (c7eaca6)

11.3.1 (2024-08-11)

Bug Fixes

  • deps: bump @​inquirer/password from 2.1.20 to 2.1.22 (f79d72b)

11.3.0 (2024-08-09)

Bug Fixes

  • correct method signature (df4b2b7)

Features

  • flush intra-command warnings at the end (68cafb3)

11.2.8 (2024-08-05)

Bug Fixes

  • deps: bump @​inquirer/password from 2.1.18 to 2.1.20 (adcaab1)

11.2.7 (2024-08-04)

Bug Fixes

  • deps: bump @​salesforce/kit from 3.1.6 to 3.2.1 (f1d288a)

... (truncated)

Commits
  • 83f6799 chore(release): 11.3.2 [skip ci]
  • 3dc8294 Merge pull request #611 from salesforcecli/dependabot-npm_and_yarn-inquirer-c...
  • c7eaca6 fix(deps): bump @​inquirer/confirm from 3.1.20 to 3.1.22
  • 09562b4 chore(release): 11.3.1 [skip ci]
  • faf8e36 Merge pull request #613 from salesforcecli/dependabot-npm_and_yarn-inquirer-p...
  • f79d72b fix(deps): bump @​inquirer/password from 2.1.20 to 2.1.22
  • 33be197 Merge pull request #612 from salesforcecli/dependabot-npm_and_yarn-inquirer-t...
  • dd06da3 chore(dev-deps): bump @​inquirer/type from 1.5.1 to 1.5.2
  • 184969b Merge pull request #614 from salesforcecli/dependabot-npm_and_yarn-eslint-plu...
  • 38e78a0 chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.1 to 1.20.4
  • Additional commits viewable in compare view

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 force-pushed the dependabot-npm_and_yarn-salesforce-sf-plugins-core-11.3.2 branch from bad1aa4 to fb1ca30 Compare August 17, 2024 05:45
Bumps [@salesforce/sf-plugins-core](https://github.com/salesforcecli/sf-plugins-core) from 11.2.4 to 11.3.2.
- [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@11.2.4...11.3.2)

---
updated-dependencies:
- dependency-name: "@salesforce/sf-plugins-core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot-npm_and_yarn-salesforce-sf-plugins-core-11.3.2 branch from fb1ca30 to fd9eec2 Compare August 17, 2024 05:47
@svc-cli-bot
svc-cli-bot merged commit 64a1a61 into main Aug 17, 2024
@svc-cli-bot
svc-cli-bot deleted the dependabot-npm_and_yarn-salesforce-sf-plugins-core-11.3.2 branch August 17, 2024 11:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant