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.Test from 7.0.20 to 8.0.0 #1319

Merged
merged 1 commit into from
Sep 28, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2022

Bumps HIC.RDMP.Plugin.Test from 7.0.20 to 8.0.0.

Changelog

Sourced from HIC.RDMP.Plugin.Test's changelog.

[8.0.0] - 2022-09-27

Contains database patch to add support for Commit system and expanded Folder support

Fixed

  • Added better error message when there are problems with naming etc of a new cohort being committed #1408
  • Fixed null references when Exceptions are surfaced before main UI has loaded
  • Fixed a null reference trying to save [TableInfo] objects in application after setting the Database field to null.
  • Fixed ViewLogs command not working from Console Gui

Added

  • Added SetDefault command for changing default logging/dqe etc servers from command line
  • Added yes/no popup for 'partial matches' when Guessing [CatalogueItem] to [ColumnInfo] mappings (e.g. when remapping metadata layer to a new underlying table) #1400
  • Added UI support for changing UseAliasInsteadOfTransformInGroupByAggregateGraphs user setting #1393
  • Added DoNotUseHashJoinsForCatalogues to ExecuteDatasetExtractionSource [PipelineComponent] #1403
  • Iteratve extractions ([ExtractionProgress]) now have more warnings during checking #1395 (All errors can be suppressed in UserSettings)
    • Attempting to release a dataset before all batches have been extracted now results in R015
    • If a batch resume is being performed and the previous extraction audit does not contain the same cohort you will get error R017
    • If a batch resume is being performed but no audit can be found then you get error R016
Commits
  • e14bde6 Add glossary link
  • 8081011 Version 8.0.0
  • 790db57 Delete typo
  • e3c61ea Docs on schema and version changes
  • 33d5914 Merge pull request #1426 from HicServices/any-folders
  • 00de5b8 Merge branch 'develop' into any-folders
  • 1874e90 Remove stray usings
  • ac3327a Merge pull request #1430 from HicServices/select-many
  • 141d3c8 Merge pull request #1428 from HicServices/set-default
  • 50022cf Fixed ExecuteCommandDescribe not working correctly on TUI and bad SelectMany ...
  • 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)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Sep 28, 2022
@dependabot dependabot bot requested review from jas88, rkm and tznind September 28, 2022 03:02
@jas88
Copy link
Member

jas88 commented Sep 28, 2022

@dependabot rebase

Bumps [HIC.RDMP.Plugin.Test](https://github.com/HicServices/RDMP) from 7.0.20 to 8.0.0.
- [Release notes](https://github.com/HicServices/RDMP/releases)
- [Changelog](https://github.com/HicServices/RDMP/blob/develop/CHANGELOG.md)
- [Commits](HicServices/RDMP@v7.0.20...v8.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/master/HIC.RDMP.Plugin.Test-8.0.0 branch from 0c22518 to 497ca8c Compare September 28, 2022 03:24
@jas88 jas88 merged commit a350ac3 into master Sep 28, 2022
@jas88 jas88 deleted the dependabot/nuget/master/HIC.RDMP.Plugin.Test-8.0.0 branch September 28, 2022 03:49
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