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

Bump com.github.crawler-commons:urlfrontier-API from 2.3.1 to 2.4#1327

Merged
jnioche merged 1 commit into
mainfrom
dependabot/maven/com.github.crawler-commons-urlfrontier-API-2.4
Oct 1, 2024
Merged

Bump com.github.crawler-commons:urlfrontier-API from 2.3.1 to 2.4#1327
jnioche merged 1 commit into
mainfrom
dependabot/maven/com.github.crawler-commons-urlfrontier-API-2.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 30, 2024

Copy link
Copy Markdown
Contributor

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

Release notes

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

URLFrontier 2.4

What's Changed

This release fixes some bugs (see detailed list below) and adds the following notables changes:

  • Ignite backend has been removed
  • Two new API methods have been added:
    • GetURLStatus to retrieve information about a particular URL in the frontier
    • ListURLs to retrieve all URLs known in the frontier

Detailed list of changes

New Contributors

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

Commits
  • 2736320 Fix skipping of formatting
  • 523a800 Fixed version number
  • bb20791 Set version for release 3.4 + add nexus staging plugin
  • 896bd37 Regenerated doc for API
  • bc1eac4 Merge pull request #107 from crawler-commons/depsUpdate
  • b56e5ad Prerelease 2.4
  • 6644448 Merge pull request #106 from klockla/fix_grpc_protoc_version
  • ac10bfb Reverted back to GRPC 1.66.0 and updated protoc to 3.25.5
  • 8b395a1 Merge pull request #105 from crawler-commons/depsUpdate
  • ce38d6d Improved handling of dependencies and updated their versions
  • 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.3.1 to 2.4.
- [Release notes](https://github.com/crawler-commons/url-frontier/releases)
- [Commits](crawler-commons/url-frontier@2.3.1...2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependency dependency upgrade java Pull requests that update Java code labels Sep 30, 2024
@rzo1 rzo1 requested a review from jnioche October 1, 2024 07:57
@rzo1 rzo1 added this to the 3.1.1 milestone Oct 1, 2024
@jnioche jnioche merged commit 5cd8f07 into main Oct 1, 2024
@jnioche jnioche deleted the dependabot/maven/com.github.crawler-commons-urlfrontier-API-2.4 branch October 1, 2024 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency dependency upgrade java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants