Skip to content

chore(deps): Bump PPDS.Dataverse and PPDS.Migration#90

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/nuget/src/Console/PPDS.Dataverse.Demo/develop/multi-029746619b
Open

chore(deps): Bump PPDS.Dataverse and PPDS.Migration#90
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/nuget/src/Console/PPDS.Dataverse.Demo/develop/multi-029746619b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Release notes

Sourced from PPDS.Dataverse's releases.

1.0.0-beta.5

Fixed

  • Thread-safety in PluginRegistrationService - Changed entity type code cache to ConcurrentDictionary

Added

  • PluginRegistrationConfig.Validate() method with executionOrder range checking (1-999999) - called before plugin deployment

Changed

  • Extracted ParseBypassPlugins method to DataCommandGroup to eliminate duplication
  • Extracted constants in PluginRegistrationService (ComponentTypePluginAssembly, StagePreValidation, etc.)
  • Removed manual Ctrl+C handler - relies on System.CommandLine built-in cancellation

Full Changelog: joshsmithxrm/power-platform-developer-suite@Cli-v1.0.0-beta.4...Cli-v1.0.0-beta.5

Commits viewable in compare view.

Updated PPDS.Migration from 1.0.0-beta.5 to 1.0.0-beta.6.

Release notes

Sourced from PPDS.Migration's releases.

1.0.0-beta.6

What's Changed

Breaking Changes

  • Profile storage schema v2 - Profiles now use schema v2 with array storage and name-based active profile. Existing v1 profiles are automatically deleted on first load. Secrets stored in platform-native secure storage.
  • Standardized output format flag - Replaced --json / -j with --output-format / -f enum option (values: Text, Json) across all commands.
  • Moved schema and users commands - ppds schema generateppds data schema, ppds users generateppds data users
  • Removed ppds schema list - Entity listing functionality removed as part of command restructuring.

Added

  • Self-contained binary publishing - CLI can now be published as self-contained single-file executables for Windows, macOS, and Linux (x64 and ARM64)
  • Automated release workflow - GitHub Actions builds and publishes platform binaries with SHA256 checksums to GitHub Releases on Cli-v* tags
  • auth create --accept-cleartext-caching - Linux-only flag to allow cleartext credential storage when libsecret is unavailable
  • env list --filter - Filter environments by name, URL, or ID (case-insensitive)
  • env who --environment - Query a specific environment without changing the saved default

Changed

  • PluginRegistrationService refactored to use early-bound entities - Provides compile-time type safety for all Dataverse entity operations
  • auth who output ordering - Reordered output fields to match PAC CLI format

Fixed

  • Environment resolution for service principals
  • auth update --environment now validates and resolves
  • env select validates connection before saving
  • auth clear now clears all caches including secure credential store
  • auth delete now removes stored credentials
  • auth create cleans up credentials on failure
  • auth who shows expired token warning
  • Missing Environment ID for service principal profiles
  • Interactive auth fails with RefreshInstanceDetails error

Full Changelog: joshsmithxrm/power-platform-developer-suite@Cli-v1.0.0-beta.5...Cli-v1.0.0-beta.6

What's Changed

Full Changelog: joshsmithxrm/power-platform-developer-suite@Auth-v1.0.0-beta.3...Cli-v1.0.0-beta.6

Commits viewable in compare view.

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jan 19, 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 dependabot bot force-pushed the dependabot/nuget/src/Console/PPDS.Dataverse.Demo/develop/multi-029746619b branch from 42b8114 to c6c5fa0 Compare February 2, 2026 17:48
Bumps PPDS.Dataverse from 1.0.0-beta.4 to 1.0.0-beta.5
Bumps PPDS.Migration from 1.0.0-beta.5 to 1.0.0-beta.6

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/Console/PPDS.Dataverse.Demo/develop/multi-029746619b branch from c6c5fa0 to 1c33979 Compare February 16, 2026 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

0 participants