Skip to content

build(deps): bump github.com/goplus/gogen from 1.21.2 to 1.21.5#676

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/goplus/gogen-1.21.5
Open

build(deps): bump github.com/goplus/gogen from 1.21.2 to 1.21.5#676
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/goplus/gogen-1.21.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2026

Bumps github.com/goplus/gogen from 1.21.2 to 1.21.5.

Release notes

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

v1.21.5

What's Changed

Full Changelog: goplus/gogen@v1.21.2...v1.21.5

Commits
  • fdb8d86 Merge pull request #600 from xushiwei/q
  • b3482c3 NewOverloadMethod bugfix: check Pointer recv
  • f8c1256 Merge pull request #599 from xushiwei/q
  • af4e24a NewOverloadFunc/NewOverloadMethod: rename copy to orig
  • 897258f Merge pull request #598 from xushiwei/q
  • 6fa12ac Update func_ext.go
  • 6707bb3 NewOverloadFunc, NewOverloadMethod: allow name conflict
  • ffc9a3d Merge pull request #597 from goplus/xgopilot/issue-596-1773378872
  • cf41d04 fix: guard against nil FuncDecl.Type in astVisitor.Visit
  • See full diff 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 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 [github.com/goplus/gogen](https://github.com/goplus/gogen) from 1.21.2 to 1.21.5.
- [Release notes](https://github.com/goplus/gogen/releases)
- [Commits](goplus/gogen@v1.21.2...v1.21.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 27, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.32%. Comparing base (1c430a7) to head (7d35f88).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #676   +/-   ##
=======================================
  Coverage   83.32%   83.32%           
=======================================
  Files          28       28           
  Lines        2500     2500           
=======================================
  Hits         2083     2083           
  Misses        369      369           
  Partials       48       48           

☔ 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.

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.

0 participants