Skip to content

chore(deps): Bump PPDS.Dataverse from 1.0.0-beta.1 to 1.0.0-beta.4#81

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/nuget/src/Api/PPDSDemo.Api/develop/PPDS.Dataverse-1.0.0-beta.4
Closed

chore(deps): Bump PPDS.Dataverse from 1.0.0-beta.1 to 1.0.0-beta.4#81
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/nuget/src/Api/PPDSDemo.Api/develop/PPDS.Dataverse-1.0.0-beta.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Updated PPDS.Dataverse from 1.0.0-beta.1 to 1.0.0-beta.4.

Release notes

Sourced from PPDS.Dataverse's releases.

1.0.0-beta.4

Fixed

  • NuGet plugin package deployment now works correctly (#​62)
    • Package ID is read directly from .nuspec inside the nupkg (authoritative source)
    • Dataverse extracts uniquename from package content automatically - CLI no longer sets it
    • Solution association works on both create and update via SolutionUniqueName request parameter
    • Removed unnecessary publisher prefix querying logic
  • What-if simulation for new NuGet packages no longer throws an exception

1.0.0-beta.3

Added

  • entityAlias field in plugin image configuration (defaults to name if not specified)
  • unsecureConfiguration field for plugin step configuration
  • MainOperation stage (30) support for Custom API plugin steps
  • JSON schema for plugin-registration.json at schemas/plugin-registration.schema.json
  • Zulu time format (Z suffix) for generatedAt timestamps in extracted config

Fixed

  • Solution component addition now works on UPDATE path (was only adding on CREATE) (#​59)
  • Cross-platform path normalization uses forward slashes consistently
  • Runtime ETC lookup for pluginpackage entity type code

Full changelog: joshsmithxrm/power-platform-developer-suite@Cli-v1.0.0-beta.2...Cli-v1.0.0-beta.3

1.0.0-beta.2

Added

ppds plugins command group for plugin registration management

  • ppds plugins extract - Extract [PluginStep]/[PluginImage] attributes from assembly (.dll) or NuGet package (.nupkg) to registrations.json
  • ppds plugins deploy - Deploy plugin registrations to Dataverse environment
  • ppds plugins diff - Compare configuration against environment state, detect drift
  • ppds plugins list - List registered plugins in environment
  • ppds plugins clean - Remove orphaned registrations not in configuration

Plugin deployment options

  • --solution to add components to a solution
  • --clean to remove orphaned steps during deployment
  • --what-if to preview changes without applying

Full step registration field support

  • deployment - ServerOnly (default), Offline, or Both
  • runAsUser - CallingUser (default) or systemuser GUID
  • description - Step documentation
  • asyncAutoDelete - Auto-delete async jobs on success

Extract command enhancements

  • --solution option to set solution on initial extract
  • --force option to skip merge and overwrite
  • Merge behavior: re-running extract preserves deployment settings from existing file
  • [JsonExtensionData] on all config models for forward compatibility

List command enhancements

  • --package filter to list specific packages
  • Full package hierarchy output: Package → Assembly → Type → Step → Image
  • Summary includes types and images with proper pluralization
  • Shows non-default step options (deployment, runAsUser, asyncAutoDelete)

Other improvements

  • Uses MetadataLoadContext for safe, read-only assembly reflection
  • JSON output for all plugin commands (--json flag)
  • Supports both classic assemblies and NuGet plugin packages
  • Connection pooling for plugin commands (improved performance)
  • Native async SDK methods when available

See CHANGELOG.md for full details.

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)

---
updated-dependencies:
- dependency-name: PPDS.Dataverse
  dependency-version: 1.0.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jan 12, 2026

Labels

The following labels could not be found: dependencies, nuget. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jan 12, 2026

Superseded by #82.

@dependabot dependabot bot closed this Jan 12, 2026
@dependabot dependabot bot deleted the dependabot/nuget/src/Api/PPDSDemo.Api/develop/PPDS.Dataverse-1.0.0-beta.4 branch January 12, 2026 19:21
@github-project-automation github-project-automation bot moved this from Todo to Done in PPDS Roadmap Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

0 participants