VIDA-NYU / ache

ACHE is a web crawler for domain-specific search.
http://ache.readthedocs.io
Apache License 2.0
449 stars 135 forks source link

Bump webarchive-commons from 1.1.8 to 1.1.9 #223

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps webarchive-commons from 1.1.8 to 1.1.9.

Release notes

Sourced from webarchive-commons's releases.

webarchive-commons-1.1.9

webarchive-commons-1.1.9 (2019-05-07)

Full Changelog

Closed issues:

  • CompressedWARCReader does not work for Common Crawl WARC files. #81
  • Fixing bad dates in WARC file #80
  • upgrade to commons-collections.jar 3.2.2 #76

Merged pull requests:

  • use commons-collections v3.2.2 to avoid v3.2.1 vulnerability #77 (ndushay)
Changelog

Sourced from webarchive-commons's changelog.

1.1.9

Commits
  • 2e8cdea [maven-release-plugin] prepare release webarchive-commons-1.1.9
  • 988bec7 Update CHANGES.md for PR 77
  • 229a186 Merge branch 'ndushay-patched-commons-coll'
  • 4101f7e use commons-collections v3.2.2 to avoid v3.2.1 vulnerability
  • 3bba7e4 Update with fixes for 1.1.9
  • 4077670 Fix HTTP-Response-Metadata for wget WARCs. Changes came from https://github.c...
  • d34b5bf Merge branch 'sebastian-nagel-empty-http-header-field'
  • 898b478 Merge branch 'empty-http-header-field' of https://github.com/sebastian-nagel/...
  • 2e1c107 Merge branch 'sebastian-nagel-67-add-html-metadata-add-property-attribute'
  • bd08143 Extract also property attributes of HTML meta elements, this fixes #67
  • 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 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)