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 8.0.0 to 8.0.1 #1327

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2022

Bumps HIC.RDMP.Plugin from 8.0.0 to 8.0.1.

Changelog

Sourced from HIC.RDMP.Plugin's changelog.

[8.0.1] - 2022-09-30

Fixed

  • Fixed Saved Cohort Save button not enabling when updating server/database or credentials #1259
  • Fixed not being able to clear properties on PipelineComponents when Type is an Array of database objects #1420
  • Fixed bug with Commit system not refreshing after delete
  • Fixed bug with Commit system when working with Plugins that have custom repositories
  • Fix deleting ExternalDatabaseServer with YamlRepository not clearing default (e.g. deleting default logging server)
  • Fixed stale references in YamlRepository breaking on startup (ServerDefaults.yaml and CredentialsDictionary.yaml)
  • Fixed empty yaml files causing errors (e.g. deleting contents of ServerDefaults.yaml)
  • Fixed string encryption on [ExternalDatabaseServer] objects created with YamlRepository

Added

  • Added command line switch --skip-patching to prevent running patches and launch the application as normal (can help debugging patch issues) #1392
  • Added 'open file' to Console SQL Editor for easier running of .sql files #1438
Commits
  • 56b53ea v8.0.1
  • fd42d89 Merge pull request #1444 from HicServices/fix-encrypt2
  • 91391ef Merge pull request #1443 from HicServices/folder-fixes
  • acc827f Fix SetRepositoryOnObject for LoadModuleAssembly to work correctly when addin...
  • 9e6c984 Made GetDecryptedPassword throw an Exception instead of null reference when c...
  • 39dc7ca Apply fixes in #1440 to other encryption using parts of RDMP
  • 98371c6 Unit test fix
  • 90fff21 Creating lmd from folder context menu creates it in the correct folder
  • c793d6a Add context menu for FolderNode<Project>and creating project or cic remembers...
  • 7b6ceee Put into folder text prompt now shows current value
  • 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 will merge this PR once CI passes on it, as requested by @jas88.


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 Oct 3, 2022
@dependabot dependabot bot requested review from jas88, rkm and tznind October 3, 2022 03:03
Bumps [HIC.RDMP.Plugin](https://github.com/HicServices/RDMP) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/HicServices/RDMP/releases)
- [Changelog](https://github.com/HicServices/RDMP/blob/develop/CHANGELOG.md)
- [Commits](HicServices/RDMP@v8.0.0...v8.0.1)

---
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 force-pushed the dependabot/nuget/master/HIC.RDMP.Plugin-8.0.1 branch from 3e80056 to fe99949 Compare October 3, 2022 03:28
@jas88
Copy link
Member

jas88 commented Oct 3, 2022

@dependabot merge

@dependabot dependabot bot merged commit 7be8887 into master Oct 3, 2022
@dependabot dependabot bot deleted the dependabot/nuget/master/HIC.RDMP.Plugin-8.0.1 branch October 3, 2022 03:51
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