Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump scraper from 0.19.0 to 0.19.1 #335

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps scraper from 0.19.0 to 0.19.1.

Release notes

Sourced from scraper's releases.

0.19.1

What's Changed

New Contributors

Full Changelog: rust-scraper/scraper@v0.19.0...v0.19.1

Commits
  • e8e3cc4 Version 0.19.1
  • 37b062e Merge pull request #184 from Noname-Official/patch-1
  • 3b8383d Text isn't a fused iterator
  • 45df63e Select is not a fused iterator
  • 28c0069 remove unnecessary qualification at src\html\mod.rs:117
  • 948b0e0 Merge pull request #177 from causal-agent/dependabot/cargo/indexmap-2.2.6
  • d67111f Bump html5ever from 0.26.0 to 0.27.0
  • 976e03f Bump indexmap from 2.2.5 to 2.2.6
  • f3928e2 Merge pull request #173 from causal-agent/dependabot/cargo/indexmap-2.2.5
  • 93a0a62 Merge pull request #174 from causal-agent/dependabot/cargo/ahash-0.8.11
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 1, 2024
@dependabot dependabot bot force-pushed the dependabot/cargo/scraper-0.19.1 branch from 6d15459 to b13b482 Compare August 1, 2024 20:06
@adumbidiot adumbidiot enabled auto-merge (squash) August 1, 2024 20:07
@dependabot dependabot bot force-pushed the dependabot/cargo/scraper-0.19.1 branch 2 times, most recently from e8d432f to 05ec426 Compare August 1, 2024 20:15
Bumps [scraper](https://github.com/causal-agent/scraper) from 0.19.0 to 0.19.1.
- [Release notes](https://github.com/causal-agent/scraper/releases)
- [Commits](rust-scraper/scraper@v0.19.0...v0.19.1)

---
updated-dependencies:
- dependency-name: scraper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/scraper-0.19.1 branch from 05ec426 to eb3f4e2 Compare August 1, 2024 20:22
@adumbidiot adumbidiot merged commit 8b598be into master Aug 1, 2024
3 checks passed
@adumbidiot adumbidiot deleted the dependabot/cargo/scraper-0.19.1 branch August 1, 2024 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant