Skip to content

build(deps): bump github.com/goplus/llgo from 0.12.0 to 0.12.1#624

Merged
luoliwoshang merged 1 commit into
mainfrom
dependabot/go_modules/github.com/goplus/llgo-0.12.1
Feb 12, 2026
Merged

build(deps): bump github.com/goplus/llgo from 0.12.0 to 0.12.1#624
luoliwoshang merged 1 commit into
mainfrom
dependabot/go_modules/github.com/goplus/llgo-0.12.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 26, 2026

Bumps github.com/goplus/llgo from 0.12.0 to 0.12.1.

Release notes

Sourced from github.com/goplus/llgo's releases.

v0.12.1

What's Changed

build:

compiler:

llgo/ssa:

runtime:

libraries:

emb:

ci & tools:

deps:

New Contributors

Full Changelog: xgo-dev/llgo@v0.12.0...v0.12.1

Commits
  • 298669b Merge pull request #1577 from goplus/dependabot/go_modules/github.com/goplus/...
  • 4db3bd6 Merge pull request #1464 from luoliwoshang/baremetal/defer-support
  • 239b7ce Merge pull request #1576 from luoliwoshang/fix/itab-nil-placeholder
  • 7fa4175 chore(deps): bump github.com/goplus/gogen from 1.19.8 to 1.20.2
  • 26df34f Merge pull request #1575 from goplus/dependabot/go_modules/github.com/goplus/...
  • dcef795 docs: swap findMethod return values to (abi.Text, bool) (#184)
  • 915f385 docs: explain findMethod return values
  • 0af6175 chore: clarify placeholder rationale in itab build
  • 22c0bd8 chore: reset abitype and ll outputs to main
  • 11c99ab fix: keep itab entries when method fn is nil
  • 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 <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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jan 26, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/goplus/llgo-0.12.1 branch from 9b8de7b to 11db377 Compare February 12, 2026 11:37
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.30%. Comparing base (3ce37c7) to head (0d290b2).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #624   +/-   ##
=======================================
  Coverage   85.30%   85.30%           
=======================================
  Files          28       28           
  Lines        2415     2415           
=======================================
  Hits         2060     2060           
  Misses        311      311           
  Partials       44       44           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@luoliwoshang
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [github.com/goplus/llgo](https://github.com/goplus/llgo) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/goplus/llgo/releases)
- [Commits](xgo-dev/llgo@v0.12.0...v0.12.1)

---
updated-dependencies:
- dependency-name: github.com/goplus/llgo
  dependency-version: 0.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/goplus/llgo-0.12.1 branch from 11db377 to 0d290b2 Compare February 12, 2026 11:51
Copy link
Copy Markdown
Contributor

@luoliwoshang luoliwoshang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@luoliwoshang luoliwoshang merged commit 765282b into main Feb 12, 2026
12 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/goplus/llgo-0.12.1 branch February 12, 2026 13:01
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant