Bump yaml from 2.6.0 to 2.8.3#17
Conversation
Bumps [yaml](https://github.com/eemeli/yaml) from 2.6.0 to 2.8.3. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.6.0...v2.8.3) --- updated-dependencies: - dependency-name: yaml dependency-version: 2.8.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
ArshVermaGit
left a comment
There was a problem hiding this comment.
This is a solid maintenance upgrade that keeps YAML parsing aligned with the latest fixes and improvements. Moving from yaml 2.6.0 to 2.8.3 helps ensure better parsing stability, improved spec compliance, and protection against edge-case parsing issues that can arise with complex configuration files. Since YAML is often involved in critical configuration paths, keeping the parser up to date reduces the risk of subtle bugs or inconsistencies across environments. The version bump is incremental and low risk, and Dependabot’s automated conflict handling makes this a straightforward upgrade. Overall, a sensible dependency hygiene update that supports reliability in config handling.
Bumps yaml from 2.6.0 to 2.8.3.
Release notes
Sourced from yaml's releases.
Commits
ce145872.8.31e84ebbfix: Catch stack overflow during node composition6b24090ci: Include Prettier check in lint action9424deechore: Refresh lockfiled1aca82Add trailingComma ToString option for multiline flow formatting (#670)4321509ci: Drop the branch filter from GitHub PR actions47207d0chore: Update docs-slate5212faechore: Update docs-slate086fa6b2.8.295f01e9chore: Add funding to package.jsonDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.