Skip to content

chore(deps): bump pyo3-stub-gen from 0.20.0 to 0.22.0 in /crates#2934

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/crates/pyo3-stub-gen-0.22.0
Closed

chore(deps): bump pyo3-stub-gen from 0.20.0 to 0.22.0 in /crates#2934
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/crates/pyo3-stub-gen-0.22.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 11, 2026

Bumps pyo3-stub-gen from 0.20.0 to 0.22.0.

Release notes

Sourced from pyo3-stub-gen's releases.

0.22.0

What's Changed

Enhancement, and other changes

Full Changelog: Jij-Inc/pyo3-stub-gen@0.21.2...0.22.0

0.21.2

What's Changed

Bug fix

Enhancement, and other changes

Full Changelog: Jij-Inc/pyo3-stub-gen@0.21.1...0.21.2

0.21.1

What's Changed

Bug fix

Enhancement, and other changes

Full Changelog: Jij-Inc/pyo3-stub-gen@0.21.0...0.21.1

0.21.0

What's Changed

Bug fix

Enhancement, and other changes

... (truncated)

Commits
  • d0f95fb Add separate-items option for per-class/per-function doc pages (#437)
  • 3913962 Start developing 0.21.3 (#435)
  • 5493095 Fix setter stub to use type_input instead of type_output (#434)
  • 05e0621 Start developing 0.21.2 (#433)
  • 9454a40 Fix special float values (inf, nan) to generate valid Python syntax (#432)
  • 5dd647a build(deps): Bump the dependencies group with 13 updates (#431)
  • d403e19 Start developing 0.21.1 (#430)
  • cdb7e94 Fix getter/setter to respect #[pyo3(name = "...")] attribute (#429)
  • a3b8e17 Add new reexport_module_members! syntax with wildcard + explicit items (#428)
  • 0bc18ee Add runtime type alias support to type_alias! macro (#426)
  • 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 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)

Bumps [pyo3-stub-gen](https://github.com/Jij-Inc/pyo3-stub-gen) from 0.20.0 to 0.22.0.
- [Release notes](https://github.com/Jij-Inc/pyo3-stub-gen/releases)
- [Commits](Jij-Inc/pyo3-stub-gen@0.20.0...0.22.0)

---
updated-dependencies:
- dependency-name: pyo3-stub-gen
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 11, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 11, 2026 18:42
@dependabot dependabot Bot added the rust Pull requests that update rust code label Apr 11, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 25, 2026

Superseded by #2966.

@dependabot dependabot Bot closed this Apr 25, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/crates/pyo3-stub-gen-0.22.0 branch April 25, 2026 18:42
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants