Skip to content

chore(deps): bump github.com/samber/lo from 1.49.0 to 1.53.0#415

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/samber/lo-1.53.0
Open

chore(deps): bump github.com/samber/lo from 1.49.0 to 1.53.0#415
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/samber/lo-1.53.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 26, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/samber/lo from 1.49.0 to 1.53.0.

Release notes

Sourced from github.com/samber/lo's releases.

v1.53.0

Announcing the latest release of lo with lots of good gifts! 🎁

🌊 First, a big thanks to @​d-enk for making lots of performance improvements in the recent weeks.

🧪 Second, this release introduces a new simd experimental package. If you run on an amd64 architecture and a recent CPU, you can perform very fast operations thanks to SIMD CPU instructions. -> Documentation: https://lo.samber.dev/docs/experimental/simd

💥 Third, this version adds *Err variants of many lo helpers (like MapErr, FlatMapErr, ReduceErr, etc.) whose callbacks can return an error and short-circuit execution when one occurs.

[!NOTE] The simd sub-package is considered not stable. We might break the initial API based on developers' feedback in the coming months.


Features & improvements

Deprecation

Performance improvements

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 26, 2026
Bumps [github.com/samber/lo](https://github.com/samber/lo) from 1.49.0 to 1.53.0.
- [Release notes](https://github.com/samber/lo/releases)
- [Commits](samber/lo@v1.49.0...v1.53.0)

---
updated-dependencies:
- dependency-name: github.com/samber/lo
  dependency-version: 1.53.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/samber/lo-1.53.0 branch from 95bdd5e to 92da177 Compare April 20, 2026 09:55
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.

0 participants