Nordix / hiredis-cluster

C client library for Valkey/Redis Cluster. This project is used and sponsored by Ericsson. It is a fork of the now unmaintained hiredis-vip.
BSD 3-Clause "New" or "Revised" License
86 stars 42 forks source link

Bump jidicula/clang-format-action from 4.6.2 to 4.11.0 #208

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps jidicula/clang-format-action from 4.6.2 to 4.11.0.

Release notes

Sourced from jidicula/clang-format-action's releases.

v4.11.0

What's Changed

Full Changelog: https://github.com/jidicula/clang-format-action/compare/v4.10.2...v4.11.0

v4.10.2

What's Changed

Features and bugfixes

Dependency updates

New Contributors

Full Changelog: https://github.com/jidicula/clang-format-action/compare/v4.10.1...v4.10.2

v4.10.1

Fixes

Full Changelog: https://github.com/jidicula/clang-format-action/compare/v4.10.0...v4.10.1

v4.10.0

News

  • ✨ New feature ✨ to override the filetype regex! Now you can run clang-format on whatever filetype you want using the include-regex input! Thanks @​Krzmbrzl for requesting this!

What's Changed

New Contributors

... (truncated)

Commits
  • f62da5e docs: Add explanatory comment for organization of test CI (#145)
  • 58c8d31 feat: Add support for clang-format-16 (#144)
  • 88064a6 feat: Add clang-format-16 to package registry (#143)
  • 990ca2c build: bump actions/setup-go from 3 to 4 (#142)
  • 5f50b5f Use github.server_url property (#141)
  • 81356ae docs: Update example version
  • 062f366 fix: Explicitly use major version (#135)
  • 523c716 Handles folders with spaces (#131)
  • 89ef763 build: bump ludeeus/action-shellcheck from 1.1.0 to 2.0.0 (#132)
  • ea2e473 build: bump docker/build-push-action from 3.3.0 to 4.0.0 (#133)
  • 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)