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

chore(deps): update octocrab requirement from 0.35 to 0.36 #12

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2024

Updates the requirements on octocrab to permit the latest version.

Release notes

Sourced from octocrab's releases.

v0.36.0

Added

  • WASM Support (#591)

Other

  • fix some comments (#611)
  • Add status code to GithubError (#607)
  • Add Pending variant to octocrab::models::workflows::Status (#604)
  • Fix personal token auth for pagination (#602)
  • Fixed some .gists() functions, and wrote tests. (#606)
  • Allow directly passing SecretString (#601)
Changelog

Sourced from octocrab's changelog.

0.36.0 - 2024-03-19

Added

  • WASM Support (#591)

Other

  • fix some comments (#611)
  • Add status code to GithubError (#607)
  • Add Pending variant to octocrab::models::workflows::Status (#604)
  • Fix personal token auth for pagination (#602)
  • Fixed some .gists() functions, and wrote tests. (#606)
  • Allow directly passing SecretString (#601)

0.35.0 - 2024-03-10

Added

  • add repository list language support (#595)

Other

  • Added test for actions().create_workflow_dispatch() (#603)
  • added "Create a new Git commit object" (#600)
  • Added check-suites endpoints (#596)
  • Adding org secrets tests (#599)

0.34.3 - 2024-03-05

Other

  • Add delete_ref in RepoHandler (#573)
  • Adding tests to orgs().secrets().create_or_update_secret() (#590)

0.34.2 - 2024-03-04

Other

  • Update base64 requirement from 0.21.0 to 0.22.0 (#592)
  • Add Public and Release events (#589)
  • Adding tests for actions().remove_selected_repo_from_org_secret() (#586)
  • Fixed the `projects().delete_project().send() function (#587)
  • Added more tests, for repos().delete() (#585)
  • Adding test for actions().actions_delete_workflow_run_logs_test() (#584)
  • Fixing snafu version update (#580)
  • Fixing the test that wiremock@v0.6.0 breaks. (#579)
  • Added some more tests (#578)
  • Added a test (#577)

0.34.1 - 2024-02-09

Other

  • Added tests to prove repos().secrets().delete_secret() (#570)
  • Adding test for issues().delete_comment() (#569)
  • Fixed issues().delete_comment_reaction() (#566)

... (truncated)

Commits

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)

Updates the requirements on [octocrab](https://github.com/XAMPPRocky/octocrab) to permit the latest version.
- [Release notes](https://github.com/XAMPPRocky/octocrab/releases)
- [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md)
- [Commits](XAMPPRocky/octocrab@v0.35.0...v0.36.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 19, 2024
@tapnisu tapnisu merged commit cf7a81c into main Mar 20, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/cargo/octocrab-0.36 branch March 20, 2024 03:34
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.

None yet

1 participant