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): bump the production-dependencies group with 2 updates #12

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on octocrab and ghastoolkit to permit the latest version.
Updates octocrab to 0.36.0

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

Updates ghastoolkit to 0.2.1

Release notes

Sourced from ghastoolkit's releases.

0.2.1

What's Changed

Full Changelog: 0.2.0...0.2.1

Commits
  • af64e7c Merge pull request #9 from GeekMasher/v0_2_1
  • be891ed feat(version): v0.2.1
  • 50bf2ec Merge pull request #8 from GeekMasher/codeql-languages
  • 172f270 feat: improve codeql languages
  • 42070e5 feat: add codeql cli languages support #5
  • c0790ca Merge pull request #7 from GeekMasher/supplychain
  • 0c02770 feat: update licenses docs
  • 1a3f70f feat: update license parsing support
  • c534281 feat: update supplychain
  • f9fa12d fix: single license issue
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [octocrab](https://github.com/XAMPPRocky/octocrab) and [ghastoolkit](https://github.com/GeekMasher/ghastoolkit-rs) to permit the latest version.

Updates `octocrab` to 0.36.0
- [Release notes](https://github.com/XAMPPRocky/octocrab/releases)
- [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md)
- [Commits](XAMPPRocky/octocrab@v0.34.1...v0.36.0)

Updates `ghastoolkit` to 0.2.1
- [Release notes](https://github.com/GeekMasher/ghastoolkit-rs/releases)
- [Commits](0.1.1...0.2.1)

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

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 Mar 25, 2024
@dependabot dependabot bot requested a review from GeekMasher March 25, 2024 05:51
Copy link

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

core/Cargo.toml

PackageVersionLicenseIssue Type
octocrab>= 0.36.0, < 0.37.0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
cargo/ghastoolkit >= 0.2.0, < 0.3.0 UnknownUnknown
cargo/ghastoolkit >= 0.1.0, < 0.2.0 UnknownUnknown
cargo/octocrab >= 0.36.0, < 0.37.0 UnknownUnknown
cargo/octocrab >= 0.34.1, < 0.35.0 UnknownUnknown

Scanned Manifest Files

cli/Cargo.toml
  • ghastoolkit@>= 0.2.0, < 0.3.0
  • ghastoolkit@>= 0.1.0, < 0.2.0
core/Cargo.toml
  • octocrab@>= 0.36.0, < 0.37.0
  • octocrab@>= 0.34.1, < 0.35.0

@GeekMasher GeekMasher merged commit cd8e2e0 into main Mar 25, 2024
8 checks passed
@GeekMasher GeekMasher deleted the dependabot/cargo/production-dependencies-0ba17f17d8 branch March 25, 2024 07:58
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.

None yet

1 participant