Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps github.com/goccy/go-yaml from 1.9.6 to 1.9.8.

Release notes

Sourced from github.com/goccy/go-yaml's releases.

1.9.8

What's Changed

New Contributors

Full Changelog: goccy/go-yaml@v1.9.7...v1.9.8

1.9.7

What's Changed

Full Changelog: goccy/go-yaml@v1.9.6...v1.9.7

Changelog

Sourced from github.com/goccy/go-yaml's changelog.

1.9.8 - 2022-12-19

Fix feature

  • Append new line at the end of file ( #329 )

Fix bugs

  • Fix custom marshaler ( #333, #334 )
  • Fix behavior when struct fields conflicted( #335 )
  • Fix position calculation for literal, folded and raw folded strings ( #330 )

1.9.7 - 2022-12-03

Fix bugs

  • Fix handling of quoted map key ( #328 )
  • Fix resusing process of scanning context ( #322 )
Commits

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 [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) from 1.9.6 to 1.9.8.
- [Release notes](https://github.com/goccy/go-yaml/releases)
- [Changelog](https://github.com/goccy/go-yaml/blob/master/CHANGELOG.md)
- [Commits](goccy/go-yaml@v1.9.6...v1.9.8)

---
updated-dependencies:
- dependency-name: github.com/goccy/go-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 19, 2022
@codecov-commenter
Copy link

Codecov Report

Base: 82.87% // Head: 82.87% // No change to project coverage 👍

Coverage data is based on head (7b0dbb3) compared to base (a2ffbae).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #33   +/-   ##
=======================================
  Coverage   82.87%   82.87%           
=======================================
  Files           4        4           
  Lines         403      403           
=======================================
  Hits          334      334           
  Misses         54       54           
  Partials       15       15           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sters sters merged commit 78eb18d into master Jan 26, 2023
@sters sters deleted the dependabot/go_modules/github.com/goccy/go-yaml-1.9.8 branch January 26, 2023 08:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants