Skip to content

chore(submodule): bump macros from 8ce5d0c to a63f1a0 - #137

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/submodules/macros-a63f1a0
Open

chore(submodule): bump macros from 8ce5d0c to a63f1a0#137
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/submodules/macros-a63f1a0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown
Contributor

Bumps macros from 8ce5d0c to a63f1a0.

Commits
  • a63f1a0 Merge pull request #80 from d-morrison/79-dim-macro
  • 2470021 Merge branch 'main' into 79-dim-macro
  • e2e94d4 Migrate claude.yml, claude-code-review.yml, and publish.yml to Morrison-Lab/g...
  • 1cb5b0c Use \dims instead of \dim to avoid conflict with standard \dim operator (#79)
  • 6439682 Add \dim macro for annotating expression with dimensions (#79)
  • aa7c9b9 Open PR for #79
  • See full diff in compare view

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 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)

Bumps [macros](https://github.com/d-morrison/macros) from `8ce5d0c` to `a63f1a0`.
- [Commits](d-morrison/macros@8ce5d0c...a63f1a0)

---
updated-dependencies:
- dependency-name: macros
  dependency-version: a63f1a0e01e5b9b339b5a6b4126af5acf99e50b5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file submodules Pull requests that update submodules code labels Aug 29, 2026
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

👀 Claude Review Dispatchedrun reviewing PR #137 at 50be0fe.

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Claude finished reviewView run


No usage of \dim in this repo's .qmd/.tex/.bib files, so the macro rename in the submodule (\dim\dims) that motivated this bump can't break anything here. This is a straightforward, single-line Dependabot submodule pointer bump (macros 8ce5d0ca63f1a0), consistent with .github/dependabot.yml auto-update policy and the explicit CLAUDE.md guidance: "Dependabot auto-updates the macros submodule... don't bump those by hand." The diff touches nothing else.

I checked the target commit a63f1a0 is a real, reachable commit in d-morrison/macros (confirmed via git submodule status), and that the referenced upstream change (renaming \dim to \dims to avoid clashing with the standard math operator) doesn't affect any content in this repo, since \dim isn't invoked anywhere here. No build-hygiene, prose, R, or CI concerns apply since no other files changed.

Verdict

Ready for merge

Structured Review Data (JSON)
{
  "schema_version": "1.1",
  "reviewer": "claude",
  "commit_sha": "50be0fe9cfd10f7c75f1fcb61340515e516832c0",
  "verdict": "CLEAN",
  "findings": [],
  "detailed_assessment": "The only changed path is the macros submodule pointer, moving from 8ce5d0c to a63f1a0 with no other files touched.",
  "holistic_assessment": "This routine Dependabot submodule bump matches the auto-update policy in dependabot.yml and CLAUDE.md, introduces no regression since dim was renamed upstream but is unused here."
}

Reviewed commit: 50be0fe

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

💰 Cost: $0.2436 (review) — run

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants