Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: forcedotcom/source-deploy-retrieve
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 11.0.2
Choose a base ref
...
head repository: forcedotcom/source-deploy-retrieve
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 11.1.0
Choose a head ref
  • 4 commits
  • 37 files changed
  • 3 contributors

Commits on Apr 21, 2024

  1. chore(dev-deps): bump eslint-plugin-sf-plugin from 1.18.0 to 1.18.2 (#…

    …1293)
    
    Bumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.18.0 to 1.18.2.
    - [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.18.0...1.18.2)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-sf-plugin
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    ae56a41 View commit details
    Browse the repository at this point in the history
  2. chore(dev-deps): bump @salesforce/cli-plugins-testkit (#1292)

    Bumps [@salesforce/cli-plugins-testkit](https://github.com/salesforcecli/cli-plugins-testkit) from 5.2.1 to 5.2.3.
    - [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.2.1...5.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@salesforce/cli-plugins-testkit"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    1750d02 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. feat: allow destructive changes with MetadataOptions (#1294)

    * feat: allow destructive changes with MetadataOptions
    
    * test: add a test for only destructive
    
    * chore: update core dep
    
    * chore: update kit dep
    shetzel authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    7dad1c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe49e38 View commit details
    Browse the repository at this point in the history
Loading