Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 23, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
yamldotnet (source) nuget major 11.2.1 -> 12.3.1

Release Notes

aaubry/YamlDotNet

v12.3.1: Release 12.3.1

  • Merge pull request #​760 from EdwardCooke/ec-net70
    Added net7.0 to the nuspec file

v12.3.0: Release 12.3.0

  • Merge pull request #​759 from EdwardCooke/ec-fix-757
    Allow braces in non-flows

  • Merge pull request #​758 from EdwardCooke/ec-aot
    Static Object Context for Ahead of Time compiling and Trimmed libraries

v12.2.1: Release 12.2.1

  • Merge pull request #​750 from nuttytree/f/throw-exception-for-non-unique-keys
    Throw an exception on duplicate keys

v12.2.0: Release 12.2.0

  • Merge pull request #​722 from EdwardCooke/ec-712-privateconstructor
    Allow parameterless private constructors when enabled

v12.1.0: Release 12.1.0

  • Merge pull request #​728 from marshall777/patch-1
    Correction of LowerCaseNamingConvention documentation

  • Merge pull request #​711 from adamralph/upgrade-bullseye
    upgrade Bullseye from 3.6.0 to 4.0.0

  • Merge pull request #​735 from adamralph/bullseye-public-only
    updated Bullseye from 4.0.0 to 4.2.0

  • Merge pull request #​747 from polterguy/issue-746
    Allow setting the newline character when serializing

  • Add required dot net core versions to the workflow

  • Revert Bullseye to fix release issues
    It was incorrectly detecting AppVeyor as the host

v12.0.2: Release 12.0.2

  • Merge pull request #​720 from Unity-Technologies/fix/line-endings
    Fix inconsistent line endings

  • Merge pull request #​721 from Unity-Technologies/fix/null-warnings
    Adjust null warning in ScalarNodeDeserializer

  • Changed eol to EOL to attempt build fix

  • Reordered gitattributes

  • Remove Travis build information
    Since we no longer use it.

  • Merge pull request #​726 from EdwardCooke/ec-fixinggitattributes
    fixinggitattributes

  • Merge pull request #​727 from EdwardCooke/ec-finalizelineendingcleanup
    Finalize line endings in cs files to crlf

  • Merge pull request #​730 from lkillgore/master
    Fix Inf and NaN regex when using WithAttemptingUnquotedStringTypeDeserialization

v12.0.1: Release 12.0.1

  • Update GitGub token

  • Merge pull request #​707 from EdwardCooke/ec-updategithubtemplates
    Removed on-hold notices from the issue templates

  • Merge pull request #​710 from lahma/fix-key-indicator
    Fix block entry indicator check

v12.0.0: Release 12.0.0

  • Merge pull request #​623 from jairbubbles/add-tostring-on-yamlexception
    Do not include the Start / End in the YamlException message

    • Make sure the constructors are consistant so that Message only contains the original message
    • Add ToString to include Start / End
  • Merge pull request #​624 from jairbubbles/include-start-end-in-exceptions-thrown-by-type-in
    Include start / end in exceptions thrown by type inspector

  • Merge pull request #​626 from willson556/bugfix/extra-newline
    Fix #​361 - Extra Windows newline in folded scalar.

  • Adapt the code and project structure to easuly build with Unity

  • Merge pull request #​646 from lahma/string-builder-pool
    Introduce StringBuilderPool

  • Merge pull request #​648 from lahma/avoid-params-array-in-hash-code
    Avoid extra allocations in YamlScalarNode GetHashCode

  • Merge pull request #​647 from lahma/struct-mark
    Change Mark to be readonly struct

  • Merge pull request #​649 from lahma/add-benchmark
    Add YamlDotNet.Benchmark

  • Update NuGet API key

  • Link to the discussion about the status of the project

  • Update README.md

  • Merge pull request #​693 from EdwardCooke/ec-updates
    VS 2022, Unit Tests and fixes

  • Merge pull request #​696 from aaubry/JG-update-readme
    Remove the hint that this project is on hold

  • Merge pull request #​695 from EdwardCooke/ec-fix637-numberformat
    G17 was creating issues with doubles and floats

  • Merge pull request #​659 from dmitry-ra/fix-issue-638
    Fix #​638: Parser hangs on stream of %Y

  • Merge pull request #​698 from EdwardCooke/ec-643-setonlyproperties
    Allow set only properties during deserialization

  • Merge pull request #​697 from EdwardCooke/ec-fix658-releasenotes
    Change the release notes link to use github releases

  • Merge pull request #​699 from EdwardCooke/ec-roundtripnulls
    Allow quoting of specialized strings like null/true/false/numbers etc

  • Merge pull request #​701 from JoC0de/fix-nuget-package-spec
    fixup nuget package spec

  • Merge pull request #​664 from krisrok/fix/comment-indents
    Fix/comment indents (and other comment-related issues)

  • Merge pull request #​700 from EdwardCooke/ec-fix684-blockscalarkeys
    Block scalars can be keys too

  • Merge pull request #​702 from EdwardCooke/ec-fix673-longminvaluedeserialize
    Make long.minvalue deserialize

  • Merge pull request #​704 from aaubry/fix-prereleases-on-artifactory
    Ensure that pre-releases are always in lower case


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner July 23, 2022 17:06
@renovate renovate bot requested a review from grvillic July 23, 2022 17:06
@github-actions
Copy link

