Skip to content

Bump github.com/samber/lo from 1.46.0 to 1.53.0 - #34

Merged
lufia merged 1 commit into
mainfrom
dependabot/go_modules/github.com/samber/lo-1.47.0
Jul 17, 2026
Merged

Bump github.com/samber/lo from 1.46.0 to 1.53.0#34
lufia merged 1 commit into
mainfrom
dependabot/go_modules/github.com/samber/lo-1.47.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2024

Copy link
Copy Markdown
Contributor

Bumps github.com/samber/lo from 1.46.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 Aug 19, 2024
@lufia

lufia commented Jul 17, 2026

Copy link
Copy Markdown
Member

@dependabot recreate

Bumps [github.com/samber/lo](https://github.com/samber/lo) from 1.46.0 to 1.53.0.
- [Release notes](https://github.com/samber/lo/releases)
- [Commits](samber/lo@v1.46.0...v1.53.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump github.com/samber/lo from 1.46.0 to 1.47.0 Bump github.com/samber/lo from 1.46.0 to 1.53.0 Jul 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/samber/lo-1.47.0 branch from d8f1b58 to 08f3fd1 Compare July 17, 2026 04:52
@lufia
lufia merged commit 881f1bc into main Jul 17, 2026
2 checks passed
@lufia
lufia deleted the dependabot/go_modules/github.com/samber/lo-1.47.0 branch July 17, 2026 04:55
@hatena-godash-app hatena-godash-app Bot mentioned this pull request Jul 17, 2026
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