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-dev): bump lxml-stubs from 0.4.0 to 0.5.1 #2724

Merged
merged 3 commits into from
Mar 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 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 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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 4, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/lxml-stubs-0.5.1 branch from 55b0560 to 961b4f7 Compare March 4, 2024 05:41
@coveralls
Copy link

coveralls commented Mar 4, 2024

Coverage Status

coverage: 90.964%. remained the same
when pulling 5b5aaaa on dependabot/pip/lxml-stubs-0.5.1
into 6ea1c84 on main.

@dependabot dependabot bot force-pushed the dependabot/pip/lxml-stubs-0.5.1 branch from 961b4f7 to 4a5c6da Compare March 4, 2024 05:42
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:development
  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 4a5c6da to 464b758 Compare March 4, 2024 05:44
@nicholascar nicholascar merged commit 8ff6a81 into main Mar 12, 2024
2 of 17 checks passed
@nicholascar nicholascar deleted the dependabot/pip/lxml-stubs-0.5.1 branch March 12, 2024 10:54
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants