Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2025

Bumps html2rss from 70540c7 to 2522897.

Commits
  • 2522897 feat: add RSS feed detection (#284)
  • f582b19 perf: comprehensive performance optimizations (#283)
  • f7fd824 feat: implement category extraction (#282)
  • f12dff5 refactor: remove Utils class (#281)
  • edb4132 fix: html boolean value breaks xls rendering (#280)
  • 45ad17b docs: add community & resources section (#279)
  • 3071d18 dev: improve DX for development & contributing (#278)
  • 84e9215 feat(article): build descriptions with media rendering (#274)
  • 8bddc59 docs(readme): move contents to website (#277)
  • 9ed4ec4 chore(deps): bump nokogiri from 1.18.1 to 1.18.8 (#272)
  • Additional commits viewable 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Sep 18, 2025
@mergify
Copy link
Contributor

mergify bot commented Sep 18, 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.

Bumps [html2rss](https://github.com/html2rss/html2rss) from `70540c7` to `2522897`.
- [Release notes](https://github.com/html2rss/html2rss/releases)
- [Commits](html2rss/html2rss@70540c7...2522897)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/html2rss-2522897 branch from 44709ff to cb5c0fc Compare September 18, 2025 06:17
mergify bot added a commit that referenced this pull request Sep 18, 2025
@gildesmarais
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 18, 2025

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@gildesmarais gildesmarais merged commit de0d2d2 into master Sep 18, 2025
5 of 7 checks passed
@gildesmarais gildesmarais deleted the dependabot/bundler/html2rss-2522897 branch September 18, 2025 06:24
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