Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps github.com/goplus/mod from 0.17.1 to 0.18.0.

Release notes

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

v0.18.0

What's Changed

New Contributors

Full Changelog: goplus/mod@v0.17.3...v0.18.0

v0.17.3

What's Changed

Full Changelog: goplus/mod@v0.17.2...v0.17.3

v0.17.2

What's Changed

Full Changelog: goplus/mod@v0.17.1...v0.17.2

Commits
  • af0c93a Merge pull request #127 from xushiwei/runner
  • 3b9f8d5 Runner doc
  • 010be86 Merge pull request #126 from xushiwei/runner
  • 9b1bda3 mv File.Runner => Project.Runner
  • 1f14b39 feat(modfile): add run directive support for custom project runners
  • 68cd1cc Merge pull request #124 from goplus/dependabot/go_modules/github.com/qiniu/x-...
  • 592508c build(deps): bump github.com/qiniu/x from 1.15.2 to 1.15.3
  • 1ec9b49 Merge pull request #122 from goplus/dependabot/go_modules/github.com/qiniu/x-...
  • 3a5dcc2 build(deps): bump github.com/qiniu/x from 1.15.1 to 1.15.2
  • a737b1a Merge pull request #117 from goplus/dependabot/github_actions/actions/setup-go-6
  • 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)

Bumps [github.com/goplus/mod](https://github.com/goplus/mod) from 0.17.1 to 0.18.0.
- [Release notes](https://github.com/goplus/mod/releases)
- [Commits](goplus/mod@v0.17.1...v0.18.0)

---
updated-dependencies:
- dependency-name: github.com/goplus/mod
  dependency-version: 0.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Dec 29, 2025
Copy link
Member

@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 3657bae into main Dec 30, 2025
12 checks passed
@codecov
Copy link

codecov bot commented Dec 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.74%. Comparing base (97af785) to head (30dc673).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #608   +/-   ##
=======================================
  Coverage   84.74%   84.74%           
=======================================
  Files          27       27           
  Lines        2314     2314           
=======================================
  Hits         1961     1961           
  Misses        310      310           
  Partials       43       43           

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

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/goplus/mod-0.18.0 branch December 30, 2025 02:16
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