Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): bump @salesforce/source-deploy-retrieve from 7.11.0 to 7.11.3 #759

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2023

Bumps @salesforce/source-deploy-retrieve from 7.11.0 to 7.11.3.

Release notes

Sourced from @​salesforce/source-deploy-retrieve's releases.

7.11.3

No release notes provided.

7.11.2

Bug Fixes

  • deps: bump @​salesforce/kit from 1.8.5 to 1.9.0 (#873) (8b3a0be)

7.11.1

Bug Fixes

  • potential undefined in SDREvent orgId (82a6d2d)
Changelog

Sourced from @​salesforce/source-deploy-retrieve's changelog.

7.11.2 (2023-03-04)

Bug Fixes

  • deps: bump @​salesforce/kit from 1.8.5 to 1.9.0 (#873) (8b3a0be)

7.11.1 (2023-03-03)

Bug Fixes

  • potential undefined in SDREvent orgId (82a6d2d)
Commits
  • 4d96975 chore(release): 7.11.3 [skip ci]
  • bcbb3b1 Pr/868 (#876)
  • 7d05bd7 chore(dev-deps): bump @​typescript-eslint/parser from 5.52.0 to 5.54.0 (#869)
  • a9733c5 refactor: devScripts update (#874)
  • b8fed32 chore(dev-deps): bump @​salesforce/cli-plugins-testkit (#870)
  • 090fd34 chore(dev-deps): bump eslint-plugin-jsdoc from 39.8.0 to 39.9.1 (#871)
  • cc2969a chore(release): 7.11.2 [skip ci]
  • 8b3a0be fix(deps): bump @​salesforce/kit from 1.8.5 to 1.9.0 (#873)
  • a55b537 chore(release): 7.11.1 [skip ci]
  • 82a6d2d fix: potential undefined in SDREvent orgId
  • See full diff 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 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)

Bumps [@salesforce/source-deploy-retrieve](https://github.com/forcedotcom/source-deploy-retrieve) from 7.11.0 to 7.11.3.
- [Release notes](https://github.com/forcedotcom/source-deploy-retrieve/releases)
- [Changelog](https://github.com/forcedotcom/source-deploy-retrieve/blob/main/CHANGELOG.md)
- [Commits](forcedotcom/source-deploy-retrieve@7.11.0...7.11.3)

---
updated-dependencies:
- dependency-name: "@salesforce/source-deploy-retrieve"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@svc-cli-bot svc-cli-bot merged commit 14bdf84 into main Mar 12, 2023
@svc-cli-bot svc-cli-bot deleted the dependabot-npm_and_yarn-salesforce-source-deploy-retrieve-7.11.3 branch March 12, 2023 02:54
mshanemc added a commit that referenced this pull request Mar 17, 2023
* refactor: devScripts update (#747)

* chore: updates from devScripts

* test: cheaper ci

* fix(deps): bump all the deps

* chore: lockfile dedupe

---------

Co-authored-by: mshanemc <[email protected]>

* fix(deps): bump jsforce from 2.0.0-beta.19 to 2.0.0-beta.20 (#745)

Bumps [jsforce](https://github.com/jsforce/jsforce) from 2.0.0-beta.19 to 2.0.0-beta.20.
- [Release notes](https://github.com/jsforce/jsforce/releases)
- [Changelog](https://github.com/jsforce/jsforce/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsforce/jsforce/commits)

---
updated-dependencies:
- dependency-name: jsforce
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(release): 2.5.5 [skip ci]

* chore(dev-deps): bump @typescript-eslint/parser from 5.49.0 to 5.54.0 (#753)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.49.0 to 5.54.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(dev-deps): bump prettier from 2.8.3 to 2.8.4 (#752)

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.3 to 2.8.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.8.3...2.8.4)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(dev-deps): bump @oclif/plugin-help from 5.2.2 to 5.2.6 (#751)

Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 5.2.2 to 5.2.6.
- [Release notes](https://github.com/oclif/plugin-help/releases)
- [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-help@5.2.2...5.2.6)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-help"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* test: update tracking nuts for e-bikes changes

* test: update tracking nuts for e-bikes changes

* chore(dev-deps): bump @salesforce/plugin-templates from 55.1.0 to 55.4.4 (#750)

Bumps [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates) from 55.1.0 to 55.4.4.
- [Release notes](https://github.com/salesforcecli/plugin-templates/releases)
- [Changelog](https://github.com/salesforcecli/plugin-templates/blob/main/CHANGELOG.md)
- [Commits](https://github.com/salesforcecli/plugin-templates/commits/55.4.4)

---
updated-dependencies:
- dependency-name: "@salesforce/plugin-templates"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: delete everything that's been moved to PDR

* chore: deprecate commands, remove ones moved to PDR

* feat: get types from sdr registry

* feat: get types from sdr registry

* test: only assert require properties

* chore(release): 2.6.0 [skip ci]

* chore(dev-deps): bump @salesforce/cli-plugins-testkit (#761)

Bumps [@salesforce/cli-plugins-testkit](https://github.com/salesforcecli/cli-plugins-testkit) from 3.2.23 to 3.2.24.
- [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@3.2.23...3.2.24)

---
updated-dependencies:
- dependency-name: "@salesforce/cli-plugins-testkit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @sideway/formula in /test/nuts/nestedLWCProject (#763)

Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sideway/formula/releases)
- [Commits](hapijs/formula@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: "@sideway/formula"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(dev-deps): bump @salesforce/plugin-info from 2.4.2 to 2.5.1 (#760)

Bumps [@salesforce/plugin-info](https://github.com/salesforcecli/plugin-info) from 2.4.2 to 2.5.1.
- [Release notes](https://github.com/salesforcecli/plugin-info/releases)
- [Changelog](https://github.com/salesforcecli/plugin-info/blob/main/CHANGELOG.md)
- [Commits](salesforcecli/plugin-info@2.4.2...2.5.1)

---
updated-dependencies:
- dependency-name: "@salesforce/plugin-info"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(deps): bump @salesforce/source-deploy-retrieve from 7.11.0 to 7.11.3 (#759)

Bumps [@salesforce/source-deploy-retrieve](https://github.com/forcedotcom/source-deploy-retrieve) from 7.11.0 to 7.11.3.
- [Release notes](https://github.com/forcedotcom/source-deploy-retrieve/releases)
- [Changelog](https://github.com/forcedotcom/source-deploy-retrieve/blob/main/CHANGELOG.md)
- [Commits](forcedotcom/source-deploy-retrieve@7.11.0...7.11.3)

---
updated-dependencies:
- dependency-name: "@salesforce/source-deploy-retrieve"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(release): 2.6.1 [skip ci]

* fix(deps): bump @salesforce/source-tracking from 2.2.22 to 2.2.24 (#764)

Bumps [@salesforce/source-tracking](https://github.com/forcedotcom/source-tracking) from 2.2.22 to 2.2.24.
- [Release notes](https://github.com/forcedotcom/source-tracking/releases)
- [Changelog](https://github.com/forcedotcom/source-tracking/blob/main/CHANGELOG.md)
- [Commits](forcedotcom/source-tracking@2.2.22...2.2.24)

---
updated-dependencies:
- dependency-name: "@salesforce/source-tracking"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(release): 2.6.2 [skip ci]

* feat: verbose deploys without progress bar update with each poll (#757)

* chore(release): 2.7.0 [skip ci]

* feat: remove force:source:open command, now in plugin-org

* feat: remove force:source:open command, now in plugin-org

* chore: move mdapi:describemetadata and mdapi:listmetadata to plugin-org

---------

Co-authored-by: mshanemc <[email protected]>

* chore(release): 2.8.0 [skip ci]

* test: align tests with pjson

* test: there are no delete nuts

* test: specify cli for manifest generation

* test: unskip a test

* test: use sfdx for convert

* test: mock project because cwd

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: svc-cli-bot <[email protected]>
Co-authored-by: mshanemc <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: svc-cli-bot <[email protected]>
Co-authored-by: Steve Hetzel <[email protected]>
mshanemc added a commit that referenced this pull request Mar 17, 2023
* test: working through UTs

* test: all UTs passing when run individually

* test: attempt to remove sandbox - before

* test: move TestContext setup into describes

* chore: renable UTs in GHA

* test: remove sinon.createSandbox calls

* test: use 3762.stubConfig instead of push -o

* test: convert 1 ut to new style

* feat: deprecate and remove migrated commands

* refactor: devScripts update (#747)

* chore: updates from devScripts

* test: cheaper ci

* fix(deps): bump all the deps

* chore: lockfile dedupe

---------

Co-authored-by: mshanemc <[email protected]>

* fix(deps): bump jsforce from 2.0.0-beta.19 to 2.0.0-beta.20 (#745)

Bumps [jsforce](https://github.com/jsforce/jsforce) from 2.0.0-beta.19 to 2.0.0-beta.20.
- [Release notes](https://github.com/jsforce/jsforce/releases)
- [Changelog](https://github.com/jsforce/jsforce/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsforce/jsforce/commits)

---
updated-dependencies:
- dependency-name: jsforce
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(release): 2.5.5 [skip ci]

* chore(dev-deps): bump @typescript-eslint/parser from 5.49.0 to 5.54.0 (#753)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.49.0 to 5.54.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(dev-deps): bump prettier from 2.8.3 to 2.8.4 (#752)

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.3 to 2.8.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.8.3...2.8.4)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(dev-deps): bump @oclif/plugin-help from 5.2.2 to 5.2.6 (#751)

Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 5.2.2 to 5.2.6.
- [Release notes](https://github.com/oclif/plugin-help/releases)
- [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-help@5.2.2...5.2.6)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-help"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* test: update tracking nuts for e-bikes changes

* test: update tracking nuts for e-bikes changes

* chore(dev-deps): bump @salesforce/plugin-templates from 55.1.0 to 55.4.4 (#750)

Bumps [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates) from 55.1.0 to 55.4.4.
- [Release notes](https://github.com/salesforcecli/plugin-templates/releases)
- [Changelog](https://github.com/salesforcecli/plugin-templates/blob/main/CHANGELOG.md)
- [Commits](https://github.com/salesforcecli/plugin-templates/commits/55.4.4)

---
updated-dependencies:
- dependency-name: "@salesforce/plugin-templates"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: delete everything that's been moved to PDR

* chore: deprecate commands, remove ones moved to PDR

* feat: get types from sdr registry

* feat: get types from sdr registry

* test: only assert require properties

* chore(release): 2.6.0 [skip ci]

* chore(dev-deps): bump @salesforce/cli-plugins-testkit (#761)

Bumps [@salesforce/cli-plugins-testkit](https://github.com/salesforcecli/cli-plugins-testkit) from 3.2.23 to 3.2.24.
- [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@3.2.23...3.2.24)

---
updated-dependencies:
- dependency-name: "@salesforce/cli-plugins-testkit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @sideway/formula in /test/nuts/nestedLWCProject (#763)

Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sideway/formula/releases)
- [Commits](hapijs/formula@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: "@sideway/formula"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(dev-deps): bump @salesforce/plugin-info from 2.4.2 to 2.5.1 (#760)

Bumps [@salesforce/plugin-info](https://github.com/salesforcecli/plugin-info) from 2.4.2 to 2.5.1.
- [Release notes](https://github.com/salesforcecli/plugin-info/releases)
- [Changelog](https://github.com/salesforcecli/plugin-info/blob/main/CHANGELOG.md)
- [Commits](salesforcecli/plugin-info@2.4.2...2.5.1)

---
updated-dependencies:
- dependency-name: "@salesforce/plugin-info"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(deps): bump @salesforce/source-deploy-retrieve from 7.11.0 to 7.11.3 (#759)

Bumps [@salesforce/source-deploy-retrieve](https://github.com/forcedotcom/source-deploy-retrieve) from 7.11.0 to 7.11.3.
- [Release notes](https://github.com/forcedotcom/source-deploy-retrieve/releases)
- [Changelog](https://github.com/forcedotcom/source-deploy-retrieve/blob/main/CHANGELOG.md)
- [Commits](forcedotcom/source-deploy-retrieve@7.11.0...7.11.3)

---
updated-dependencies:
- dependency-name: "@salesforce/source-deploy-retrieve"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(release): 2.6.1 [skip ci]

* fix(deps): bump @salesforce/source-tracking from 2.2.22 to 2.2.24 (#764)

Bumps [@salesforce/source-tracking](https://github.com/forcedotcom/source-tracking) from 2.2.22 to 2.2.24.
- [Release notes](https://github.com/forcedotcom/source-tracking/releases)
- [Changelog](https://github.com/forcedotcom/source-tracking/blob/main/CHANGELOG.md)
- [Commits](forcedotcom/source-tracking@2.2.22...2.2.24)

---
updated-dependencies:
- dependency-name: "@salesforce/source-tracking"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(release): 2.6.2 [skip ci]

* feat: verbose deploys without progress bar update with each poll (#757)

* chore(release): 2.7.0 [skip ci]

* feat: remove force:source:open command, now in plugin-org

* feat: remove force:source:open command, now in plugin-org

* chore: move mdapi:describemetadata and mdapi:listmetadata to plugin-org

---------

Co-authored-by: mshanemc <[email protected]>

* chore(release): 2.8.0 [skip ci]

* test: align tests with pjson

* test: there are no delete nuts

* test: specify cli for manifest generation

* test: unskip a test

* test: use sfdx for convert

* test: mock project because cwd

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: svc-cli-bot <[email protected]>
Co-authored-by: mshanemc <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: svc-cli-bot <[email protected]>
Co-authored-by: Steve Hetzel <[email protected]>

* refactor: move deprecation warnings to messages

* feat: remove beta aliases

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: mshanemc <[email protected]>
Co-authored-by: svc-cli-bot <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: svc-cli-bot <[email protected]>
Co-authored-by: Steve Hetzel <[email protected]>
WillieRuemmele added a commit that referenced this pull request Mar 22, 2023
* feat: remove force:source:open command, now in plugin-org

* chore: move mdapi:describemetadata and mdapi:listmetadata to plugin-org

* feat: move commands to SfCommand, first pass through src

* chore: only table errors preventing building

* chore: src/ building

* chore: revert commits to create a clean src PR

* docs: convert json to md

* chore: bump testkit

* chore: restore test GHA

* test: working through UTs

* test: working through UTs

* test: all UTs passing when run individually

* test: attempt to remove sandbox - before

* test: move TestContext setup into describes

* chore: renable UTs in GHA

* test: remove sinon.createSandbox calls

* test: use 3762.stubConfig instead of push -o

* test: convert 1 ut to new style

* feat: deprecate and remove migrated commands

* refactor: devScripts update (#747)

* chore: updates from devScripts

* test: cheaper ci

* fix(deps): bump all the deps

* chore: lockfile dedupe

---------

Co-authored-by: mshanemc <[email protected]>

* fix(deps): bump jsforce from 2.0.0-beta.19 to 2.0.0-beta.20 (#745)

Bumps [jsforce](https://github.com/jsforce/jsforce) from 2.0.0-beta.19 to 2.0.0-beta.20.
- [Release notes](https://github.com/jsforce/jsforce/releases)
- [Changelog](https://github.com/jsforce/jsforce/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsforce/jsforce/commits)

---
updated-dependencies:
- dependency-name: jsforce
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(release): 2.5.5 [skip ci]

* chore(dev-deps): bump @typescript-eslint/parser from 5.49.0 to 5.54.0 (#753)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.49.0 to 5.54.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(dev-deps): bump prettier from 2.8.3 to 2.8.4 (#752)

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.3 to 2.8.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.8.3...2.8.4)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(dev-deps): bump @oclif/plugin-help from 5.2.2 to 5.2.6 (#751)

Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 5.2.2 to 5.2.6.
- [Release notes](https://github.com/oclif/plugin-help/releases)
- [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-help@5.2.2...5.2.6)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-help"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* test: update tracking nuts for e-bikes changes

* test: update tracking nuts for e-bikes changes

* chore(dev-deps): bump @salesforce/plugin-templates from 55.1.0 to 55.4.4 (#750)

Bumps [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates) from 55.1.0 to 55.4.4.
- [Release notes](https://github.com/salesforcecli/plugin-templates/releases)
- [Changelog](https://github.com/salesforcecli/plugin-templates/blob/main/CHANGELOG.md)
- [Commits](https://github.com/salesforcecli/plugin-templates/commits/55.4.4)

---
updated-dependencies:
- dependency-name: "@salesforce/plugin-templates"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: delete everything that's been moved to PDR

* chore: deprecate commands, remove ones moved to PDR

* feat: get types from sdr registry

* feat: get types from sdr registry

* test: only assert require properties

* chore(release): 2.6.0 [skip ci]

* chore(dev-deps): bump @salesforce/cli-plugins-testkit (#761)

Bumps [@salesforce/cli-plugins-testkit](https://github.com/salesforcecli/cli-plugins-testkit) from 3.2.23 to 3.2.24.
- [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@3.2.23...3.2.24)

---
updated-dependencies:
- dependency-name: "@salesforce/cli-plugins-testkit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @sideway/formula in /test/nuts/nestedLWCProject (#763)

Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sideway/formula/releases)
- [Commits](hapijs/formula@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: "@sideway/formula"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(dev-deps): bump @salesforce/plugin-info from 2.4.2 to 2.5.1 (#760)

Bumps [@salesforce/plugin-info](https://github.com/salesforcecli/plugin-info) from 2.4.2 to 2.5.1.
- [Release notes](https://github.com/salesforcecli/plugin-info/releases)
- [Changelog](https://github.com/salesforcecli/plugin-info/blob/main/CHANGELOG.md)
- [Commits](salesforcecli/plugin-info@2.4.2...2.5.1)

---
updated-dependencies:
- dependency-name: "@salesforce/plugin-info"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(deps): bump @salesforce/source-deploy-retrieve from 7.11.0 to 7.11.3 (#759)

Bumps [@salesforce/source-deploy-retrieve](https://github.com/forcedotcom/source-deploy-retrieve) from 7.11.0 to 7.11.3.
- [Release notes](https://github.com/forcedotcom/source-deploy-retrieve/releases)
- [Changelog](https://github.com/forcedotcom/source-deploy-retrieve/blob/main/CHANGELOG.md)
- [Commits](forcedotcom/source-deploy-retrieve@7.11.0...7.11.3)

---
updated-dependencies:
- dependency-name: "@salesforce/source-deploy-retrieve"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(release): 2.6.1 [skip ci]

* fix(deps): bump @salesforce/source-tracking from 2.2.22 to 2.2.24 (#764)

Bumps [@salesforce/source-tracking](https://github.com/forcedotcom/source-tracking) from 2.2.22 to 2.2.24.
- [Release notes](https://github.com/forcedotcom/source-tracking/releases)
- [Changelog](https://github.com/forcedotcom/source-tracking/blob/main/CHANGELOG.md)
- [Commits](forcedotcom/source-tracking@2.2.22...2.2.24)

---
updated-dependencies:
- dependency-name: "@salesforce/source-tracking"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(release): 2.6.2 [skip ci]

* feat: verbose deploys without progress bar update with each poll (#757)

* chore(release): 2.7.0 [skip ci]

* feat: remove force:source:open command, now in plugin-org

* feat: remove force:source:open command, now in plugin-org

* chore: move mdapi:describemetadata and mdapi:listmetadata to plugin-org

---------

Co-authored-by: mshanemc <[email protected]>

* chore(release): 2.8.0 [skip ci]

* test: align tests with pjson

* test: there are no delete nuts

* test: specify cli for manifest generation

* test: unskip a test

* test: use sfdx for convert

* test: mock project because cwd

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: svc-cli-bot <[email protected]>
Co-authored-by: mshanemc <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: svc-cli-bot <[email protected]>
Co-authored-by: Steve Hetzel <[email protected]>

* refactor: move deprecation warnings to messages

* feat: remove beta aliases

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: mshanemc <[email protected]>
Co-authored-by: svc-cli-bot <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: svc-cli-bot <[email protected]>
Co-authored-by: Steve Hetzel <[email protected]>

* Wr/remove plugin config (#772)

* chore: remove plugin-config dep

* chore: fix NUT

* chore: replace config with settings

* chore: set pjson version to -beta

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: mshanemc <[email protected]>
Co-authored-by: svc-cli-bot <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: svc-cli-bot <[email protected]>
Co-authored-by: Steve Hetzel <[email protected]>
WillieRuemmele added a commit that referenced this pull request Mar 22, 2023
* feat: remove force:source:open command, now in plugin-org

* chore: move mdapi:describemetadata and mdapi:listmetadata to plugin-org

* feat: move commands to SfCommand, first pass through src

* chore: only table errors preventing building

* chore: src/ building

* chore: revert commits to create a clean src PR

* docs: convert json to md

* chore: bump testkit

* chore: restore test GHA

* test: working through UTs

* test: working through UTs

* test: all UTs passing when run individually

* test: attempt to remove sandbox - before

* test: move TestContext setup into describes

* chore: renable UTs in GHA

* test: remove sinon.createSandbox calls

* test: use 3762.stubConfig instead of push -o

* test: convert 1 ut to new style

* feat: deprecate and remove migrated commands

* refactor: devScripts update (#747)

* chore: updates from devScripts

* test: cheaper ci

* fix(deps): bump all the deps

* chore: lockfile dedupe

---------

Co-authored-by: mshanemc <[email protected]>

* fix(deps): bump jsforce from 2.0.0-beta.19 to 2.0.0-beta.20 (#745)

Bumps [jsforce](https://github.com/jsforce/jsforce) from 2.0.0-beta.19 to 2.0.0-beta.20.
- [Release notes](https://github.com/jsforce/jsforce/releases)
- [Changelog](https://github.com/jsforce/jsforce/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsforce/jsforce/commits)

---
updated-dependencies:
- dependency-name: jsforce
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(release): 2.5.5 [skip ci]

* chore(dev-deps): bump @typescript-eslint/parser from 5.49.0 to 5.54.0 (#753)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.49.0 to 5.54.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(dev-deps): bump prettier from 2.8.3 to 2.8.4 (#752)

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.3 to 2.8.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.8.3...2.8.4)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(dev-deps): bump @oclif/plugin-help from 5.2.2 to 5.2.6 (#751)

Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 5.2.2 to 5.2.6.
- [Release notes](https://github.com/oclif/plugin-help/releases)
- [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-help@5.2.2...5.2.6)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-help"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* test: update tracking nuts for e-bikes changes

* test: update tracking nuts for e-bikes changes

* chore(dev-deps): bump @salesforce/plugin-templates from 55.1.0 to 55.4.4 (#750)

Bumps [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates) from 55.1.0 to 55.4.4.
- [Release notes](https://github.com/salesforcecli/plugin-templates/releases)
- [Changelog](https://github.com/salesforcecli/plugin-templates/blob/main/CHANGELOG.md)
- [Commits](https://github.com/salesforcecli/plugin-templates/commits/55.4.4)

---
updated-dependencies:
- dependency-name: "@salesforce/plugin-templates"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: delete everything that's been moved to PDR

* chore: deprecate commands, remove ones moved to PDR

* feat: get types from sdr registry

* feat: get types from sdr registry

* test: only assert require properties

* chore(release): 2.6.0 [skip ci]

* chore(dev-deps): bump @salesforce/cli-plugins-testkit (#761)

Bumps [@salesforce/cli-plugins-testkit](https://github.com/salesforcecli/cli-plugins-testkit) from 3.2.23 to 3.2.24.
- [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@3.2.23...3.2.24)

---
updated-dependencies:
- dependency-name: "@salesforce/cli-plugins-testkit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @sideway/formula in /test/nuts/nestedLWCProject (#763)

Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sideway/formula/releases)
- [Commits](hapijs/formula@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: "@sideway/formula"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(dev-deps): bump @salesforce/plugin-info from 2.4.2 to 2.5.1 (#760)

Bumps [@salesforce/plugin-info](https://github.com/salesforcecli/plugin-info) from 2.4.2 to 2.5.1.
- [Release notes](https://github.com/salesforcecli/plugin-info/releases)
- [Changelog](https://github.com/salesforcecli/plugin-info/blob/main/CHANGELOG.md)
- [Commits](salesforcecli/plugin-info@2.4.2...2.5.1)

---
updated-dependencies:
- dependency-name: "@salesforce/plugin-info"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(deps): bump @salesforce/source-deploy-retrieve from 7.11.0 to 7.11.3 (#759)

Bumps [@salesforce/source-deploy-retrieve](https://github.com/forcedotcom/source-deploy-retrieve) from 7.11.0 to 7.11.3.
- [Release notes](https://github.com/forcedotcom/source-deploy-retrieve/releases)
- [Changelog](https://github.com/forcedotcom/source-deploy-retrieve/blob/main/CHANGELOG.md)
- [Commits](forcedotcom/source-deploy-retrieve@7.11.0...7.11.3)

---
updated-dependencies:
- dependency-name: "@salesforce/source-deploy-retrieve"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(release): 2.6.1 [skip ci]

* fix(deps): bump @salesforce/source-tracking from 2.2.22 to 2.2.24 (#764)

Bumps [@salesforce/source-tracking](https://github.com/forcedotcom/source-tracking) from 2.2.22 to 2.2.24.
- [Release notes](https://github.com/forcedotcom/source-tracking/releases)
- [Changelog](https://github.com/forcedotcom/source-tracking/blob/main/CHANGELOG.md)
- [Commits](forcedotcom/source-tracking@2.2.22...2.2.24)

---
updated-dependencies:
- dependency-name: "@salesforce/source-tracking"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(release): 2.6.2 [skip ci]

* feat: verbose deploys without progress bar update with each poll (#757)

* chore(release): 2.7.0 [skip ci]

* feat: remove force:source:open command, now in plugin-org

* feat: remove force:source:open command, now in plugin-org

* chore: move mdapi:describemetadata and mdapi:listmetadata to plugin-org

---------

Co-authored-by: mshanemc <[email protected]>

* chore(release): 2.8.0 [skip ci]

* test: align tests with pjson

* test: there are no delete nuts

* test: specify cli for manifest generation

* test: unskip a test

* test: use sfdx for convert

* test: mock project because cwd

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: svc-cli-bot <[email protected]>
Co-authored-by: mshanemc <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: svc-cli-bot <[email protected]>
Co-authored-by: Steve Hetzel <[email protected]>

* refactor: move deprecation warnings to messages

* feat: remove beta aliases

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: mshanemc <[email protected]>
Co-authored-by: svc-cli-bot <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: svc-cli-bot <[email protected]>
Co-authored-by: Steve Hetzel <[email protected]>

* Wr/remove plugin config (#772)

* chore: remove plugin-config dep

* chore: fix NUT

* chore: replace config with settings

* chore: set pjson version to -beta

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: mshanemc <[email protected]>
Co-authored-by: svc-cli-bot <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: svc-cli-bot <[email protected]>
Co-authored-by: Steve Hetzel <[email protected]>
This was referenced Mar 22, 2023
WillieRuemmele added a commit that referenced this pull request Mar 29, 2023
* Wr/sf command (#775)

* feat: remove force:source:open command, now in plugin-org

* chore: move mdapi:describemetadata and mdapi:listmetadata to plugin-org

* feat: move commands to SfCommand, first pass through src

* chore: only table errors preventing building

* chore: src/ building

* chore: revert commits to create a clean src PR

* docs: convert json to md

* chore: bump testkit

* chore: restore test GHA

* test: working through UTs

* test: working through UTs

* test: all UTs passing when run individually

* test: attempt to remove sandbox - before

* test: move TestContext setup into describes

* chore: renable UTs in GHA

* test: remove sinon.createSandbox calls

* test: use 3762.stubConfig instead of push -o

* test: convert 1 ut to new style

* feat: deprecate and remove migrated commands

* refactor: devScripts update (#747)

* chore: updates from devScripts

* test: cheaper ci

* fix(deps): bump all the deps

* chore: lockfile dedupe

---------

Co-authored-by: mshanemc <[email protected]>

* fix(deps): bump jsforce from 2.0.0-beta.19 to 2.0.0-beta.20 (#745)

Bumps [jsforce](https://github.com/jsforce/jsforce) from 2.0.0-beta.19 to 2.0.0-beta.20.
- [Release notes](https://github.com/jsforce/jsforce/releases)
- [Changelog](https://github.com/jsforce/jsforce/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsforce/jsforce/commits)

---
updated-dependencies:
- dependency-name: jsforce
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(release): 2.5.5 [skip ci]

* chore(dev-deps): bump @typescript-eslint/parser from 5.49.0 to 5.54.0 (#753)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.49.0 to 5.54.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(dev-deps): bump prettier from 2.8.3 to 2.8.4 (#752)

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.3 to 2.8.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.8.3...2.8.4)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(dev-deps): bump @oclif/plugin-help from 5.2.2 to 5.2.6 (#751)

Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 5.2.2 to 5.2.6.
- [Release notes](https://github.com/oclif/plugin-help/releases)
- [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-help@5.2.2...5.2.6)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-help"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* test: update tracking nuts for e-bikes changes

* test: update tracking nuts for e-bikes changes

* chore(dev-deps): bump @salesforce/plugin-templates from 55.1.0 to 55.4.4 (#750)

Bumps [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates) from 55.1.0 to 55.4.4.
- [Release notes](https://github.com/salesforcecli/plugin-templates/releases)
- [Changelog](https://github.com/salesforcecli/plugin-templates/blob/main/CHANGELOG.md)
- [Commits](https://github.com/salesforcecli/plugin-templates/commits/55.4.4)

---
updated-dependencies:
- dependency-name: "@salesforce/plugin-templates"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: delete everything that's been moved to PDR

* chore: deprecate commands, remove ones moved to PDR

* feat: get types from sdr registry

* feat: get types from sdr registry

* test: only assert require properties

* chore(release): 2.6.0 [skip ci]

* chore(dev-deps): bump @salesforce/cli-plugins-testkit (#761)

Bumps [@salesforce/cli-plugins-testkit](https://github.com/salesforcecli/cli-plugins-testkit) from 3.2.23 to 3.2.24.
- [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@3.2.23...3.2.24)

---
updated-dependencies:
- dependency-name: "@salesforce/cli-plugins-testkit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @sideway/formula in /test/nuts/nestedLWCProject (#763)

Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sideway/formula/releases)
- [Commits](hapijs/formula@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: "@sideway/formula"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(dev-deps): bump @salesforce/plugin-info from 2.4.2 to 2.5.1 (#760)

Bumps [@salesforce/plugin-info](https://github.com/salesforcecli/plugin-info) from 2.4.2 to 2.5.1.
- [Release notes](https://github.com/salesforcecli/plugin-info/releases)
- [Changelog](https://github.com/salesforcecli/plugin-info/blob/main/CHANGELOG.md)
- [Commits](salesforcecli/plugin-info@2.4.2...2.5.1)

---
updated-dependencies:
- dependency-name: "@salesforce/plugin-info"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(deps): bump @salesforce/source-deploy-retrieve from 7.11.0 to 7.11.3 (#759)

Bumps [@salesforce/source-deploy-retrieve](https://github.com/forcedotcom/source-deploy-retrieve) from 7.11.0 to 7.11.3.
- [Release notes](https://github.com/forcedotcom/source-deploy-retrieve/releases)
- [Changelog](https://github.com/forcedotcom/source-deploy-retrieve/blob/main/CHANGELOG.md)
- [Commits](forcedotcom/source-deploy-retrieve@7.11.0...7.11.3)

---
updated-dependencies:
- dependency-name: "@salesforce/source-deploy-retrieve"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(release): 2.6.1 [skip ci]

* fix(deps): bump @salesforce/source-tracking from 2.2.22 to 2.2.24 (#764)

Bumps [@salesforce/source-tracking](https://github.com/forcedotcom/source-tracking) from 2.2.22 to 2.2.24.
- [Release notes](https://github.com/forcedotcom/source-tracking/releases)
- [Changelog](https://github.com/forcedotcom/source-tracking/blob/main/CHANGELOG.md)
- [Commits](forcedotcom/source-tracking@2.2.22...2.2.24)

---
updated-dependencies:
- dependency-name: "@salesforce/source-tracking"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(release): 2.6.2 [skip ci]

* feat: verbose deploys without progress bar update with each poll (#757)

* chore(release): 2.7.0 [skip ci]

* feat: remove force:source:open command, now in plugin-org

* feat: remove force:source:open command, now in plugin-org

* chore: move mdapi:describemetadata and mdapi:listmetadata to plugin-org

---------

Co-authored-by: mshanemc <[email protected]>

* chore(release): 2.8.0 [skip ci]

* test: align tests with pjson

* test: there are no delete nuts

* test: specify cli for manifest generation

* test: unskip a test

* test: use sfdx for convert

* test: mock project because cwd

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: svc-cli-bot <[email protected]>
Co-authored-by: mshanemc <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: svc-cli-bot <[email protected]>
Co-authored-by: Steve Hetzel <[email protected]>

* refactor: move deprecation warnings to messages

* feat: remove beta aliases

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: mshanemc <[email protected]>
Co-authored-by: svc-cli-bot <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: svc-cli-bot <[email protected]>
Co-authored-by: Steve Hetzel <[email protected]>

* Wr/remove plugin config (#772)

* chore: remove plugin-config dep

* chore: fix NUT

* chore: replace config with settings

* chore: set pjson version to -beta

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: mshanemc <[email protected]>
Co-authored-by: svc-cli-bot <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: svc-cli-bot <[email protected]>
Co-authored-by: Steve Hetzel <[email protected]>

* chore: empty

* fix: publish empty

* chore(release): 2.8.0-beta.1 [skip ci]

* fix: change deprecation messages to avoid undefined command id (#779)

* fix: change deprecation messages to avoid undefined command id

* chore: deprecate source:push

* chore(release): 2.8.0-beta.2 [skip ci]

* fix: regen yarn.lock, cherry-pick Juliet's messages (#780)

* chore(release): 2.8.0-beta.3 [skip ci]

* fix: remove force:source:ignored:list command, in PDR

* fix: remove force:source:ignored:list command, in PDR

* fix: delete schema

* test: remove ignored:list NUT call

* chore(release): 2.8.0-beta.4 [skip ci]

* test: add e2e tests (NUTs) for deb and de md types

* feat: add e2e tests (NUTs) for deb and de md types

deb - DigitalExperienceBundle
de - DigitalExperience

* chore: fix network meta xmls

* chore: add site page delete tests

* chore: fix incorrect manifest file name

* chore: remove unnecessary assertion

* chore: add french variant to de_view_home

* chore: add helper function to assert de count of single deb

* chore: rename constants and helper function

* test: run deb nut tests

* test: skip tests until manifest create migrates

* test: deb nut only on linux

---------

Co-authored-by: Santhosh Emmadoju <[email protected]>

* fix: change "deprecate soon" to "in the future" (#788)

* chore(release): 2.8.0-beta.5 [skip ci]

* chore: lockfile build

* chore: snapshot

* chore: swc back to good version

* chore: rerun GHAs

* test: fullnames are forward-slash

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: mshanemc <[email protected]>
Co-authored-by: svc-cli-bot <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: svc-cli-bot <[email protected]>
Co-authored-by: Steve Hetzel <[email protected]>
Co-authored-by: Santhosh Emmadoju <[email protected]>
Co-authored-by: Juliet Shackell <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant