Conversation
|
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (2)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This PR contains the following updates:
v1.0.1->v1.0.2v3.3.0->v3.4.0v1.10.0->v1.18.0v1.12.0->v1.19.2v0.1.8->v0.1.14v0.0.12->v0.0.20v1.7.0->v1.10.0v1.8.1->v1.10.2v1.0.5->v1.0.10v0.45.0->v0.49.0v0.38.0->v0.42.05ec99f8->7835f81Release Notes
imdario/mergo (dario.cat/mergo)
v1.0.2Compare Source
What's Changed
gopkg.in/yaml.v3, only used for loading fixtures. Thanks @trim21 for bringing to my attention (#262) that this library is no longer maintained.Full Changelog: darccio/mergo@v1.0.1...v1.0.2
Masterminds/semver (github.com/Masterminds/semver/v3)
v3.4.0Compare Source
There are a few changes in this release to highlight:
Constraintsnow has a propertyIncludePrerelease. When set to true theCheckandValidatemethods will include prereleases.>1.0.0-beta.1 < 2. In the past this would not have included prereleases because each constraint needed to have a prerelease. Now, only one constraint needs to have a prerelease. This is considered a long standing bug fix. Note, this does not carry across OR groups. For example,>1.0.0-beta.1 < 2 || > 3. In this case, prereleases will not be included when evaluating against>3.NewVersioncoercion with leading "0"'s is restored. This can be disabled by setting the package level propertyCoerceNewVersiontofalse.What's Changed
New Contributors
Full Changelog: Masterminds/semver@v3.3.1...v3.4.0
v3.3.1Compare Source
What's Changed
Full Changelog: Masterminds/semver@v3.3.0...v3.3.1
fatih/color (github.com/fatih/color)
v1.18.0Compare Source
What's Changed
New Contributors
Full Changelog: fatih/color@v1.17.0...v1.18.0
v1.17.0Compare Source
What's Changed
New Contributors
Full Changelog: fatih/color@v1.16.0...v1.17.0
v1.16.0Compare Source
What's Changed
Dependency updates
New Contributors
Full Changelog: fatih/color@v1.15.0...v1.16.0
v1.15.0Compare Source
What's Changed
New Contributors
Full Changelog: fatih/color@v1.14.1...v1.15.0
v1.14.1Compare Source
What's Changed
Full Changelog: fatih/color@v1.14.0...v1.14.1
v1.14.0Compare Source
What's Changed
SetWriterandUnsetWriterby @fatih in https://github.com/fatih/color/pull/182New Contributors
Full Changelog: fatih/color@v1.13.0...v1.14.0
v1.13.0Compare Source
This release updates the following dependencies:
v1.12.0Compare Source
This release adds support for the
NO_COLOR. For more information check out: https://no-color.org The pull request adding this change is: https://github.com/fatih/color/pull/137v1.11.0Compare Source
This release removes the
vendor/folder introduced by the PR: https://github.com/fatih/color/pull/138goccy/go-yaml (github.com/goccy/go-yaml)
v1.19.2: 1.19.2Compare Source
What's Changed
New Contributors
Full Changelog: goccy/go-yaml@v1.19.1...v1.19.2
v1.19.1: 1.19.1Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.19.0...v1.19.1
v1.19.0: 1.19.0Compare Source
What's Changed
New Contributors
Full Changelog: goccy/go-yaml@v1.18.0...v1.19.0
v1.18.0: 1.18.0Compare Source
What's Changed
OmitEmptyencoding option by @bwplotka in https://github.com/goccy/go-yaml/pull/691New Contributors
Full Changelog: goccy/go-yaml@v1.17.1...v1.18.0
v1.17.1: 1.17.1Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.17.0...v1.17.1
v1.17.0: 1.17.0Compare Source
What's Changed
New Contributors
Full Changelog: goccy/go-yaml@v1.16.0...v1.17.0
v1.16.0: 1.16.0Compare Source
What's Changed
New Contributors
Full Changelog: goccy/go-yaml@v1.15.23...v1.16.0
v1.15.23: 1.15.23Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.15.22...v1.15.23
v1.15.22: 1.15.22Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.15.21...v1.15.22
v1.15.21: 1.15.21Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.15.20...v1.15.21
v1.15.20: 1.15.20Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.15.19...v1.15.20
v1.15.19: 1.15.19Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.15.18...v1.15.19
v1.15.18: 1.15.18Compare Source
What's Changed
New Contributors
Full Changelog: goccy/go-yaml@v1.15.17...v1.15.18
v1.15.17: 1.15.17Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.15.16...v1.15.17
v1.15.16: 1.15.16Compare Source
What's Changed
cloud->couldin path.go by @rriski in https://github.com/goccy/go-yaml/pull/628New Contributors
Full Changelog: goccy/go-yaml@v1.15.15...v1.15.16
v1.15.15: 1.15.15Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.15.14...v1.15.15
v1.15.14: 1.15.14Compare Source
What's Changed
New Contributors
Full Changelog: goccy/go-yaml@v1.15.13...v1.15.14
v1.15.13: 1.15.13Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.15.12...v1.15.13
v1.15.12: 1.15.12Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.15.11...v1.15.12
v1.15.11: 1.15.11Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.15.10...v1.15.11
v1.15.10: 1.15.10Compare Source
What's Changed
New Contributors
Full Changelog: goccy/go-yaml@v1.15.9...v1.15.10
v1.15.9: 1.15.9Compare Source
What's Changed
New Contributors
Full Changelog: goccy/go-yaml@v1.15.8...v1.15.9
v1.15.8: 1.15.8Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.15.7...v1.15.8
v1.15.7: 1.15.7Compare Source
What's Changed
New Contributors
Full Changelog: goccy/go-yaml@v1.15.6...v1.15.7
v1.15.6: 1.15.6Compare Source
What's Changed
New Contributors
Full Changelog: goccy/go-yaml@v1.15.5...v1.15.6
v1.15.5: 1.15.5Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.15.4...v1.15.5
v1.15.4: 1.15.4Compare Source
What's Changed
Pass 300 tests of YAML Test Suite 🎉
total:[402] passed:[300] failure:[102] passedRate:[74.626862%]We’ve finally surpassed go-yaml/yaml.
total:[402] passed:[295] failure:[107] passedRate:[73.383087%]Full Changelog: goccy/go-yaml@v1.15.3...v1.15.4
v1.15.3: 1.15.3Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.15.2...v1.15.3
v1.15.2: 1.15.2Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.15.1...v1.15.2
v1.15.1: 1.15.1Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.15.0...v1.15.1
v1.15.0: 1.15.0Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.14.3...v1.15.0
v1.14.3: 1.14.3Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.14.2...v1.14.3
v1.14.2: 1.14.2Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.14.1...v1.14.2
v1.14.1: 1.14.1Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.14.0...v1.14.1
v1.14.0: 1.14.0Compare Source
What's Changed
Breaking Changes
Previously, using the same map key did not result in a parsing error, but from now on, it will throw an error by default. If you want to keep the previous behavior, specify the
parser.AllowDuplicateMapKey()option.Similarly, during
Decode, it will also throw an error by default. To keep the previous behavior, specify theyaml.AllowDuplicateMapKey()option when decoding.Also,
yaml.DisallowDuplicateKeyoption is deprecated.Full Changelog: goccy/go-yaml@v1.13.10...v1.14.0
v1.13.10: 1.13.10Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.13.9...v1.13.10
v1.13.9: 1.13.9Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.13.8...v1.13.9
v1.13.8: 1.13.8Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.13.7...v1.13.8
v1.13.7: 1.13.7Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.13.6...v1.13.7
v1.13.6: 1.13.6Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.13.5...v1.13.6
v1.13.5: 1.13.5Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.13.4...v1.13.5
v1.13.4: 1.13.4Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.13.3...v1.13.4
[
v1.13.3](https://redirect.github.com/goccy/go-yConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.