Skip to content

build(deps): bump the go with 2 updates + update go itself to 1.26#387

Merged
tarampampam merged 2 commits intomasterfrom
dependabot/go_modules/gomod-a7390f0d20
Apr 10, 2026
Merged

build(deps): bump the go with 2 updates + update go itself to 1.26#387
tarampampam merged 2 commits intomasterfrom
dependabot/go_modules/gomod-a7390f0d20

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: github.com/tdewolff/minify/v2 and github.com/urfave/cli/v3.

Updates github.com/tdewolff/minify/v2 from 2.24.9 to 2.24.11

Release notes

Sourced from github.com/tdewolff/minify/v2's releases.

v2.24.11

v2.24.10

Commits
  • ff2b550 SVG: add KeepNamespaces option, fixes #936
  • 585f8ad JS: suppress checking for duplicate private members in classes, fixes #932
  • 6055e37 JS: fix variable declaration reodering, fixes #926
  • c959c46 Merge branch 'master' of github.com:tdewolff/minify
  • 26b30e5 Small tweaks
  • 161ff00 CSS: remove empty rulesets, see #908
  • bb56ad0 Merge pull request #916 from VastBlast/fix-fail-on-warn-ci
  • 2ea2a79 disable fail on warn for ci
  • 9fb8080 JS: fix variable renaming inside objects within object-property-methods, fixe...
  • 25221ff Merge pull request #915 from tdewolff/dependabot/npm_and_yarn/bindings/js/rol...
  • Additional commits viewable in compare view

Updates github.com/urfave/cli/v3 from 3.6.2 to 3.8.0

Release notes

Sourced from github.com/urfave/cli/v3's releases.

v3.8.0

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.7.0...v3.8.0

v3.7.0

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.6.2...v3.7.0

Commits
  • 78e356c Merge pull request #2296 from idelchi/issue_2292
  • 4d20bae Fix formatting and whitespace in command_test.go
  • 7b90614 Merge branch 'main' into issue_2292
  • 41c4f5f Merge pull request #2297 from idelchi/issue_2293
  • d3f9586 Merge pull request #2295 from dearchap/issue_2275
  • 195aaff Fix:(issue_2293) --flag="" no longer rejected as missing argument
  • b4f42d3 Fix:(issue_2292) Empty positional args no longer break parse loop
  • 94d2512 Fix:(issue_2275) Make flag action execution consistent
  • a2d0cf1 Merge pull request #2290 from dearchap/issue_2281
  • 1f0c188 Fix:(issue_2281) Remove incorrect check for local flag for set
  • 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: [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) and [github.com/urfave/cli/v3](https://github.com/urfave/cli).


Updates `github.com/tdewolff/minify/v2` from 2.24.9 to 2.24.11
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](tdewolff/minify@v2.24.9...v2.24.11)

Updates `github.com/urfave/cli/v3` from 3.6.2 to 3.8.0
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](urfave/cli@v3.6.2...v3.8.0)

---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
  dependency-version: 2.24.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/urfave/cli/v3
  dependency-version: 3.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 tarampampam as a code owner April 1, 2026 02:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 1, 2026
Updates the Go version used in the Dockerfile and go.mod file from 1.25 to 1.26. This upgrade ensures compatibility with newer Go features and libraries.
@tarampampam tarampampam changed the title build(deps): bump the gomod group with 2 updates build(deps): bump the go with 2 updates + update go itlest to 1.26 Apr 10, 2026
@tarampampam tarampampam changed the title build(deps): bump the go with 2 updates + update go itlest to 1.26 build(deps): bump the go with 2 updates + update go itself to 1.26 Apr 10, 2026
@tarampampam tarampampam merged commit 1e55234 into master Apr 10, 2026
10 checks passed
@tarampampam tarampampam deleted the dependabot/go_modules/gomod-a7390f0d20 branch April 10, 2026 18:42
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