zama-ai / tfhe-rs

TFHE-rs: A Pure Rust implementation of the TFHE Scheme for Boolean and Integer Arithmetics Over Encrypted Data.
Other
826 stars 126 forks source link

chore(deps): bump tj-actions/changed-files from 44.5.3 to 44.5.5 #1329

Open dependabot[bot] opened 5 days ago

dependabot[bot] commented 5 days ago

Bumps tj-actions/changed-files from 44.5.3 to 44.5.5.

Release notes

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

v44.5.5

What's Changed

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

v44.5.4

What's Changed

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

Changelog

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

Changelog

44.5.5 - (2024-06-24)

⚙️ Miscellaneous Tasks

⬆️ Upgrades

  • Upgraded to v44.5.4 (#2165)

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

44.5.4 - (2024-06-23)

🐛 Bug Fixes

  • Error using since_last_remote_commit with the first PR commit (#2163) (cc3bbb0) - (Tonye Jack)
  • deps: Update dependency @​octokit/rest to v21 (#2158) (7891350) - (renovate[bot])

⚙️ Miscellaneous Tasks

  • deps: Update dependency @​types/node to v20.14.8 (373db58) - (renovate[bot])
  • deps-dev: Bump @​types/uuid from 9.0.8 to 10.0.0 (#2160) (9161a8d) - (dependabot[bot])
  • deps: Update dependency @​types/node to v20.14.7 (457e041) - (renovate[bot])

⬆️ Upgrades

  • Upgraded to v44.5.3 (#2154)

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

44.5.3 - (2024-06-19)

🐛 Bug Fixes

  • deps: Update dependency yaml to v2.4.5 (57a81a3) - (renovate[bot])
  • deps: Update dependency yaml to v2.4.4 (3de0776) - (renovate[bot])
  • deps: Update dependency yaml to v2.4.3 (#2120) (60268df) - (renovate[bot])

➕ Add

  • Added missing changes and modified dist assets. (2972fe4) - (GitHub Action)
  • Added missing changes and modified dist assets. (1d8732f) - (GitHub Action)

⚙️ Miscellaneous Tasks

... (truncated)

Commits
  • cc73385 chore: remove debug lines (#2166)
  • 0b99ecf Upgraded to v44.5.4 (#2165)
  • cc3bbb0 fix: error using since_last_remote_commit with the first PR commit (#2163)
  • 373db58 chore(deps): update dependency @​types/node to v20.14.8
  • 9161a8d chore(deps-dev): bump @​types/uuid from 9.0.8 to 10.0.0 (#2160)
  • e13fb92 Upgraded to v44.5.3 (#2154)
  • 7891350 fix(deps): update dependency @​octokit/rest to v21 (#2158)
  • 457e041 chore(deps): update dependency @​types/node to v20.14.7
  • 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)