Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump github.com/samber/lo from 1.44.0 to 1.45.0 (#521)
Bumps [github.com/samber/lo](https://github.com/samber/lo) from 1.44.0 to 1.45.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/samber/lo/releases">github.com/samber/lo's releases</a>.</em></p> <blockquote> <h2>v1.45.0</h2> <h2>What's Changed</h2> <ul> <li>perf: preallocate in Assign by <a href="https://github.com/pmalek"><code>@pmalek</code></a> in <a href="https://github.com/samber/lo/pull/484">samber/lo#484</a></li> <li>feat: adding EarliestBy and LatestBy functions by <a href="https://github.com/timych"><code>@timych</code></a> in <a href="https://github.com/samber/lo/pull/489">samber/lo#489</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/pmalek"><code>@pmalek</code></a> made their first contribution in <a href="https://github.com/samber/lo/pull/484">samber/lo#484</a></li> <li><a href="https://github.com/timych"><code>@timych</code></a> made their first contribution in <a href="https://github.com/samber/lo/pull/489">samber/lo#489</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/samber/lo/compare/v1.44.0...v1.45.0">https://github.com/samber/lo/compare/v1.44.0...v1.45.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/samber/lo/commit/d0d3fc7b13a20f23ab1f22d6142b756ba5c9bec3"><code>d0d3fc7</code></a> bump v1.45.0</li> <li><a href="https://github.com/samber/lo/commit/34537d5291fae806e9f19a7ebeff46ebcc7ac7a8"><code>34537d5</code></a> feat: adding EarliestBy and LatestBy functions (<a href="https://github.com/samber/lo/issues/489">#489</a>)</li> <li><a href="https://github.com/samber/lo/commit/d93dd9a2d7d22037f0c301f8d91ac79f582477c4"><code>d93dd9a</code></a> fix: Dockerfile to reduce vulnerabilities (<a href="https://github.com/samber/lo/issues/487">#487</a>)</li> <li><a href="https://github.com/samber/lo/commit/8d3ddcfa829e81a4b9abe90f6e1b89caaa76494b"><code>8d3ddcf</code></a> Update README.md</li> <li><a href="https://github.com/samber/lo/commit/57c2d6d4eaf12ccf8dec038ab015353b82114ba2"><code>57c2d6d</code></a> perf: preallocate in Assign (<a href="https://github.com/samber/lo/issues/484">#484</a>)</li> <li>See full diff in <a href="https://github.com/samber/lo/compare/v1.44.0...v1.45.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/samber/lo&package-manager=go_modules&previous-version=1.44.0&new-version=1.45.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Heba <31887807+helayoty@users.noreply.github.com>
- Loading branch information