Closed dependabot[bot] closed 3 weeks ago
Hi @dependabot[bot]. Thanks for your PR.
PRs from untrusted users cannot be marked as trusted with /ok-to-test
in this repo meaning untrusted PR authors can never trigger tests themselves. Collaborators can still trigger tests on the PR using /test all
.
I understand the commands that are listed here.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: 0xFelix
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Bumps the production-dependencies group in /tools with 1 update: github.com/goccy/go-yaml.
Updates
github.com/goccy/go-yaml
from 1.12.0 to 1.13.4Release notes
Sourced from github.com/goccy/go-yaml's releases.
... (truncated)
Commits
2e63415
fix invalid map token (#504)ab16112
support empty sequence value (#503)8f8d730
Fix parsing of document (#501)c83be7f
fix folded handling (#500)9b2c456
fix parsing of invalid document (#499)61505f3
fix parsing of number (#498)e27add4
fix invalid alias (#497)8713f53
feat: preserve line breaks from original input (#412)9fabf36
Fix parsing of invalid yaml (#496)8f6f26e
Update README.mdDependabot 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 show