Skip to content

Bump serritor from 1.1 to 2.1.0#35

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.github.peterbencze-serritor-2.1.0
Closed

Bump serritor from 1.1 to 2.1.0#35
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.github.peterbencze-serritor-2.1.0

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps serritor from 1.1 to 2.1.0.

Release notes

Sourced from serritor's releases.

Serritor 2.1.0

This release includes new features, improvements and changes to the existing API.

Changes in a nutshell:

  • Add helper class for finding text in response content
  • Refactor UrlFinder
  • Modify HTTP client so that it uses the same user-defined HTTP proxy as Selenium
  • Ignore authentication cookie when cookie authentication is not enabled
  • Use MutableCapabilities instead of DesiredCapabilities when configuring the browser

Serritor 2.0.0

This major release includes a number of new features, bug fixes and changes to the existing API.
Changes in a nutshell:

  • Add internal proxy server to overcome Selenium limitations (no access to response headers etc.)
  • Add onBrowserInit callback to configure the browser before the crawling begins
  • Always call onStop even if an unhandled exception is thrown
  • Rename callbacks
  • Add detailed logging
  • Use slf4j instead of builtin logger
  • Add web API feature
    ... and more

Serritor 1.6.0

This release adds the possibility to specify custom callbacks for crawl events.

Serritor 1.5.0

This release includes bug fixes and a number of enhancements and new features.
Major changes in a nutshell:

  • Change the access modifier of the stop method
  • Add the possibility to download files
  • Add the possibility to retrieve response content type
  • Fix browser compatibility check exception when using HtmlUnitDriver
  • Add default URL finder creation method
  • Remove Selenium cookie synchronization
  • Add support for loading config from previously saved state
  • Add static methods for creating crawl requests with the default config

Serritor 1.4.0

This release includes a number of bug fixes and improvements.

Serritor 1.3.1

This release includes a new feature and changes to the existing API.
Changes in a nutshell:

  • Changes how the crawler is configured:
    • Adds CrawlerConfigurationBuilder for building CrawlerConfiguration instances
    • The configuration is passed to the crawler's constructor
  • Adds the possibility to download the file in onNonHtmlResponse callback

Please check the Wiki for more information.

... (truncated)
Commits
  • 12b07fc Merge pull request #46 from peterbencze/development
  • 8631137 Update README
  • f9338d9 Fix matcher mock
  • 4b10c69 Use find instead of matches when matching URLs
  • 94b5ad7 Make setting the pattern optional
  • de5e6ee Ignore authentication cookie when cookie authentication is not enabled
  • ed05396 Use MutableCapabilities instead of DesiredCapabilities
  • 084ae07 Modify the default pattern to use for matching URLs
  • 230ff43 Fix test method names
  • 487dd35 Add missing validation
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [serritor](https://github.com/peterbencze/serritor) from 1.1 to 2.1.0.
- [Release notes](https://github.com/peterbencze/serritor/releases)
- [Commits](peterbencze/serritor@v1.1...v2.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jun 19, 2019
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #51.

@dependabot-preview dependabot-preview Bot deleted the dependabot/maven/com.github.peterbencze-serritor-2.1.0 branch June 12, 2020 10:12
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.

0 participants