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.17 to 7.0.18 #1283

Merged
merged 4 commits into from
Aug 31, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps HIC.RDMP.Plugin from 7.0.17 to 7.0.18.

Changelog

Sourced from HIC.RDMP.Plugin's changelog.

[7.0.18] - 2022-08-30

Added

  • Added 'Set Description' command to [AggregateConfiguration] context menu
  • Template cohort builder aggregates can be dragged onto extraction datasets to import the container tree #1307
  • Having a JoinInfo between 2 columns that have different collations is now flagged by ProblemProvider #1288
  • Added command SetExtractionPrimaryKeys for controlling which columns (if any) will make the primary key when extracting to database #1335
  • Added ability to pop out tooltips/problems into modal popup #1334

Changed

  • The 'Core' folder in extraction execution user interface is no longer disabled when empty #1377
  • Datasets in extraction UI are no longer expanded by default (i.e. to show Supporting Documents/Sql) #1264
  • Removed restriction preventing [Lookup] requiring all foreign key columns being from the same table #1331
  • If there are multiple IsPrimaryExtractionTable involved in a query then the one with the IsExtractionIdentifier column (if any) will be picked (previously QueryBuildingException was thrown) #1365

Fixed

  • Running RDMP cli without supplying repository connection details (and after deleting Databases.yaml) now results in a specific error message instead of null reference [Bump HIC.RDMP.Plugin from 8.0.3 to 8.0.4 #1346]HicServices/RDMP#1346
  • Fixed Pipeline components who run in threaded but call UI methods resulting in unstable UI components #1357
  • Fixed deleting an [ExtractionConfiguration] with Selective Refresh enabled not removing it from UI #1375
  • YamlRepository now saves LoadModuleAssembly binary content as a .nupkg file instead of string yaml #1351
  • Fixed Console Gui activator 'Select File' dialog having a confusing title of "Directory" #1282
Commits
  • ae47adf 7.0.18
  • a3a5100 Merge pull request #1382 from HicServices/hotfix/mysql-ci
  • 1a22be2 Merge pull request #1387 from HicServices/selectiverefresh-ec-del
  • 26534e9 Merge branch 'develop' into hotfix/mysql-ci
  • f366ba8 Merge pull request #1386 from HicServices/no-disable-core
  • 30edce1 Merge branch 'develop' into selectiverefresh-ec-del
  • a780a98 Merge pull request #1380 from HicServices/ci-create-mysql-logging
  • b714a81 Merge pull request #1388 from HicServices/consolegui-addplugin
  • 8dd65a3 Merge pull request #1389 from HicServices/spectre
  • 8535f8f Added ConsoleInputManager implementation of Wait
  • Additional 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 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.17 to 7.0.18.
- [Release notes](https://github.com/HicServices/RDMP/releases)
- [Changelog](https://github.com/HicServices/RDMP/blob/develop/CHANGELOG.md)
- [Commits](HicServices/RDMP@v7.0.17...v7.0.18)

---
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 Aug 31, 2022
@dependabot dependabot bot requested review from jas88, rkm and tznind August 31, 2022 03:07
@jas88 jas88 merged commit 6472d6b into master Aug 31, 2022
@jas88 jas88 deleted the dependabot/nuget/master/HIC.RDMP.Plugin-7.0.18 branch August 31, 2022 21:53
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.

None yet

1 participant