demoinfocs-golang
demoinfocs-golang copied to clipboard
chore(deps): bump github.com/samber/lo from 1.47.0 to 1.49.1
trafficstars
Bumps github.com/samber/lo from 1.47.0 to 1.49.1.
Release notes
Sourced from github.com/samber/lo's releases.
v1.49.1
What's Changed
- fix(product + productby): fix empty slice behavior by
@samberin samber/lo#584Full Changelog: https://github.com/samber/lo/compare/v1.49.0...v1.49.1
v1.49.0
What's Changed
- feat: add SampleBy and SamplesBy by
@bramvandewallein samber/lo#516- feat: Add IsNotNil by
@haoxinsin samber/lo#523- feat: Implement ChunkMap Function (#533) by
@oswaldom-codein samber/lo#538- feat: Add NewThrottle by
@Lee-Minjeain samber/lo#427- feat: adding FilterSliceToMap by
@samberin samber/lo#581- feat: add
ProductandProductByfunctions by@JohnDevittin samber/lo#566New Contributors
@bramvandewallemade their first contribution in samber/lo#516@oswaldom-codemade their first contribution in samber/lo#538@Lee-Minjeamade their first contribution in samber/lo#427Full Changelog: https://github.com/samber/lo/compare/v1.48.0...v1.49.0
v1.48.0
What's Changed
Feature
- feat: add (Min|Max)Index(By) by
@aria3pppin samber/lo#569- feat: add UniqMap by
@nicklaus-devin samber/lo#527- feat: add CrossJoin function by
@JohnDevittin samber/lo#567- feat: Implement CoalesceOrEmptySlice Function by
@chg1fin samber/lo#542- feat: adding WithoutNth by
@samberin samber/lo#575- feat: deprecate lo.Reverse and move it to lom.Reverse by
@samberin samber/lo#576- feat: deprecate lo.Shuffle and move it to lom.Shuffle by
@samberin https://github.com/samber/lo/commit/699707a0db372bc44ca5619b6ca61c15f5dc1de6#comments- feat: adding lo.BufferWithContext by
@samberin samber/lo#580- feat: add SliceToSet by
@nicklaus-devin samber/lo#514- feat: add WithoutBy by
@nicklaus-devin samber/lo#515- feat: add lom.Fill by
@samberFix
- fix: change examples for MapKeys and MapValues by
@luxcgoin samber/lo#341- fix: order of GroupBy and PartitionBy by
@liyishuaiin samber/lo#572Refactor
- refactor RandomString function by
@pigwantacatin samber/lo#524New Contributors
@luxcgomade their first contribution in samber/lo#341
... (truncated)
Commits
bc6d6e8bump v1.49.196d5482fix(product): fix empty slice behavior (#583) (#584)2bdcacadoc: add example for Product and ProductBy1c1dfd9feat: add Product and ProductBy functions (#566)124d300feat: adding FilterSliceToMap (#581)19d8355Merge branch 'Lee-Minjea-feat/throttle'5cd3266feat: adding ExampleNewThrottleBy and ExampleNewThrottleByWithCountfdd8865fix: test case fixed27638eafeat: adding NewThrottle (#396)d587677feat: faster ChunkEntries- 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)