Skip to content

build(deps): bump the gomod group across 1 directory with 2 updates#8639

Merged
jukie merged 2 commits intomainfrom
dependabot/go_modules/gomod-d315df3c76
Apr 1, 2026
Merged

build(deps): bump the gomod group across 1 directory with 2 updates#8639
jukie merged 2 commits intomainfrom
dependabot/go_modules/gomod-d315df3c76

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 1, 2026

Bumps the gomod group with 2 updates in the / directory: github.com/docker/cli and github.com/yuin/gopher-lua.

Updates github.com/docker/cli from 29.3.0+incompatible to 29.3.1+incompatible

Commits
  • c2be9cc Merge pull request #6887 from thaJeztah/29.x_backport_pin_actions
  • 0da6a51 ci: pin actions to digests
  • 6b3ca8f Merge pull request #6884 from thaJeztah/29.x_backport_missing_buildtags
  • f47603c Merge pull request #6885 from thaJeztah/29.x_backport_update_actions
  • 9709c8f build(deps): bump docker/metadata-action from 5 to 6
  • af45a23 build(deps): bump docker/bake-action from 6 to 7
  • bc97f5a Merge pull request #6883 from thaJeztah/29.x_backport_update_go1.25.8
  • 6d71967 cli/command: add missing "go:build" comments
  • 9b51892 update to go1.25.8
  • See full diff in compare view

Updates github.com/yuin/gopher-lua from 1.1.1 to 1.1.2

Release notes

Sourced from github.com/yuin/gopher-lua's releases.

v1.1.2

Full Changelog: yuin/gopher-lua@v1.1.1...v1.1.2

Commits
  • b87eac2 chore: update test workflow
  • b59f85c docs: convert README from rst to md
  • 66d0cb7 chore: bump go version
  • ed5db76 Merge pull request #525 from BrightLocal/master
  • 0d1d551 Merge pull request #523 from tul/disable_loadnil_merge
  • 4911e39 PS-3239: error on too complex regex pattern (#1)
  • b3dcd3f disable LOADNIL code generation optimisation
  • ccacf66 Merge pull request #483 from serprex/gluabit32
  • 48fb8d7 Merge pull request #488 from Root-lee/fix-README-format-error
  • d1cb61e Merge pull request #497 from warjiang/fix/typo-error
  • Additional commits viewable 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gomod group with 2 updates in the / directory: [github.com/docker/cli](https://github.com/docker/cli) and [github.com/yuin/gopher-lua](https://github.com/yuin/gopher-lua).


Updates `github.com/docker/cli` from 29.3.0+incompatible to 29.3.1+incompatible
- [Commits](docker/cli@v29.3.0...v29.3.1)

Updates `github.com/yuin/gopher-lua` from 1.1.1 to 1.1.2
- [Release notes](https://github.com/yuin/gopher-lua/releases)
- [Commits](yuin/gopher-lua@v1.1.1...v1.1.2)

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-version: 29.3.1+incompatible
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/yuin/gopher-lua
  dependency-version: 1.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
...

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 Apr 1, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 1, 2026 04:38
@dependabot dependabot Bot added go Pull requests that update Go code dependencies Pull requests that update a dependency file labels Apr 1, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 1, 2026

Deploy Preview for cerulean-figolla-1f9435 ready!

Name Link
🔨 Latest commit a3166d9
🔍 Latest deploy log https://app.netlify.com/projects/cerulean-figolla-1f9435/deploys/69ccc03e765db70008a30461
😎 Deploy Preview https://deploy-preview-8639--cerulean-figolla-1f9435.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Signed-off-by: zirain <zirain2009@gmail.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.42%. Comparing base (990e720) to head (a3166d9).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8639      +/-   ##
==========================================
+ Coverage   74.39%   74.42%   +0.02%     
==========================================
  Files         243      243              
  Lines       38345    38345              
==========================================
+ Hits        28527    28538      +11     
+ Misses       7820     7812       -8     
+ Partials     1998     1995       -3     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@zirain
Copy link
Copy Markdown
Member

zirain commented Apr 1, 2026

/retest

@jukie jukie merged commit 304e38b into main Apr 1, 2026
57 of 59 checks passed
@jukie jukie deleted the dependabot/go_modules/gomod-d315df3c76 branch April 1, 2026 12:37
skos-ninja pushed a commit to skos-ninja/envoy-gateway that referenced this pull request May 1, 2026
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.

2 participants