hashgraph / full-stack-testing

JUnit 5 extensions and supporting libraries for performing Full Stack Testing of the Hedera Services application.
Apache License 2.0
3 stars 2 forks source link

chore(deps): Bump tj-actions/changed-files from 44.5.6 to 44.5.7 #941

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps tj-actions/changed-files from 44.5.6 to 44.5.7.

Release notes

Sourced from tj-actions/changed-files's releases.

v44.5.7

What's Changed

Full Changelog: https://github.com/tj-actions/changed-files/compare/v44...v44.5.7

Changelog

Sourced from tj-actions/changed-files's changelog.

Changelog

44.5.7 - (2024-07-30)

🐛 Bug Fixes

  • deps: Update dependency @​stdlib/utils-convert-path to v0.2.2 (e4fe134) - (renovate[bot])
  • Error with pull_request closed test (#2211) (f5a7145) - (Tonye Jack)
  • deps: Update dependency yaml to v2.5.0 (28fd03b) - (renovate[bot])

➕ Add

  • Added missing changes and modified dist assets. (a77ecbc) - (GitHub Action)
  • Added missing changes and modified dist assets. (1047179) - (GitHub Action)

⚙️ Miscellaneous Tasks

  • deps-dev: Bump @​types/node from 20.14.13 to 22.0.0 (#2215) (c65cd88) - (dependabot[bot])
  • deps: Update typescript-eslint monorepo to v7.18.0 (9f928e3) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.14.13 (fb1b47b) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.14.12 (4db04c7) - (renovate[bot])
  • deps: Update typescript-eslint monorepo to v7.17.0 (f79274f) - (renovate[bot])

⬆️ Upgrades

  • Upgraded to v44.5.6 (#2204)

Co-authored-by: jackton1 17484350+jackton1@users.noreply.github.com (f1d2215) - (tj-actions[bot])

44.5.6 - (2024-07-18)

🐛 Bug Fixes

  • Remove unused code (#2202) (6b2903b) - (Tonye Jack)
  • deps: Update dependency @​octokit/rest to v21.0.1 (56b5e13) - (renovate[bot])

⚙️ Miscellaneous Tasks

  • deps: Update dependency ts-jest to v29.2.3 (dc82617) - (renovate[bot])
  • deps: Update dependency eslint-plugin-prettier to v5.2.1 (1797e9a) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.14.11 (9e63ef5) - (renovate[bot])
  • deps: Update dependency @​types/lodash to v4.17.7 (f1afcac) - (renovate[bot])
  • deps: Update typescript-eslint monorepo to v7.16.1 (e42a3d1) - (renovate[bot])
  • deps: Update dependency prettier to v3.3.3 (f0eedff) - (renovate[bot])
  • deps: Update codacy/codacy-analysis-cli-action action to v4.4.5 (f6d7b72) - (renovate[bot])
  • deps: Update codacy/codacy-analysis-cli-action action to v4.4.4 (6f59461) - (renovate[bot])
  • deps: Update codacy/codacy-analysis-cli-action action to v4.4.2 (443dcaf) - (renovate[bot])
  • deps: Update dependency ts-jest to v29.2.2 (6f8dfa8) - (renovate[bot])

... (truncated)

Commits
  • c65cd88 chore(deps-dev): bump @​types/node from 20.14.13 to 22.0.0 (#2215)
  • 9f928e3 chore(deps): update typescript-eslint monorepo to v7.18.0
  • fb1b47b chore(deps): update dependency @​types/node to v20.14.13
  • a77ecbc Added missing changes and modified dist assets.
  • e4fe134 fix(deps): update dependency @​stdlib/utils-convert-path to v0.2.2
  • f5a7145 fix: error with pull_request closed test (#2211)
  • 1047179 Added missing changes and modified dist assets.
  • 28fd03b fix(deps): update dependency yaml to v2.5.0
  • 4db04c7 chore(deps): update dependency @​types/node to v20.14.12
  • f79274f chore(deps): update typescript-eslint monorepo to v7.17.0
  • 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)
github-actions[bot] commented 1 month ago

Unit Test Results

  26 files    26 suites   59s :stopwatch: 109 tests 105 :heavy_check_mark: 4 :zzz: 0 :x: 110 runs  106 :heavy_check_mark: 4 :zzz: 0 :x:

Results for commit e4996fda.

:recycle: This comment has been updated with latest results.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 67.17%. Comparing base (90a51a1) to head (e4996fd). Report is 1 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/hashgraph/full-stack-testing/pull/941/graphs/tree.svg?width=650&height=150&src=pr&token=ABNne1KOxE&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hashgraph)](https://app.codecov.io/gh/hashgraph/full-stack-testing/pull/941?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hashgraph) ```diff @@ Coverage Diff @@ ## main #941 +/- ## ========================================= Coverage 67.17% 67.17% Complexity 339 339 ========================================= Files 64 64 Lines 1319 1319 Branches 157 157 ========================================= Hits 886 886 Misses 370 370 Partials 63 63 ``` [![Impacted file tree graph](https://app.codecov.io/gh/hashgraph/full-stack-testing/pull/941/graphs/tree.svg?width=650&height=150&src=pr&token=ABNne1KOxE&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hashgraph)](https://app.codecov.io/gh/hashgraph/full-stack-testing/pull/941?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hashgraph)
swirlds-automation commented 1 month ago

:tada: This PR is included in version 0.29.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: