docs
docs copied to clipboard
chore(deps-npm): bump yaml from 2.6.1 to 2.8.0
Bumps yaml from 2.6.1 to 2.8.0.
Release notes
Sourced from yaml's releases.
v2.8.0
- Add node cache for faster alias resolution (#612)
- Re-introduce compatibility with Node.js 14.6 (#614)
- Add
--mergeoption to CLI tool (#611)- Improve error for tag resolution error on null value (#616)
- Allow empty string as plain scalar representation, for failsafe schema (#616)
- docs: include cli example (#617)
v2.7.1
- Do not allow seq with single-line collection value on same line with map key (#603)
- Improve warning & avoid TypeError on bad YAML 1.1 nodes (#610)
v2.7.0
The library is now available on JSR as
@eemeli/yamland on deno.land/x as yaml. In addition to Node.js and browsers, it should work in Deno, Bun, and Cloudflare Workers.
Commits
c000eb72.8.01e85fc8style: Apply updated lint rules02f7d5fchore: Refresh lockfile389ca7cdocs: include cli example (#617)0f29ce6feat: Add--mergeoption to CLI tool (#611)e00cab9fix: Improve error for tag resolution error on null value (#616)2a841ccfix: Allow empty string as plain scalar representation, for failsafe schema (...55c5ef4feat: Add node cache for faster alias resolution (#612)ab17552Merge pull request #614 from eemeli/engines-compatb27c124ci: Re-introduce tests for Node.js 14.6 and later- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)