Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Bumps the gomod group with 2 updates: github.com/tdewolff/minify/v2 and github.com/valyala/fasthttp.

Updates github.com/tdewolff/minify/v2 from 2.23.8 to 2.23.10

Release notes

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

v2.23.10

Fix JS binding

v2.23.9

Commits
  • 8b68999 Fix tests
  • c40b7c4 Update Python version
  • 600edea Merge branch 'master' of github.com:tdewolff/minify
  • 7839864 Add 'speculationrules' as mimetype for JSON, fixes #827
  • 13592a6 Merge pull request #824 from tdewolff/dependabot/github_actions/pypa/cibuildw...
  • 8f18edd Merge pull request #823 from tdewolff/dependabot/npm_and_yarn/bindings/js/bra...
  • 19d120b Merge pull request #822 from tdewolff/dependabot/github_actions/softprops/act...
  • 44f5405 Merge pull request #817 from tdewolff/dependabot/github_actions/golangci/gola...
  • e0a385e Merge pull request #810 from tdewolff/dependabot/npm_and_yarn/bindings/js/nod...
  • 5bc1aba XML: fix unescaping of >, fixes #825
  • Additional commits viewable in compare view

Updates github.com/valyala/fasthttp from 1.63.0 to 1.64.0

Release notes

Sourced from github.com/valyala/fasthttp's releases.

v1.64.0

⚠️ Deprecation warning! ⚠️

In the next version of fasthttp headers delimited by just \n (instead of \r\n) are no longer supported!

What's Changed

Full Changelog: valyala/fasthttp@v1.63.0...v1.64.0

Commits
  • b1a54c8 chore(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 (#2035)
  • 7ac856f chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 (#2036)
  • 2a917b6 chore(deps): bump golang.org/x/sys from 0.33.0 to 0.34.0 (#2034)
  • a3c9dab Add warning for deprecated newline separator (#2031)
  • eb1f908 refact: eliminate duplication in Request/Response via struct embedding (#2027)
  • See full diff 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 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 <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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 1, 2025
@dependabot dependabot bot requested a review from tarampampam as a code owner August 1, 2025 22:20
@tarampampam
Copy link
Owner

@dependabot rebase

Bumps the gomod group with 2 updates: [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) and [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp).


Updates `github.com/tdewolff/minify/v2` from 2.23.8 to 2.23.10
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](tdewolff/minify@v2.23.8...v2.23.10)

Updates `github.com/valyala/fasthttp` from 1.63.0 to 1.64.0
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](valyala/fasthttp@v1.63.0...v1.64.0)

---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
  dependency-version: 2.23.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/valyala/fasthttp
  dependency-version: 1.64.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 force-pushed the dependabot/go_modules/gomod-5cea2a1264 branch from d3823fb to 59f12cf Compare August 11, 2025 11:14
@tarampampam
Copy link
Owner

@dependabot squash and merge

@dependabot dependabot bot merged commit a75c2f7 into master Aug 11, 2025
10 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-5cea2a1264 branch August 11, 2025 11:19
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