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

Bump HIC.RDMP.Plugin from 7.0.12 to 7.0.13 #96

Merged
merged 1 commit into from
May 31, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2022

Bumps HIC.RDMP.Plugin from 7.0.12 to 7.0.13.

Changelog

Sourced from HIC.RDMP.Plugin's changelog.

[7.0.13] - 2022-05-30

Changed

  • 'View Aggregate' now explicitly applies an ORDER BY count descending.
  • New CatalogueItems are now always marked Core (affects drag and drop and new Catalogue creation) - #1165,#1164
  • If a Catalogue is defined for a Lookup TableInfo then only Core extractable columns will be released (previously all columns were released) #692
  • Sql Parameters with no value defined are no longer flagged as Problem by ProblemProvider if they have value sets defined #1180

Added

  • Added tracking of SQL/Datagrid splitter distance in user settings. This allows users to resize how much SQL vs results they see and automatically persist the change.
  • Added CrashAtEnd system for DLE that allows Attachers to flag a load as a failure without halting execution #1157
  • Added SimpleTicketingSystem which simply opens the given URL+ticket #775
  • Added UserSettings editing UI to Console Gui
  • Added ability to suppress tree expansion when opening Cohort Builder configurations
  • Added a loading spinner for when find is still searching

Removed

  • Removed Pin system (anchoring an object to the top of a collection tree).

Fixed

  • Fixed order of Sql Parameters not always being first in tree
  • Prevented Find/Select columns showing sort indicator when it is not supported
  • Fixed DistinctStrategy.OrderByAndDistinctInMemory in batch processing retries #1194
  • Fixed GoTo where path includes CatalogueFolder in CLI gui
Commits

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 [HIC.RDMP.Plugin](https://github.com/HicServices/RDMP) from 7.0.12 to 7.0.13.
- [Release notes](https://github.com/HicServices/RDMP/releases)
- [Changelog](https://github.com/HicServices/RDMP/blob/develop/CHANGELOG.md)
- [Commits](HicServices/RDMP@v7.0.12...v7.0.13)

---
updated-dependencies:
- dependency-name: HIC.RDMP.Plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 31, 2022
@dependabot dependabot bot requested review from jas88 and tznind May 31, 2022 06:23
@jas88 jas88 merged commit 23dd59b into main May 31, 2022
@jas88 jas88 deleted the dependabot/nuget/HIC.RDMP.Plugin-7.0.13 branch May 31, 2022 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant