sclorg / testing-farm-as-github-action

GitHub Action to execute tests by Testing Farm and update Pull Request status
MIT License
13 stars 11 forks source link

build(deps): bump @octokit/core from 5.0.1 to 6.1.2 #171

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps @octokit/core from 5.0.1 to 6.1.2.

Release notes

Sourced from @​octokit/core's releases.

v6.1.2

6.1.2 (2024-04-09)

Bug Fixes

v6.1.1

6.1.1 (2024-04-03)

Bug Fixes

  • deps: update dependency @​octokit/types to v13 (ade2813)

v6.1.0

6.1.0 (2024-04-03)

Features

v6.0.1

6.0.1 (2024-02-26)

Bug Fixes

v6.0.0

6.0.0 (2024-02-25)

Features

BREAKING CHANGES

  • package is now ESM

v6.0.0-beta.5

6.0.0-beta.5 (2024-02-25)

Bug Fixes

... (truncated)

Commits
  • af3d390 fix(pkg): add default fallback and types export (#673)
  • 82a36c9 chore(deps-dev): bump undici from 6.6.1 to 6.11.1
  • ade2813 fix(deps): update dependency @​octokit/types to v13
  • 1c2bd25 feat(security): Add provenance (#671)
  • a259846 ci(action): update actions/add-to-project action to v1
  • 15f8674 ci(action): update actions/add-to-project action to v0.6.1 (#668)
  • 9ab61fa chore(deps): update dependency @​octokit/auth-action to v5 (#664)
  • ae20962 ci(action): update actions/add-to-project action to v0.6.0
  • 42148fc fix(pkg): add main entry point (#662)
  • 88d3536 chore(deps): update dependency @​octokit/auth-oauth-app to v8 (#660)
  • 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 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)
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.32%. Comparing base (ed5e0c3) to head (52a8e08).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #171 +/- ## ======================================= Coverage 99.32% 99.32% ======================================= Files 8 8 Lines 591 591 Branches 68 68 ======================================= Hits 587 587 Misses 4 4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.