github-actions bot commented Aug 4, 2022

👋 Hi! It looks like you modified some files in the Detectors folder.
You may need to bump the detector versions if any of the following scenarios apply:

  • The detector detects more or fewer components than before
  • The detector generates different parent/child graph relationships than before
  • The detector generates different devDependencies values than before

If none of the above scenarios apply, feel free to ignore this comment 🙂

@cobya cobya added the dependencies Pull requests that update a dependency file label Aug 11, 2022
@renovate renovate bot force-pushed the renovate/yamldotnet-12.x branch from 1c36ca9 to 2bb81d0 Compare August 26, 2022 16:53
@renovate renovate bot force-pushed the renovate/yamldotnet-12.x branch from 2bb81d0 to f8bff0d Compare September 7, 2022 22:40
@renovate renovate bot force-pushed the renovate/yamldotnet-12.x branch from f8bff0d to 72d8658 Compare September 17, 2022 21:11
@renovate renovate bot force-pushed the renovate/yamldotnet-12.x branch from 72d8658 to 8695514 Compare October 7, 2022 06:07
@renovate renovate bot force-pushed the renovate/yamldotnet-12.x branch 4 times, most recently from d9619b1 to d61b501 Compare October 21, 2022 16:56
@renovate renovate bot force-pushed the renovate/yamldotnet-12.x branch 3 times, most recently from b06c4cd to 0f55b89 Compare November 1, 2022 22:54
@renovate renovate bot force-pushed the renovate/yamldotnet-12.x branch from 0f55b89 to db8568c Compare November 9, 2022 22:59
@github-actions
Copy link

github-actions bot commented Nov 9, 2022

👋 Hi! It looks like you modified some files in the Detectors folder.
You may need to bump the detector versions if any of the following scenarios apply:

  • The detector detects more or fewer components than before
  • The detector generates different parent/child graph relationships than before
  • The detector generates different devDependencies values than before

If none of the above scenarios apply, feel free to ignore this comment 🙂

@renovate renovate bot force-pushed the renovate/yamldotnet-12.x branch 2 times, most recently from 6f294f4 to 7e98f6e Compare December 9, 2022 02:08
@renovate renovate bot force-pushed the renovate/yamldotnet-12.x branch from 7e98f6e to 039cf64 Compare December 14, 2022 17:24
@renovate renovate bot changed the title chore(deps): update dependency yamldotnet to v12 Update dependency yamldotnet to v12 Dec 17, 2022
@renovate renovate bot changed the title Update dependency yamldotnet to v12 chore(deps): update dependency yamldotnet to v12 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/yamldotnet-12.x branch from 039cf64 to 68b8c4e Compare December 19, 2022 06:59
@renovate renovate bot force-pushed the renovate/yamldotnet-12.x branch 2 times, most recently from 6d0bf06 to d7301bb Compare January 4, 2023 19:21
@JamieMagee JamieMagee closed this Jan 4, 2023
@JamieMagee JamieMagee reopened this Jan 4, 2023
@JamieMagee
Copy link
Member

The breaking change is dropping support for .NET Standard. As we on .NET 6 this doesn't affect us.

@JamieMagee JamieMagee enabled auto-merge (squash) January 4, 2023 19:38
@renovate renovate bot force-pushed the renovate/yamldotnet-12.x branch from d7301bb to b5cfa0a Compare January 4, 2023 19:38
@JamieMagee JamieMagee merged commit d0d1451 into main Jan 4, 2023
@JamieMagee JamieMagee deleted the renovate/yamldotnet-12.x branch January 4, 2023 19:39
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants