Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2025

Bumps html2rss from 29660a7 to a4e40cc.

Commits
  • a4e40cc feat(auto_source): add support for i18n word counting in cleanup (#309)
  • f722d9d perf: parallelize auto source scraper extraction (#303)
  • 1000d13 fix(faraday): empty response body due to missing compression support (#304)
  • 680028a spec: add comprehensive examples & fix revealed bugs (#285)
  • 8fb01ee perf(media_renderer): reduce allocations for media table#299 (#300)
  • b49ff7d feat(auto_source): add JsonState to scrape SPA state (#291)
  • 507195d feat: add a set of default request headers (#289)
  • d06c1c0 docs: add AGENTS.md and refine copilot-instructions.md (#287)
  • See full diff 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 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)

Bumps [html2rss](https://github.com/html2rss/html2rss) from `29660a7` to `a4e40cc`.
- [Release notes](https://github.com/html2rss/html2rss/releases)
- [Commits](html2rss/html2rss@29660a7...a4e40cc)

---
updated-dependencies:
- dependency-name: html2rss
  dependency-version: a4e40cc888d21e4145efb68c6ac5d0b726fe3ddd
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Oct 16, 2025
@mergify mergify bot added the queued label Oct 16, 2025
@mergify
Copy link
Contributor

mergify bot commented Oct 16, 2025

This pull request has been removed from the queue for the following reason: conflict with pull request ahead.

The pull request conflicts with at least one pull request ahead in queue.

There is nothing you can do for now. If the pull request ahead in the queue is merged, this pull request will become conflicting and you'll have to update it.
If the pull request ahead is not merged, you can requeue this pull request with a @mergifyio requeue comment.

@mergify mergify bot removed the queued label Oct 16, 2025
@gildesmarais gildesmarais merged commit f701a48 into master Oct 16, 2025
5 of 7 checks passed
@gildesmarais gildesmarais deleted the dependabot/bundler/html2rss-a4e40cc branch October 16, 2025 06:21
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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants