Bump com.github.crawler-commons:urlfrontier-API from 2.4 to 2.5 by dependabot[bot] · Pull Request #1702 · apache/stormcrawler · GitHub
Skip to content

Bump com.github.crawler-commons:urlfrontier-API from 2.4 to 2.5#1702

Merged
mvolikas merged 1 commit into
mainfrom
dependabot/maven/com.github.crawler-commons-urlfrontier-API-2.5
Nov 2, 2025
Merged

Bump com.github.crawler-commons:urlfrontier-API from 2.4 to 2.5#1702
mvolikas merged 1 commit into
mainfrom
dependabot/maven/com.github.crawler-commons-urlfrontier-API-2.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 27, 2025

Copy link
Copy Markdown
Contributor

Bumps com.github.crawler-commons:urlfrontier-API from 2.4 to 2.5.

Release notes

Sourced from com.github.crawler-commons:urlfrontier-API's releases.

2.5

What's Changed

This release adds the following notables changes:

  • Implementation of setCrawlLimit
  • gRPC server reflection is now enabled
  • Addition of new method CountURLs to count the URLs for a given crawl.
  • Internal use a concurrent ordered map instead of a synchronized LinkedHashMap to allow for better concurrency (especially while using ListURLs and CountURLs which can be lengthy operations)

##Detailed list of changes

New Contributors

Full Changelog: crawler-commons/url-frontier@2.4...2.5

Commits
  • 902b55e Release 2.5 (#136)
  • a65aa53 Migrate publishing from OSSRH to Central Portal (#134)
  • a7b876d Update Protobuf documentation (#135)
  • 32291d8 Use protobuf-maven-plugin to generate Protobuf and Grpc code (#133)
  • faa8ee4 Bump dependencies: (#132)
  • 5d95427 Update protobuf to 3.25.8 and grpc to 1.75.0 (#131)
  • f0d4293 Adding missing synchronized on pollFirstEntry (#130)
  • cafda67 Merge pull request #129 from klockla/iterator-trywith-rsrc
  • ac6ef9c Make sure iterator will be closed in case of early exceptions
  • f343a0e Bump org.apache.commons:commons-lang3 (#126)
  • 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)

Bumps [com.github.crawler-commons:urlfrontier-API](https://github.com/crawler-commons/url-frontier) from 2.4 to 2.5.
- [Release notes](https://github.com/crawler-commons/url-frontier/releases)
- [Commits](crawler-commons/url-frontier@2.4...2.5)

---
updated-dependencies:
- dependency-name: com.github.crawler-commons:urlfrontier-API
  dependency-version: '2.5'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 27, 2025
@mvolikas mvolikas merged commit aacdc3f into main Nov 2, 2025
2 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/com.github.crawler-commons-urlfrontier-API-2.5 branch November 2, 2025 16:29
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant