Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2025

Bumps hs-cimple from cb00532 to fd5535a.

Commits
  • fd5535a fix: A bunch of fixes for security_rank and comment parsing.
  • a2a6b3a feat: Add support for @security_rank annotations.
  • 4fbb4a1 fix: Correct the pretty-printing of non-null array parameters.
  • a037d2b feat: Add support for direct union types.
  • 152b913 feat: Add proper support for nullability qualifiers.
  • 45e2d8f feat: Ignore clang nullability qualifiers (for now).
  • See full diff in compare view

You can trigger a rebase of this PR 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 <dependency name> 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)

This change is Reviewable

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [hs-cimple](https://github.com/TokTok/hs-cimple) from `cb00532` to `fd5535a`.
- [Release notes](https://github.com/TokTok/hs-cimple/releases)
- [Commits](TokTok/hs-cimple@cb00532...fd5535a)

---
updated-dependencies:
- dependency-name: hs-cimple
  dependency-version: fd5535a0a08a2ebcb9c6bde6722609256cfda359
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Aug 12, 2025
@iphydf
Copy link
Member

iphydf commented Dec 18, 2025

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2025

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

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 submodules Pull requests that update Submodules code

Development

Successfully merging this pull request may close these issues.

2 participants