Skip to content

Commit

Permalink
chore(deps): Bump xml-rs from 0.8.4 to 0.8.14 (vectordotdev#17607)
Browse files Browse the repository at this point in the history
Bumps [xml-rs](https://github.com/kornelski/xml-rs) from 0.8.4 to
0.8.14.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/kornelski/xml-rs/blob/main/Changelog.md">xml-rs's
changelog</a>.</em></p>
<blockquote>
<h2>Version 0.8.7</h2>
<ul>
<li>Basic parsing of DTD internal subset</li>
<li>Speed improvements</li>
</ul>
<h2>Version 0.8.6</h2>
<ul>
<li>Fixed parsing of incorrectly nested comments and processing
instructions</li>
</ul>
<h2>Version 0.8.5</h2>
<ul>
<li>Updated source code to edition 2018 and fixed/updated some Rust
idioms.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kornelski/xml-rs/commit/277656386e9910a395e2232e9f6e21d1da0e06c2"><code>2776563</code></a>
chore: Release xml-rs version 0.8.14</li>
<li><a
href="https://github.com/kornelski/xml-rs/commit/ca962a920cde9d482e8f4bd8341dc1451cea3075"><code>ca962a9</code></a>
Explain next_pos wonkiness</li>
<li><a
href="https://github.com/kornelski/xml-rs/commit/6c13445136412bc2269de3b366e7d40695c576e1"><code>6c13445</code></a>
Balance pos pushes when ignoring comments</li>
<li><a
href="https://github.com/kornelski/xml-rs/commit/129ab96ca313d470121a102629840c78d623a306"><code>129ab96</code></a>
Merge pull request <a
href="https://redirect.github.com/kornelski/xml-rs/issues/226">#226</a>
from 00xc/unreachable_token</li>
<li><a
href="https://github.com/kornelski/xml-rs/commit/c09549a187e62d39d40467f129e64abf32efc35c"><code>c09549a</code></a>
Avoid panic when displaying unexpected token error</li>
<li><a
href="https://github.com/kornelski/xml-rs/commit/563f97599eb6ad36b997a5305745dd8775ba9be4"><code>563f975</code></a>
Fix change to public fields</li>
<li><a
href="https://github.com/kornelski/xml-rs/commit/9179e7904eb9ccc7e0bccfee3a28bd9825936482"><code>9179e79</code></a>
Bump</li>
<li><a
href="https://github.com/kornelski/xml-rs/commit/3562bff4041cba478158739a416d7a175bb21548"><code>3562bff</code></a>
Require spaces between attributes</li>
<li><a
href="https://github.com/kornelski/xml-rs/commit/1eefdc91676728f4d10fafdf08c76069a9e55965"><code>1eefdc9</code></a>
Require spaces between prolog attrs</li>
<li><a
href="https://github.com/kornelski/xml-rs/commit/535914eaf8ecc3a823ba7a7dc6861d9def6cef39"><code>535914e</code></a>
Forbid whitespace before XML prolog</li>
<li>Additional commits viewable in <a
href="https://github.com/kornelski/xml-rs/compare/0.8.4...0.8.14">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xml-rs&package-manager=cargo&previous-version=0.8.4&new-version=0.8.14)](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 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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/vectordotdev/vector/network/alerts).

</details>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: neuronull <neuronull@pm.me>
  • Loading branch information
dependabot[bot] and neuronull authored Jun 6, 2023
1 parent d956092 commit a932489
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion LICENSE-3rdparty.csv
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,7 @@ winnow,https://github.com/winnow-rs/winnow,MIT,The winnow Authors
winreg,https://github.com/gentoo90/winreg-rs,MIT,Igor Shaula <gentoo90@gmail.com>
woothee,https://github.com/woothee/woothee-rust,Apache-2.0,hhatto <hhatto.jp@gmail.com>
wyz,https://github.com/myrrlyn/wyz,MIT,myrrlyn <self@myrrlyn.dev>
xml-rs,https://github.com/netvl/xml-rs,MIT,Vladimir Matveev <vmatveev@citrine.cc>
xml-rs,https://github.com/kornelski/xml-rs,MIT,Vladimir Matveev <vmatveev@citrine.cc>
xmlparser,https://github.com/RazrFalcon/xmlparser,MIT OR Apache-2.0,Evgeniy Reizner <razrfalcon@gmail.com>
yaml-rust,https://github.com/chyh1990/yaml-rust,MIT OR Apache-2.0,Yuheng Chen <yuhengchen@sensetime.com>
zerocopy,https://fuchsia.googlesource.com/fuchsia/+/HEAD/src/lib/zerocopy,BSD-2-Clause,Joshua Liebow-Feeser <joshlf@google.com>
Expand Down

0 comments on commit a932489

Please sign in to comment.