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

Update dependency YamlDotNet to v6.1.2 #626

Merged
merged 1 commit into from
Jul 21, 2019
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 20, 2019

This PR contains the following updates:

Package Type Update Change
YamlDotNet nuget patch 6.1.1 -> 6.1.2

Release Notes

aaubry/YamlDotNet

v6.1.2

Compare Source

Improves conformance with the official test suite:

  • W4TN (Spec Example 9.5. Directives Documents)
  • 2LFX (Spec Example 6.13. Reserved Directives [1.3])
  • 6LVF (Spec Example 6.13. Reserved Directives)
  • S3PD (Spec Example 8.18. Implicit Block Mapping Entries)
  • NHX8 (Empty Lines at End of Document)
  • 2JQS (Block Mapping with Missing Keys)
  • M7A3 (Spec Example 9.3. Bare Documents)
  • WZ62 (Spec Example 7.2. Empty Content)
  • 52DL (Explicit Non-Specific Tag [1.3])
  • S4JQ (Spec Example 6.28. Non-Specific Tags)
  • 8MK2 (Explicit Non-Specific Tag)
  • R4YG (Spec Example 8.2. Block Indentation Indicator)
  • 6BCT (Spec Example 6.3. Separation Spaces)
  • A2M4 (Spec Example 6.2. Indentation Indicators)
  • Q5MG (Tab at beginning of line followed by a flow mapping)
  • S7BG (Colon followed by comma)
  • DK3J (Zero indented block scalar with line that looks like a comment)
  • FP8R (Zero indented block scalar)
  • 4MUZ (Flow mapping colon on line after key)
  • NJ66 (Multiline plain flow mapping key)
  • UT92 (Spec Example 9.4. Explicit Documents)
  • 9SA2 (Multiline double quoted flow mapping key)
  • K3WX (Colon and adjacent value after comment on next line)
  • 5MUD (Colon and adjacent value on next line)

Also adds the license file to nupkg to fix NU5125 warning.


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot requested a review from tomkerkhove as a code owner July 20, 2019 17:45
@renovate renovate bot added the dependencies All issues related to dependencies & Renovate label Jul 20, 2019
@promitor-bot
Copy link

Docker image for this PR was built and is available on Docker Hub.

You can pull it locally via the CLI:

docker pull tomkerkhove/promitor-agent-scraper-ci:pr626

Want to verify the new version? Run it locally:

docker run -d -p 8999:80 --name promitor-agent-scraper-pr626 \
                         --env PROMITOR_AUTH_APPID='<azure-ad-app-id>' \
                         --env-file C:/Promitor/az-mon-auth.creds \
                         --volume C:/Promitor/metrics-declaration.yaml:/config/metrics-declaration.yaml \
                         tomkerkhove/promitor-agent-scraper-ci:pr626

You can find a CI version of our Helm chart on hub.helm.sh

@tomkerkhove tomkerkhove merged commit a3a846c into master Jul 21, 2019
@renovate renovate bot deleted the renovate-yamldotnet-6.x branch July 21, 2019 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies All issues related to dependencies & Renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants