microsoft / component-detection

Scans your project to determine what components you use
MIT License
396 stars 82 forks source link

build(deps): bump shogo82148/actions-upload-release-asset from 1.7.4 to 1.7.5 #1056

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps shogo82148/actions-upload-release-asset from 1.7.4 to 1.7.5.

Release notes

Sourced from shogo82148/actions-upload-release-asset's releases.

v1.7.5

What's Changed

Full Changelog: https://github.com/shogo82148/actions-upload-release-asset/compare/v1.7.4...v1.7.5

Commits
  • 8f032ef bump up to v1.7.5
  • 5976676 Merge branch 'main' into releases/v1
  • b39a35c Merge pull request #821 from shogo82148/dependabot/npm_and_yarn/undici-5.28.4
  • 9a83975 Merge pull request #822 from shogo82148/dependabot/npm_and_yarn/typescript-5.4.4
  • 90efbda Bump typescript from 5.4.3 to 5.4.4
  • 63f7be9 Bump undici from 5.28.3 to 5.28.4
  • a273ea5 Merge pull request #820 from shogo82148/dependabot/npm_and_yarn/typescript-5.4.3
  • 597876f Bump typescript from 5.4.2 to 5.4.3
  • aeb2c09 Merge pull request #819 from shogo82148/dependabot/npm_and_yarn/typescript-5.4.2
  • 8675c01 Bump typescript from 5.3.3 to 5.4.2
  • See full diff 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 2 months ago

Codecov Report

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

Project coverage is 75.7%. Comparing base (3dd4d94) to head (56d3a78).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1056 +/- ## ===================================== Coverage 75.7% 75.7% ===================================== Files 239 239 Lines 10822 10822 Branches 1086 1086 ===================================== Hits 8193 8193 Misses 2317 2317 Partials 312 312 ```

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