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 IsIdentifiable from 0.0.7 to 0.0.8 #1361

Merged
merged 1 commit into from
Nov 5, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2022

Bumps IsIdentifiable from 0.0.7 to 0.0.8.

Release notes

Sourced from IsIdentifiable's releases.

v0.0.8

What's Changed

Full Changelog: SMI/IsIdentifiable@v0.0.7...v0.0.8

Changelog

Sourced from IsIdentifiable's changelog.

[0.0.8] - 2022-11-04

Added

  • Support for running on 'non dicom' MongoDb databases. This is now the default. Pass --isdicomfiles if your MongoDb contains serialized dicom files.
  • New flag --top to only run on a subset of the data available (e.g. top 1000). Currently only supported by relational database and csv runners
  • Added ability to ignore whole columns in reviewer by pressing Del on the column and confirming
  • Support for naming servers in Targets.yaml for main ii binary instead of connection strings (e.g. -d myserver for running on relational dbs)
  • You can now pass a directory name to the file verb to process all csv files in that directory.
  • Added -g option to the file verb to process multiple csv files e.g. **/*.csv. This option is only valid when specifying a directory for -f

Fixed

  • IsIdentifiable reviewer no longer complains when Targets.yaml is missing
Commits
  • 93704cc Merge pull request #225 from SMI/release/v0.0.8
  • e4ef8e3 v0.0.8
  • 64434f3 Merge pull request #224 from SMI/dependabot/nuget/HIC.RDMP.Plugin-8.0.5
  • 89b95e3 Bump HIC.RDMP.Plugin from 8.0.4 to 8.0.5
  • 0f052fa Merge pull request #222 from SMI/dependabot/nuget/CsvHelper-30.0.0
  • 8aa69a5 Bump CsvHelper from 29.0.0 to 30.0.0
  • d7be412 Bump CsvHelper from 29.0.0 to 30.0.0
  • 4588d87 Merge pull request #223 from SMI/dependabot/nuget/HIC.FAnsiSql-3.0.1
  • 94da0de Merge branch 'main' into dependabot/nuget/HIC.FAnsiSql-3.0.1
  • 75aabf0 Merge pull request #221 from SMI/dependabot/nuget/NUnit3TestAdapter-4.3.0
  • 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 [IsIdentifiable](https://github.com/SMI/IsIdentifiable) from 0.0.7 to 0.0.8.
- [Release notes](https://github.com/SMI/IsIdentifiable/releases)
- [Changelog](https://github.com/SMI/IsIdentifiable/blob/main/CHANGELOG.md)
- [Commits](SMI/IsIdentifiable@v0.0.7...v0.0.8)

---
updated-dependencies:
- dependency-name: IsIdentifiable
  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 Nov 5, 2022
@dependabot dependabot bot requested review from jas88, rkm and tznind November 5, 2022 21:32
Copy link
Member

@jas88 jas88 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 20518aa into master Nov 5, 2022
@dependabot dependabot bot deleted the dependabot/nuget/master/IsIdentifiable-0.0.8 branch November 5, 2022 21:54
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