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

Bump lxml-stubs from 0.4.0 to 0.5.1 #37

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2024

Bumps lxml-stubs from 0.4.0 to 0.5.1.

Commits
  • d9988ec Fix package version.
  • b2d872e CI: Update GH action versions.
  • c74dcfa Fix wheel build script to actually use Py3.10 (and not Py3.1).
  • 432ac81 attrib.get should have same overload signature as _element.get (GH-97)
  • ab0f6ab CI: Exclude Python versions that don't support "tuple[...]" yet (but only "Tu...
  • 021760e Fix expected return type in test.
  • 918e45a Fix expected signature in test.
  • 67097e5 mark two parser arguments as being optional (GH-94)
  • 0684a00 etree._Element.setitem() (GH-96)
  • f0290b5 Add missing package metadata.
  • 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 will merge this PR once CI passes on it, as requested by @hanstrompert.


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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 16, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/lxml-stubs-0.5.1 branch 5 times, most recently from 9899083 to 1e3f3ad Compare April 23, 2024 12:03
Copy link

codecov bot commented Apr 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.07%. Comparing base (baebde4) to head (fe89236).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #37   +/-   ##
=======================================
  Coverage   63.07%   63.07%           
=======================================
  Files          29       29           
  Lines        2749     2749           
  Branches      257      257           
=======================================
  Hits         1734     1734           
  Misses        958      958           
  Partials       57       57           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/pip/lxml-stubs-0.5.1 branch 6 times, most recently from 662dc46 to 522b0a7 Compare April 29, 2024 09:31
Bumps [lxml-stubs](https://github.com/lxml/lxml-stubs) from 0.4.0 to 0.5.1.
- [Release notes](https://github.com/lxml/lxml-stubs/releases)
- [Commits](lxml/lxml-stubs@0.4.0...0.5.1)

---
updated-dependencies:
- dependency-name: lxml-stubs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/lxml-stubs-0.5.1 branch from 522b0a7 to 83b15be Compare April 29, 2024 09:37
Copy link
Member

@hanstrompert hanstrompert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit 9c40fe1 into master Apr 29, 2024
8 checks passed
@dependabot dependabot bot deleted the dependabot/pip/lxml-stubs-0.5.1 branch April 29, 2024 09:51
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.

1 participant