q2g / q2g-con-hypercube-qvx

Qlik Connector that allows to consume a Qlik HyperCube / Table as new datasource
MIT License
11 stars 8 forks source link

Bump NLog.Schema from 4.5.0 to 4.5.11 in /src #24

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps NLog.Schema from 4.5.0 to 4.5.11.

Release notes *Sourced from [NLog.Schema's releases](https://github.com/NLog/NLog/releases).* > ## NLog 4.5.11 > ### Enhancements > > - [#2985](https://github-redirect.dependabot.com/NLog/NLog/pull/2985) LogBuilder - Support fluent assignment of message-template after properties ([**snakefoot**](https://github.com/snakefoot)) > - [#2983](https://github-redirect.dependabot.com/NLog/NLog/pull/2983) JsonSerializer - Use ReferenceEquals instead of object.Equals when checking for cyclic object loops ([#2983](https://github-redirect.dependabot.com/NLog/NLog/issues/2983)) ([**snakefoot**](https://github.com/snakefoot)) > - [#2988](https://github-redirect.dependabot.com/NLog/NLog/pull/2988) NullAppender - Added missing SecuritySafeCritical ([**snakefoot**](https://github.com/snakefoot)) > > ## Fixes > > - [#2987](https://github-redirect.dependabot.com/NLog/NLog/pull/2987) JSON encoding should create valid JSON for non-string dictionary-keys ([**snakefoot**](https://github.com/snakefoot)) > > ## NLog 4.5.10 > - [#2883](https://github-redirect.dependabot.com/NLog/NLog/pull/2883) Fix LoadConfiguration for not found config file ([**snakefoot**](https://github.com/snakefoot), [**304NotModified**](https://github.com/304NotModified)) > > ## NLog 4.5.9 > ## Fixes > - [#2865](https://github-redirect.dependabot.com/NLog/NLog/pull/2865) JSON encoding should create valid JSON for special double values (hotfix) ([**snakefoot**](https://github.com/snakefoot)) > > ## Enhancements > - [#2846](https://github-redirect.dependabot.com/NLog/NLog/pull/2846) Include Entry Assembly File Location when loading candidate NLog.config ([#2846](https://github-redirect.dependabot.com/NLog/NLog/issues/2846)) ([**snakefoot**](https://github.com/snakefoot)) > > ## NLog 4.5.8 > ## Features > - [#2809](https://github-redirect.dependabot.com/NLog/NLog/pull/2809) MethodCallTarget - Support for Lamba method ([**snakefoot**](https://github.com/snakefoot)) > - [#2816](https://github-redirect.dependabot.com/NLog/NLog/pull/2816) MessageTemplates - Support rendering of alignment + padding ([**snakefoot**](https://github.com/snakefoot)) > > ## Fixes > - [#2827](https://github-redirect.dependabot.com/NLog/NLog/pull/2827) FileTarget - Failing to CreateArchiveMutex should not stop logging ([**snakefoot**](https://github.com/snakefoot)) > - [#2830](https://github-redirect.dependabot.com/NLog/NLog/pull/2830) Auto loading of assemblies was broken in some cases ([**snakefoot**](https://github.com/snakefoot)) > > ## Enhancements > - [#2814](https://github-redirect.dependabot.com/NLog/NLog/pull/2814) LoggingConfiguration - Improves CheckUnusedTargets to handle target wrappers ([**snakefoot**](https://github.com/snakefoot)) > > ## Performance > - [#2817](https://github-redirect.dependabot.com/NLog/NLog/pull/2817) Optimize LayoutRendererWrappers to reduce string allocations ([#2817](https://github-redirect.dependabot.com/NLog/NLog/issues/2817)) ([**snakefoot**](https://github.com/snakefoot)) > > ## NLog 4.5.7 > ## Features > > - [#2792](https://github-redirect.dependabot.com/nlog/nlog/pull/2792) OutputDebugStringTarget - Support Xamarin iOS and Android ([**snakefoot**](https://github.com/snakefoot)) > - [#2776](https://github-redirect.dependabot.com/nlog/nlog/pull/2776) FileTarget - Introduced OpenFileFlushTimeout to help when AutoFlush = false ([**snakefoot**](https://github.com/snakefoot)) > > ## Fixes > > - [#2761](https://github-redirect.dependabot.com/nlog/nlog/pull/2761) ${Callsite} fix class naming when includeNamespace=false and cleanNamesOfAnonymousDelegates=true ([**Azatey**](https://github.com/Azatey)) > - [#2752](https://github-redirect.dependabot.com/nlog/nlog/pull/2752) JSON: Fixes issue where char types are not properly escaped ([#2752](https://github-redirect.dependabot.com/NLog/NLog/issues/2752)) ([**smbecker**](https://github.com/smbecker)) > > ## Enhancements > > - [#2804](https://github-redirect.dependabot.com/nlog/nlog/pull/2804) FileTarget - Do not trust Last File Write TimeStamp when AutoFlush=false ([**snakefoot**](https://github.com/snakefoot)) > ... (truncated)
Changelog *Sourced from [NLog.Schema's changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md).* > ### V4.5.11 (2018/11/06) > > #### Enhancements > > - [#2985](https://github-redirect.dependabot.com/NLog/NLog/pull/2985) LogBuilder - Support fluent assignment of message-template after properties ([**snakefoot**](https://github.com/snakefoot)) > - [#2983](https://github-redirect.dependabot.com/NLog/NLog/pull/2983) JsonSerializer - Use ReferenceEquals instead of object.Equals when checking for cyclic object loops ([#2983](https://github-redirect.dependabot.com/NLog/NLog/issues/2983)) ([**snakefoot**](https://github.com/snakefoot)) > - [#2988](https://github-redirect.dependabot.com/NLog/NLog/pull/2988) NullAppender - Added missing SecuritySafeCritical ([**snakefoot**](https://github.com/snakefoot)) > > #### Fixes > > - [#2987](https://github-redirect.dependabot.com/NLog/NLog/pull/2987) JSON encoding should create valid JSON for non-string dictionary-keys ([**snakefoot**](https://github.com/snakefoot)) > > ### V4.5.10 (2018/09/17) > > #### Fixes > - [#2883](https://github-redirect.dependabot.com/NLog/NLog/pull/2883) Fix LoadConfiguration for not found config file ([**snakefoot**](https://github.com/snakefoot), [**304NotModified**](https://github.com/304NotModified)) > > ### v4.5.9 (2018/08/24) > > #### Fixes > - [#2865](https://github-redirect.dependabot.com/NLog/NLog/pull/2865) JSON encoding should create valid JSON for special double values ([**snakefoot**](https://github.com/snakefoot)) > > #### Enhancements > - [#2846](https://github-redirect.dependabot.com/NLog/NLog/pull/2846) Include Entry Assembly File Location when loading candidate NLog.config ([**snakefoot**](https://github.com/snakefoot)) > > ### v4.5.8 (2018/08/05) > > #### Features > - [#2809](https://github-redirect.dependabot.com/NLog/NLog/pull/2809) MethodCallTarget - Support for Lamba method ([**snakefoot**](https://github.com/snakefoot)) > - [#2816](https://github-redirect.dependabot.com/NLog/NLog/pull/2816) MessageTemplates - Support rendering of alignment + padding ([**snakefoot**](https://github.com/snakefoot)) > > #### Fixes > - [#2827](https://github-redirect.dependabot.com/NLog/NLog/pull/2827) FileTarget - Failing to CreateArchiveMutex should not stop logging ([**snakefoot**](https://github.com/snakefoot)) > - [#2830](https://github-redirect.dependabot.com/NLog/NLog/pull/2830) Auto loading of assemblies was broken in some cases ([**snakefoot**](https://github.com/snakefoot)) > > #### Enhancements > - [#2814](https://github-redirect.dependabot.com/NLog/NLog/pull/2814) LoggingConfiguration - Improves CheckUnusedTargets to handle target wrappers ([**snakefoot**](https://github.com/snakefoot)) > > #### Performance > - [#2817](https://github-redirect.dependabot.com/NLog/NLog/pull/2817) Optimize LayoutRendererWrappers to reduce string allocations ([#2817](https://github-redirect.dependabot.com/NLog/NLog/issues/2817)) ([**snakefoot**](https://github.com/snakefoot)) > > ### v4.5.7 (2018/07/19) > > #### Features > > - [#2792](https://github-redirect.dependabot.com/nlog/nlog/pull/2792) OutputDebugStringTarget - Support Xamarin iOS and Android ([**snakefoot**](https://github.com/snakefoot)) > - [#2776](https://github-redirect.dependabot.com/nlog/nlog/pull/2776) FileTarget - Introduced OpenFileFlushTimeout to help when AutoFlush = false ([**snakefoot**](https://github.com/snakefoot)) > > #### Fixes > > ... (truncated)
Commits - See full diff in [compare view](https://github.com/NLog/NLog/commits/v4.5.11)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Looks like NLog.Schema is up-to-date now, so this is no longer needed.