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

deps: bump the production-dependencies group with 2 updates #75

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Bumps the production-dependencies group with 2 updates: ghapi and ghastoolkit.

Updates ghapi from 1.0.5 to 1.0.6

Release notes

Sourced from ghapi's releases.

v1.0.6

New Features

Bugs Squashed

  • Github now requires branch, author, and committer in file update calls (#184)
  • Remove the check which removes None values (#171), thanks to @​shreve
Changelog

Sourced from ghapi's changelog.

1.0.6

New Features

Bugs Squashed

  • Github now requires branch, author, and committer in file update calls (#184)
  • Remove the check which removes None values (#171), thanks to @​shreve

1.0.3

New Features

  • add authenticate arg which allows unauthenticated GhApi clients even if GITHUB_TOKEN is set (#150), thanks to @​seeM

1.0.1

New Features

  • warn if no GitHub token found (#145)
  • set GITHUB_DEBUG=1 to print requests sent to GitHub

1.0.0

New Features

  • add delete_file and create_file (#143)
  • Add a "Documentation" link to the sidebar on PyPI (#106), thanks to @​nedbat
  • Add support for media types (#102), thanks to @​lfdebrux

Bugs Squashed

0.1.21

Bugs Squashed

  • fix create_gist

0.1.20

... (truncated)

Commits

Updates ghastoolkit from 0.13.4 to 0.14.0

Release notes

Sourced from ghastoolkit's releases.

0.14.0

What's Changed

Full Changelog: GeekMasher/ghastoolkit@0.13.4...0.14.0

Commits
  • 45da7ba Merge pull request #263 from GeekMasher/v0_14_0
  • 9fba065 feat(version): v0.14.0
  • 651b33c Merge pull request #261 from GeekMasher/codescanning-analyses
  • b298868 Merge branch 'main' into codescanning-analyses
  • 51288b9 Merge pull request #262 from GeekMasher/deps-bump
  • 16c5ff9 feat: Update deps
  • 2499a88 feat: Add helper functions
  • f5181a9 fix: Add Ref to CLI
  • 3436b30 feat(examples): Update Code Scanning examples
  • ba86a47 feat(tests): Update tests for Code Scanning
  • 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

@dependabot dependabot bot requested a review from GeekMasher as a code owner September 2, 2024 00:53
@dependabot dependabot bot requested review from GeekMasher and a team September 2, 2024 00:53
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 2, 2024

The following labels could not be found: Dependencies.

@dependabot dependabot bot requested review from ctcampbell and removed request for a team September 2, 2024 00:53
Copy link

github-actions bot commented Sep 2, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
pip/fastcore 1.7.4 🟢 4.6
Details
CheckScoreReason
Code-Review⚠️ 2Found 6/25 approved changesets -- score normalized to 2
Maintained🟢 1030 commit(s) and 27 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities🟢 100 existing vulnerabilities detected
Security-Policy⚠️ 0security policy file not detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
pip/ghapi 1.0.6 🟢 3.9
Details
CheckScoreReason
Code-Review⚠️ 0Found 2/28 approved changesets -- score normalized to 0
Maintained🟢 53 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 5
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities🟢 100 existing vulnerabilities detected
Security-Policy⚠️ 0security policy file not detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
pip/ghastoolkit 0.14.0 🟢 7.2
Details
CheckScoreReason
Binary-Artifacts🟢 10no binaries found in the repo
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
CI-Tests🟢 1010 out of 10 merged PRs checked by a CI test -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Code-Review⚠️ 1found 7 unreviewed changesets out of 8 -- score normalized to 1
Contributors🟢 31 different organizations found -- score normalized to 3
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Dependency-Update-Tool🟢 10update tool detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Maintained🟢 1030 commit(s) out of 30 and 5 issue activity out of 6 found in the last 90 days -- score normalized to 10
Packaging🟢 10publishing workflow detected
Pinned-Dependencies🟢 6dependency not pinned by hash detected -- score normalized to 6
SAST🟢 10SAST tool is run on all commits
Security-Policy🟢 10security policy file detected
Signed-Releases⚠️ -1no releases found
Token-Permissions⚠️ 0non read-only tokens detected in GitHub workflows
Vulnerabilities🟢 10no vulnerabilities detected
pip/idna 3.8 🟢 7
Details
CheckScoreReason
Binary-Artifacts🟢 10no binaries found in the repo
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
CI-Tests🟢 106 out of 6 merged PRs checked by a CI test -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Code-Review⚠️ 1Found 2/13 approved changesets -- score normalized to 1
Contributors🟢 10project has 41 contributing companies or organizations
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Dependency-Update-Tool⚠️ 0no update tool detected
Fuzzing🟢 10project is fuzzed
License🟢 10license file detected
Maintained🟢 1030 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Packaging🟢 10packaging workflow detected
Pinned-Dependencies🟢 4dependency not pinned by hash detected -- score normalized to 4
SAST🟢 6SAST tool is not run on all commits -- score normalized to 6
Security-Policy🟢 10security policy file detected
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
Vulnerabilities🟢 100 existing vulnerabilities detected

Scanned Manifest Files

Pipfile.lock

Bumps the production-dependencies group with 2 updates: [ghapi](https://github.com/fastai/ghapi) and [ghastoolkit](https://github.com/GeekMasher/ghastoolkit).


Updates `ghapi` from 1.0.5 to 1.0.6
- [Release notes](https://github.com/fastai/ghapi/releases)
- [Changelog](https://github.com/fastai/ghapi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fastai/ghapi/commits/1.0.6)

Updates `ghastoolkit` from 0.13.4 to 0.14.0
- [Release notes](https://github.com/GeekMasher/ghastoolkit/releases)
- [Commits](GeekMasher/ghastoolkit@0.13.4...0.14.0)

---
updated-dependencies:
- dependency-name: ghapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ghastoolkit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/main/production-dependencies-6103ca236e branch from aa6a8fb to 00b7505 Compare September 4, 2024 16:04
@GeekMasher GeekMasher merged commit c084d8d into main Sep 7, 2024
6 checks passed
@GeekMasher GeekMasher deleted the dependabot/pip/main/production-dependencies-6103ca236e branch September 7, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant