Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jidicula/clang-format-action from 4.4.1 to 4.5.0 #34

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2022

Bumps jidicula/clang-format-action from 4.4.1 to 4.5.0.

Release notes

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

v4.5.0

Announcements

  • This is a massive release that perturbs no functionality! This Action now supports clang-format versions 3 through 13. Thank you to @​Krzmbrzl for the feature request! #33, #63
  • The backport branch 3.5 is no longer needed and will be deleted in this release. Anyone using v3.5.* releases can safely upgrade to v4.5.0 without any issues.
  • This repo now has a container registry for Ubuntu containers with clang-format as an entrypoint. You can access those images here. I'll only keep 1 image for each major version of clang-format, and I'll continue adding to it as the LLVM project ships stable major releases.

What's Changed

Full Changelog: jidicula/clang-format-action@v4.4.1...v4.5.0

Commits
  • 32639e0 docs(version): Bump to v4.5.0
  • 03412ba docs(CONTRIBUTING): Update filenames
  • 2ec1357 ci(dependabot): Remove docker dependency check
  • a5e3c4c docs(README): Warn about no Windows support
  • d80718d docs(README): Add new supported versions
  • e86a046 ci(test): Add clang-format-3.9
  • 32baba6 feat(check.sh): Add if-else for version-specific flags
  • 969bb9a fix: Remove -t flag
  • 036525d fix: Dynamically mount working directory to container
  • 6192fdb fix: Add workdir prefix to filepath
  • 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 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)

Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/jidicula/clang-format-action/releases)
- [Commits](jidicula/clang-format-action@v4.4.1...v4.5.0)

---
updated-dependencies:
- dependency-name: jidicula/clang-format-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 17, 2022
@github-actions github-actions bot enabled auto-merge January 17, 2022 18:22
@github-actions github-actions bot merged commit 1a3775b into main Jan 17, 2022
@github-actions github-actions bot deleted the dependabot/github_actions/jidicula/clang-format-action-4.5.0 branch January 17, 2022 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants