mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 16:33:37 +01:00
0955e8c5b6
Bumps [scraper](https://github.com/causal-agent/scraper) from 0.20.0 to 0.21.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/causal-agent/scraper/releases">scraper's releases</a>.</em></p> <blockquote> <h2>0.21.0</h2> <h2>What's Changed</h2> <ul> <li>Bump indexmap from 2.3.0 to 2.4.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/rust-scraper/scraper/pull/197">rust-scraper/scraper#197</a></li> <li>Bump ego-tree from 0.6.2 to 0.7.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/rust-scraper/scraper/pull/198">rust-scraper/scraper#198</a></li> <li>migrate once_cell::unsync::OnceCell to std::cell::OnceCell + drop dep… by <a href="https://github.com/LoZack19"><code>@LoZack19</code></a> in <a href="https://redirect.github.com/rust-scraper/scraper/pull/199">rust-scraper/scraper#199</a></li> <li>Introduce workspaces by <a href="https://github.com/LoZack19"><code>@LoZack19</code></a> in <a href="https://redirect.github.com/rust-scraper/scraper/pull/201">rust-scraper/scraper#201</a></li> <li>Now that ego-tree's Traverse is a fused iterator, so are our Select and Text by <a href="https://github.com/adamreichold"><code>@adamreichold</code></a> in <a href="https://redirect.github.com/rust-scraper/scraper/pull/202">rust-scraper/scraper#202</a></li> <li>Bump indexmap from 2.4.0 to 2.5.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/rust-scraper/scraper/pull/204">rust-scraper/scraper#204</a></li> <li>Bump ego-tree from 0.8.0 to 0.9.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/rust-scraper/scraper/pull/205">rust-scraper/scraper#205</a></li> <li>Bump indexmap from 2.5.0 to 2.6.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/rust-scraper/scraper/pull/211">rust-scraper/scraper#211</a></li> <li>Bump selectors, cssparser and html5ever by <a href="https://github.com/adamreichold"><code>@adamreichold</code></a> in <a href="https://redirect.github.com/rust-scraper/scraper/pull/214">rust-scraper/scraper#214</a></li> <li>Handle missing Token::Delim variant when rendering errors by <a href="https://github.com/adamreichold"><code>@adamreichold</code></a> in <a href="https://redirect.github.com/rust-scraper/scraper/pull/213">rust-scraper/scraper#213</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/LoZack19"><code>@LoZack19</code></a> made their first contribution in <a href="https://redirect.github.com/rust-scraper/scraper/pull/199">rust-scraper/scraper#199</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rust-scraper/scraper/compare/v0.20.0...v0.21.0">https://github.com/rust-scraper/scraper/compare/v0.20.0...v0.21.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="93afdd96be
"><code>93afdd9</code></a> Version 0.21.0</li> <li><a href="9843bc8efe
"><code>9843bc8</code></a> Merge pull request <a href="https://redirect.github.com/causal-agent/scraper/issues/213">#213</a> from rust-scraper/fix-issue221</li> <li><a href="2ede12e4af
"><code>2ede12e</code></a> Merge pull request <a href="https://redirect.github.com/causal-agent/scraper/issues/214">#214</a> from rust-scraper/bump-selectors</li> <li><a href="fddd90ed14
"><code>fddd90e</code></a> Bump html5ever to its current stable version and adjust our usage accordingly</li> <li><a href="7d422d8f82
"><code>7d422d8</code></a> Bump selectors and cssparser to their current stable versions and adjust our ...</li> <li><a href="53ac848a12
"><code>53ac848</code></a> Handle missing Token::Delim variant when rendering errors</li> <li><a href="e0d4ea7a33
"><code>e0d4ea7</code></a> Bump indexmap from 2.5.0 to 2.6.0</li> <li><a href="c3735b29dc
"><code>c3735b2</code></a> Merge pull request <a href="https://redirect.github.com/causal-agent/scraper/issues/205">#205</a> from rust-scraper/dependabot/cargo/ego-tree-0.9.0</li> <li><a href="faca0a9644
"><code>faca0a9</code></a> Merge pull request <a href="https://redirect.github.com/causal-agent/scraper/issues/204">#204</a> from rust-scraper/dependabot/cargo/indexmap-2.5.0</li> <li><a href="b945d5af6c
"><code>b945d5a</code></a> Bump ego-tree from 0.8.0 to 0.9.0</li> <li>Additional commits viewable in <a href="https://github.com/causal-agent/scraper/compare/v0.20.0...v0.21.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=scraper&package-manager=cargo&previous-version=0.20.0&new-version=0.21.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
28 lines
725 B
TOML
28 lines
725 B
TOML
[package]
|
|
authors = ["The Nushell Project Developers"]
|
|
description = "A Nushell plugin to query JSON, XML, and various web data"
|
|
repository = "https://github.com/nushell/nushell/tree/main/crates/nu_plugin_query"
|
|
edition = "2021"
|
|
license = "MIT"
|
|
name = "nu_plugin_query"
|
|
version = "0.99.2"
|
|
|
|
[lib]
|
|
doctest = false
|
|
bench = false
|
|
|
|
[[bin]]
|
|
name = "nu_plugin_query"
|
|
bench = false
|
|
|
|
[dependencies]
|
|
nu-plugin = { path = "../nu-plugin", version = "0.99.2" }
|
|
nu-protocol = { path = "../nu-protocol", version = "0.99.2" }
|
|
|
|
gjson = "0.8"
|
|
scraper = { default-features = false, version = "0.21" }
|
|
sxd-document = "0.3"
|
|
sxd-xpath = "0.4"
|
|
webpage = { version = "2.0.1", features = ["serde"] }
|
|
serde_json.workspace = true
|
|
serde.workspace = true |