demoinfocs-golang
demoinfocs-golang copied to clipboard
chore(deps): bump github.com/samber/lo from 1.38.1 to 1.47.0
Bumps github.com/samber/lo from 1.38.1 to 1.47.0.
Release notes
Sourced from github.com/samber/lo's releases.
v1.47.0
What's Changed
- feat: Improve Substring by
@liujundezhanghaoin samber/lo#496- doc: Wrong method reference and output in readme by
@ColeZiain samber/lo#497- doc: Fix documentation for Duration3 by
@gecko655in samber/lo#502- feat: add FromSlicePtr by
@mashin samber/lo#217- feat: adding FromSlicePtrOr by
@samberin samber/lo#506- feat: Keys+Values: accept multiple maps (vaargs) - Adding UniqKeys+UniqValues by
@shivamrazorpayin samber/lo#503- doc: Update foreachwhile readme.md by
@Sianaoin samber/lo#508New Contributors
@liujundezhanghaomade their first contribution in samber/lo#496@ColeZiamade their first contribution in samber/lo#497@gecko655made their first contribution in samber/lo#502@mashmade their first contribution in samber/lo#217@shivamrazorpaymade their first contribution in samber/lo#503Full Changelog: https://github.com/samber/lo/compare/v1.46.0...v1.47.0
v1.46.0
What's Changed
- fix: chunk memory leak, bug fix by
@mihir20in samber/lo#491- feat: add WaitForWithContext by
@ccoVeillein samber/lo#480- add ForEachCondition implement by
@Sianaoin samber/lo#485New Contributors
@mihir20made their first contribution in samber/lo#491@ccoVeillemade their first contribution in samber/lo#480@Sianaomade their first contribution in samber/lo#485Full Changelog: https://github.com/samber/lo/compare/v1.45.0...v1.46.0
v1.45.0
What's Changed
- perf: preallocate in Assign by
@pmalekin samber/lo#484- feat: adding EarliestBy and LatestBy functions by
@timychin samber/lo#489New Contributors
@pmalekmade their first contribution in samber/lo#484@timychmade their first contribution in samber/lo#489Full Changelog: https://github.com/samber/lo/compare/v1.44.0...v1.45.0
v1.44.0
What's Changed
- feat: Add slice Splice an element or multiple elements at index i. by
@wenlingangin samber/lo#371- feat: Make Filter() preserve type. by
@FGasperin samber/lo#365- feat: Added DropByIndex helper for slice by
@phith0nin samber/lo#398
... (truncated)
Changelog
Sourced from github.com/samber/lo's changelog.
Changelog
@samber: I sometimes forget to update this file. Ping me on Twitter or open an issue in case of error. We need to keep a clear changelog for easier lib upgrade.1.39.0 (2023-12-01)
Improvement:
- Adding IsNil
Commits
bbd44ffbump v1.47.0da6eb9d💄 lintcd0bc21preallocate stuff and more testsd9d3e3ffeat: preallocate output for lo.Keys and lo.Values1603a84Update foreachwhile readme.md (#508)d8e5707Keys+Values: accept multiple maps (vaargs) - Adding UniqKeys+UniqValues (#503)cb150f5feat: adding FromSlicePtrOr (#506)aa609e4feat: add FromSlicePtr (#217)df28bddFix documentation for Duration3 (#502)6ade78cDocs: Wrong method reference and output in readme (#497)- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| github.com/samber/lo | [>= 1.39.a, < 1.40] |
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)