Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): update extruct requirement from ~=0.16.0 to ~=0.17.0 #504

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2024

Updates the requirements on extruct to permit the latest version.

Changelog

Sourced from extruct's changelog.

v0.17.0 (2024-05-29)

v0.16.0 (2023-07-07)

  • identical with v0.15

v0.15.0 (2023-07-07)

  • Allow extruct to receive a parsed tree, instead of an HTML string (PR #206)
  • Added support for Python 3.10 and 3.11
  • Removed support for Python 3.7 (PR #206)
  • Code auto-formatted with black & isort

v0.14.0 (2022-10-25)

  • Removed support for Python 2.7 and 3.5 (PR #200)
  • Removed rdflib-jsonld dependency (PR #188)
  • Fixed typo in dublincore definitions (PR #190)
  • Fixed linguist stats (which language is used) (PR #180)

v0.13.0 (2021-07-26)

  • Support for rdflib 6.0.0 (PR #177)
  • Fix for when jsonld is null (PR #56)
  • Documentation fixe (PR #173)

v0.12.0 (2020-12-28)

  • Support for rdflib 5.0.0 and up. When upgrading, we recommend switching to latest versions of rdflib, mf2py, rdflib-jsonld and pyrdfa3. (PR #161)
  • Support for Python 3.8 and 3.9
  • Show full README on PyPI (PR #162)
  • README rendering fixed and tested (PR #170)
  • Using github actions instead of Travis CI

v0.11.0 (2020-11-23)

... (truncated)

Commits
  • 3bf7546 Bump version: 0.16.0 → 0.17.0
  • fbf6298 Merge pull request #235 from scrapinghub/relnotes-0.17.0
  • 6ca6f1e Release notes for 0.17.0.
  • 30dc1e3 Merge pull request #234 from scrapinghub/lxml-clean-fix
  • 9fdc157 Replace lxml[html-clean] with lxml + lxml-html-clean, fix the deps in setup.py.
  • 2135b28 Merge pull request #229 from FriedrichFroebel/dependabot
  • 610d2f2 Merge pull request #233 from scrapinghub/update-tools
  • e668ca1 Bump mypy, remove flags with default values.
  • 609503e Bump action versions, add twinecheck.
  • 7fbe8b0 Bump isort and black.
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [extruct](https://github.com/scrapinghub/extruct) to permit the latest version.
- [Changelog](https://github.com/scrapinghub/extruct/blob/master/HISTORY.rst)
- [Commits](scrapinghub/extruct@v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: extruct
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 1, 2024
Copy link

github-actions bot commented Jun 1, 2024

📋 Pytest Results

19 tests  ±0   19 ✅ ±0   19s ⏱️ -6s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 616a693. ± Comparison against base commit 9f419b8.

Copy link

github-actions bot commented Jun 1, 2024

📋 Code Coverage

Code Coverage

Package Line Rate Branch Rate Health
. 58% 35%
config 100% 100%
controllers 85% 56%
evaluators 64% 38%
harvester 60% 51%
helper 65% 55%
models 80% 87%
Summary 70% (6836 / 9789) 60% (2874 / 4790)

@huberrob huberrob merged commit ed7f6f3 into master Jul 23, 2024
3 of 4 checks passed
@dependabot dependabot bot deleted the dependabot/pip/extruct-approx-eq-0.17.0 branch July 23, 2024 09:23
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 python Pull requests that update Python code
Development

Successfully merging this pull request may close these issues.

1 participant