Skip to content

Bump the all-deps group across 1 directory with 3 updates#33

Merged
mattkasun merged 1 commit into
masterfrom
dependabot/go_modules/all-deps-21486a0b98
Apr 20, 2026
Merged

Bump the all-deps group across 1 directory with 3 updates#33
mattkasun merged 1 commit into
masterfrom
dependabot/go_modules/all-deps-21486a0b98

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the all-deps group with 2 updates in the / directory: golang.org/x/crypto and maragu.dev/gomponents.

Updates golang.org/x/crypto from 0.49.0 to 0.50.0

Commits
  • 03ca0dc go.mod: update golang.org/x dependencies
  • 8400f4a ssh: respect signer's algorithm preference in pickSignatureAlgorithm
  • 81c6cb3 ssh: swap cbcMinPaddingSize to cbcMinPacketSize to get encLength
  • See full diff in compare view

Updates golang.org/x/term from 0.41.0 to 0.42.0

Commits

Updates maragu.dev/gomponents from 1.2.0 to 1.3.0

Release notes

Sourced from maragu.dev/gomponents's releases.

v1.3.0 - the "fix a lot of stuff and make it faster" release

So many changes! Thank you to all contributors, you're great! 😎

Here are the highlights:

  • @​Hendrikto found some nice performance improvements by introducing an internal raw type, that you'll get automatically by just keeping on using the Text/Textf and Raw/Rawf functions. He also fixed the benchmarks, which turned out to actually measure the wrong thing because of behind-the-scenes compiler optimizations in the benchmark code itself. Thanks, @​Hendrikto!
  • I've added a new experimental x/slices package, as a way of letting people have the Map/Filter/Reduce workflow that's been requested so many times over the years. Note that the x package is for experimental stuff, so it doesn't have the same compatibility guarantees as the rest of the gomponents module.

There are a lot of smaller additions, fixes, and performance improvements. See the full list below.

Again, thank you to all contributors!

PS: You'll notice my coding agent @​maragubot as a contributor. Rest assured, I still review and merge all changes to gomponents manually.

What's Changed

New Contributors

... (truncated)

Commits

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 all-deps group with 2 updates in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto) and [maragu.dev/gomponents](https://github.com/maragudk/gomponents).


Updates `golang.org/x/crypto` from 0.49.0 to 0.50.0
- [Commits](golang/crypto@v0.49.0...v0.50.0)

Updates `golang.org/x/term` from 0.41.0 to 0.42.0
- [Commits](golang/term@v0.41.0...v0.42.0)

Updates `maragu.dev/gomponents` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/maragudk/gomponents/releases)
- [Commits](maragudk/gomponents@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: golang.org/x/term
  dependency-version: 0.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: maragu.dev/gomponents
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
...

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 20, 2026
@mattkasun mattkasun merged commit ee35405 into master Apr 20, 2026
3 checks passed
@mattkasun mattkasun deleted the dependabot/go_modules/all-deps-21486a0b98 branch April 20, 2026 21:53
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