Skip to content

deps: Bump MinVer from 6.0.0 to 6.1.0#25

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/src/PPDS.Dataverse/multi-fde978f15e
Closed

deps: Bump MinVer from 6.0.0 to 6.1.0#25
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/src/PPDS.Dataverse/multi-fde978f15e

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Updated MinVer from 6.0.0 to 6.1.0.

Release notes

Sourced from MinVer's releases.

No release notes found for this version range.

Commits viewable in compare view.

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: MinVer
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: MinVer
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: MinVer
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

dependabot bot commented on behalf of github Dec 29, 2025

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.

@joshsmithxrm
Copy link
Owner

Merged into feature/unified-cli-auth branch

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 29, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/nuget/src/PPDS.Dataverse/multi-fde978f15e branch December 29, 2025 09:33
joshsmithxrm added a commit that referenced this pull request Jan 8, 2026
* fix(environment-setup): fix UI bugs in Environment Setup panel

- Fix button alignment: toolbar buttons now centered and right-aligned
  to match form content width (800px max-width)
- Convert discover warning to modal: interactive auth prompt now shows
  as modal dialog instead of corner notification
- Fix button text reset on cancel: Discover/Test buttons now properly
  reset to original text when user cancels operation
- Add Save and Save & Close buttons: users can now save without closing
  panel, matching familiar Dynamics UX pattern

Includes JSDoc documentation for all new/modified functions.

* chore: bump version to 0.2.1 for release

Update changelog with Environment Setup bug fixes:
- Button alignment fix
- Modal dialog for interactive auth warning
- Button text reset on cancel
- Save and Save & Close buttons

* fix(environment-setup): preserve shared credentials on environment deletion

- Fix bug where deleting an environment would delete credentials shared
  with other environments (e.g., two environments using same username)
- Add getSecretKeysInUse() to check which credentials are still needed
- Only delete credentials not used by any remaining environment
- Add tests for shared credential preservation scenarios

Also includes:
- Fix Test Connection and Discover ID buttons getting stuck in loading state
- Add scrollable wrapper to Persistence Inspector panel

* docs: update changelog with additional fixes

* docs: add v0.2.1 release notes and refactor duplicated code

- Add release notes for v0.2.1
- Extract sendFormCommand helper to reduce code duplication
- Clarify disableOnExecute comments to reference webview behavior file

* docs: add /prepare-release command and release checklist

- Add release checklist to CLAUDE.md (mandatory before merging to main)
- Create /prepare-release slash command for version releases
- Update commands README with new command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant