Skip to content

Commit

Permalink
Bump yaml from 2.4.5 to 2.5.0 (#86)
Browse files Browse the repository at this point in the history
Bumps [yaml](https://github.com/eemeli/yaml) from 2.4.5 to 2.5.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/eemeli/yaml/releases">yaml's
releases</a>.</em></p>
<blockquote>
<h2>v2.5.0</h2>
<ul>
<li>Add <code>--indent</code> option to CLI tool (<a
href="https://github.com/eemeli/yaml/issues/559">#559</a>, with
thanks to <a
href="https://github.com/danielbayley"><code>@​danielbayley</code></a>)</li>
<li>Require newline in all cases for props on block sequence (<a
href="https://github.com/eemeli/yaml/issues/557">#557</a>)</li>
<li>Always reset indentation in lexer on <code>...</code> (<a
href="https://github.com/eemeli/yaml/issues/558">#558</a>)</li>
<li>Ignore <code>minContentWidth</code> if greater than
<code>lineWidth</code> (<a
href="https://github.com/eemeli/yaml/issues/562">#562</a>)</li>
<li>Drop unused <code>Collection.maxFlowStringSingleLineLength</code>
(<a href="https://github.com/eemeli/yaml/issues/522">#522</a>,
<a
href="https://github.com/eemeli/yaml/issues/421">#421</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/eemeli/yaml/commit/b309e23cf70f7502acc7bbc5eb389095ab87d871"><code>b309e23</code></a>
2.5.0</li>
<li><a
href="https://github.com/eemeli/yaml/commit/6e58318d9f95f14ad9b8a99bafc8829ffdc88ffe"><code>6e58318</code></a>
style: Apply updated Prettier style</li>
<li><a
href="https://github.com/eemeli/yaml/commit/61140fa2289049ce70b907f89945f43c753c50cb"><code>61140fa</code></a>
chore: Refresh lockfile</li>
<li><a
href="https://github.com/eemeli/yaml/commit/534d8ad66866965bf788e38f9ee04443c49f312d"><code>534d8ad</code></a>
fix: Ignore minContentWidth if greater than lineWidth (fixes <a
href="https://github.com/eemeli/yaml/issues/562">#562</a>)</li>
<li><a
href="https://github.com/eemeli/yaml/commit/f73e1d96a5562d4d5d78f7c9f884300cdbb6d97d"><code>f73e1d9</code></a>
chore: Drop unused Collection.maxFlowStringSingleLineLength (see <a
href="https://github.com/eemeli/yaml/issues/522">#522</a>,
closes...</li>
<li><a
href="https://github.com/eemeli/yaml/commit/e7c81fed9c2abb626b1ab3aea8c60e249a51e16f"><code>e7c81fe</code></a>
feat: Add --indent option to CLI tool (<a
href="https://github.com/eemeli/yaml/issues/559">#559</a>)</li>
<li><a
href="https://github.com/eemeli/yaml/commit/f685e1cd2c775b2416dd9ca714f3b65c0dd96411"><code>f685e1c</code></a>
fix: Always reset indentation in lexer on ... (fixes <a
href="https://github.com/eemeli/yaml/issues/558">#558</a>)</li>
<li><a
href="https://github.com/eemeli/yaml/commit/aea700db23b445f34b16ddc338bc271031b1dfb1"><code>aea700d</code></a>
fix: Require newline in all cases for props on block sequence (fixes <a
href="https://github.com/eemeli/yaml/issues/557">#557</a>)</li>
<li>See full diff in <a
href="https://github.com/eemeli/yaml/compare/v2.4.5...v2.5.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=yaml&package-manager=npm_and_yarn&previous-version=2.4.5&new-version=2.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)


</details>
  • Loading branch information
ncalteen authored Aug 1, 2024
2 parents 7672c9f + a38ff0f commit babe3c3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit babe3c3

Please # to comment.