amazon-ec2-instance-selector
amazon-ec2-instance-selector copied to clipboard
Bump github.com/samber/lo from 1.47.0 to 1.51.0
trafficstars
Bumps github.com/samber/lo from 1.47.0 to 1.51.0.
Release notes
Sourced from github.com/samber/lo's releases.
v1.51.0
What's Changed
- Fixed the error in the usage example of lo.Latest in readme.md by
@ghosxin samber/lo#627- feat(assertions): add
AssertandAssertfby@your-diaryin samber/lo#638Doc
- docs: Add a more precise description to the Ellipsis function by
@mengxunQAQin samber/lo#635- docs: Fix description for LastOrEmpty and LastOr by
@vaihtovirtain samber/lo#636- docs: fix wrong variable name for mutable map example by
@sunjayaaliin samber/lo#637Dependencies
- fix(ci): correct cleanup deps - remove all *_test.go files using find by
@d-enkin samber/lo#630- Revert "chore(deps): bump golang.org/x/text from 0.22.0 to 0.24.0" by
@samberin samber/lo#626- chore(deps): bump golang.org/x/text from 0.22.0 to 0.24.0 by
@dependabotin samber/lo#625- chore(deps): bump golangci/golangci-lint-action from 7 to 8 by
@dependabotin samber/lo#628New Contributors
@ghosxmade their first contribution in samber/lo#627@mengxunQAQmade their first contribution in samber/lo#635@vaihtovirtamade their first contribution in samber/lo#636@your-diarymade their first contribution in samber/lo#638Full Changelog: https://github.com/samber/lo/compare/v1.50.0...v1.51.0
v1.50.0
What's Changed
Here is the 50th minor version !! 🔥🥂
New methods
- Implemented GroupByMap by
@maryum375in samber/lo#443- feat: Add NthOr and NthOrEmpty functions by
@edvardsantain samber/lo#611- feat: adding FilterMapToSlice by
@samberin samber/lo#623- feat(mutable): adding Map, MapI, Filter, FilterI by
@samberin samber/lo#577- Add ElementsMatch, ElementsMatchBy by
@senagoin samber/lo#589Improvements
- Perf(slice): Optimize iteration function parameters and add test cases by
@shuqingzaiin samber/lo#587- Preallocate result in FilterMap by
@renbouin samber/lo#622Documentation
- docs: modify mutable.shuffle example code and Go Playground links by
@ebina4yakain samber/lo#595- fix: Issue 605 (README for Ternary() by
@peterhoward42in samber/lo#606- docs: add play link for ChunkEntries example in README by
@oswaldom-codein samber/lo#600- doc: update CoalesceXXX demo and result by
@jialeicuiin samber/lo#594- docs: fix typo in readme by
@ahmedabdou14in samber/lo#620Dependencies
... (truncated)
Commits
203facabump v1.51.049f24destyle: merge assertion.go and errors.goe9281d8feat(assertions): addAssertandAssertf(#638)2b57de7docs: fix wrong variable name for mutable map example (#637)f2cfb22docs: Fix description for LastOrEmpty and LastOr (#636)52ad90cdoc: Improve comment for lo.Ellipsisf1dce8fdocs: Add a more precise description to the Ellipsis function to prevent misu...a9a589cfix(ci): correct cleanup deps - remove all *_test.go files using find (#630)975e837chore(deps): bump golangci/golangci-lint-action from 7 to 8 (#628)3a534adFixed the error in the usage example of lo.Latest in readme.md (#627)- Additional commits viewable in compare view
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)