Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 26, 2025

Bumps octocrab from 0.32.0 to 0.44.1.

Release notes

Sourced from octocrab's releases.

v0.44.1

Fixed

  • (docs) Update and fix crate documentation for docs.rs, update README (#769)
  • print deprecation warning to stderr (#768)

Other

  • Add optional name field to Author struct (#771)
  • Add 'dowload' and 'download_zip' functions to client (#766)
  • Add enum EventInstallation::id() helper (#763)
  • examples/graphql_issues.rs: Update schema URL (#764)

v0.44.0

Added

  • Implement Serialize for Page (#761)

Fixed

  • [breaking] sha is optional in DiffEntry if file contents are unchanged (#750)
  • insert auth headers for api.github.com (#754)
  • (emails) visibility can be null (#756)

v0.43.0

Other

  • Enable client reuse when authenticating via a Github app using user access tokens (#740)
  • [breaking] Box the github error & fix clippy lints (#743)
  • issues can now be closed as duplicate (#741)
  • Add "merged" field to PullRequest (#737)

v0.42.1

Other

  • Secret scanning alert locations API (#735)

v0.42.0

Added

  • added ssh_signing_keys ops (#725)

Other

  • Secrets and Code scanning alerts API (#730)
  • add support for custom executors (#728)
  • Fixup route in api/issues/update (#732)

v0.41.2

Fixed

... (truncated)

Changelog

Sourced from octocrab's changelog.

0.44.1 - 2025-05-06

Fixed

  • (docs) Update and fix crate documentation for docs.rs, update README (#769)
  • print deprecation warning to stderr (#768)

Other

  • Add optional name field to Author struct (#771)
  • Add 'dowload' and 'download_zip' functions to client (#766)
  • Add enum EventInstallation::id() helper (#763)
  • examples/graphql_issues.rs: Update schema URL (#764)

0.44.0 - 2025-03-26

Added

  • Implement Serialize for Page (#761)

Fixed

  • [breaking] sha is optional in DiffEntry if file contents are unchanged (#750)
  • insert auth headers for api.github.com (#754)
  • (emails) visibility can be null (#756)

0.43.0 - 2025-01-13

Other

  • Enable client reuse when authenticating via a Github app using user access tokens (#740)
  • [breaking] Box the github error & fix clippy lints (#743)
  • issues can now be closed as duplicate (#741)
  • Add "merged" field to PullRequest (#737)

0.42.1 - 2024-11-22

Other

  • Secret scanning alert locations API (#735)

0.42.0 - 2024-11-13

Added

  • added ssh_signing_keys ops (#725)

Other

  • Secrets and Code scanning alerts API (#730)

... (truncated)

Commits
  • a193ce6 chore: release v0.44.1 (#765)
  • c80670a fix(docs): Update and fix crate documentation for docs.rs, update README (#769)
  • e124312 models: Add optional name field to Author struct (#771)
  • 53bb435 Add 'dowload' and 'download_zip' functions to client (#766)
  • 854be9e fix: print deprecation warning to stderr (#768)
  • 38817ec models: Add enum EventInstallation::id() helper (#763)
  • 7873417 docs: examples/graphql_issues.rs: Update schema URL (#764)
  • 3a779f3 chore: release v0.43.1 (#762)
  • 689cb92 fix!: sha is optional in DiffEntry if file contents are unchanged (#750)
  • e37e5a8 fix: insert auth headers for api.github.com (#754)
  • 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)

Bumps [octocrab](https://github.com/XAMPPRocky/octocrab) from 0.32.0 to 0.44.1.
- [Release notes](https://github.com/XAMPPRocky/octocrab/releases)
- [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md)
- [Commits](XAMPPRocky/octocrab@v0.32.0...v0.44.1)

---
updated-dependencies:
- dependency-name: octocrab
  dependency-version: 0.44.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 26, 2025

Assignees

The following users could not be added as assignees: pulseengine/maintainers. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: dependencies, performance, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the automated Pull requests created by automated workflows label Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated Pull requests created by automated workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants