ParadoxGameConverters / Vic2ToHoI4

Converts Victoria 2 saves into Hearts of Iron 4 mods.
MIT License
28 stars 21 forks source link

Bump jidicula/clang-format-action from 4.9.0 to 4.10.1 #1595

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps jidicula/clang-format-action from 4.9.0 to 4.10.1.

Release notes

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

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

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

Commits
  • e25647e fix(action): Place quotes correctly
  • 5080f39 docs: Update example version
  • 134f658 feat(inputs): Add custom file regex Action input (#125)
  • 8d36a2e docs: Use johanan.dev email
  • d687534 Add support for formatting .cu CUDA source files (#123)
  • 7a90ba8 build: bump docker/metadata-action from 4.1.0 to 4.1.1 (#122)
  • 362f4a2 build: bump docker/metadata-action from 4.0.1 to 4.1.0 (#120)
  • a47140c build: bump docker/login-action from 2.0.0 to 2.1.0 (#119)
  • 782058c build: bump docker/build-push-action from 3.1.1 to 3.2.0 (#121)
  • adf4f71 chore: Drop support for <4.9.x
  • 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 will merge this PR once CI passes on it, as requested by @Idhrendur.


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 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)
Idhrendur commented 1 year ago

@dependabot recreate

Idhrendur commented 1 year ago

@dependabot rebase

Idhrendur commented 1 year ago

@dependabot squash and merge