Skip to content

Bump github.com/samber/lo from 1.52.0 to 1.53.0 - #77

Merged
tzneal merged 1 commit into
mainfrom
dependabot/go_modules/github.com/samber/lo-1.53.0
Apr 21, 2026
Merged

Bump github.com/samber/lo from 1.52.0 to 1.53.0#77
tzneal merged 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 9, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/samber/lo from 1.52.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 9, 2026
tzneal
tzneal previously approved these changes Mar 9, 2026

@tzneal tzneal left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/samber/lo-1.53.0 branch from 1cd41fb to 1a47ad5 Compare March 9, 2026 12:05
@tzneal

tzneal commented Apr 21, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [github.com/samber/lo](https://github.com/samber/lo) from 1.52.0 to 1.53.0.
- [Release notes](https://github.com/samber/lo/releases)
- [Commits](samber/lo@v1.52.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 1a47ad5 to 9e204b0 Compare April 21, 2026 14:36

@tzneal tzneal left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@tzneal
tzneal merged commit 2c4cfe4 into main Apr 21, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/samber/lo-1.53.0 branch April 21, 2026 15:02
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