Skip to content

Bump maragu.dev/gomponents from 1.2.0 to 1.3.0#43

Merged
markuswustenberg merged 1 commit into
mainfrom
dependabot/go_modules/maragu.dev/gomponents-1.3.0
Apr 23, 2026
Merged

Bump maragu.dev/gomponents from 1.2.0 to 1.3.0#43
markuswustenberg merged 1 commit into
mainfrom
dependabot/go_modules/maragu.dev/gomponents-1.3.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps 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 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 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 [maragu.dev/gomponents](https://github.com/maragudk/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: maragu.dev/gomponents
  dependency-version: 1.3.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 Apr 23, 2026
@markuswustenberg
markuswustenberg merged commit 655c90c into main Apr 23, 2026
2 checks passed
@markuswustenberg
markuswustenberg deleted the dependabot/go_modules/maragu.dev/gomponents-1.3.0 branch April 23, 2026 16:56
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